Documentation ¶
Index ¶
- Variables
- func CacheExpires(r *http.Response) time.Time
- func IsNil(i interface{}) bool
- func PtrBool(v bool) *bool
- func PtrFloat32(v float32) *float32
- func PtrFloat64(v float64) *float64
- func PtrInt(v int) *int
- func PtrInt32(v int32) *int32
- func PtrInt64(v int64) *int64
- func PtrString(v string) *string
- func PtrTime(v time.Time) *time.Time
- type APIClient
- type APIKey
- type APIResponse
- type AnalyticsAPIService
- func (a *AnalyticsAPIService) AnalyticsPlayCountGet(ctx context.Context) ApiAnalyticsPlayCountGetRequest
- func (a *AnalyticsAPIService) AnalyticsPlayCountGetExecute(r ApiAnalyticsPlayCountGetRequest) (*http.Response, error)
- func (a *AnalyticsAPIService) AnalyticsTrafficGet(ctx context.Context) ApiAnalyticsTrafficGetRequest
- func (a *AnalyticsAPIService) AnalyticsTrafficGetExecute(r ApiAnalyticsTrafficGetRequest) (*http.Response, error)
- func (a *AnalyticsAPIService) AnalyticsWatchTimeGet(ctx context.Context) ApiAnalyticsWatchTimeGetRequest
- func (a *AnalyticsAPIService) AnalyticsWatchTimeGetExecute(r ApiAnalyticsWatchTimeGetRequest) (*http.Response, error)
- type ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) Aggregate(aggregate string) ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) Execute() (*http.Response, error)
- func (r ApiAnalyticsPlayCountGetRequest) FiltersAsn(filtersAsn []string) ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) FiltersChannel(filtersChannel []string) ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) FiltersClientFamily(filtersClientFamily []string) ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) FiltersClientType(filtersClientType []string) ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) FiltersCountry(filtersCountry []string) ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) FiltersDeviceBrand(filtersDeviceBrand []string) ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) FiltersDeviceModel(filtersDeviceModel []string) ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) FiltersDeviceType(filtersDeviceType []string) ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) FiltersOsFamily(filtersOsFamily []string) ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) FiltersResolution(filtersResolution []string) ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) FiltersVideo(filtersVideo []string) ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) GroupBy(groupBy string) ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) Interval(interval string) ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) Limit(limit int32) ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) Offset(offset int32) ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) OrderByName(orderByName string) ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) OrderByOrder(orderByOrder string) ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) Period(period string) ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) Since(since string) ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) Timezone(timezone string) ApiAnalyticsPlayCountGetRequest
- func (r ApiAnalyticsPlayCountGetRequest) Until(until string) ApiAnalyticsPlayCountGetRequest
- type ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) Aggregate(aggregate string) ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) Execute() (*http.Response, error)
- func (r ApiAnalyticsTrafficGetRequest) FiltersAsn(filtersAsn []string) ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) FiltersChannel(filtersChannel []string) ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) FiltersClientFamily(filtersClientFamily []string) ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) FiltersClientType(filtersClientType []string) ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) FiltersCountry(filtersCountry []string) ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) FiltersDeviceBrand(filtersDeviceBrand []string) ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) FiltersDeviceModel(filtersDeviceModel []string) ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) FiltersDeviceType(filtersDeviceType []string) ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) FiltersOsFamily(filtersOsFamily []string) ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) FiltersResolution(filtersResolution []string) ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) FiltersVideo(filtersVideo []string) ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) GroupBy(groupBy string) ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) Interval(interval string) ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) Limit(limit int32) ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) Offset(offset int32) ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) OrderByName(orderByName string) ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) OrderByOrder(orderByOrder string) ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) Period(period string) ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) Since(since string) ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) Timezone(timezone string) ApiAnalyticsTrafficGetRequest
- func (r ApiAnalyticsTrafficGetRequest) Until(until string) ApiAnalyticsTrafficGetRequest
- type ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) Aggregate(aggregate string) ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) Execute() (*http.Response, error)
- func (r ApiAnalyticsWatchTimeGetRequest) FiltersAsn(filtersAsn []string) ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) FiltersChannel(filtersChannel []string) ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) FiltersClientFamily(filtersClientFamily []string) ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) FiltersClientType(filtersClientType []string) ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) FiltersCountry(filtersCountry []string) ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) FiltersDeviceBrand(filtersDeviceBrand []string) ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) FiltersDeviceModel(filtersDeviceModel []string) ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) FiltersDeviceType(filtersDeviceType []string) ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) FiltersOsFamily(filtersOsFamily []string) ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) FiltersResolution(filtersResolution []string) ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) FiltersVideo(filtersVideo []string) ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) GroupBy(groupBy string) ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) Interval(interval string) ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) Limit(limit int32) ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) Offset(offset int32) ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) OrderByName(orderByName string) ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) OrderByOrder(orderByOrder string) ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) Period(period string) ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) Since(since string) ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) Timezone(timezone string) ApiAnalyticsWatchTimeGetRequest
- func (r ApiAnalyticsWatchTimeGetRequest) Until(until string) ApiAnalyticsWatchTimeGetRequest
- type ApiAudioTracksAudioTrackDeleteRequest
- type ApiAudioTracksAudioTrackGetRequest
- func (r ApiAudioTracksAudioTrackGetRequest) Execute() (*http.Response, error)
- func (r ApiAudioTracksAudioTrackGetRequest) SecureExpireTime(secureExpireTime int32) ApiAudioTracksAudioTrackGetRequest
- func (r ApiAudioTracksAudioTrackGetRequest) SecureIp(secureIp string) ApiAudioTracksAudioTrackGetRequest
- type ApiAudiosAudioDeleteRequest
- type ApiAudiosAudioGetRequest
- type ApiAudiosAudioPatchRequest
- type ApiChannelsChannelAudiosGetRequest
- func (r ApiChannelsChannelAudiosGetRequest) Execute() (*http.Response, error)
- func (r ApiChannelsChannelAudiosGetRequest) Filter(filter string) ApiChannelsChannelAudiosGetRequest
- func (r ApiChannelsChannelAudiosGetRequest) Page(page int32) ApiChannelsChannelAudiosGetRequest
- func (r ApiChannelsChannelAudiosGetRequest) PerPage(perPage int32) ApiChannelsChannelAudiosGetRequest
- func (r ApiChannelsChannelAudiosGetRequest) SecureExpireTime(secureExpireTime int32) ApiChannelsChannelAudiosGetRequest
- func (r ApiChannelsChannelAudiosGetRequest) SecureIp(secureIp string) ApiChannelsChannelAudiosGetRequest
- type ApiChannelsChannelAudiosPostRequest
- type ApiChannelsChannelDeleteRequest
- type ApiChannelsChannelFilesFileHeadRequest
- type ApiChannelsChannelFilesFilePatchRequest
- func (r ApiChannelsChannelFilesFilePatchRequest) ContentType(contentType string) ApiChannelsChannelFilesFilePatchRequest
- func (r ApiChannelsChannelFilesFilePatchRequest) Execute() (*http.Response, error)
- func (r ApiChannelsChannelFilesFilePatchRequest) TusResumable(tusResumable string) ApiChannelsChannelFilesFilePatchRequest
- func (r ApiChannelsChannelFilesFilePatchRequest) UploadOffset(uploadOffset int32) ApiChannelsChannelFilesFilePatchRequest
- type ApiChannelsChannelFilesGetRequest
- type ApiChannelsChannelFilesPostRequest
- func (r ApiChannelsChannelFilesPostRequest) Execute() (*http.Response, error)
- func (r ApiChannelsChannelFilesPostRequest) TusResumable(tusResumable string) ApiChannelsChannelFilesPostRequest
- func (r ApiChannelsChannelFilesPostRequest) UploadLength(uploadLength int32) ApiChannelsChannelFilesPostRequest
- func (r ApiChannelsChannelFilesPostRequest) UploadMetadata(uploadMetadata string) ApiChannelsChannelFilesPostRequest
- type ApiChannelsChannelGetRequest
- type ApiChannelsChannelPatchRequest
- type ApiChannelsChannelProfilesGetRequest
- func (r ApiChannelsChannelProfilesGetRequest) Execute() (*http.Response, error)
- func (r ApiChannelsChannelProfilesGetRequest) Filter(filter string) ApiChannelsChannelProfilesGetRequest
- func (r ApiChannelsChannelProfilesGetRequest) Page(page int32) ApiChannelsChannelProfilesGetRequest
- func (r ApiChannelsChannelProfilesGetRequest) PerPage(perPage int32) ApiChannelsChannelProfilesGetRequest
- type ApiChannelsChannelProfilesPostRequest
- type ApiChannelsChannelVideosGetRequest
- func (r ApiChannelsChannelVideosGetRequest) Execute() (*http.Response, error)
- func (r ApiChannelsChannelVideosGetRequest) Filter(filter string) ApiChannelsChannelVideosGetRequest
- func (r ApiChannelsChannelVideosGetRequest) OrderBy(orderBy string) ApiChannelsChannelVideosGetRequest
- func (r ApiChannelsChannelVideosGetRequest) Page(page int32) ApiChannelsChannelVideosGetRequest
- func (r ApiChannelsChannelVideosGetRequest) PerPage(perPage int32) ApiChannelsChannelVideosGetRequest
- func (r ApiChannelsChannelVideosGetRequest) SecureExpireTime(secureExpireTime int32) ApiChannelsChannelVideosGetRequest
- func (r ApiChannelsChannelVideosGetRequest) SecureIp(secureIp string) ApiChannelsChannelVideosGetRequest
- func (r ApiChannelsChannelVideosGetRequest) Sort(sort string) ApiChannelsChannelVideosGetRequest
- type ApiChannelsChannelVideosPostRequest
- type ApiChannelsChannelWatermarksGetRequest
- func (r ApiChannelsChannelWatermarksGetRequest) Execute() (*http.Response, error)
- func (r ApiChannelsChannelWatermarksGetRequest) Filter(filter string) ApiChannelsChannelWatermarksGetRequest
- func (r ApiChannelsChannelWatermarksGetRequest) Page(page int32) ApiChannelsChannelWatermarksGetRequest
- func (r ApiChannelsChannelWatermarksGetRequest) PerPage(perPage int32) ApiChannelsChannelWatermarksGetRequest
- func (r ApiChannelsChannelWatermarksGetRequest) SecureExpireTime(secureExpireTime int32) ApiChannelsChannelWatermarksGetRequest
- func (r ApiChannelsChannelWatermarksGetRequest) SecureIp(secureIp string) ApiChannelsChannelWatermarksGetRequest
- type ApiChannelsChannelWatermarksPostRequest
- func (r ApiChannelsChannelWatermarksPostRequest) Description(description string) ApiChannelsChannelWatermarksPostRequest
- func (r ApiChannelsChannelWatermarksPostRequest) Execute() (*http.Response, error)
- func (r ApiChannelsChannelWatermarksPostRequest) Title(title string) ApiChannelsChannelWatermarksPostRequest
- func (r ApiChannelsChannelWatermarksPostRequest) Watermark(watermark *os.File) ApiChannelsChannelWatermarksPostRequest
- type ApiChannelsGetRequest
- type ApiChannelsPostRequest
- type ApiDomainGetRequest
- type ApiDomainPostRequest
- type ApiFilesFileDeleteRequest
- type ApiFilesFileGetRequest
- type ApiProfilesProfileDeleteRequest
- type ApiProfilesProfileGetRequest
- type ApiProfilesProfilePatchRequest
- type ApiReportGeoGetRequest
- type ApiReportStatisticsGetRequest
- type ApiReportTrafficsGetRequest
- type ApiReportUserAgentGetRequest
- type ApiReportVisitorsGetRequest
- type ApiSubtitlesSubtitleDeleteRequest
- type ApiSubtitlesSubtitleGetRequest
- type ApiTagsGetRequest
- type ApiTagsPostRequest
- type ApiVideosBulkDeleteRequest
- type ApiVideosVideoAudioTracksGetRequest
- func (r ApiVideosVideoAudioTracksGetRequest) Execute() (*http.Response, error)
- func (r ApiVideosVideoAudioTracksGetRequest) SecureExpireTime(secureExpireTime int32) ApiVideosVideoAudioTracksGetRequest
- func (r ApiVideosVideoAudioTracksGetRequest) SecureIp(secureIp string) ApiVideosVideoAudioTracksGetRequest
- type ApiVideosVideoAudioTracksPostRequest
- type ApiVideosVideoDeleteRequest
- type ApiVideosVideoGetRequest
- type ApiVideosVideoPatchRequest
- type ApiVideosVideoSubtitlesGetRequest
- type ApiVideosVideoSubtitlesPostRequest
- type ApiVideosVideoTagsGetRequest
- type ApiVideosVideoTagsPutRequest
- type ApiVideosVideoThumbnailGetRequest
- type ApiVideosVideoThumbnailPostRequest
- func (r ApiVideosVideoThumbnailPostRequest) Execute() (*http.Response, error)
- func (r ApiVideosVideoThumbnailPostRequest) Thumbnail(thumbnail *os.File) ApiVideosVideoThumbnailPostRequest
- func (r ApiVideosVideoThumbnailPostRequest) ThumbnailTime(thumbnailTime int32) ApiVideosVideoThumbnailPostRequest
- type ApiWatermarksWatermarkDeleteRequest
- type ApiWatermarksWatermarkGetRequest
- type ApiWatermarksWatermarkPatchRequest
- type AudioAPIService
- func (a *AudioAPIService) AudiosAudioDelete(ctx context.Context, audio string) ApiAudiosAudioDeleteRequest
- func (a *AudioAPIService) AudiosAudioDeleteExecute(r ApiAudiosAudioDeleteRequest) (*http.Response, error)
- func (a *AudioAPIService) AudiosAudioGet(ctx context.Context, audio string) ApiAudiosAudioGetRequest
- func (a *AudioAPIService) AudiosAudioGetExecute(r ApiAudiosAudioGetRequest) (*http.Response, error)
- func (a *AudioAPIService) AudiosAudioPatch(ctx context.Context, audio string) ApiAudiosAudioPatchRequest
- func (a *AudioAPIService) AudiosAudioPatchExecute(r ApiAudiosAudioPatchRequest) (*http.Response, error)
- func (a *AudioAPIService) ChannelsChannelAudiosGet(ctx context.Context, channel string) ApiChannelsChannelAudiosGetRequest
- func (a *AudioAPIService) ChannelsChannelAudiosGetExecute(r ApiChannelsChannelAudiosGetRequest) (*http.Response, error)
- func (a *AudioAPIService) ChannelsChannelAudiosPost(ctx context.Context, channel string) ApiChannelsChannelAudiosPostRequest
- func (a *AudioAPIService) ChannelsChannelAudiosPostExecute(r ApiChannelsChannelAudiosPostRequest) (*http.Response, error)
- type AudioTrackAPIService
- func (a *AudioTrackAPIService) AudioTracksAudioTrackDelete(ctx context.Context, audioTrack string) ApiAudioTracksAudioTrackDeleteRequest
- func (a *AudioTrackAPIService) AudioTracksAudioTrackDeleteExecute(r ApiAudioTracksAudioTrackDeleteRequest) (*http.Response, error)
- func (a *AudioTrackAPIService) AudioTracksAudioTrackGet(ctx context.Context, audioTrack string) ApiAudioTracksAudioTrackGetRequest
- func (a *AudioTrackAPIService) AudioTracksAudioTrackGetExecute(r ApiAudioTracksAudioTrackGetRequest) (*http.Response, error)
- func (a *AudioTrackAPIService) VideosVideoAudioTracksGet(ctx context.Context, video string) ApiVideosVideoAudioTracksGetRequest
- func (a *AudioTrackAPIService) VideosVideoAudioTracksGetExecute(r ApiVideosVideoAudioTracksGetRequest) (*http.Response, error)
- func (a *AudioTrackAPIService) VideosVideoAudioTracksPost(ctx context.Context, video string) ApiVideosVideoAudioTracksPostRequest
- func (a *AudioTrackAPIService) VideosVideoAudioTracksPostExecute(r ApiVideosVideoAudioTracksPostRequest) (*http.Response, error)
- type AudiosAudioPatchRequest
- func (o *AudiosAudioPatchRequest) GetDescription() string
- func (o *AudiosAudioPatchRequest) GetDescriptionOk() (*string, bool)
- func (o *AudiosAudioPatchRequest) GetTitle() string
- func (o *AudiosAudioPatchRequest) GetTitleOk() (*string, bool)
- func (o *AudiosAudioPatchRequest) HasDescription() bool
- func (o *AudiosAudioPatchRequest) HasTitle() bool
- func (o AudiosAudioPatchRequest) MarshalJSON() ([]byte, error)
- func (o *AudiosAudioPatchRequest) SetDescription(v string)
- func (o *AudiosAudioPatchRequest) SetTitle(v string)
- func (o AudiosAudioPatchRequest) ToMap() (map[string]interface{}, error)
- type BasicAuth
- type ChannelAPIService
- func (a *ChannelAPIService) ChannelsChannelDelete(ctx context.Context, channel string) ApiChannelsChannelDeleteRequest
- func (a *ChannelAPIService) ChannelsChannelDeleteExecute(r ApiChannelsChannelDeleteRequest) (*http.Response, error)
- func (a *ChannelAPIService) ChannelsChannelGet(ctx context.Context, channel string) ApiChannelsChannelGetRequest
- func (a *ChannelAPIService) ChannelsChannelGetExecute(r ApiChannelsChannelGetRequest) (*http.Response, error)
- func (a *ChannelAPIService) ChannelsChannelPatch(ctx context.Context, channel string) ApiChannelsChannelPatchRequest
- func (a *ChannelAPIService) ChannelsChannelPatchExecute(r ApiChannelsChannelPatchRequest) (*http.Response, error)
- func (a *ChannelAPIService) ChannelsGet(ctx context.Context) ApiChannelsGetRequest
- func (a *ChannelAPIService) ChannelsGetExecute(r ApiChannelsGetRequest) (*http.Response, error)
- func (a *ChannelAPIService) ChannelsPost(ctx context.Context) ApiChannelsPostRequest
- func (a *ChannelAPIService) ChannelsPostExecute(r ApiChannelsPostRequest) (*http.Response, error)
- type ChannelsChannelAudiosPostRequest
- func (o *ChannelsChannelAudiosPostRequest) GetAudioUrl() string
- func (o *ChannelsChannelAudiosPostRequest) GetAudioUrlOk() (*string, bool)
- func (o *ChannelsChannelAudiosPostRequest) GetConvertInfo() []ChannelsChannelAudiosPostRequestConvertInfoInner
- func (o *ChannelsChannelAudiosPostRequest) GetConvertInfoOk() ([]ChannelsChannelAudiosPostRequestConvertInfoInner, bool)
- func (o *ChannelsChannelAudiosPostRequest) GetConvertMode() string
- func (o *ChannelsChannelAudiosPostRequest) GetConvertModeOk() (*string, bool)
- func (o *ChannelsChannelAudiosPostRequest) GetDescription() string
- func (o *ChannelsChannelAudiosPostRequest) GetDescriptionOk() (*string, bool)
- func (o *ChannelsChannelAudiosPostRequest) GetFileId() string
- func (o *ChannelsChannelAudiosPostRequest) GetFileIdOk() (*string, bool)
- func (o *ChannelsChannelAudiosPostRequest) GetParallelConvert() bool
- func (o *ChannelsChannelAudiosPostRequest) GetParallelConvertOk() (*bool, bool)
- func (o *ChannelsChannelAudiosPostRequest) GetTitle() string
- func (o *ChannelsChannelAudiosPostRequest) GetTitleOk() (*string, bool)
- func (o *ChannelsChannelAudiosPostRequest) HasAudioUrl() bool
- func (o *ChannelsChannelAudiosPostRequest) HasConvertInfo() bool
- func (o *ChannelsChannelAudiosPostRequest) HasDescription() bool
- func (o *ChannelsChannelAudiosPostRequest) HasFileId() bool
- func (o *ChannelsChannelAudiosPostRequest) HasParallelConvert() bool
- func (o ChannelsChannelAudiosPostRequest) MarshalJSON() ([]byte, error)
- func (o *ChannelsChannelAudiosPostRequest) SetAudioUrl(v string)
- func (o *ChannelsChannelAudiosPostRequest) SetConvertInfo(v []ChannelsChannelAudiosPostRequestConvertInfoInner)
- func (o *ChannelsChannelAudiosPostRequest) SetConvertMode(v string)
- func (o *ChannelsChannelAudiosPostRequest) SetDescription(v string)
- func (o *ChannelsChannelAudiosPostRequest) SetFileId(v string)
- func (o *ChannelsChannelAudiosPostRequest) SetParallelConvert(v bool)
- func (o *ChannelsChannelAudiosPostRequest) SetTitle(v string)
- func (o ChannelsChannelAudiosPostRequest) ToMap() (map[string]interface{}, error)
- type ChannelsChannelAudiosPostRequestConvertInfoInner
- func (o *ChannelsChannelAudiosPostRequestConvertInfoInner) GetAudioBitrate() int32
- func (o *ChannelsChannelAudiosPostRequestConvertInfoInner) GetAudioBitrateOk() (*int32, bool)
- func (o *ChannelsChannelAudiosPostRequestConvertInfoInner) HasAudioBitrate() bool
- func (o ChannelsChannelAudiosPostRequestConvertInfoInner) MarshalJSON() ([]byte, error)
- func (o *ChannelsChannelAudiosPostRequestConvertInfoInner) SetAudioBitrate(v int32)
- func (o ChannelsChannelAudiosPostRequestConvertInfoInner) ToMap() (map[string]interface{}, error)
- type ChannelsChannelPatchRequest
- func (o *ChannelsChannelPatchRequest) GetAdsEnabled() bool
- func (o *ChannelsChannelPatchRequest) GetAdsEnabledOk() (*bool, bool)
- func (o *ChannelsChannelPatchRequest) GetCampaignId() string
- func (o *ChannelsChannelPatchRequest) GetCampaignIdOk() (*string, bool)
- func (o *ChannelsChannelPatchRequest) GetDescription() string
- func (o *ChannelsChannelPatchRequest) GetDescriptionOk() (*string, bool)
- func (o *ChannelsChannelPatchRequest) GetPresentType() string
- func (o *ChannelsChannelPatchRequest) GetPresentTypeOk() (*string, bool)
- func (o *ChannelsChannelPatchRequest) GetSecureLinkEnabled() bool
- func (o *ChannelsChannelPatchRequest) GetSecureLinkEnabledOk() (*bool, bool)
- func (o *ChannelsChannelPatchRequest) GetSecureLinkKey() string
- func (o *ChannelsChannelPatchRequest) GetSecureLinkKeyOk() (*string, bool)
- func (o *ChannelsChannelPatchRequest) GetSecureLinkWithIp() bool
- func (o *ChannelsChannelPatchRequest) GetSecureLinkWithIpOk() (*bool, bool)
- func (o *ChannelsChannelPatchRequest) GetTitle() string
- func (o *ChannelsChannelPatchRequest) GetTitleOk() (*string, bool)
- func (o *ChannelsChannelPatchRequest) HasAdsEnabled() bool
- func (o *ChannelsChannelPatchRequest) HasCampaignId() bool
- func (o *ChannelsChannelPatchRequest) HasDescription() bool
- func (o *ChannelsChannelPatchRequest) HasPresentType() bool
- func (o *ChannelsChannelPatchRequest) HasSecureLinkEnabled() bool
- func (o *ChannelsChannelPatchRequest) HasSecureLinkKey() bool
- func (o *ChannelsChannelPatchRequest) HasSecureLinkWithIp() bool
- func (o *ChannelsChannelPatchRequest) HasTitle() bool
- func (o ChannelsChannelPatchRequest) MarshalJSON() ([]byte, error)
- func (o *ChannelsChannelPatchRequest) SetAdsEnabled(v bool)
- func (o *ChannelsChannelPatchRequest) SetCampaignId(v string)
- func (o *ChannelsChannelPatchRequest) SetDescription(v string)
- func (o *ChannelsChannelPatchRequest) SetPresentType(v string)
- func (o *ChannelsChannelPatchRequest) SetSecureLinkEnabled(v bool)
- func (o *ChannelsChannelPatchRequest) SetSecureLinkKey(v string)
- func (o *ChannelsChannelPatchRequest) SetSecureLinkWithIp(v bool)
- func (o *ChannelsChannelPatchRequest) SetTitle(v string)
- func (o ChannelsChannelPatchRequest) ToMap() (map[string]interface{}, error)
- type ChannelsChannelProfilesPostRequest
- func (o *ChannelsChannelProfilesPostRequest) GetConvertInfo() []ChannelsChannelProfilesPostRequestConvertInfoInner
- func (o *ChannelsChannelProfilesPostRequest) GetConvertInfoOk() ([]ChannelsChannelProfilesPostRequestConvertInfoInner, bool)
- func (o *ChannelsChannelProfilesPostRequest) GetConvertMode() string
- func (o *ChannelsChannelProfilesPostRequest) GetConvertModeOk() (*string, bool)
- func (o *ChannelsChannelProfilesPostRequest) GetDescription() string
- func (o *ChannelsChannelProfilesPostRequest) GetDescriptionOk() (*string, bool)
- func (o *ChannelsChannelProfilesPostRequest) GetOptions() []ChannelsChannelProfilesPostRequestOptionsInner
- func (o *ChannelsChannelProfilesPostRequest) GetOptionsOk() ([]ChannelsChannelProfilesPostRequestOptionsInner, bool)
- func (o *ChannelsChannelProfilesPostRequest) GetThumbnailTime() int32
- func (o *ChannelsChannelProfilesPostRequest) GetThumbnailTimeOk() (*int32, bool)
- func (o *ChannelsChannelProfilesPostRequest) GetTitle() string
- func (o *ChannelsChannelProfilesPostRequest) GetTitleOk() (*string, bool)
- func (o *ChannelsChannelProfilesPostRequest) GetWatermarkArea() string
- func (o *ChannelsChannelProfilesPostRequest) GetWatermarkAreaOk() (*string, bool)
- func (o *ChannelsChannelProfilesPostRequest) GetWatermarkId() string
- func (o *ChannelsChannelProfilesPostRequest) GetWatermarkIdOk() (*string, bool)
- func (o *ChannelsChannelProfilesPostRequest) HasConvertInfo() bool
- func (o *ChannelsChannelProfilesPostRequest) HasDescription() bool
- func (o *ChannelsChannelProfilesPostRequest) HasOptions() bool
- func (o *ChannelsChannelProfilesPostRequest) HasThumbnailTime() bool
- func (o *ChannelsChannelProfilesPostRequest) HasWatermarkArea() bool
- func (o *ChannelsChannelProfilesPostRequest) HasWatermarkId() bool
- func (o ChannelsChannelProfilesPostRequest) MarshalJSON() ([]byte, error)
- func (o *ChannelsChannelProfilesPostRequest) SetConvertInfo(v []ChannelsChannelProfilesPostRequestConvertInfoInner)
- func (o *ChannelsChannelProfilesPostRequest) SetConvertMode(v string)
- func (o *ChannelsChannelProfilesPostRequest) SetDescription(v string)
- func (o *ChannelsChannelProfilesPostRequest) SetOptions(v []ChannelsChannelProfilesPostRequestOptionsInner)
- func (o *ChannelsChannelProfilesPostRequest) SetThumbnailTime(v int32)
- func (o *ChannelsChannelProfilesPostRequest) SetTitle(v string)
- func (o *ChannelsChannelProfilesPostRequest) SetWatermarkArea(v string)
- func (o *ChannelsChannelProfilesPostRequest) SetWatermarkId(v string)
- func (o ChannelsChannelProfilesPostRequest) ToMap() (map[string]interface{}, error)
- type ChannelsChannelProfilesPostRequestConvertInfoInner
- func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) GetAudioBitrate() int32
- func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) GetAudioBitrateOk() (*int32, bool)
- func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) GetResolution() string
- func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) GetResolutionOk() (*string, bool)
- func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) GetVideoBitrate() int32
- func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) GetVideoBitrateOk() (*int32, bool)
- func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) HasAudioBitrate() bool
- func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) HasResolution() bool
- func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) HasVideoBitrate() bool
- func (o ChannelsChannelProfilesPostRequestConvertInfoInner) MarshalJSON() ([]byte, error)
- func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) SetAudioBitrate(v int32)
- func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) SetResolution(v string)
- func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) SetVideoBitrate(v int32)
- func (o ChannelsChannelProfilesPostRequestConvertInfoInner) ToMap() (map[string]interface{}, error)
- type ChannelsChannelProfilesPostRequestOptionsInner
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetBframe() int32
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetBframeOk() (*int32, bool)
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetBitrateTolerance() string
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetBitrateToleranceOk() (*string, bool)
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetCabac() bool
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetCabacOk() (*bool, bool)
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetCrf() int32
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetCrfOk() (*int32, bool)
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetFps() int32
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetFpsOk() (*int32, bool)
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetLevel() string
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetLevelOk() (*string, bool)
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetMinGop() int32
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetMinGopOk() (*int32, bool)
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetMinKeyframeInterval() int32
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetMinKeyframeIntervalOk() (*int32, bool)
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetProfile() string
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetProfileOk() (*string, bool)
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) HasBframe() bool
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) HasBitrateTolerance() bool
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) HasCabac() bool
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) HasCrf() bool
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) HasFps() bool
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) HasLevel() bool
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) HasMinGop() bool
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) HasMinKeyframeInterval() bool
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) HasProfile() bool
- func (o ChannelsChannelProfilesPostRequestOptionsInner) MarshalJSON() ([]byte, error)
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) SetBframe(v int32)
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) SetBitrateTolerance(v string)
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) SetCabac(v bool)
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) SetCrf(v int32)
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) SetFps(v int32)
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) SetLevel(v string)
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) SetMinGop(v int32)
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) SetMinKeyframeInterval(v int32)
- func (o *ChannelsChannelProfilesPostRequestOptionsInner) SetProfile(v string)
- func (o ChannelsChannelProfilesPostRequestOptionsInner) ToMap() (map[string]interface{}, error)
- type ChannelsChannelVideosPostRequest
- func (o *ChannelsChannelVideosPostRequest) GetConvertInfo() []ChannelsChannelProfilesPostRequestConvertInfoInner
- func (o *ChannelsChannelVideosPostRequest) GetConvertInfoOk() ([]ChannelsChannelProfilesPostRequestConvertInfoInner, bool)
- func (o *ChannelsChannelVideosPostRequest) GetConvertMode() string
- func (o *ChannelsChannelVideosPostRequest) GetConvertModeOk() (*string, bool)
- func (o *ChannelsChannelVideosPostRequest) GetDescription() string
- func (o *ChannelsChannelVideosPostRequest) GetDescriptionOk() (*string, bool)
- func (o *ChannelsChannelVideosPostRequest) GetFileId() string
- func (o *ChannelsChannelVideosPostRequest) GetFileIdOk() (*string, bool)
- func (o *ChannelsChannelVideosPostRequest) GetOptions() []ChannelsChannelProfilesPostRequestOptionsInner
- func (o *ChannelsChannelVideosPostRequest) GetOptionsOk() ([]ChannelsChannelProfilesPostRequestOptionsInner, bool)
- func (o *ChannelsChannelVideosPostRequest) GetParallelConvert() bool
- func (o *ChannelsChannelVideosPostRequest) GetParallelConvertOk() (*bool, bool)
- func (o *ChannelsChannelVideosPostRequest) GetProfileId() string
- func (o *ChannelsChannelVideosPostRequest) GetProfileIdOk() (*string, bool)
- func (o *ChannelsChannelVideosPostRequest) GetThumbnailTime() int32
- func (o *ChannelsChannelVideosPostRequest) GetThumbnailTimeOk() (*int32, bool)
- func (o *ChannelsChannelVideosPostRequest) GetTitle() string
- func (o *ChannelsChannelVideosPostRequest) GetTitleOk() (*string, bool)
- func (o *ChannelsChannelVideosPostRequest) GetVideoUrl() string
- func (o *ChannelsChannelVideosPostRequest) GetVideoUrlOk() (*string, bool)
- func (o *ChannelsChannelVideosPostRequest) GetWatermarkArea() string
- func (o *ChannelsChannelVideosPostRequest) GetWatermarkAreaOk() (*string, bool)
- func (o *ChannelsChannelVideosPostRequest) GetWatermarkId() string
- func (o *ChannelsChannelVideosPostRequest) GetWatermarkIdOk() (*string, bool)
- func (o *ChannelsChannelVideosPostRequest) HasConvertInfo() bool
- func (o *ChannelsChannelVideosPostRequest) HasDescription() bool
- func (o *ChannelsChannelVideosPostRequest) HasFileId() bool
- func (o *ChannelsChannelVideosPostRequest) HasOptions() bool
- func (o *ChannelsChannelVideosPostRequest) HasParallelConvert() bool
- func (o *ChannelsChannelVideosPostRequest) HasProfileId() bool
- func (o *ChannelsChannelVideosPostRequest) HasThumbnailTime() bool
- func (o *ChannelsChannelVideosPostRequest) HasVideoUrl() bool
- func (o *ChannelsChannelVideosPostRequest) HasWatermarkArea() bool
- func (o *ChannelsChannelVideosPostRequest) HasWatermarkId() bool
- func (o ChannelsChannelVideosPostRequest) MarshalJSON() ([]byte, error)
- func (o *ChannelsChannelVideosPostRequest) SetConvertInfo(v []ChannelsChannelProfilesPostRequestConvertInfoInner)
- func (o *ChannelsChannelVideosPostRequest) SetConvertMode(v string)
- func (o *ChannelsChannelVideosPostRequest) SetDescription(v string)
- func (o *ChannelsChannelVideosPostRequest) SetFileId(v string)
- func (o *ChannelsChannelVideosPostRequest) SetOptions(v []ChannelsChannelProfilesPostRequestOptionsInner)
- func (o *ChannelsChannelVideosPostRequest) SetParallelConvert(v bool)
- func (o *ChannelsChannelVideosPostRequest) SetProfileId(v string)
- func (o *ChannelsChannelVideosPostRequest) SetThumbnailTime(v int32)
- func (o *ChannelsChannelVideosPostRequest) SetTitle(v string)
- func (o *ChannelsChannelVideosPostRequest) SetVideoUrl(v string)
- func (o *ChannelsChannelVideosPostRequest) SetWatermarkArea(v string)
- func (o *ChannelsChannelVideosPostRequest) SetWatermarkId(v string)
- func (o ChannelsChannelVideosPostRequest) ToMap() (map[string]interface{}, error)
- type ChannelsPostRequest
- func (o *ChannelsPostRequest) GetAdsEnabled() bool
- func (o *ChannelsPostRequest) GetAdsEnabledOk() (*bool, bool)
- func (o *ChannelsPostRequest) GetCampaignId() string
- func (o *ChannelsPostRequest) GetCampaignIdOk() (*string, bool)
- func (o *ChannelsPostRequest) GetDescription() string
- func (o *ChannelsPostRequest) GetDescriptionOk() (*string, bool)
- func (o *ChannelsPostRequest) GetPresentType() string
- func (o *ChannelsPostRequest) GetPresentTypeOk() (*string, bool)
- func (o *ChannelsPostRequest) GetSecureLinkEnabled() bool
- func (o *ChannelsPostRequest) GetSecureLinkEnabledOk() (*bool, bool)
- func (o *ChannelsPostRequest) GetSecureLinkKey() string
- func (o *ChannelsPostRequest) GetSecureLinkKeyOk() (*string, bool)
- func (o *ChannelsPostRequest) GetSecureLinkWithIp() bool
- func (o *ChannelsPostRequest) GetSecureLinkWithIpOk() (*bool, bool)
- func (o *ChannelsPostRequest) GetTitle() string
- func (o *ChannelsPostRequest) GetTitleOk() (*string, bool)
- func (o *ChannelsPostRequest) HasAdsEnabled() bool
- func (o *ChannelsPostRequest) HasCampaignId() bool
- func (o *ChannelsPostRequest) HasDescription() bool
- func (o *ChannelsPostRequest) HasPresentType() bool
- func (o *ChannelsPostRequest) HasSecureLinkEnabled() bool
- func (o *ChannelsPostRequest) HasSecureLinkKey() bool
- func (o *ChannelsPostRequest) HasSecureLinkWithIp() bool
- func (o ChannelsPostRequest) MarshalJSON() ([]byte, error)
- func (o *ChannelsPostRequest) SetAdsEnabled(v bool)
- func (o *ChannelsPostRequest) SetCampaignId(v string)
- func (o *ChannelsPostRequest) SetDescription(v string)
- func (o *ChannelsPostRequest) SetPresentType(v string)
- func (o *ChannelsPostRequest) SetSecureLinkEnabled(v bool)
- func (o *ChannelsPostRequest) SetSecureLinkKey(v string)
- func (o *ChannelsPostRequest) SetSecureLinkWithIp(v bool)
- func (o *ChannelsPostRequest) SetTitle(v string)
- func (o ChannelsPostRequest) ToMap() (map[string]interface{}, error)
- type Configuration
- type DomainAPIService
- func (a *DomainAPIService) DomainGet(ctx context.Context) ApiDomainGetRequest
- func (a *DomainAPIService) DomainGetExecute(r ApiDomainGetRequest) (*http.Response, error)
- func (a *DomainAPIService) DomainPost(ctx context.Context) ApiDomainPostRequest
- func (a *DomainAPIService) DomainPostExecute(r ApiDomainPostRequest) (*http.Response, error)
- type DomainPostRequest
- func (o *DomainPostRequest) GetSubdomain() string
- func (o *DomainPostRequest) GetSubdomainOk() (*string, bool)
- func (o *DomainPostRequest) HasSubdomain() bool
- func (o DomainPostRequest) MarshalJSON() ([]byte, error)
- func (o *DomainPostRequest) SetSubdomain(v string)
- func (o DomainPostRequest) ToMap() (map[string]interface{}, error)
- type FileAPIService
- func (a *FileAPIService) ChannelsChannelFilesFileHead(ctx context.Context, channel string, file string) ApiChannelsChannelFilesFileHeadRequest
- func (a *FileAPIService) ChannelsChannelFilesFileHeadExecute(r ApiChannelsChannelFilesFileHeadRequest) (*http.Response, error)
- func (a *FileAPIService) ChannelsChannelFilesFilePatch(ctx context.Context, channel string, file string) ApiChannelsChannelFilesFilePatchRequest
- func (a *FileAPIService) ChannelsChannelFilesFilePatchExecute(r ApiChannelsChannelFilesFilePatchRequest) (*http.Response, error)
- func (a *FileAPIService) ChannelsChannelFilesGet(ctx context.Context, channel string) ApiChannelsChannelFilesGetRequest
- func (a *FileAPIService) ChannelsChannelFilesGetExecute(r ApiChannelsChannelFilesGetRequest) (*http.Response, error)
- func (a *FileAPIService) ChannelsChannelFilesPost(ctx context.Context, channel string) ApiChannelsChannelFilesPostRequest
- func (a *FileAPIService) ChannelsChannelFilesPostExecute(r ApiChannelsChannelFilesPostRequest) (*http.Response, error)
- func (a *FileAPIService) FilesFileDelete(ctx context.Context, file string) ApiFilesFileDeleteRequest
- func (a *FileAPIService) FilesFileDeleteExecute(r ApiFilesFileDeleteRequest) (*http.Response, error)
- func (a *FileAPIService) FilesFileGet(ctx context.Context, file string) ApiFilesFileGetRequest
- func (a *FileAPIService) FilesFileGetExecute(r ApiFilesFileGetRequest) (*http.Response, error)
- type GeneralReportAPIService
- func (a *GeneralReportAPIService) ReportGeoGet(ctx context.Context) ApiReportGeoGetRequest
- func (a *GeneralReportAPIService) ReportGeoGetExecute(r ApiReportGeoGetRequest) (*http.Response, error)
- func (a *GeneralReportAPIService) ReportStatisticsGet(ctx context.Context) ApiReportStatisticsGetRequest
- func (a *GeneralReportAPIService) ReportStatisticsGetExecute(r ApiReportStatisticsGetRequest) (*http.Response, error)
- func (a *GeneralReportAPIService) ReportTrafficsGet(ctx context.Context) ApiReportTrafficsGetRequest
- func (a *GeneralReportAPIService) ReportTrafficsGetExecute(r ApiReportTrafficsGetRequest) (*http.Response, error)
- func (a *GeneralReportAPIService) ReportUserAgentGet(ctx context.Context) ApiReportUserAgentGetRequest
- func (a *GeneralReportAPIService) ReportUserAgentGetExecute(r ApiReportUserAgentGetRequest) (*http.Response, error)
- func (a *GeneralReportAPIService) ReportVisitorsGet(ctx context.Context) ApiReportVisitorsGetRequest
- func (a *GeneralReportAPIService) ReportVisitorsGetExecute(r ApiReportVisitorsGetRequest) (*http.Response, error)
- type GenericOpenAPIError
- type MappedNullable
- type NullableAudiosAudioPatchRequest
- func (v NullableAudiosAudioPatchRequest) Get() *AudiosAudioPatchRequest
- func (v NullableAudiosAudioPatchRequest) IsSet() bool
- func (v NullableAudiosAudioPatchRequest) MarshalJSON() ([]byte, error)
- func (v *NullableAudiosAudioPatchRequest) Set(val *AudiosAudioPatchRequest)
- func (v *NullableAudiosAudioPatchRequest) UnmarshalJSON(src []byte) error
- func (v *NullableAudiosAudioPatchRequest) Unset()
- type NullableBool
- type NullableChannelsChannelAudiosPostRequest
- func (v NullableChannelsChannelAudiosPostRequest) Get() *ChannelsChannelAudiosPostRequest
- func (v NullableChannelsChannelAudiosPostRequest) IsSet() bool
- func (v NullableChannelsChannelAudiosPostRequest) MarshalJSON() ([]byte, error)
- func (v *NullableChannelsChannelAudiosPostRequest) Set(val *ChannelsChannelAudiosPostRequest)
- func (v *NullableChannelsChannelAudiosPostRequest) UnmarshalJSON(src []byte) error
- func (v *NullableChannelsChannelAudiosPostRequest) Unset()
- type NullableChannelsChannelAudiosPostRequestConvertInfoInner
- func (v NullableChannelsChannelAudiosPostRequestConvertInfoInner) Get() *ChannelsChannelAudiosPostRequestConvertInfoInner
- func (v NullableChannelsChannelAudiosPostRequestConvertInfoInner) IsSet() bool
- func (v NullableChannelsChannelAudiosPostRequestConvertInfoInner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelsChannelAudiosPostRequestConvertInfoInner) Set(val *ChannelsChannelAudiosPostRequestConvertInfoInner)
- func (v *NullableChannelsChannelAudiosPostRequestConvertInfoInner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelsChannelAudiosPostRequestConvertInfoInner) Unset()
- type NullableChannelsChannelPatchRequest
- func (v NullableChannelsChannelPatchRequest) Get() *ChannelsChannelPatchRequest
- func (v NullableChannelsChannelPatchRequest) IsSet() bool
- func (v NullableChannelsChannelPatchRequest) MarshalJSON() ([]byte, error)
- func (v *NullableChannelsChannelPatchRequest) Set(val *ChannelsChannelPatchRequest)
- func (v *NullableChannelsChannelPatchRequest) UnmarshalJSON(src []byte) error
- func (v *NullableChannelsChannelPatchRequest) Unset()
- type NullableChannelsChannelProfilesPostRequest
- func (v NullableChannelsChannelProfilesPostRequest) Get() *ChannelsChannelProfilesPostRequest
- func (v NullableChannelsChannelProfilesPostRequest) IsSet() bool
- func (v NullableChannelsChannelProfilesPostRequest) MarshalJSON() ([]byte, error)
- func (v *NullableChannelsChannelProfilesPostRequest) Set(val *ChannelsChannelProfilesPostRequest)
- func (v *NullableChannelsChannelProfilesPostRequest) UnmarshalJSON(src []byte) error
- func (v *NullableChannelsChannelProfilesPostRequest) Unset()
- type NullableChannelsChannelProfilesPostRequestConvertInfoInner
- func (v NullableChannelsChannelProfilesPostRequestConvertInfoInner) Get() *ChannelsChannelProfilesPostRequestConvertInfoInner
- func (v NullableChannelsChannelProfilesPostRequestConvertInfoInner) IsSet() bool
- func (v NullableChannelsChannelProfilesPostRequestConvertInfoInner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelsChannelProfilesPostRequestConvertInfoInner) Set(val *ChannelsChannelProfilesPostRequestConvertInfoInner)
- func (v *NullableChannelsChannelProfilesPostRequestConvertInfoInner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelsChannelProfilesPostRequestConvertInfoInner) Unset()
- type NullableChannelsChannelProfilesPostRequestOptionsInner
- func (v NullableChannelsChannelProfilesPostRequestOptionsInner) Get() *ChannelsChannelProfilesPostRequestOptionsInner
- func (v NullableChannelsChannelProfilesPostRequestOptionsInner) IsSet() bool
- func (v NullableChannelsChannelProfilesPostRequestOptionsInner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelsChannelProfilesPostRequestOptionsInner) Set(val *ChannelsChannelProfilesPostRequestOptionsInner)
- func (v *NullableChannelsChannelProfilesPostRequestOptionsInner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelsChannelProfilesPostRequestOptionsInner) Unset()
- type NullableChannelsChannelVideosPostRequest
- func (v NullableChannelsChannelVideosPostRequest) Get() *ChannelsChannelVideosPostRequest
- func (v NullableChannelsChannelVideosPostRequest) IsSet() bool
- func (v NullableChannelsChannelVideosPostRequest) MarshalJSON() ([]byte, error)
- func (v *NullableChannelsChannelVideosPostRequest) Set(val *ChannelsChannelVideosPostRequest)
- func (v *NullableChannelsChannelVideosPostRequest) UnmarshalJSON(src []byte) error
- func (v *NullableChannelsChannelVideosPostRequest) Unset()
- type NullableChannelsPostRequest
- func (v NullableChannelsPostRequest) Get() *ChannelsPostRequest
- func (v NullableChannelsPostRequest) IsSet() bool
- func (v NullableChannelsPostRequest) MarshalJSON() ([]byte, error)
- func (v *NullableChannelsPostRequest) Set(val *ChannelsPostRequest)
- func (v *NullableChannelsPostRequest) UnmarshalJSON(src []byte) error
- func (v *NullableChannelsPostRequest) Unset()
- type NullableDomainPostRequest
- func (v NullableDomainPostRequest) Get() *DomainPostRequest
- func (v NullableDomainPostRequest) IsSet() bool
- func (v NullableDomainPostRequest) MarshalJSON() ([]byte, error)
- func (v *NullableDomainPostRequest) Set(val *DomainPostRequest)
- func (v *NullableDomainPostRequest) UnmarshalJSON(src []byte) error
- func (v *NullableDomainPostRequest) Unset()
- type NullableFloat32
- type NullableFloat64
- type NullableInt
- type NullableInt32
- type NullableInt64
- type NullableProfilesProfilePatchRequest
- func (v NullableProfilesProfilePatchRequest) Get() *ProfilesProfilePatchRequest
- func (v NullableProfilesProfilePatchRequest) IsSet() bool
- func (v NullableProfilesProfilePatchRequest) MarshalJSON() ([]byte, error)
- func (v *NullableProfilesProfilePatchRequest) Set(val *ProfilesProfilePatchRequest)
- func (v *NullableProfilesProfilePatchRequest) UnmarshalJSON(src []byte) error
- func (v *NullableProfilesProfilePatchRequest) Unset()
- type NullableString
- type NullableTime
- type NullableVideosVideoPatchRequest
- func (v NullableVideosVideoPatchRequest) Get() *VideosVideoPatchRequest
- func (v NullableVideosVideoPatchRequest) IsSet() bool
- func (v NullableVideosVideoPatchRequest) MarshalJSON() ([]byte, error)
- func (v *NullableVideosVideoPatchRequest) Set(val *VideosVideoPatchRequest)
- func (v *NullableVideosVideoPatchRequest) UnmarshalJSON(src []byte) error
- func (v *NullableVideosVideoPatchRequest) Unset()
- type NullableWatermarksWatermarkPatchRequest
- func (v NullableWatermarksWatermarkPatchRequest) Get() *WatermarksWatermarkPatchRequest
- func (v NullableWatermarksWatermarkPatchRequest) IsSet() bool
- func (v NullableWatermarksWatermarkPatchRequest) MarshalJSON() ([]byte, error)
- func (v *NullableWatermarksWatermarkPatchRequest) Set(val *WatermarksWatermarkPatchRequest)
- func (v *NullableWatermarksWatermarkPatchRequest) UnmarshalJSON(src []byte) error
- func (v *NullableWatermarksWatermarkPatchRequest) Unset()
- type ProfileAPIService
- func (a *ProfileAPIService) ChannelsChannelProfilesGet(ctx context.Context, channel string) ApiChannelsChannelProfilesGetRequest
- func (a *ProfileAPIService) ChannelsChannelProfilesGetExecute(r ApiChannelsChannelProfilesGetRequest) (*http.Response, error)
- func (a *ProfileAPIService) ChannelsChannelProfilesPost(ctx context.Context, channel string) ApiChannelsChannelProfilesPostRequest
- func (a *ProfileAPIService) ChannelsChannelProfilesPostExecute(r ApiChannelsChannelProfilesPostRequest) (*http.Response, error)
- func (a *ProfileAPIService) ProfilesProfileDelete(ctx context.Context, profile string) ApiProfilesProfileDeleteRequest
- func (a *ProfileAPIService) ProfilesProfileDeleteExecute(r ApiProfilesProfileDeleteRequest) (*http.Response, error)
- func (a *ProfileAPIService) ProfilesProfileGet(ctx context.Context, profile string) ApiProfilesProfileGetRequest
- func (a *ProfileAPIService) ProfilesProfileGetExecute(r ApiProfilesProfileGetRequest) (*http.Response, error)
- func (a *ProfileAPIService) ProfilesProfilePatch(ctx context.Context, profile string) ApiProfilesProfilePatchRequest
- func (a *ProfileAPIService) ProfilesProfilePatchExecute(r ApiProfilesProfilePatchRequest) (*http.Response, error)
- type ProfilesProfilePatchRequest
- func (o *ProfilesProfilePatchRequest) GetConvertInfo() []ChannelsChannelProfilesPostRequestConvertInfoInner
- func (o *ProfilesProfilePatchRequest) GetConvertInfoOk() ([]ChannelsChannelProfilesPostRequestConvertInfoInner, bool)
- func (o *ProfilesProfilePatchRequest) GetConvertMode() string
- func (o *ProfilesProfilePatchRequest) GetConvertModeOk() (*string, bool)
- func (o *ProfilesProfilePatchRequest) GetDescription() string
- func (o *ProfilesProfilePatchRequest) GetDescriptionOk() (*string, bool)
- func (o *ProfilesProfilePatchRequest) GetOptions() []ChannelsChannelProfilesPostRequestOptionsInner
- func (o *ProfilesProfilePatchRequest) GetOptionsOk() ([]ChannelsChannelProfilesPostRequestOptionsInner, bool)
- func (o *ProfilesProfilePatchRequest) GetThumbnailTime() int32
- func (o *ProfilesProfilePatchRequest) GetThumbnailTimeOk() (*int32, bool)
- func (o *ProfilesProfilePatchRequest) GetTitle() string
- func (o *ProfilesProfilePatchRequest) GetTitleOk() (*string, bool)
- func (o *ProfilesProfilePatchRequest) GetWatermarkArea() string
- func (o *ProfilesProfilePatchRequest) GetWatermarkAreaOk() (*string, bool)
- func (o *ProfilesProfilePatchRequest) GetWatermarkId() string
- func (o *ProfilesProfilePatchRequest) GetWatermarkIdOk() (*string, bool)
- func (o *ProfilesProfilePatchRequest) HasConvertInfo() bool
- func (o *ProfilesProfilePatchRequest) HasConvertMode() bool
- func (o *ProfilesProfilePatchRequest) HasDescription() bool
- func (o *ProfilesProfilePatchRequest) HasOptions() bool
- func (o *ProfilesProfilePatchRequest) HasThumbnailTime() bool
- func (o *ProfilesProfilePatchRequest) HasTitle() bool
- func (o *ProfilesProfilePatchRequest) HasWatermarkArea() bool
- func (o *ProfilesProfilePatchRequest) HasWatermarkId() bool
- func (o ProfilesProfilePatchRequest) MarshalJSON() ([]byte, error)
- func (o *ProfilesProfilePatchRequest) SetConvertInfo(v []ChannelsChannelProfilesPostRequestConvertInfoInner)
- func (o *ProfilesProfilePatchRequest) SetConvertMode(v string)
- func (o *ProfilesProfilePatchRequest) SetDescription(v string)
- func (o *ProfilesProfilePatchRequest) SetOptions(v []ChannelsChannelProfilesPostRequestOptionsInner)
- func (o *ProfilesProfilePatchRequest) SetThumbnailTime(v int32)
- func (o *ProfilesProfilePatchRequest) SetTitle(v string)
- func (o *ProfilesProfilePatchRequest) SetWatermarkArea(v string)
- func (o *ProfilesProfilePatchRequest) SetWatermarkId(v string)
- func (o ProfilesProfilePatchRequest) ToMap() (map[string]interface{}, error)
- type ServerConfiguration
- type ServerConfigurations
- type ServerVariable
- type SubtitleAPIService
- func (a *SubtitleAPIService) SubtitlesSubtitleDelete(ctx context.Context, subtitle string) ApiSubtitlesSubtitleDeleteRequest
- func (a *SubtitleAPIService) SubtitlesSubtitleDeleteExecute(r ApiSubtitlesSubtitleDeleteRequest) (*http.Response, error)
- func (a *SubtitleAPIService) SubtitlesSubtitleGet(ctx context.Context, subtitle string) ApiSubtitlesSubtitleGetRequest
- func (a *SubtitleAPIService) SubtitlesSubtitleGetExecute(r ApiSubtitlesSubtitleGetRequest) (*http.Response, error)
- func (a *SubtitleAPIService) VideosVideoSubtitlesGet(ctx context.Context, video string) ApiVideosVideoSubtitlesGetRequest
- func (a *SubtitleAPIService) VideosVideoSubtitlesGetExecute(r ApiVideosVideoSubtitlesGetRequest) (*http.Response, error)
- func (a *SubtitleAPIService) VideosVideoSubtitlesPost(ctx context.Context, video string) ApiVideosVideoSubtitlesPostRequest
- func (a *SubtitleAPIService) VideosVideoSubtitlesPostExecute(r ApiVideosVideoSubtitlesPostRequest) (*http.Response, error)
- type TagAPIService
- func (a *TagAPIService) TagsGet(ctx context.Context, filter2 string) ApiTagsGetRequest
- func (a *TagAPIService) TagsGetExecute(r ApiTagsGetRequest) (*http.Response, error)
- func (a *TagAPIService) TagsPost(ctx context.Context) ApiTagsPostRequest
- func (a *TagAPIService) TagsPostExecute(r ApiTagsPostRequest) (*http.Response, error)
- func (a *TagAPIService) VideosVideoTagsGet(ctx context.Context, video string) ApiVideosVideoTagsGetRequest
- func (a *TagAPIService) VideosVideoTagsGetExecute(r ApiVideosVideoTagsGetRequest) (*http.Response, error)
- func (a *TagAPIService) VideosVideoTagsPut(ctx context.Context, video string) ApiVideosVideoTagsPutRequest
- func (a *TagAPIService) VideosVideoTagsPutExecute(r ApiVideosVideoTagsPutRequest) (*http.Response, error)
- type ThumbnailAPIService
- func (a *ThumbnailAPIService) VideosVideoThumbnailGet(ctx context.Context, video string) ApiVideosVideoThumbnailGetRequest
- func (a *ThumbnailAPIService) VideosVideoThumbnailGetExecute(r ApiVideosVideoThumbnailGetRequest) (*http.Response, error)
- func (a *ThumbnailAPIService) VideosVideoThumbnailPost(ctx context.Context, video string) ApiVideosVideoThumbnailPostRequest
- func (a *ThumbnailAPIService) VideosVideoThumbnailPostExecute(r ApiVideosVideoThumbnailPostRequest) (*http.Response, error)
- type VideoAPIService
- func (a *VideoAPIService) ChannelsChannelVideosGet(ctx context.Context, channel string) ApiChannelsChannelVideosGetRequest
- func (a *VideoAPIService) ChannelsChannelVideosGetExecute(r ApiChannelsChannelVideosGetRequest) (*http.Response, error)
- func (a *VideoAPIService) ChannelsChannelVideosPost(ctx context.Context, channel string) ApiChannelsChannelVideosPostRequest
- func (a *VideoAPIService) ChannelsChannelVideosPostExecute(r ApiChannelsChannelVideosPostRequest) (*http.Response, error)
- func (a *VideoAPIService) VideosBulkDelete(ctx context.Context, ids []string) ApiVideosBulkDeleteRequest
- func (a *VideoAPIService) VideosBulkDeleteExecute(r ApiVideosBulkDeleteRequest) (*http.Response, error)
- func (a *VideoAPIService) VideosVideoDelete(ctx context.Context, video string) ApiVideosVideoDeleteRequest
- func (a *VideoAPIService) VideosVideoDeleteExecute(r ApiVideosVideoDeleteRequest) (*http.Response, error)
- func (a *VideoAPIService) VideosVideoGet(ctx context.Context, video string) ApiVideosVideoGetRequest
- func (a *VideoAPIService) VideosVideoGetExecute(r ApiVideosVideoGetRequest) (*http.Response, error)
- func (a *VideoAPIService) VideosVideoPatch(ctx context.Context, video string) ApiVideosVideoPatchRequest
- func (a *VideoAPIService) VideosVideoPatchExecute(r ApiVideosVideoPatchRequest) (*http.Response, error)
- type VideosVideoPatchRequest
- func (o *VideosVideoPatchRequest) GetDescription() string
- func (o *VideosVideoPatchRequest) GetDescriptionOk() (*string, bool)
- func (o *VideosVideoPatchRequest) GetTitle() string
- func (o *VideosVideoPatchRequest) GetTitleOk() (*string, bool)
- func (o *VideosVideoPatchRequest) HasDescription() bool
- func (o *VideosVideoPatchRequest) HasTitle() bool
- func (o VideosVideoPatchRequest) MarshalJSON() ([]byte, error)
- func (o *VideosVideoPatchRequest) SetDescription(v string)
- func (o *VideosVideoPatchRequest) SetTitle(v string)
- func (o VideosVideoPatchRequest) ToMap() (map[string]interface{}, error)
- type WatermarkAPIService
- func (a *WatermarkAPIService) ChannelsChannelWatermarksGet(ctx context.Context, channel string) ApiChannelsChannelWatermarksGetRequest
- func (a *WatermarkAPIService) ChannelsChannelWatermarksGetExecute(r ApiChannelsChannelWatermarksGetRequest) (*http.Response, error)
- func (a *WatermarkAPIService) ChannelsChannelWatermarksPost(ctx context.Context, channel string) ApiChannelsChannelWatermarksPostRequest
- func (a *WatermarkAPIService) ChannelsChannelWatermarksPostExecute(r ApiChannelsChannelWatermarksPostRequest) (*http.Response, error)
- func (a *WatermarkAPIService) WatermarksWatermarkDelete(ctx context.Context, watermark string) ApiWatermarksWatermarkDeleteRequest
- func (a *WatermarkAPIService) WatermarksWatermarkDeleteExecute(r ApiWatermarksWatermarkDeleteRequest) (*http.Response, error)
- func (a *WatermarkAPIService) WatermarksWatermarkGet(ctx context.Context, watermark string) ApiWatermarksWatermarkGetRequest
- func (a *WatermarkAPIService) WatermarksWatermarkGetExecute(r ApiWatermarksWatermarkGetRequest) (*http.Response, error)
- func (a *WatermarkAPIService) WatermarksWatermarkPatch(ctx context.Context, watermark string) ApiWatermarksWatermarkPatchRequest
- func (a *WatermarkAPIService) WatermarksWatermarkPatchExecute(r ApiWatermarksWatermarkPatchRequest) (*http.Response, error)
- type WatermarksWatermarkPatchRequest
- func (o *WatermarksWatermarkPatchRequest) GetDescription() string
- func (o *WatermarksWatermarkPatchRequest) GetDescriptionOk() (*string, bool)
- func (o *WatermarksWatermarkPatchRequest) GetTitle() string
- func (o *WatermarksWatermarkPatchRequest) GetTitleOk() (*string, bool)
- func (o *WatermarksWatermarkPatchRequest) HasDescription() bool
- func (o *WatermarksWatermarkPatchRequest) HasTitle() bool
- func (o WatermarksWatermarkPatchRequest) MarshalJSON() ([]byte, error)
- func (o *WatermarksWatermarkPatchRequest) SetDescription(v string)
- func (o *WatermarksWatermarkPatchRequest) SetTitle(v string)
- func (o WatermarksWatermarkPatchRequest) ToMap() (map[string]interface{}, error)
Constants ¶
This section is empty.
Variables ¶
var ( // ContextAPIKeys takes a string apikey as authentication for the request ContextAPIKeys = contextKey("apiKeys") // ContextServerIndex uses a server configuration from the index. ContextServerIndex = contextKey("serverIndex") // ContextOperationServerIndices uses a server configuration from the index mapping. ContextOperationServerIndices = contextKey("serverOperationIndices") // ContextServerVariables overrides a server configuration variables. ContextServerVariables = contextKey("serverVariables") // ContextOperationServerVariables overrides a server configuration variables using operation specific values. ContextOperationServerVariables = contextKey("serverOperationVariables") )
Functions ¶
func CacheExpires ¶
CacheExpires helper function to determine remaining time before repeating a request.
func PtrFloat32 ¶
PtrFloat32 is a helper routine that returns a pointer to given float value.
func PtrFloat64 ¶
PtrFloat64 is a helper routine that returns a pointer to given float value.
Types ¶
type APIClient ¶
type APIClient struct { AnalyticsAPI *AnalyticsAPIService AudioAPI *AudioAPIService AudioTrackAPI *AudioTrackAPIService ChannelAPI *ChannelAPIService DomainAPI *DomainAPIService FileAPI *FileAPIService GeneralReportAPI *GeneralReportAPIService ProfileAPI *ProfileAPIService SubtitleAPI *SubtitleAPIService TagAPI *TagAPIService ThumbnailAPI *ThumbnailAPIService VideoAPI *VideoAPIService WatermarkAPI *WatermarkAPIService // contains filtered or unexported fields }
APIClient manages communication with the Arvan VOD API v2.0 In most cases there should be only one, shared, APIClient.
func NewAPIClient ¶
func NewAPIClient(cfg *Configuration) *APIClient
NewAPIClient creates a new API client. Requires a userAgent string describing your application. optionally a custom http.Client to allow for advanced features such as caching.
func (*APIClient) GetConfig ¶
func (c *APIClient) GetConfig() *Configuration
Allow modification of underlying config for alternate implementations and testing Caution: modifying the configuration while live can cause data races and potentially unwanted behavior
type APIKey ¶
APIKey provides API key based authentication to a request passed via context using ContextAPIKey
type APIResponse ¶
type APIResponse struct { *http.Response `json:"-"` Message string `json:"message,omitempty"` // Operation is the name of the OpenAPI operation. Operation string `json:"operation,omitempty"` // RequestURL is the request URL. This value is always available, even if the // embedded *http.Response is nil. RequestURL string `json:"url,omitempty"` // Method is the HTTP method used for the request. This value is always // available, even if the embedded *http.Response is nil. Method string `json:"method,omitempty"` // Payload holds the contents of the response body (which may be nil or empty). // This is provided here as the raw response.Body() reader will have already // been drained. Payload []byte `json:"-"` }
APIResponse stores the API response returned by the server.
func NewAPIResponse ¶
func NewAPIResponse(r *http.Response) *APIResponse
NewAPIResponse returns a new APIResponse object.
func NewAPIResponseWithError ¶
func NewAPIResponseWithError(errorMessage string) *APIResponse
NewAPIResponseWithError returns a new APIResponse object with the provided error message.
type AnalyticsAPIService ¶
type AnalyticsAPIService service
AnalyticsAPIService AnalyticsAPI service
func (*AnalyticsAPIService) AnalyticsPlayCountGet ¶
func (a *AnalyticsAPIService) AnalyticsPlayCountGet(ctx context.Context) ApiAnalyticsPlayCountGetRequest
AnalyticsPlayCountGet Return appropriate play count
Interval constraint
Max 'daily' : 30d
Max 'hourly' : 2d
Max 'minutely' : 2h <br/> Period constraint
Max : 30d <br/> Since and until constraint
Max of date format : 30d
Max of date-time format : 2d
The format of both should be the same either as date-time or as date. <br/> Aggregate constraint
It should be used with group_by or interval.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiAnalyticsPlayCountGetRequest
func (*AnalyticsAPIService) AnalyticsPlayCountGetExecute ¶
func (a *AnalyticsAPIService) AnalyticsPlayCountGetExecute(r ApiAnalyticsPlayCountGetRequest) (*http.Response, error)
Execute executes the request
func (*AnalyticsAPIService) AnalyticsTrafficGet ¶
func (a *AnalyticsAPIService) AnalyticsTrafficGet(ctx context.Context) ApiAnalyticsTrafficGetRequest
AnalyticsTrafficGet Return appropriate traffic
Interval constraint
Max 'daily' : 30d
Max 'hourly' : 2d
Max 'minutely' : 2h <br/> Period constraint
Max : 30d <br/> Since and until constraint
Max of date format : 30d
Max of date-time format : 2d
The format of both should be the same either as date-time or as date. <br/> Aggregate constraint
It should be used with group_by or interval.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiAnalyticsTrafficGetRequest
func (*AnalyticsAPIService) AnalyticsTrafficGetExecute ¶
func (a *AnalyticsAPIService) AnalyticsTrafficGetExecute(r ApiAnalyticsTrafficGetRequest) (*http.Response, error)
Execute executes the request
func (*AnalyticsAPIService) AnalyticsWatchTimeGet ¶
func (a *AnalyticsAPIService) AnalyticsWatchTimeGet(ctx context.Context) ApiAnalyticsWatchTimeGetRequest
AnalyticsWatchTimeGet Return appropriate watch time
Interval constraint
Max 'daily' : 30d
Max 'hourly' : 2d
Max 'minutely' : 2h <br/> Period constraint
Max : 30d <br/> Since and until constraint
Max of date format : 30d
Max of date-time format : 2d
The format of both should be the same either as date-time or as date. <br/> Aggregate constraint
It should be used with group_by or interval.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiAnalyticsWatchTimeGetRequest
func (*AnalyticsAPIService) AnalyticsWatchTimeGetExecute ¶
func (a *AnalyticsAPIService) AnalyticsWatchTimeGetExecute(r ApiAnalyticsWatchTimeGetRequest) (*http.Response, error)
Execute executes the request
type ApiAnalyticsPlayCountGetRequest ¶
type ApiAnalyticsPlayCountGetRequest struct { ApiService *AnalyticsAPIService // contains filtered or unexported fields }
func (ApiAnalyticsPlayCountGetRequest) Aggregate ¶
func (r ApiAnalyticsPlayCountGetRequest) Aggregate(aggregate string) ApiAnalyticsPlayCountGetRequest
Enum: 'SUM' 'AVG' 'MIN' 'MAX' 'COUNT'
func (ApiAnalyticsPlayCountGetRequest) Execute ¶
func (r ApiAnalyticsPlayCountGetRequest) Execute() (*http.Response, error)
func (ApiAnalyticsPlayCountGetRequest) FiltersAsn ¶
func (r ApiAnalyticsPlayCountGetRequest) FiltersAsn(filtersAsn []string) ApiAnalyticsPlayCountGetRequest
Filter by asn numbers
func (ApiAnalyticsPlayCountGetRequest) FiltersChannel ¶
func (r ApiAnalyticsPlayCountGetRequest) FiltersChannel(filtersChannel []string) ApiAnalyticsPlayCountGetRequest
Filter by channel IDs
func (ApiAnalyticsPlayCountGetRequest) FiltersClientFamily ¶
func (r ApiAnalyticsPlayCountGetRequest) FiltersClientFamily(filtersClientFamily []string) ApiAnalyticsPlayCountGetRequest
Filter by client family
func (ApiAnalyticsPlayCountGetRequest) FiltersClientType ¶
func (r ApiAnalyticsPlayCountGetRequest) FiltersClientType(filtersClientType []string) ApiAnalyticsPlayCountGetRequest
Filter by client type
func (ApiAnalyticsPlayCountGetRequest) FiltersCountry ¶
func (r ApiAnalyticsPlayCountGetRequest) FiltersCountry(filtersCountry []string) ApiAnalyticsPlayCountGetRequest
Filter by country IDs
func (ApiAnalyticsPlayCountGetRequest) FiltersDeviceBrand ¶
func (r ApiAnalyticsPlayCountGetRequest) FiltersDeviceBrand(filtersDeviceBrand []string) ApiAnalyticsPlayCountGetRequest
Filter by device brand
func (ApiAnalyticsPlayCountGetRequest) FiltersDeviceModel ¶
func (r ApiAnalyticsPlayCountGetRequest) FiltersDeviceModel(filtersDeviceModel []string) ApiAnalyticsPlayCountGetRequest
Filter by device model
func (ApiAnalyticsPlayCountGetRequest) FiltersDeviceType ¶
func (r ApiAnalyticsPlayCountGetRequest) FiltersDeviceType(filtersDeviceType []string) ApiAnalyticsPlayCountGetRequest
Filter by device type
func (ApiAnalyticsPlayCountGetRequest) FiltersOsFamily ¶
func (r ApiAnalyticsPlayCountGetRequest) FiltersOsFamily(filtersOsFamily []string) ApiAnalyticsPlayCountGetRequest
Filter by os family
func (ApiAnalyticsPlayCountGetRequest) FiltersResolution ¶
func (r ApiAnalyticsPlayCountGetRequest) FiltersResolution(filtersResolution []string) ApiAnalyticsPlayCountGetRequest
Filter by resolution
func (ApiAnalyticsPlayCountGetRequest) FiltersVideo ¶
func (r ApiAnalyticsPlayCountGetRequest) FiltersVideo(filtersVideo []string) ApiAnalyticsPlayCountGetRequest
Filter by video IDs
func (ApiAnalyticsPlayCountGetRequest) GroupBy ¶
func (r ApiAnalyticsPlayCountGetRequest) GroupBy(groupBy string) ApiAnalyticsPlayCountGetRequest
Enum: 'channel' 'video' 'country' 'asn'
func (ApiAnalyticsPlayCountGetRequest) Interval ¶
func (r ApiAnalyticsPlayCountGetRequest) Interval(interval string) ApiAnalyticsPlayCountGetRequest
Enum: 'minutely' 'hourly' 'daily'
func (ApiAnalyticsPlayCountGetRequest) Limit ¶
func (r ApiAnalyticsPlayCountGetRequest) Limit(limit int32) ApiAnalyticsPlayCountGetRequest
Limit the number of entities
func (ApiAnalyticsPlayCountGetRequest) Offset ¶
func (r ApiAnalyticsPlayCountGetRequest) Offset(offset int32) ApiAnalyticsPlayCountGetRequest
Define offset of entities
func (ApiAnalyticsPlayCountGetRequest) OrderByName ¶
func (r ApiAnalyticsPlayCountGetRequest) OrderByName(orderByName string) ApiAnalyticsPlayCountGetRequest
Enum: watch_time
func (ApiAnalyticsPlayCountGetRequest) OrderByOrder ¶
func (r ApiAnalyticsPlayCountGetRequest) OrderByOrder(orderByOrder string) ApiAnalyticsPlayCountGetRequest
Enum: 'ASC' 'DESC'
func (ApiAnalyticsPlayCountGetRequest) Period ¶
func (r ApiAnalyticsPlayCountGetRequest) Period(period string) ApiAnalyticsPlayCountGetRequest
Enum: '1h' '2h' '3h' '6h' '12h' '24h' '3d' '7d' '14d' '1m'
func (ApiAnalyticsPlayCountGetRequest) Since ¶
func (r ApiAnalyticsPlayCountGetRequest) Since(since string) ApiAnalyticsPlayCountGetRequest
string <date-time:Y-m-d H:i>|<date: Y-m-d>
func (ApiAnalyticsPlayCountGetRequest) Timezone ¶
func (r ApiAnalyticsPlayCountGetRequest) Timezone(timezone string) ApiAnalyticsPlayCountGetRequest
Timezone ex: Asia/Tehran
func (ApiAnalyticsPlayCountGetRequest) Until ¶
func (r ApiAnalyticsPlayCountGetRequest) Until(until string) ApiAnalyticsPlayCountGetRequest
string <date-time:Y-m-d H:i>|<date: Y-m-d>
type ApiAnalyticsTrafficGetRequest ¶
type ApiAnalyticsTrafficGetRequest struct { ApiService *AnalyticsAPIService // contains filtered or unexported fields }
func (ApiAnalyticsTrafficGetRequest) Aggregate ¶
func (r ApiAnalyticsTrafficGetRequest) Aggregate(aggregate string) ApiAnalyticsTrafficGetRequest
Enum: 'SUM' 'AVG' 'MIN' 'MAX' 'COUNT'
func (ApiAnalyticsTrafficGetRequest) Execute ¶
func (r ApiAnalyticsTrafficGetRequest) Execute() (*http.Response, error)
func (ApiAnalyticsTrafficGetRequest) FiltersAsn ¶
func (r ApiAnalyticsTrafficGetRequest) FiltersAsn(filtersAsn []string) ApiAnalyticsTrafficGetRequest
Filter by asn numbers
func (ApiAnalyticsTrafficGetRequest) FiltersChannel ¶
func (r ApiAnalyticsTrafficGetRequest) FiltersChannel(filtersChannel []string) ApiAnalyticsTrafficGetRequest
Filter by channel IDs
func (ApiAnalyticsTrafficGetRequest) FiltersClientFamily ¶
func (r ApiAnalyticsTrafficGetRequest) FiltersClientFamily(filtersClientFamily []string) ApiAnalyticsTrafficGetRequest
Filter by client family
func (ApiAnalyticsTrafficGetRequest) FiltersClientType ¶
func (r ApiAnalyticsTrafficGetRequest) FiltersClientType(filtersClientType []string) ApiAnalyticsTrafficGetRequest
Filter by client type
func (ApiAnalyticsTrafficGetRequest) FiltersCountry ¶
func (r ApiAnalyticsTrafficGetRequest) FiltersCountry(filtersCountry []string) ApiAnalyticsTrafficGetRequest
Filter by country IDs
func (ApiAnalyticsTrafficGetRequest) FiltersDeviceBrand ¶
func (r ApiAnalyticsTrafficGetRequest) FiltersDeviceBrand(filtersDeviceBrand []string) ApiAnalyticsTrafficGetRequest
Filter by device brand
func (ApiAnalyticsTrafficGetRequest) FiltersDeviceModel ¶
func (r ApiAnalyticsTrafficGetRequest) FiltersDeviceModel(filtersDeviceModel []string) ApiAnalyticsTrafficGetRequest
Filter by device model
func (ApiAnalyticsTrafficGetRequest) FiltersDeviceType ¶
func (r ApiAnalyticsTrafficGetRequest) FiltersDeviceType(filtersDeviceType []string) ApiAnalyticsTrafficGetRequest
Filter by device type
func (ApiAnalyticsTrafficGetRequest) FiltersOsFamily ¶
func (r ApiAnalyticsTrafficGetRequest) FiltersOsFamily(filtersOsFamily []string) ApiAnalyticsTrafficGetRequest
Filter by os family
func (ApiAnalyticsTrafficGetRequest) FiltersResolution ¶
func (r ApiAnalyticsTrafficGetRequest) FiltersResolution(filtersResolution []string) ApiAnalyticsTrafficGetRequest
Filter by resolution
func (ApiAnalyticsTrafficGetRequest) FiltersVideo ¶
func (r ApiAnalyticsTrafficGetRequest) FiltersVideo(filtersVideo []string) ApiAnalyticsTrafficGetRequest
Filter by video IDs
func (ApiAnalyticsTrafficGetRequest) GroupBy ¶
func (r ApiAnalyticsTrafficGetRequest) GroupBy(groupBy string) ApiAnalyticsTrafficGetRequest
Enum: 'channel' 'video' 'country' 'asn' 'referer'
func (ApiAnalyticsTrafficGetRequest) Interval ¶
func (r ApiAnalyticsTrafficGetRequest) Interval(interval string) ApiAnalyticsTrafficGetRequest
Enum: 'minutely' 'hourly' 'daily'
func (ApiAnalyticsTrafficGetRequest) Limit ¶
func (r ApiAnalyticsTrafficGetRequest) Limit(limit int32) ApiAnalyticsTrafficGetRequest
Limit the number of entities
func (ApiAnalyticsTrafficGetRequest) Offset ¶
func (r ApiAnalyticsTrafficGetRequest) Offset(offset int32) ApiAnalyticsTrafficGetRequest
Define offset of entities
func (ApiAnalyticsTrafficGetRequest) OrderByName ¶
func (r ApiAnalyticsTrafficGetRequest) OrderByName(orderByName string) ApiAnalyticsTrafficGetRequest
Enum: traffic
func (ApiAnalyticsTrafficGetRequest) OrderByOrder ¶
func (r ApiAnalyticsTrafficGetRequest) OrderByOrder(orderByOrder string) ApiAnalyticsTrafficGetRequest
Enum: 'ASC' 'DESC'
func (ApiAnalyticsTrafficGetRequest) Period ¶
func (r ApiAnalyticsTrafficGetRequest) Period(period string) ApiAnalyticsTrafficGetRequest
Enum: '1h' '2h' '3h' '6h' '12h' '24h' '3d' '7d' '14d' '1m'
func (ApiAnalyticsTrafficGetRequest) Since ¶
func (r ApiAnalyticsTrafficGetRequest) Since(since string) ApiAnalyticsTrafficGetRequest
string <date-time:Y-m-d H:i>|<date: Y-m-d>
func (ApiAnalyticsTrafficGetRequest) Timezone ¶
func (r ApiAnalyticsTrafficGetRequest) Timezone(timezone string) ApiAnalyticsTrafficGetRequest
Timezone ex: Asia/Tehran
func (ApiAnalyticsTrafficGetRequest) Until ¶
func (r ApiAnalyticsTrafficGetRequest) Until(until string) ApiAnalyticsTrafficGetRequest
string <date-time:Y-m-d H:i>|<date: Y-m-d>
type ApiAnalyticsWatchTimeGetRequest ¶
type ApiAnalyticsWatchTimeGetRequest struct { ApiService *AnalyticsAPIService // contains filtered or unexported fields }
func (ApiAnalyticsWatchTimeGetRequest) Aggregate ¶
func (r ApiAnalyticsWatchTimeGetRequest) Aggregate(aggregate string) ApiAnalyticsWatchTimeGetRequest
Enum: 'SUM' 'AVG' 'MIN' 'MAX' 'COUNT'
func (ApiAnalyticsWatchTimeGetRequest) Execute ¶
func (r ApiAnalyticsWatchTimeGetRequest) Execute() (*http.Response, error)
func (ApiAnalyticsWatchTimeGetRequest) FiltersAsn ¶
func (r ApiAnalyticsWatchTimeGetRequest) FiltersAsn(filtersAsn []string) ApiAnalyticsWatchTimeGetRequest
Filter by asn numbers
func (ApiAnalyticsWatchTimeGetRequest) FiltersChannel ¶
func (r ApiAnalyticsWatchTimeGetRequest) FiltersChannel(filtersChannel []string) ApiAnalyticsWatchTimeGetRequest
Filter by channel IDs
func (ApiAnalyticsWatchTimeGetRequest) FiltersClientFamily ¶
func (r ApiAnalyticsWatchTimeGetRequest) FiltersClientFamily(filtersClientFamily []string) ApiAnalyticsWatchTimeGetRequest
Filter by client family
func (ApiAnalyticsWatchTimeGetRequest) FiltersClientType ¶
func (r ApiAnalyticsWatchTimeGetRequest) FiltersClientType(filtersClientType []string) ApiAnalyticsWatchTimeGetRequest
Filter by client type
func (ApiAnalyticsWatchTimeGetRequest) FiltersCountry ¶
func (r ApiAnalyticsWatchTimeGetRequest) FiltersCountry(filtersCountry []string) ApiAnalyticsWatchTimeGetRequest
Filter by country IDs
func (ApiAnalyticsWatchTimeGetRequest) FiltersDeviceBrand ¶
func (r ApiAnalyticsWatchTimeGetRequest) FiltersDeviceBrand(filtersDeviceBrand []string) ApiAnalyticsWatchTimeGetRequest
Filter by device brand
func (ApiAnalyticsWatchTimeGetRequest) FiltersDeviceModel ¶
func (r ApiAnalyticsWatchTimeGetRequest) FiltersDeviceModel(filtersDeviceModel []string) ApiAnalyticsWatchTimeGetRequest
Filter by device model
func (ApiAnalyticsWatchTimeGetRequest) FiltersDeviceType ¶
func (r ApiAnalyticsWatchTimeGetRequest) FiltersDeviceType(filtersDeviceType []string) ApiAnalyticsWatchTimeGetRequest
Filter by device type
func (ApiAnalyticsWatchTimeGetRequest) FiltersOsFamily ¶
func (r ApiAnalyticsWatchTimeGetRequest) FiltersOsFamily(filtersOsFamily []string) ApiAnalyticsWatchTimeGetRequest
Filter by os family
func (ApiAnalyticsWatchTimeGetRequest) FiltersResolution ¶
func (r ApiAnalyticsWatchTimeGetRequest) FiltersResolution(filtersResolution []string) ApiAnalyticsWatchTimeGetRequest
Filter by resolution
func (ApiAnalyticsWatchTimeGetRequest) FiltersVideo ¶
func (r ApiAnalyticsWatchTimeGetRequest) FiltersVideo(filtersVideo []string) ApiAnalyticsWatchTimeGetRequest
Filter by video IDs
func (ApiAnalyticsWatchTimeGetRequest) GroupBy ¶
func (r ApiAnalyticsWatchTimeGetRequest) GroupBy(groupBy string) ApiAnalyticsWatchTimeGetRequest
Enum: 'channel' 'video' 'country' 'asn'
func (ApiAnalyticsWatchTimeGetRequest) Interval ¶
func (r ApiAnalyticsWatchTimeGetRequest) Interval(interval string) ApiAnalyticsWatchTimeGetRequest
Enum: 'minutely' 'hourly' 'daily'
func (ApiAnalyticsWatchTimeGetRequest) Limit ¶
func (r ApiAnalyticsWatchTimeGetRequest) Limit(limit int32) ApiAnalyticsWatchTimeGetRequest
Limit the number of entities
func (ApiAnalyticsWatchTimeGetRequest) Offset ¶
func (r ApiAnalyticsWatchTimeGetRequest) Offset(offset int32) ApiAnalyticsWatchTimeGetRequest
Define offset of entities
func (ApiAnalyticsWatchTimeGetRequest) OrderByName ¶
func (r ApiAnalyticsWatchTimeGetRequest) OrderByName(orderByName string) ApiAnalyticsWatchTimeGetRequest
Enum: watch_time
func (ApiAnalyticsWatchTimeGetRequest) OrderByOrder ¶
func (r ApiAnalyticsWatchTimeGetRequest) OrderByOrder(orderByOrder string) ApiAnalyticsWatchTimeGetRequest
Enum: 'ASC' 'DESC'
func (ApiAnalyticsWatchTimeGetRequest) Period ¶
func (r ApiAnalyticsWatchTimeGetRequest) Period(period string) ApiAnalyticsWatchTimeGetRequest
Enum: '1h' '2h' '3h' '6h' '12h' '24h' '3d' '7d' '14d' '1m'
func (ApiAnalyticsWatchTimeGetRequest) Since ¶
func (r ApiAnalyticsWatchTimeGetRequest) Since(since string) ApiAnalyticsWatchTimeGetRequest
string <date-time:Y-m-d H:i>|<date: Y-m-d>
func (ApiAnalyticsWatchTimeGetRequest) Timezone ¶
func (r ApiAnalyticsWatchTimeGetRequest) Timezone(timezone string) ApiAnalyticsWatchTimeGetRequest
Timezone ex: Asia/Tehran
func (ApiAnalyticsWatchTimeGetRequest) Until ¶
func (r ApiAnalyticsWatchTimeGetRequest) Until(until string) ApiAnalyticsWatchTimeGetRequest
string <date-time:Y-m-d H:i>|<date: Y-m-d>
type ApiAudioTracksAudioTrackDeleteRequest ¶
type ApiAudioTracksAudioTrackDeleteRequest struct { ApiService *AudioTrackAPIService // contains filtered or unexported fields }
type ApiAudioTracksAudioTrackGetRequest ¶
type ApiAudioTracksAudioTrackGetRequest struct { ApiService *AudioTrackAPIService // contains filtered or unexported fields }
func (ApiAudioTracksAudioTrackGetRequest) Execute ¶
func (r ApiAudioTracksAudioTrackGetRequest) Execute() (*http.Response, error)
func (ApiAudioTracksAudioTrackGetRequest) SecureExpireTime ¶
func (r ApiAudioTracksAudioTrackGetRequest) SecureExpireTime(secureExpireTime int32) ApiAudioTracksAudioTrackGetRequest
The Unix Timestamp for expire secure links. * If channel is secure default is 24 hours later from now
func (ApiAudioTracksAudioTrackGetRequest) SecureIp ¶
func (r ApiAudioTracksAudioTrackGetRequest) SecureIp(secureIp string) ApiAudioTracksAudioTrackGetRequest
The IP address for generate secure links for. If channel is secure default is request IP
type ApiAudiosAudioDeleteRequest ¶
type ApiAudiosAudioDeleteRequest struct { ApiService *AudioAPIService // contains filtered or unexported fields }
type ApiAudiosAudioGetRequest ¶
type ApiAudiosAudioGetRequest struct { ApiService *AudioAPIService // contains filtered or unexported fields }
func (ApiAudiosAudioGetRequest) Execute ¶
func (r ApiAudiosAudioGetRequest) Execute() (*http.Response, error)
func (ApiAudiosAudioGetRequest) SecureExpireTime ¶
func (r ApiAudiosAudioGetRequest) SecureExpireTime(secureExpireTime int32) ApiAudiosAudioGetRequest
The Unix Timestamp for expire secure links. * If channel is secure default is 24 hours later from now
func (ApiAudiosAudioGetRequest) SecureIp ¶
func (r ApiAudiosAudioGetRequest) SecureIp(secureIp string) ApiAudiosAudioGetRequest
The IP address for generate secure links for. If channel is secure default is request IP
type ApiAudiosAudioPatchRequest ¶
type ApiAudiosAudioPatchRequest struct { ApiService *AudioAPIService // contains filtered or unexported fields }
func (ApiAudiosAudioPatchRequest) Body ¶
func (r ApiAudiosAudioPatchRequest) Body(body AudiosAudioPatchRequest) ApiAudiosAudioPatchRequest
Audio details
type ApiChannelsChannelAudiosGetRequest ¶
type ApiChannelsChannelAudiosGetRequest struct { ApiService *AudioAPIService // contains filtered or unexported fields }
func (ApiChannelsChannelAudiosGetRequest) Execute ¶
func (r ApiChannelsChannelAudiosGetRequest) Execute() (*http.Response, error)
func (ApiChannelsChannelAudiosGetRequest) Filter ¶
func (r ApiChannelsChannelAudiosGetRequest) Filter(filter string) ApiChannelsChannelAudiosGetRequest
Filter result
func (ApiChannelsChannelAudiosGetRequest) Page ¶
func (r ApiChannelsChannelAudiosGetRequest) Page(page int32) ApiChannelsChannelAudiosGetRequest
Page number
func (ApiChannelsChannelAudiosGetRequest) PerPage ¶
func (r ApiChannelsChannelAudiosGetRequest) PerPage(perPage int32) ApiChannelsChannelAudiosGetRequest
Page limit for query
func (ApiChannelsChannelAudiosGetRequest) SecureExpireTime ¶
func (r ApiChannelsChannelAudiosGetRequest) SecureExpireTime(secureExpireTime int32) ApiChannelsChannelAudiosGetRequest
The Unix Timestamp for expire secure links. * If channel is secure default is 24 hours later from now
func (ApiChannelsChannelAudiosGetRequest) SecureIp ¶
func (r ApiChannelsChannelAudiosGetRequest) SecureIp(secureIp string) ApiChannelsChannelAudiosGetRequest
The IP address for generate secure links for. If channel is secure default is request IP
type ApiChannelsChannelAudiosPostRequest ¶
type ApiChannelsChannelAudiosPostRequest struct { ApiService *AudioAPIService // contains filtered or unexported fields }
func (ApiChannelsChannelAudiosPostRequest) Body ¶
func (r ApiChannelsChannelAudiosPostRequest) Body(body ChannelsChannelAudiosPostRequest) ApiChannelsChannelAudiosPostRequest
Audio details
type ApiChannelsChannelDeleteRequest ¶
type ApiChannelsChannelDeleteRequest struct { ApiService *ChannelAPIService // contains filtered or unexported fields }
type ApiChannelsChannelFilesFileHeadRequest ¶
type ApiChannelsChannelFilesFileHeadRequest struct { ApiService *FileAPIService // contains filtered or unexported fields }
type ApiChannelsChannelFilesFilePatchRequest ¶
type ApiChannelsChannelFilesFilePatchRequest struct { ApiService *FileAPIService // contains filtered or unexported fields }
func (ApiChannelsChannelFilesFilePatchRequest) ContentType ¶
func (r ApiChannelsChannelFilesFilePatchRequest) ContentType(contentType string) ApiChannelsChannelFilesFilePatchRequest
Request content type
func (ApiChannelsChannelFilesFilePatchRequest) Execute ¶
func (r ApiChannelsChannelFilesFilePatchRequest) Execute() (*http.Response, error)
func (ApiChannelsChannelFilesFilePatchRequest) TusResumable ¶
func (r ApiChannelsChannelFilesFilePatchRequest) TusResumable(tusResumable string) ApiChannelsChannelFilesFilePatchRequest
version of tus.io
func (ApiChannelsChannelFilesFilePatchRequest) UploadOffset ¶
func (r ApiChannelsChannelFilesFilePatchRequest) UploadOffset(uploadOffset int32) ApiChannelsChannelFilesFilePatchRequest
request and response header indicates a byte offset within a resource. * For uploading entire file in one request, set this to '0'
type ApiChannelsChannelFilesGetRequest ¶
type ApiChannelsChannelFilesGetRequest struct { ApiService *FileAPIService // contains filtered or unexported fields }
func (ApiChannelsChannelFilesGetRequest) Execute ¶
func (r ApiChannelsChannelFilesGetRequest) Execute() (*http.Response, error)
func (ApiChannelsChannelFilesGetRequest) Filter ¶
func (r ApiChannelsChannelFilesGetRequest) Filter(filter string) ApiChannelsChannelFilesGetRequest
Filter result
type ApiChannelsChannelFilesPostRequest ¶
type ApiChannelsChannelFilesPostRequest struct { ApiService *FileAPIService // contains filtered or unexported fields }
func (ApiChannelsChannelFilesPostRequest) Execute ¶
func (r ApiChannelsChannelFilesPostRequest) Execute() (*http.Response, error)
func (ApiChannelsChannelFilesPostRequest) TusResumable ¶
func (r ApiChannelsChannelFilesPostRequest) TusResumable(tusResumable string) ApiChannelsChannelFilesPostRequest
version of tus.io
func (ApiChannelsChannelFilesPostRequest) UploadLength ¶
func (r ApiChannelsChannelFilesPostRequest) UploadLength(uploadLength int32) ApiChannelsChannelFilesPostRequest
To indicate the size of entire upload in bytes
func (ApiChannelsChannelFilesPostRequest) UploadMetadata ¶
func (r ApiChannelsChannelFilesPostRequest) UploadMetadata(uploadMetadata string) ApiChannelsChannelFilesPostRequest
To add additional metadata to the upload creation request. * MUST contain 'filename' and 'filetype'. From all available fields only these two fields will be used. * MUST consist of one or more comma-separated key-value pairs. * The key and value MUST be separated by a space. * The key MUST NOT contain spaces and commas and MUST NOT be empty. * The key SHOULD be ASCII encoded and the value MUST be Base64 encoded.
type ApiChannelsChannelGetRequest ¶
type ApiChannelsChannelGetRequest struct { ApiService *ChannelAPIService // contains filtered or unexported fields }
type ApiChannelsChannelPatchRequest ¶
type ApiChannelsChannelPatchRequest struct { ApiService *ChannelAPIService // contains filtered or unexported fields }
func (ApiChannelsChannelPatchRequest) Body ¶
func (r ApiChannelsChannelPatchRequest) Body(body ChannelsChannelPatchRequest) ApiChannelsChannelPatchRequest
Channel details
type ApiChannelsChannelProfilesGetRequest ¶
type ApiChannelsChannelProfilesGetRequest struct { ApiService *ProfileAPIService // contains filtered or unexported fields }
func (ApiChannelsChannelProfilesGetRequest) Execute ¶
func (r ApiChannelsChannelProfilesGetRequest) Execute() (*http.Response, error)
func (ApiChannelsChannelProfilesGetRequest) Filter ¶
func (r ApiChannelsChannelProfilesGetRequest) Filter(filter string) ApiChannelsChannelProfilesGetRequest
Filter result
func (ApiChannelsChannelProfilesGetRequest) Page ¶
func (r ApiChannelsChannelProfilesGetRequest) Page(page int32) ApiChannelsChannelProfilesGetRequest
Page number
func (ApiChannelsChannelProfilesGetRequest) PerPage ¶
func (r ApiChannelsChannelProfilesGetRequest) PerPage(perPage int32) ApiChannelsChannelProfilesGetRequest
Page limit
type ApiChannelsChannelProfilesPostRequest ¶
type ApiChannelsChannelProfilesPostRequest struct { ApiService *ProfileAPIService // contains filtered or unexported fields }
func (ApiChannelsChannelProfilesPostRequest) Body ¶
func (r ApiChannelsChannelProfilesPostRequest) Body(body ChannelsChannelProfilesPostRequest) ApiChannelsChannelProfilesPostRequest
Profile details
type ApiChannelsChannelVideosGetRequest ¶
type ApiChannelsChannelVideosGetRequest struct { ApiService *VideoAPIService // contains filtered or unexported fields }
func (ApiChannelsChannelVideosGetRequest) Execute ¶
func (r ApiChannelsChannelVideosGetRequest) Execute() (*http.Response, error)
func (ApiChannelsChannelVideosGetRequest) Filter ¶
func (r ApiChannelsChannelVideosGetRequest) Filter(filter string) ApiChannelsChannelVideosGetRequest
Filter result
func (ApiChannelsChannelVideosGetRequest) OrderBy ¶
func (r ApiChannelsChannelVideosGetRequest) OrderBy(orderBy string) ApiChannelsChannelVideosGetRequest
Order by ex: title, time
func (ApiChannelsChannelVideosGetRequest) Page ¶
func (r ApiChannelsChannelVideosGetRequest) Page(page int32) ApiChannelsChannelVideosGetRequest
Page number
func (ApiChannelsChannelVideosGetRequest) PerPage ¶
func (r ApiChannelsChannelVideosGetRequest) PerPage(perPage int32) ApiChannelsChannelVideosGetRequest
Page limit for query
func (ApiChannelsChannelVideosGetRequest) SecureExpireTime ¶
func (r ApiChannelsChannelVideosGetRequest) SecureExpireTime(secureExpireTime int32) ApiChannelsChannelVideosGetRequest
The Unix Timestamp for expire secure links. * If channel is secure default is 24 hours later from now
func (ApiChannelsChannelVideosGetRequest) SecureIp ¶
func (r ApiChannelsChannelVideosGetRequest) SecureIp(secureIp string) ApiChannelsChannelVideosGetRequest
The IP address for generate secure links for. If channel is secure default is request IP
func (ApiChannelsChannelVideosGetRequest) Sort ¶
func (r ApiChannelsChannelVideosGetRequest) Sort(sort string) ApiChannelsChannelVideosGetRequest
Sort ex: asc ,desc
type ApiChannelsChannelVideosPostRequest ¶
type ApiChannelsChannelVideosPostRequest struct { ApiService *VideoAPIService // contains filtered or unexported fields }
func (ApiChannelsChannelVideosPostRequest) Body ¶
func (r ApiChannelsChannelVideosPostRequest) Body(body ChannelsChannelVideosPostRequest) ApiChannelsChannelVideosPostRequest
Video details
type ApiChannelsChannelWatermarksGetRequest ¶
type ApiChannelsChannelWatermarksGetRequest struct { ApiService *WatermarkAPIService // contains filtered or unexported fields }
func (ApiChannelsChannelWatermarksGetRequest) Execute ¶
func (r ApiChannelsChannelWatermarksGetRequest) Execute() (*http.Response, error)
func (ApiChannelsChannelWatermarksGetRequest) Filter ¶
func (r ApiChannelsChannelWatermarksGetRequest) Filter(filter string) ApiChannelsChannelWatermarksGetRequest
Filter result
func (ApiChannelsChannelWatermarksGetRequest) Page ¶
func (r ApiChannelsChannelWatermarksGetRequest) Page(page int32) ApiChannelsChannelWatermarksGetRequest
Page number
func (ApiChannelsChannelWatermarksGetRequest) PerPage ¶
func (r ApiChannelsChannelWatermarksGetRequest) PerPage(perPage int32) ApiChannelsChannelWatermarksGetRequest
Page limit for query
func (ApiChannelsChannelWatermarksGetRequest) SecureExpireTime ¶
func (r ApiChannelsChannelWatermarksGetRequest) SecureExpireTime(secureExpireTime int32) ApiChannelsChannelWatermarksGetRequest
The Unix Timestamp for expire secure links. * If channel is secure default is 24 hours later from now
func (ApiChannelsChannelWatermarksGetRequest) SecureIp ¶
func (r ApiChannelsChannelWatermarksGetRequest) SecureIp(secureIp string) ApiChannelsChannelWatermarksGetRequest
The IP address for generate secure links for. If channel is secure default is request IP
type ApiChannelsChannelWatermarksPostRequest ¶
type ApiChannelsChannelWatermarksPostRequest struct { ApiService *WatermarkAPIService // contains filtered or unexported fields }
func (ApiChannelsChannelWatermarksPostRequest) Description ¶
func (r ApiChannelsChannelWatermarksPostRequest) Description(description string) ApiChannelsChannelWatermarksPostRequest
Description of watermark
func (ApiChannelsChannelWatermarksPostRequest) Execute ¶
func (r ApiChannelsChannelWatermarksPostRequest) Execute() (*http.Response, error)
func (ApiChannelsChannelWatermarksPostRequest) Title ¶
func (r ApiChannelsChannelWatermarksPostRequest) Title(title string) ApiChannelsChannelWatermarksPostRequest
Title of watermark
func (ApiChannelsChannelWatermarksPostRequest) Watermark ¶
func (r ApiChannelsChannelWatermarksPostRequest) Watermark(watermark *os.File) ApiChannelsChannelWatermarksPostRequest
Watermark file
type ApiChannelsGetRequest ¶
type ApiChannelsGetRequest struct { ApiService *ChannelAPIService // contains filtered or unexported fields }
func (ApiChannelsGetRequest) Execute ¶
func (r ApiChannelsGetRequest) Execute() (*http.Response, error)
func (ApiChannelsGetRequest) Filter ¶
func (r ApiChannelsGetRequest) Filter(filter string) ApiChannelsGetRequest
Filter result
func (ApiChannelsGetRequest) Page ¶
func (r ApiChannelsGetRequest) Page(page int32) ApiChannelsGetRequest
Page number
func (ApiChannelsGetRequest) PerPage ¶
func (r ApiChannelsGetRequest) PerPage(perPage int32) ApiChannelsGetRequest
Page limit
type ApiChannelsPostRequest ¶
type ApiChannelsPostRequest struct { ApiService *ChannelAPIService // contains filtered or unexported fields }
func (ApiChannelsPostRequest) Body ¶
func (r ApiChannelsPostRequest) Body(body ChannelsPostRequest) ApiChannelsPostRequest
Channel details
type ApiDomainGetRequest ¶
type ApiDomainGetRequest struct { ApiService *DomainAPIService // contains filtered or unexported fields }
type ApiDomainPostRequest ¶
type ApiDomainPostRequest struct { ApiService *DomainAPIService // contains filtered or unexported fields }
func (ApiDomainPostRequest) Body ¶
func (r ApiDomainPostRequest) Body(body DomainPostRequest) ApiDomainPostRequest
type ApiFilesFileDeleteRequest ¶
type ApiFilesFileDeleteRequest struct { ApiService *FileAPIService // contains filtered or unexported fields }
type ApiFilesFileGetRequest ¶
type ApiFilesFileGetRequest struct { ApiService *FileAPIService // contains filtered or unexported fields }
type ApiProfilesProfileDeleteRequest ¶
type ApiProfilesProfileDeleteRequest struct { ApiService *ProfileAPIService // contains filtered or unexported fields }
type ApiProfilesProfileGetRequest ¶
type ApiProfilesProfileGetRequest struct { ApiService *ProfileAPIService // contains filtered or unexported fields }
type ApiProfilesProfilePatchRequest ¶
type ApiProfilesProfilePatchRequest struct { ApiService *ProfileAPIService // contains filtered or unexported fields }
func (ApiProfilesProfilePatchRequest) Body ¶
func (r ApiProfilesProfilePatchRequest) Body(body ProfilesProfilePatchRequest) ApiProfilesProfilePatchRequest
Profile details
type ApiReportGeoGetRequest ¶
type ApiReportGeoGetRequest struct { ApiService *GeneralReportAPIService // contains filtered or unexported fields }
func (ApiReportGeoGetRequest) Execute ¶
func (r ApiReportGeoGetRequest) Execute() (*http.Response, error)
func (ApiReportGeoGetRequest) Period ¶
func (r ApiReportGeoGetRequest) Period(period string) ApiReportGeoGetRequest
Values: 1h,3h,6h,12h,24h,7d,30d
type ApiReportStatisticsGetRequest ¶
type ApiReportStatisticsGetRequest struct { ApiService *GeneralReportAPIService // contains filtered or unexported fields }
type ApiReportTrafficsGetRequest ¶
type ApiReportTrafficsGetRequest struct { ApiService *GeneralReportAPIService // contains filtered or unexported fields }
func (ApiReportTrafficsGetRequest) Execute ¶
func (r ApiReportTrafficsGetRequest) Execute() (*http.Response, error)
func (ApiReportTrafficsGetRequest) Period ¶
func (r ApiReportTrafficsGetRequest) Period(period string) ApiReportTrafficsGetRequest
Values: 1h,3h,6h,12h,24h,7d,30d
type ApiReportUserAgentGetRequest ¶
type ApiReportUserAgentGetRequest struct { ApiService *GeneralReportAPIService // contains filtered or unexported fields }
func (ApiReportUserAgentGetRequest) Execute ¶
func (r ApiReportUserAgentGetRequest) Execute() (*http.Response, error)
func (ApiReportUserAgentGetRequest) Period ¶
func (r ApiReportUserAgentGetRequest) Period(period string) ApiReportUserAgentGetRequest
Values: 1h,3h,6h,12h,24h,7d,30d
type ApiReportVisitorsGetRequest ¶
type ApiReportVisitorsGetRequest struct { ApiService *GeneralReportAPIService // contains filtered or unexported fields }
func (ApiReportVisitorsGetRequest) Execute ¶
func (r ApiReportVisitorsGetRequest) Execute() (*http.Response, error)
func (ApiReportVisitorsGetRequest) Period ¶
func (r ApiReportVisitorsGetRequest) Period(period string) ApiReportVisitorsGetRequest
Values: 1h,3h,6h,12h,24h,7d,30d
type ApiSubtitlesSubtitleDeleteRequest ¶
type ApiSubtitlesSubtitleDeleteRequest struct { ApiService *SubtitleAPIService // contains filtered or unexported fields }
type ApiSubtitlesSubtitleGetRequest ¶
type ApiSubtitlesSubtitleGetRequest struct { ApiService *SubtitleAPIService // contains filtered or unexported fields }
func (ApiSubtitlesSubtitleGetRequest) Execute ¶
func (r ApiSubtitlesSubtitleGetRequest) Execute() (*http.Response, error)
func (ApiSubtitlesSubtitleGetRequest) SecureExpireTime ¶
func (r ApiSubtitlesSubtitleGetRequest) SecureExpireTime(secureExpireTime int32) ApiSubtitlesSubtitleGetRequest
The Unix Timestamp for expire secure links. * If channel is secure default is 24 hours later from now
func (ApiSubtitlesSubtitleGetRequest) SecureIp ¶
func (r ApiSubtitlesSubtitleGetRequest) SecureIp(secureIp string) ApiSubtitlesSubtitleGetRequest
The IP address for generate secure links for. If channel is secure default is request IP
type ApiTagsGetRequest ¶
type ApiTagsGetRequest struct { ApiService *TagAPIService // contains filtered or unexported fields }
func (ApiTagsGetRequest) Filter ¶
func (r ApiTagsGetRequest) Filter(filter string) ApiTagsGetRequest
Filter result
func (ApiTagsGetRequest) Sort ¶
func (r ApiTagsGetRequest) Sort(sort string) ApiTagsGetRequest
Sort ex: asc ,desc
type ApiTagsPostRequest ¶
type ApiTagsPostRequest struct { ApiService *TagAPIService // contains filtered or unexported fields }
func (ApiTagsPostRequest) Title ¶
func (r ApiTagsPostRequest) Title(title string) ApiTagsPostRequest
Title of tag
type ApiVideosBulkDeleteRequest ¶
type ApiVideosBulkDeleteRequest struct { ApiService *VideoAPIService // contains filtered or unexported fields }
type ApiVideosVideoAudioTracksGetRequest ¶
type ApiVideosVideoAudioTracksGetRequest struct { ApiService *AudioTrackAPIService // contains filtered or unexported fields }
func (ApiVideosVideoAudioTracksGetRequest) Execute ¶
func (r ApiVideosVideoAudioTracksGetRequest) Execute() (*http.Response, error)
func (ApiVideosVideoAudioTracksGetRequest) SecureExpireTime ¶
func (r ApiVideosVideoAudioTracksGetRequest) SecureExpireTime(secureExpireTime int32) ApiVideosVideoAudioTracksGetRequest
The Unix Timestamp for expire secure links. * If channel is secure default is 24 hours later from now
func (ApiVideosVideoAudioTracksGetRequest) SecureIp ¶
func (r ApiVideosVideoAudioTracksGetRequest) SecureIp(secureIp string) ApiVideosVideoAudioTracksGetRequest
The IP address for generate secure links for. If channel is secure default is request IP
type ApiVideosVideoAudioTracksPostRequest ¶
type ApiVideosVideoAudioTracksPostRequest struct { ApiService *AudioTrackAPIService // contains filtered or unexported fields }
func (ApiVideosVideoAudioTracksPostRequest) AudioTrack ¶
func (r ApiVideosVideoAudioTracksPostRequest) AudioTrack(audioTrack *os.File) ApiVideosVideoAudioTracksPostRequest
The Mp3 or ACC Audio file.
func (ApiVideosVideoAudioTracksPostRequest) Execute ¶
func (r ApiVideosVideoAudioTracksPostRequest) Execute() (*http.Response, error)
func (ApiVideosVideoAudioTracksPostRequest) Lang ¶
func (r ApiVideosVideoAudioTracksPostRequest) Lang(lang string) ApiVideosVideoAudioTracksPostRequest
Track language
type ApiVideosVideoDeleteRequest ¶
type ApiVideosVideoDeleteRequest struct { ApiService *VideoAPIService // contains filtered or unexported fields }
type ApiVideosVideoGetRequest ¶
type ApiVideosVideoGetRequest struct { ApiService *VideoAPIService // contains filtered or unexported fields }
func (ApiVideosVideoGetRequest) Execute ¶
func (r ApiVideosVideoGetRequest) Execute() (*http.Response, error)
func (ApiVideosVideoGetRequest) SecureExpireTime ¶
func (r ApiVideosVideoGetRequest) SecureExpireTime(secureExpireTime int32) ApiVideosVideoGetRequest
The Unix Timestamp for expire secure links. * If channel is secure default is 24 hours later from now
func (ApiVideosVideoGetRequest) SecureIp ¶
func (r ApiVideosVideoGetRequest) SecureIp(secureIp string) ApiVideosVideoGetRequest
The IP address for generate secure links for. If channel is secure default is request IP
type ApiVideosVideoPatchRequest ¶
type ApiVideosVideoPatchRequest struct { ApiService *VideoAPIService // contains filtered or unexported fields }
func (ApiVideosVideoPatchRequest) Body ¶
func (r ApiVideosVideoPatchRequest) Body(body VideosVideoPatchRequest) ApiVideosVideoPatchRequest
Video details
type ApiVideosVideoSubtitlesGetRequest ¶
type ApiVideosVideoSubtitlesGetRequest struct { ApiService *SubtitleAPIService // contains filtered or unexported fields }
func (ApiVideosVideoSubtitlesGetRequest) Execute ¶
func (r ApiVideosVideoSubtitlesGetRequest) Execute() (*http.Response, error)
func (ApiVideosVideoSubtitlesGetRequest) SecureExpireTime ¶
func (r ApiVideosVideoSubtitlesGetRequest) SecureExpireTime(secureExpireTime int32) ApiVideosVideoSubtitlesGetRequest
The Unix Timestamp for expire secure links. * If channel is secure default is 24 hours later from now
func (ApiVideosVideoSubtitlesGetRequest) SecureIp ¶
func (r ApiVideosVideoSubtitlesGetRequest) SecureIp(secureIp string) ApiVideosVideoSubtitlesGetRequest
The IP address for generate secure links for. If channel is secure default is request IP
type ApiVideosVideoSubtitlesPostRequest ¶
type ApiVideosVideoSubtitlesPostRequest struct { ApiService *SubtitleAPIService // contains filtered or unexported fields }
func (ApiVideosVideoSubtitlesPostRequest) Execute ¶
func (r ApiVideosVideoSubtitlesPostRequest) Execute() (*http.Response, error)
func (ApiVideosVideoSubtitlesPostRequest) Lang ¶
func (r ApiVideosVideoSubtitlesPostRequest) Lang(lang string) ApiVideosVideoSubtitlesPostRequest
Subtitle language
func (ApiVideosVideoSubtitlesPostRequest) Subtitle ¶
func (r ApiVideosVideoSubtitlesPostRequest) Subtitle(subtitle *os.File) ApiVideosVideoSubtitlesPostRequest
The SRT or VTT subtitle file.
type ApiVideosVideoTagsGetRequest ¶
type ApiVideosVideoTagsGetRequest struct { ApiService *TagAPIService // contains filtered or unexported fields }
func (ApiVideosVideoTagsGetRequest) Execute ¶
func (r ApiVideosVideoTagsGetRequest) Execute() (*http.Response, error)
func (ApiVideosVideoTagsGetRequest) Filter ¶
func (r ApiVideosVideoTagsGetRequest) Filter(filter string) ApiVideosVideoTagsGetRequest
Filter result
type ApiVideosVideoTagsPutRequest ¶
type ApiVideosVideoTagsPutRequest struct { ApiService *TagAPIService // contains filtered or unexported fields }
func (ApiVideosVideoTagsPutRequest) Body ¶
func (r ApiVideosVideoTagsPutRequest) Body(body []string) ApiVideosVideoTagsPutRequest
tags
type ApiVideosVideoThumbnailGetRequest ¶
type ApiVideosVideoThumbnailGetRequest struct { ApiService *ThumbnailAPIService // contains filtered or unexported fields }
func (ApiVideosVideoThumbnailGetRequest) Execute ¶
func (r ApiVideosVideoThumbnailGetRequest) Execute() (*http.Response, error)
func (ApiVideosVideoThumbnailGetRequest) SecureExpireTime ¶
func (r ApiVideosVideoThumbnailGetRequest) SecureExpireTime(secureExpireTime int32) ApiVideosVideoThumbnailGetRequest
The Unix Timestamp for expire secure links. * If channel is secure default is 24 hours later from now
func (ApiVideosVideoThumbnailGetRequest) SecureIp ¶
func (r ApiVideosVideoThumbnailGetRequest) SecureIp(secureIp string) ApiVideosVideoThumbnailGetRequest
The IP address for generate secure links for. If channel is secure default is request IP
type ApiVideosVideoThumbnailPostRequest ¶
type ApiVideosVideoThumbnailPostRequest struct { ApiService *ThumbnailAPIService // contains filtered or unexported fields }
func (ApiVideosVideoThumbnailPostRequest) Execute ¶
func (r ApiVideosVideoThumbnailPostRequest) Execute() (*http.Response, error)
func (ApiVideosVideoThumbnailPostRequest) Thumbnail ¶
func (r ApiVideosVideoThumbnailPostRequest) Thumbnail(thumbnail *os.File) ApiVideosVideoThumbnailPostRequest
The png file.
func (ApiVideosVideoThumbnailPostRequest) ThumbnailTime ¶
func (r ApiVideosVideoThumbnailPostRequest) ThumbnailTime(thumbnailTime int32) ApiVideosVideoThumbnailPostRequest
Specific video time
type ApiWatermarksWatermarkDeleteRequest ¶
type ApiWatermarksWatermarkDeleteRequest struct { ApiService *WatermarkAPIService // contains filtered or unexported fields }
type ApiWatermarksWatermarkGetRequest ¶
type ApiWatermarksWatermarkGetRequest struct { ApiService *WatermarkAPIService // contains filtered or unexported fields }
type ApiWatermarksWatermarkPatchRequest ¶
type ApiWatermarksWatermarkPatchRequest struct { ApiService *WatermarkAPIService // contains filtered or unexported fields }
func (ApiWatermarksWatermarkPatchRequest) Body ¶
func (r ApiWatermarksWatermarkPatchRequest) Body(body WatermarksWatermarkPatchRequest) ApiWatermarksWatermarkPatchRequest
Watermark details
type AudioAPIService ¶
type AudioAPIService service
AudioAPIService AudioAPI service
func (*AudioAPIService) AudiosAudioDelete ¶
func (a *AudioAPIService) AudiosAudioDelete(ctx context.Context, audio string) ApiAudiosAudioDeleteRequest
AudiosAudioDelete Remove the specified audio.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param audio The Id of audio @return ApiAudiosAudioDeleteRequest
func (*AudioAPIService) AudiosAudioDeleteExecute ¶
func (a *AudioAPIService) AudiosAudioDeleteExecute(r ApiAudiosAudioDeleteRequest) (*http.Response, error)
Execute executes the request
func (*AudioAPIService) AudiosAudioGet ¶
func (a *AudioAPIService) AudiosAudioGet(ctx context.Context, audio string) ApiAudiosAudioGetRequest
AudiosAudioGet Return the specified audio.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param audio The Id of audio @return ApiAudiosAudioGetRequest
func (*AudioAPIService) AudiosAudioGetExecute ¶
func (a *AudioAPIService) AudiosAudioGetExecute(r ApiAudiosAudioGetRequest) (*http.Response, error)
Execute executes the request
func (*AudioAPIService) AudiosAudioPatch ¶
func (a *AudioAPIService) AudiosAudioPatch(ctx context.Context, audio string) ApiAudiosAudioPatchRequest
AudiosAudioPatch Update the specified audio.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param audio The Id of audio @return ApiAudiosAudioPatchRequest
func (*AudioAPIService) AudiosAudioPatchExecute ¶
func (a *AudioAPIService) AudiosAudioPatchExecute(r ApiAudiosAudioPatchRequest) (*http.Response, error)
Execute executes the request
func (*AudioAPIService) ChannelsChannelAudiosGet ¶
func (a *AudioAPIService) ChannelsChannelAudiosGet(ctx context.Context, channel string) ApiChannelsChannelAudiosGetRequest
ChannelsChannelAudiosGet Return all channel's audios.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channel The Id of channel @return ApiChannelsChannelAudiosGetRequest
func (*AudioAPIService) ChannelsChannelAudiosGetExecute ¶
func (a *AudioAPIService) ChannelsChannelAudiosGetExecute(r ApiChannelsChannelAudiosGetRequest) (*http.Response, error)
Execute executes the request
func (*AudioAPIService) ChannelsChannelAudiosPost ¶
func (a *AudioAPIService) ChannelsChannelAudiosPost(ctx context.Context, channel string) ApiChannelsChannelAudiosPostRequest
ChannelsChannelAudiosPost Store a newly created audio.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channel The Id of channel @return ApiChannelsChannelAudiosPostRequest
func (*AudioAPIService) ChannelsChannelAudiosPostExecute ¶
func (a *AudioAPIService) ChannelsChannelAudiosPostExecute(r ApiChannelsChannelAudiosPostRequest) (*http.Response, error)
Execute executes the request
type AudioTrackAPIService ¶
type AudioTrackAPIService service
AudioTrackAPIService AudioTrackAPI service
func (*AudioTrackAPIService) AudioTracksAudioTrackDelete ¶
func (a *AudioTrackAPIService) AudioTracksAudioTrackDelete(ctx context.Context, audioTrack string) ApiAudioTracksAudioTrackDeleteRequest
AudioTracksAudioTrackDelete Remove the specified audio track.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param audioTrack The Id of audio track @return ApiAudioTracksAudioTrackDeleteRequest
func (*AudioTrackAPIService) AudioTracksAudioTrackDeleteExecute ¶
func (a *AudioTrackAPIService) AudioTracksAudioTrackDeleteExecute(r ApiAudioTracksAudioTrackDeleteRequest) (*http.Response, error)
Execute executes the request
func (*AudioTrackAPIService) AudioTracksAudioTrackGet ¶
func (a *AudioTrackAPIService) AudioTracksAudioTrackGet(ctx context.Context, audioTrack string) ApiAudioTracksAudioTrackGetRequest
AudioTracksAudioTrackGet Return the specified audio track.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param audioTrack The Id of audio track @return ApiAudioTracksAudioTrackGetRequest
func (*AudioTrackAPIService) AudioTracksAudioTrackGetExecute ¶
func (a *AudioTrackAPIService) AudioTracksAudioTrackGetExecute(r ApiAudioTracksAudioTrackGetRequest) (*http.Response, error)
Execute executes the request
func (*AudioTrackAPIService) VideosVideoAudioTracksGet ¶
func (a *AudioTrackAPIService) VideosVideoAudioTracksGet(ctx context.Context, video string) ApiVideosVideoAudioTracksGetRequest
VideosVideoAudioTracksGet Display a listing of the Audio Tracks.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param video The Id of video @return ApiVideosVideoAudioTracksGetRequest
func (*AudioTrackAPIService) VideosVideoAudioTracksGetExecute ¶
func (a *AudioTrackAPIService) VideosVideoAudioTracksGetExecute(r ApiVideosVideoAudioTracksGetRequest) (*http.Response, error)
Execute executes the request
func (*AudioTrackAPIService) VideosVideoAudioTracksPost ¶
func (a *AudioTrackAPIService) VideosVideoAudioTracksPost(ctx context.Context, video string) ApiVideosVideoAudioTracksPostRequest
VideosVideoAudioTracksPost Store a newly created audio track.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param video The Id of video @return ApiVideosVideoAudioTracksPostRequest
func (*AudioTrackAPIService) VideosVideoAudioTracksPostExecute ¶
func (a *AudioTrackAPIService) VideosVideoAudioTracksPostExecute(r ApiVideosVideoAudioTracksPostRequest) (*http.Response, error)
Execute executes the request
type AudiosAudioPatchRequest ¶
type AudiosAudioPatchRequest struct { // Title of the audio Title *string `json:"title,omitempty"` // Description of the audio Description *string `json:"description,omitempty"` }
AudiosAudioPatchRequest struct for AudiosAudioPatchRequest
func NewAudiosAudioPatchRequest ¶
func NewAudiosAudioPatchRequest() *AudiosAudioPatchRequest
NewAudiosAudioPatchRequest instantiates a new AudiosAudioPatchRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAudiosAudioPatchRequestWithDefaults ¶
func NewAudiosAudioPatchRequestWithDefaults() *AudiosAudioPatchRequest
NewAudiosAudioPatchRequestWithDefaults instantiates a new AudiosAudioPatchRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AudiosAudioPatchRequest) GetDescription ¶
func (o *AudiosAudioPatchRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*AudiosAudioPatchRequest) GetDescriptionOk ¶
func (o *AudiosAudioPatchRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AudiosAudioPatchRequest) GetTitle ¶
func (o *AudiosAudioPatchRequest) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*AudiosAudioPatchRequest) GetTitleOk ¶
func (o *AudiosAudioPatchRequest) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AudiosAudioPatchRequest) HasDescription ¶
func (o *AudiosAudioPatchRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*AudiosAudioPatchRequest) HasTitle ¶
func (o *AudiosAudioPatchRequest) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (AudiosAudioPatchRequest) MarshalJSON ¶
func (o AudiosAudioPatchRequest) MarshalJSON() ([]byte, error)
func (*AudiosAudioPatchRequest) SetDescription ¶
func (o *AudiosAudioPatchRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*AudiosAudioPatchRequest) SetTitle ¶
func (o *AudiosAudioPatchRequest) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (AudiosAudioPatchRequest) ToMap ¶
func (o AudiosAudioPatchRequest) ToMap() (map[string]interface{}, error)
type BasicAuth ¶
type BasicAuth struct { UserName string `json:"userName,omitempty"` Password string `json:"password,omitempty"` }
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth
type ChannelAPIService ¶
type ChannelAPIService service
ChannelAPIService ChannelAPI service
func (*ChannelAPIService) ChannelsChannelDelete ¶
func (a *ChannelAPIService) ChannelsChannelDelete(ctx context.Context, channel string) ApiChannelsChannelDeleteRequest
ChannelsChannelDelete Remove the specified channel.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channel The Id of channel @return ApiChannelsChannelDeleteRequest
func (*ChannelAPIService) ChannelsChannelDeleteExecute ¶
func (a *ChannelAPIService) ChannelsChannelDeleteExecute(r ApiChannelsChannelDeleteRequest) (*http.Response, error)
Execute executes the request
func (*ChannelAPIService) ChannelsChannelGet ¶
func (a *ChannelAPIService) ChannelsChannelGet(ctx context.Context, channel string) ApiChannelsChannelGetRequest
ChannelsChannelGet Return the specified channel.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channel The Id of channel @return ApiChannelsChannelGetRequest
func (*ChannelAPIService) ChannelsChannelGetExecute ¶
func (a *ChannelAPIService) ChannelsChannelGetExecute(r ApiChannelsChannelGetRequest) (*http.Response, error)
Execute executes the request
func (*ChannelAPIService) ChannelsChannelPatch ¶
func (a *ChannelAPIService) ChannelsChannelPatch(ctx context.Context, channel string) ApiChannelsChannelPatchRequest
ChannelsChannelPatch Update the specified channel.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channel The Id of channel @return ApiChannelsChannelPatchRequest
func (*ChannelAPIService) ChannelsChannelPatchExecute ¶
func (a *ChannelAPIService) ChannelsChannelPatchExecute(r ApiChannelsChannelPatchRequest) (*http.Response, error)
Execute executes the request
func (*ChannelAPIService) ChannelsGet ¶
func (a *ChannelAPIService) ChannelsGet(ctx context.Context) ApiChannelsGetRequest
ChannelsGet Return all user's channels.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiChannelsGetRequest
func (*ChannelAPIService) ChannelsGetExecute ¶
func (a *ChannelAPIService) ChannelsGetExecute(r ApiChannelsGetRequest) (*http.Response, error)
Execute executes the request
func (*ChannelAPIService) ChannelsPost ¶
func (a *ChannelAPIService) ChannelsPost(ctx context.Context) ApiChannelsPostRequest
ChannelsPost Store a newly channel.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiChannelsPostRequest
func (*ChannelAPIService) ChannelsPostExecute ¶
func (a *ChannelAPIService) ChannelsPostExecute(r ApiChannelsPostRequest) (*http.Response, error)
Execute executes the request
type ChannelsChannelAudiosPostRequest ¶
type ChannelsChannelAudiosPostRequest struct { // Title of the audio Title string `json:"title"` // Description of the audio Description *string `json:"description,omitempty"` // Public URL of audio AudioUrl *string `json:"audio_url,omitempty"` // ID of the audio file FileId *string `json:"file_id,omitempty"` // Convert mode ConvertMode string `json:"convert_mode"` // Set this convert parallel when any audio(s) is converting. Parallel limit is 3 ParallelConvert *bool `json:"parallel_convert,omitempty"` // Array of convert details ConvertInfo []ChannelsChannelAudiosPostRequestConvertInfoInner `json:"convert_info,omitempty"` }
ChannelsChannelAudiosPostRequest struct for ChannelsChannelAudiosPostRequest
func NewChannelsChannelAudiosPostRequest ¶
func NewChannelsChannelAudiosPostRequest(title string, convertMode string) *ChannelsChannelAudiosPostRequest
NewChannelsChannelAudiosPostRequest instantiates a new ChannelsChannelAudiosPostRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewChannelsChannelAudiosPostRequestWithDefaults ¶
func NewChannelsChannelAudiosPostRequestWithDefaults() *ChannelsChannelAudiosPostRequest
NewChannelsChannelAudiosPostRequestWithDefaults instantiates a new ChannelsChannelAudiosPostRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ChannelsChannelAudiosPostRequest) GetAudioUrl ¶
func (o *ChannelsChannelAudiosPostRequest) GetAudioUrl() string
GetAudioUrl returns the AudioUrl field value if set, zero value otherwise.
func (*ChannelsChannelAudiosPostRequest) GetAudioUrlOk ¶
func (o *ChannelsChannelAudiosPostRequest) GetAudioUrlOk() (*string, bool)
GetAudioUrlOk returns a tuple with the AudioUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelAudiosPostRequest) GetConvertInfo ¶
func (o *ChannelsChannelAudiosPostRequest) GetConvertInfo() []ChannelsChannelAudiosPostRequestConvertInfoInner
GetConvertInfo returns the ConvertInfo field value if set, zero value otherwise.
func (*ChannelsChannelAudiosPostRequest) GetConvertInfoOk ¶
func (o *ChannelsChannelAudiosPostRequest) GetConvertInfoOk() ([]ChannelsChannelAudiosPostRequestConvertInfoInner, bool)
GetConvertInfoOk returns a tuple with the ConvertInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelAudiosPostRequest) GetConvertMode ¶
func (o *ChannelsChannelAudiosPostRequest) GetConvertMode() string
GetConvertMode returns the ConvertMode field value
func (*ChannelsChannelAudiosPostRequest) GetConvertModeOk ¶
func (o *ChannelsChannelAudiosPostRequest) GetConvertModeOk() (*string, bool)
GetConvertModeOk returns a tuple with the ConvertMode field value and a boolean to check if the value has been set.
func (*ChannelsChannelAudiosPostRequest) GetDescription ¶
func (o *ChannelsChannelAudiosPostRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*ChannelsChannelAudiosPostRequest) GetDescriptionOk ¶
func (o *ChannelsChannelAudiosPostRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelAudiosPostRequest) GetFileId ¶
func (o *ChannelsChannelAudiosPostRequest) GetFileId() string
GetFileId returns the FileId field value if set, zero value otherwise.
func (*ChannelsChannelAudiosPostRequest) GetFileIdOk ¶
func (o *ChannelsChannelAudiosPostRequest) GetFileIdOk() (*string, bool)
GetFileIdOk returns a tuple with the FileId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelAudiosPostRequest) GetParallelConvert ¶
func (o *ChannelsChannelAudiosPostRequest) GetParallelConvert() bool
GetParallelConvert returns the ParallelConvert field value if set, zero value otherwise.
func (*ChannelsChannelAudiosPostRequest) GetParallelConvertOk ¶
func (o *ChannelsChannelAudiosPostRequest) GetParallelConvertOk() (*bool, bool)
GetParallelConvertOk returns a tuple with the ParallelConvert field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelAudiosPostRequest) GetTitle ¶
func (o *ChannelsChannelAudiosPostRequest) GetTitle() string
GetTitle returns the Title field value
func (*ChannelsChannelAudiosPostRequest) GetTitleOk ¶
func (o *ChannelsChannelAudiosPostRequest) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value and a boolean to check if the value has been set.
func (*ChannelsChannelAudiosPostRequest) HasAudioUrl ¶
func (o *ChannelsChannelAudiosPostRequest) HasAudioUrl() bool
HasAudioUrl returns a boolean if a field has been set.
func (*ChannelsChannelAudiosPostRequest) HasConvertInfo ¶
func (o *ChannelsChannelAudiosPostRequest) HasConvertInfo() bool
HasConvertInfo returns a boolean if a field has been set.
func (*ChannelsChannelAudiosPostRequest) HasDescription ¶
func (o *ChannelsChannelAudiosPostRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*ChannelsChannelAudiosPostRequest) HasFileId ¶
func (o *ChannelsChannelAudiosPostRequest) HasFileId() bool
HasFileId returns a boolean if a field has been set.
func (*ChannelsChannelAudiosPostRequest) HasParallelConvert ¶
func (o *ChannelsChannelAudiosPostRequest) HasParallelConvert() bool
HasParallelConvert returns a boolean if a field has been set.
func (ChannelsChannelAudiosPostRequest) MarshalJSON ¶
func (o ChannelsChannelAudiosPostRequest) MarshalJSON() ([]byte, error)
func (*ChannelsChannelAudiosPostRequest) SetAudioUrl ¶
func (o *ChannelsChannelAudiosPostRequest) SetAudioUrl(v string)
SetAudioUrl gets a reference to the given string and assigns it to the AudioUrl field.
func (*ChannelsChannelAudiosPostRequest) SetConvertInfo ¶
func (o *ChannelsChannelAudiosPostRequest) SetConvertInfo(v []ChannelsChannelAudiosPostRequestConvertInfoInner)
SetConvertInfo gets a reference to the given []ChannelsChannelAudiosPostRequestConvertInfoInner and assigns it to the ConvertInfo field.
func (*ChannelsChannelAudiosPostRequest) SetConvertMode ¶
func (o *ChannelsChannelAudiosPostRequest) SetConvertMode(v string)
SetConvertMode sets field value
func (*ChannelsChannelAudiosPostRequest) SetDescription ¶
func (o *ChannelsChannelAudiosPostRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*ChannelsChannelAudiosPostRequest) SetFileId ¶
func (o *ChannelsChannelAudiosPostRequest) SetFileId(v string)
SetFileId gets a reference to the given string and assigns it to the FileId field.
func (*ChannelsChannelAudiosPostRequest) SetParallelConvert ¶
func (o *ChannelsChannelAudiosPostRequest) SetParallelConvert(v bool)
SetParallelConvert gets a reference to the given bool and assigns it to the ParallelConvert field.
func (*ChannelsChannelAudiosPostRequest) SetTitle ¶
func (o *ChannelsChannelAudiosPostRequest) SetTitle(v string)
SetTitle sets field value
func (ChannelsChannelAudiosPostRequest) ToMap ¶
func (o ChannelsChannelAudiosPostRequest) ToMap() (map[string]interface{}, error)
type ChannelsChannelAudiosPostRequestConvertInfoInner ¶
type ChannelsChannelAudiosPostRequestConvertInfoInner struct { // Audio bitrate in kilobit AudioBitrate *int32 `json:"audio_bitrate,omitempty"` }
ChannelsChannelAudiosPostRequestConvertInfoInner struct for ChannelsChannelAudiosPostRequestConvertInfoInner
func NewChannelsChannelAudiosPostRequestConvertInfoInner ¶
func NewChannelsChannelAudiosPostRequestConvertInfoInner() *ChannelsChannelAudiosPostRequestConvertInfoInner
NewChannelsChannelAudiosPostRequestConvertInfoInner instantiates a new ChannelsChannelAudiosPostRequestConvertInfoInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewChannelsChannelAudiosPostRequestConvertInfoInnerWithDefaults ¶
func NewChannelsChannelAudiosPostRequestConvertInfoInnerWithDefaults() *ChannelsChannelAudiosPostRequestConvertInfoInner
NewChannelsChannelAudiosPostRequestConvertInfoInnerWithDefaults instantiates a new ChannelsChannelAudiosPostRequestConvertInfoInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ChannelsChannelAudiosPostRequestConvertInfoInner) GetAudioBitrate ¶
func (o *ChannelsChannelAudiosPostRequestConvertInfoInner) GetAudioBitrate() int32
GetAudioBitrate returns the AudioBitrate field value if set, zero value otherwise.
func (*ChannelsChannelAudiosPostRequestConvertInfoInner) GetAudioBitrateOk ¶
func (o *ChannelsChannelAudiosPostRequestConvertInfoInner) GetAudioBitrateOk() (*int32, bool)
GetAudioBitrateOk returns a tuple with the AudioBitrate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelAudiosPostRequestConvertInfoInner) HasAudioBitrate ¶
func (o *ChannelsChannelAudiosPostRequestConvertInfoInner) HasAudioBitrate() bool
HasAudioBitrate returns a boolean if a field has been set.
func (ChannelsChannelAudiosPostRequestConvertInfoInner) MarshalJSON ¶
func (o ChannelsChannelAudiosPostRequestConvertInfoInner) MarshalJSON() ([]byte, error)
func (*ChannelsChannelAudiosPostRequestConvertInfoInner) SetAudioBitrate ¶
func (o *ChannelsChannelAudiosPostRequestConvertInfoInner) SetAudioBitrate(v int32)
SetAudioBitrate gets a reference to the given int32 and assigns it to the AudioBitrate field.
func (ChannelsChannelAudiosPostRequestConvertInfoInner) ToMap ¶
func (o ChannelsChannelAudiosPostRequestConvertInfoInner) ToMap() (map[string]interface{}, error)
type ChannelsChannelPatchRequest ¶
type ChannelsChannelPatchRequest struct { // Title of channel Title *string `json:"title,omitempty"` // Description of channel Description *string `json:"description,omitempty"` // Enable or disable secure link for all videos in channel SecureLinkEnabled *bool `json:"secure_link_enabled,omitempty"` // Key for generate secure links SecureLinkKey *string `json:"secure_link_key,omitempty"` // IP can be considered as an optional parameter SecureLinkWithIp *bool `json:"secure_link_with_ip,omitempty"` // Enable or disable Ads for all videos in channel AdsEnabled *bool `json:"ads_enabled,omitempty"` // Ads present method PresentType *string `json:"present_type,omitempty"` // Created CampaignId in Ads CampaignId *string `json:"campaign_id,omitempty"` }
ChannelsChannelPatchRequest struct for ChannelsChannelPatchRequest
func NewChannelsChannelPatchRequest ¶
func NewChannelsChannelPatchRequest() *ChannelsChannelPatchRequest
NewChannelsChannelPatchRequest instantiates a new ChannelsChannelPatchRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewChannelsChannelPatchRequestWithDefaults ¶
func NewChannelsChannelPatchRequestWithDefaults() *ChannelsChannelPatchRequest
NewChannelsChannelPatchRequestWithDefaults instantiates a new ChannelsChannelPatchRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ChannelsChannelPatchRequest) GetAdsEnabled ¶
func (o *ChannelsChannelPatchRequest) GetAdsEnabled() bool
GetAdsEnabled returns the AdsEnabled field value if set, zero value otherwise.
func (*ChannelsChannelPatchRequest) GetAdsEnabledOk ¶
func (o *ChannelsChannelPatchRequest) GetAdsEnabledOk() (*bool, bool)
GetAdsEnabledOk returns a tuple with the AdsEnabled field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelPatchRequest) GetCampaignId ¶
func (o *ChannelsChannelPatchRequest) GetCampaignId() string
GetCampaignId returns the CampaignId field value if set, zero value otherwise.
func (*ChannelsChannelPatchRequest) GetCampaignIdOk ¶
func (o *ChannelsChannelPatchRequest) GetCampaignIdOk() (*string, bool)
GetCampaignIdOk returns a tuple with the CampaignId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelPatchRequest) GetDescription ¶
func (o *ChannelsChannelPatchRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*ChannelsChannelPatchRequest) GetDescriptionOk ¶
func (o *ChannelsChannelPatchRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelPatchRequest) GetPresentType ¶
func (o *ChannelsChannelPatchRequest) GetPresentType() string
GetPresentType returns the PresentType field value if set, zero value otherwise.
func (*ChannelsChannelPatchRequest) GetPresentTypeOk ¶
func (o *ChannelsChannelPatchRequest) GetPresentTypeOk() (*string, bool)
GetPresentTypeOk returns a tuple with the PresentType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelPatchRequest) GetSecureLinkEnabled ¶
func (o *ChannelsChannelPatchRequest) GetSecureLinkEnabled() bool
GetSecureLinkEnabled returns the SecureLinkEnabled field value if set, zero value otherwise.
func (*ChannelsChannelPatchRequest) GetSecureLinkEnabledOk ¶
func (o *ChannelsChannelPatchRequest) GetSecureLinkEnabledOk() (*bool, bool)
GetSecureLinkEnabledOk returns a tuple with the SecureLinkEnabled field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelPatchRequest) GetSecureLinkKey ¶
func (o *ChannelsChannelPatchRequest) GetSecureLinkKey() string
GetSecureLinkKey returns the SecureLinkKey field value if set, zero value otherwise.
func (*ChannelsChannelPatchRequest) GetSecureLinkKeyOk ¶
func (o *ChannelsChannelPatchRequest) GetSecureLinkKeyOk() (*string, bool)
GetSecureLinkKeyOk returns a tuple with the SecureLinkKey field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelPatchRequest) GetSecureLinkWithIp ¶
func (o *ChannelsChannelPatchRequest) GetSecureLinkWithIp() bool
GetSecureLinkWithIp returns the SecureLinkWithIp field value if set, zero value otherwise.
func (*ChannelsChannelPatchRequest) GetSecureLinkWithIpOk ¶
func (o *ChannelsChannelPatchRequest) GetSecureLinkWithIpOk() (*bool, bool)
GetSecureLinkWithIpOk returns a tuple with the SecureLinkWithIp field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelPatchRequest) GetTitle ¶
func (o *ChannelsChannelPatchRequest) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*ChannelsChannelPatchRequest) GetTitleOk ¶
func (o *ChannelsChannelPatchRequest) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelPatchRequest) HasAdsEnabled ¶
func (o *ChannelsChannelPatchRequest) HasAdsEnabled() bool
HasAdsEnabled returns a boolean if a field has been set.
func (*ChannelsChannelPatchRequest) HasCampaignId ¶
func (o *ChannelsChannelPatchRequest) HasCampaignId() bool
HasCampaignId returns a boolean if a field has been set.
func (*ChannelsChannelPatchRequest) HasDescription ¶
func (o *ChannelsChannelPatchRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*ChannelsChannelPatchRequest) HasPresentType ¶
func (o *ChannelsChannelPatchRequest) HasPresentType() bool
HasPresentType returns a boolean if a field has been set.
func (*ChannelsChannelPatchRequest) HasSecureLinkEnabled ¶
func (o *ChannelsChannelPatchRequest) HasSecureLinkEnabled() bool
HasSecureLinkEnabled returns a boolean if a field has been set.
func (*ChannelsChannelPatchRequest) HasSecureLinkKey ¶
func (o *ChannelsChannelPatchRequest) HasSecureLinkKey() bool
HasSecureLinkKey returns a boolean if a field has been set.
func (*ChannelsChannelPatchRequest) HasSecureLinkWithIp ¶
func (o *ChannelsChannelPatchRequest) HasSecureLinkWithIp() bool
HasSecureLinkWithIp returns a boolean if a field has been set.
func (*ChannelsChannelPatchRequest) HasTitle ¶
func (o *ChannelsChannelPatchRequest) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (ChannelsChannelPatchRequest) MarshalJSON ¶
func (o ChannelsChannelPatchRequest) MarshalJSON() ([]byte, error)
func (*ChannelsChannelPatchRequest) SetAdsEnabled ¶
func (o *ChannelsChannelPatchRequest) SetAdsEnabled(v bool)
SetAdsEnabled gets a reference to the given bool and assigns it to the AdsEnabled field.
func (*ChannelsChannelPatchRequest) SetCampaignId ¶
func (o *ChannelsChannelPatchRequest) SetCampaignId(v string)
SetCampaignId gets a reference to the given string and assigns it to the CampaignId field.
func (*ChannelsChannelPatchRequest) SetDescription ¶
func (o *ChannelsChannelPatchRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*ChannelsChannelPatchRequest) SetPresentType ¶
func (o *ChannelsChannelPatchRequest) SetPresentType(v string)
SetPresentType gets a reference to the given string and assigns it to the PresentType field.
func (*ChannelsChannelPatchRequest) SetSecureLinkEnabled ¶
func (o *ChannelsChannelPatchRequest) SetSecureLinkEnabled(v bool)
SetSecureLinkEnabled gets a reference to the given bool and assigns it to the SecureLinkEnabled field.
func (*ChannelsChannelPatchRequest) SetSecureLinkKey ¶
func (o *ChannelsChannelPatchRequest) SetSecureLinkKey(v string)
SetSecureLinkKey gets a reference to the given string and assigns it to the SecureLinkKey field.
func (*ChannelsChannelPatchRequest) SetSecureLinkWithIp ¶
func (o *ChannelsChannelPatchRequest) SetSecureLinkWithIp(v bool)
SetSecureLinkWithIp gets a reference to the given bool and assigns it to the SecureLinkWithIp field.
func (*ChannelsChannelPatchRequest) SetTitle ¶
func (o *ChannelsChannelPatchRequest) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (ChannelsChannelPatchRequest) ToMap ¶
func (o ChannelsChannelPatchRequest) ToMap() (map[string]interface{}, error)
type ChannelsChannelProfilesPostRequest ¶
type ChannelsChannelProfilesPostRequest struct { // Title of the profile Title string `json:"title"` // Description of the profile Description *string `json:"description,omitempty"` // Convert mode ConvertMode string `json:"convert_mode"` // Screenshot time for generate thumbnail for video in seconds ThumbnailTime *int32 `json:"thumbnail_time,omitempty"` // If you want to use watermark for a video, use this ID WatermarkId *string `json:"watermark_id,omitempty"` // Area of the watermark if watermark_id presents WatermarkArea *string `json:"watermark_area,omitempty"` // Array of convert details ConvertInfo []ChannelsChannelProfilesPostRequestConvertInfoInner `json:"convert_info,omitempty"` // Array of option details Options []ChannelsChannelProfilesPostRequestOptionsInner `json:"options,omitempty"` }
ChannelsChannelProfilesPostRequest struct for ChannelsChannelProfilesPostRequest
func NewChannelsChannelProfilesPostRequest ¶
func NewChannelsChannelProfilesPostRequest(title string, convertMode string) *ChannelsChannelProfilesPostRequest
NewChannelsChannelProfilesPostRequest instantiates a new ChannelsChannelProfilesPostRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewChannelsChannelProfilesPostRequestWithDefaults ¶
func NewChannelsChannelProfilesPostRequestWithDefaults() *ChannelsChannelProfilesPostRequest
NewChannelsChannelProfilesPostRequestWithDefaults instantiates a new ChannelsChannelProfilesPostRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ChannelsChannelProfilesPostRequest) GetConvertInfo ¶
func (o *ChannelsChannelProfilesPostRequest) GetConvertInfo() []ChannelsChannelProfilesPostRequestConvertInfoInner
GetConvertInfo returns the ConvertInfo field value if set, zero value otherwise.
func (*ChannelsChannelProfilesPostRequest) GetConvertInfoOk ¶
func (o *ChannelsChannelProfilesPostRequest) GetConvertInfoOk() ([]ChannelsChannelProfilesPostRequestConvertInfoInner, bool)
GetConvertInfoOk returns a tuple with the ConvertInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelProfilesPostRequest) GetConvertMode ¶
func (o *ChannelsChannelProfilesPostRequest) GetConvertMode() string
GetConvertMode returns the ConvertMode field value
func (*ChannelsChannelProfilesPostRequest) GetConvertModeOk ¶
func (o *ChannelsChannelProfilesPostRequest) GetConvertModeOk() (*string, bool)
GetConvertModeOk returns a tuple with the ConvertMode field value and a boolean to check if the value has been set.
func (*ChannelsChannelProfilesPostRequest) GetDescription ¶
func (o *ChannelsChannelProfilesPostRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*ChannelsChannelProfilesPostRequest) GetDescriptionOk ¶
func (o *ChannelsChannelProfilesPostRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelProfilesPostRequest) GetOptions ¶
func (o *ChannelsChannelProfilesPostRequest) GetOptions() []ChannelsChannelProfilesPostRequestOptionsInner
GetOptions returns the Options field value if set, zero value otherwise.
func (*ChannelsChannelProfilesPostRequest) GetOptionsOk ¶
func (o *ChannelsChannelProfilesPostRequest) GetOptionsOk() ([]ChannelsChannelProfilesPostRequestOptionsInner, bool)
GetOptionsOk returns a tuple with the Options field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelProfilesPostRequest) GetThumbnailTime ¶
func (o *ChannelsChannelProfilesPostRequest) GetThumbnailTime() int32
GetThumbnailTime returns the ThumbnailTime field value if set, zero value otherwise.
func (*ChannelsChannelProfilesPostRequest) GetThumbnailTimeOk ¶
func (o *ChannelsChannelProfilesPostRequest) GetThumbnailTimeOk() (*int32, bool)
GetThumbnailTimeOk returns a tuple with the ThumbnailTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelProfilesPostRequest) GetTitle ¶
func (o *ChannelsChannelProfilesPostRequest) GetTitle() string
GetTitle returns the Title field value
func (*ChannelsChannelProfilesPostRequest) GetTitleOk ¶
func (o *ChannelsChannelProfilesPostRequest) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value and a boolean to check if the value has been set.
func (*ChannelsChannelProfilesPostRequest) GetWatermarkArea ¶
func (o *ChannelsChannelProfilesPostRequest) GetWatermarkArea() string
GetWatermarkArea returns the WatermarkArea field value if set, zero value otherwise.
func (*ChannelsChannelProfilesPostRequest) GetWatermarkAreaOk ¶
func (o *ChannelsChannelProfilesPostRequest) GetWatermarkAreaOk() (*string, bool)
GetWatermarkAreaOk returns a tuple with the WatermarkArea field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelProfilesPostRequest) GetWatermarkId ¶
func (o *ChannelsChannelProfilesPostRequest) GetWatermarkId() string
GetWatermarkId returns the WatermarkId field value if set, zero value otherwise.
func (*ChannelsChannelProfilesPostRequest) GetWatermarkIdOk ¶
func (o *ChannelsChannelProfilesPostRequest) GetWatermarkIdOk() (*string, bool)
GetWatermarkIdOk returns a tuple with the WatermarkId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelProfilesPostRequest) HasConvertInfo ¶
func (o *ChannelsChannelProfilesPostRequest) HasConvertInfo() bool
HasConvertInfo returns a boolean if a field has been set.
func (*ChannelsChannelProfilesPostRequest) HasDescription ¶
func (o *ChannelsChannelProfilesPostRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*ChannelsChannelProfilesPostRequest) HasOptions ¶
func (o *ChannelsChannelProfilesPostRequest) HasOptions() bool
HasOptions returns a boolean if a field has been set.
func (*ChannelsChannelProfilesPostRequest) HasThumbnailTime ¶
func (o *ChannelsChannelProfilesPostRequest) HasThumbnailTime() bool
HasThumbnailTime returns a boolean if a field has been set.
func (*ChannelsChannelProfilesPostRequest) HasWatermarkArea ¶
func (o *ChannelsChannelProfilesPostRequest) HasWatermarkArea() bool
HasWatermarkArea returns a boolean if a field has been set.
func (*ChannelsChannelProfilesPostRequest) HasWatermarkId ¶
func (o *ChannelsChannelProfilesPostRequest) HasWatermarkId() bool
HasWatermarkId returns a boolean if a field has been set.
func (ChannelsChannelProfilesPostRequest) MarshalJSON ¶
func (o ChannelsChannelProfilesPostRequest) MarshalJSON() ([]byte, error)
func (*ChannelsChannelProfilesPostRequest) SetConvertInfo ¶
func (o *ChannelsChannelProfilesPostRequest) SetConvertInfo(v []ChannelsChannelProfilesPostRequestConvertInfoInner)
SetConvertInfo gets a reference to the given []ChannelsChannelProfilesPostRequestConvertInfoInner and assigns it to the ConvertInfo field.
func (*ChannelsChannelProfilesPostRequest) SetConvertMode ¶
func (o *ChannelsChannelProfilesPostRequest) SetConvertMode(v string)
SetConvertMode sets field value
func (*ChannelsChannelProfilesPostRequest) SetDescription ¶
func (o *ChannelsChannelProfilesPostRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*ChannelsChannelProfilesPostRequest) SetOptions ¶
func (o *ChannelsChannelProfilesPostRequest) SetOptions(v []ChannelsChannelProfilesPostRequestOptionsInner)
SetOptions gets a reference to the given []ChannelsChannelProfilesPostRequestOptionsInner and assigns it to the Options field.
func (*ChannelsChannelProfilesPostRequest) SetThumbnailTime ¶
func (o *ChannelsChannelProfilesPostRequest) SetThumbnailTime(v int32)
SetThumbnailTime gets a reference to the given int32 and assigns it to the ThumbnailTime field.
func (*ChannelsChannelProfilesPostRequest) SetTitle ¶
func (o *ChannelsChannelProfilesPostRequest) SetTitle(v string)
SetTitle sets field value
func (*ChannelsChannelProfilesPostRequest) SetWatermarkArea ¶
func (o *ChannelsChannelProfilesPostRequest) SetWatermarkArea(v string)
SetWatermarkArea gets a reference to the given string and assigns it to the WatermarkArea field.
func (*ChannelsChannelProfilesPostRequest) SetWatermarkId ¶
func (o *ChannelsChannelProfilesPostRequest) SetWatermarkId(v string)
SetWatermarkId gets a reference to the given string and assigns it to the WatermarkId field.
func (ChannelsChannelProfilesPostRequest) ToMap ¶
func (o ChannelsChannelProfilesPostRequest) ToMap() (map[string]interface{}, error)
type ChannelsChannelProfilesPostRequestConvertInfoInner ¶
type ChannelsChannelProfilesPostRequestConvertInfoInner struct { // Audio bitrate in kilobit AudioBitrate *int32 `json:"audio_bitrate,omitempty"` // Video bitrate in kilobit VideoBitrate *int32 `json:"video_bitrate,omitempty"` // resolution Resolution *string `json:"resolution,omitempty"` }
ChannelsChannelProfilesPostRequestConvertInfoInner struct for ChannelsChannelProfilesPostRequestConvertInfoInner
func NewChannelsChannelProfilesPostRequestConvertInfoInner ¶
func NewChannelsChannelProfilesPostRequestConvertInfoInner() *ChannelsChannelProfilesPostRequestConvertInfoInner
NewChannelsChannelProfilesPostRequestConvertInfoInner instantiates a new ChannelsChannelProfilesPostRequestConvertInfoInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewChannelsChannelProfilesPostRequestConvertInfoInnerWithDefaults ¶
func NewChannelsChannelProfilesPostRequestConvertInfoInnerWithDefaults() *ChannelsChannelProfilesPostRequestConvertInfoInner
NewChannelsChannelProfilesPostRequestConvertInfoInnerWithDefaults instantiates a new ChannelsChannelProfilesPostRequestConvertInfoInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ChannelsChannelProfilesPostRequestConvertInfoInner) GetAudioBitrate ¶
func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) GetAudioBitrate() int32
GetAudioBitrate returns the AudioBitrate field value if set, zero value otherwise.
func (*ChannelsChannelProfilesPostRequestConvertInfoInner) GetAudioBitrateOk ¶
func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) GetAudioBitrateOk() (*int32, bool)
GetAudioBitrateOk returns a tuple with the AudioBitrate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelProfilesPostRequestConvertInfoInner) GetResolution ¶
func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) GetResolution() string
GetResolution returns the Resolution field value if set, zero value otherwise.
func (*ChannelsChannelProfilesPostRequestConvertInfoInner) GetResolutionOk ¶
func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) GetResolutionOk() (*string, bool)
GetResolutionOk returns a tuple with the Resolution field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelProfilesPostRequestConvertInfoInner) GetVideoBitrate ¶
func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) GetVideoBitrate() int32
GetVideoBitrate returns the VideoBitrate field value if set, zero value otherwise.
func (*ChannelsChannelProfilesPostRequestConvertInfoInner) GetVideoBitrateOk ¶
func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) GetVideoBitrateOk() (*int32, bool)
GetVideoBitrateOk returns a tuple with the VideoBitrate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelProfilesPostRequestConvertInfoInner) HasAudioBitrate ¶
func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) HasAudioBitrate() bool
HasAudioBitrate returns a boolean if a field has been set.
func (*ChannelsChannelProfilesPostRequestConvertInfoInner) HasResolution ¶
func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) HasResolution() bool
HasResolution returns a boolean if a field has been set.
func (*ChannelsChannelProfilesPostRequestConvertInfoInner) HasVideoBitrate ¶
func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) HasVideoBitrate() bool
HasVideoBitrate returns a boolean if a field has been set.
func (ChannelsChannelProfilesPostRequestConvertInfoInner) MarshalJSON ¶
func (o ChannelsChannelProfilesPostRequestConvertInfoInner) MarshalJSON() ([]byte, error)
func (*ChannelsChannelProfilesPostRequestConvertInfoInner) SetAudioBitrate ¶
func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) SetAudioBitrate(v int32)
SetAudioBitrate gets a reference to the given int32 and assigns it to the AudioBitrate field.
func (*ChannelsChannelProfilesPostRequestConvertInfoInner) SetResolution ¶
func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) SetResolution(v string)
SetResolution gets a reference to the given string and assigns it to the Resolution field.
func (*ChannelsChannelProfilesPostRequestConvertInfoInner) SetVideoBitrate ¶
func (o *ChannelsChannelProfilesPostRequestConvertInfoInner) SetVideoBitrate(v int32)
SetVideoBitrate gets a reference to the given int32 and assigns it to the VideoBitrate field.
func (ChannelsChannelProfilesPostRequestConvertInfoInner) ToMap ¶
func (o ChannelsChannelProfilesPostRequestConvertInfoInner) ToMap() (map[string]interface{}, error)
type ChannelsChannelProfilesPostRequestOptionsInner ¶
type ChannelsChannelProfilesPostRequestOptionsInner struct { // minimum: 0 maximum: 16, Sets the amount of b frames. Bframe *int32 `json:"bframe,omitempty"` // If three-pass encoding is used and a level is set for the encoder, * the bitrate for some segments may exceed the bitrate limit which is * defined by the level. * Accepted values: 1,2,3,4,5,1.1,1.2,1.3,2.1,2.2,3.1,3.2,4.1,4.2,5.1,5.2 Level *string `json:"level,omitempty"` // Enable or disable CABAC and it should be boolean Cabac *bool `json:"cabac,omitempty"` // Sets the constant rate factor for quality-based variable bitrate. * Either bitrate or crf is required. * Minimum value should be 0 and the maximum would be 51 Crf *int32 `json:"crf,omitempty"` // Minimum GOP length, the minimum distance between I-frames. * Minimum value should be 1 and the maximum would be 6 MinGop *int32 `json:"minGop,omitempty"` // Minimum interval in seconds between key frames. * Minimum value should be 1 and the maximum would be 6 MinKeyframeInterval *int32 `json:"minKeyframeInterval,omitempty"` // bitrate_tolerance BitrateTolerance *string `json:"bitrate_tolerance,omitempty"` // Minimum value should be 1 and the maximum would be 60 Fps *int32 `json:"fps,omitempty"` // When setting a profile, all other settings must not exceed the limits * which are defined in the profile. Otherwise, a higher profile may * be automatically chosen. Profile *string `json:"profile,omitempty"` }
ChannelsChannelProfilesPostRequestOptionsInner struct for ChannelsChannelProfilesPostRequestOptionsInner
func NewChannelsChannelProfilesPostRequestOptionsInner ¶
func NewChannelsChannelProfilesPostRequestOptionsInner() *ChannelsChannelProfilesPostRequestOptionsInner
NewChannelsChannelProfilesPostRequestOptionsInner instantiates a new ChannelsChannelProfilesPostRequestOptionsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewChannelsChannelProfilesPostRequestOptionsInnerWithDefaults ¶
func NewChannelsChannelProfilesPostRequestOptionsInnerWithDefaults() *ChannelsChannelProfilesPostRequestOptionsInner
NewChannelsChannelProfilesPostRequestOptionsInnerWithDefaults instantiates a new ChannelsChannelProfilesPostRequestOptionsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ChannelsChannelProfilesPostRequestOptionsInner) GetBframe ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetBframe() int32
GetBframe returns the Bframe field value if set, zero value otherwise.
func (*ChannelsChannelProfilesPostRequestOptionsInner) GetBframeOk ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetBframeOk() (*int32, bool)
GetBframeOk returns a tuple with the Bframe field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelProfilesPostRequestOptionsInner) GetBitrateTolerance ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetBitrateTolerance() string
GetBitrateTolerance returns the BitrateTolerance field value if set, zero value otherwise.
func (*ChannelsChannelProfilesPostRequestOptionsInner) GetBitrateToleranceOk ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetBitrateToleranceOk() (*string, bool)
GetBitrateToleranceOk returns a tuple with the BitrateTolerance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelProfilesPostRequestOptionsInner) GetCabac ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetCabac() bool
GetCabac returns the Cabac field value if set, zero value otherwise.
func (*ChannelsChannelProfilesPostRequestOptionsInner) GetCabacOk ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetCabacOk() (*bool, bool)
GetCabacOk returns a tuple with the Cabac field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelProfilesPostRequestOptionsInner) GetCrf ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetCrf() int32
GetCrf returns the Crf field value if set, zero value otherwise.
func (*ChannelsChannelProfilesPostRequestOptionsInner) GetCrfOk ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetCrfOk() (*int32, bool)
GetCrfOk returns a tuple with the Crf field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelProfilesPostRequestOptionsInner) GetFps ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetFps() int32
GetFps returns the Fps field value if set, zero value otherwise.
func (*ChannelsChannelProfilesPostRequestOptionsInner) GetFpsOk ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetFpsOk() (*int32, bool)
GetFpsOk returns a tuple with the Fps field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelProfilesPostRequestOptionsInner) GetLevel ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetLevel() string
GetLevel returns the Level field value if set, zero value otherwise.
func (*ChannelsChannelProfilesPostRequestOptionsInner) GetLevelOk ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetLevelOk() (*string, bool)
GetLevelOk returns a tuple with the Level field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelProfilesPostRequestOptionsInner) GetMinGop ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetMinGop() int32
GetMinGop returns the MinGop field value if set, zero value otherwise.
func (*ChannelsChannelProfilesPostRequestOptionsInner) GetMinGopOk ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetMinGopOk() (*int32, bool)
GetMinGopOk returns a tuple with the MinGop field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelProfilesPostRequestOptionsInner) GetMinKeyframeInterval ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetMinKeyframeInterval() int32
GetMinKeyframeInterval returns the MinKeyframeInterval field value if set, zero value otherwise.
func (*ChannelsChannelProfilesPostRequestOptionsInner) GetMinKeyframeIntervalOk ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetMinKeyframeIntervalOk() (*int32, bool)
GetMinKeyframeIntervalOk returns a tuple with the MinKeyframeInterval field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelProfilesPostRequestOptionsInner) GetProfile ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetProfile() string
GetProfile returns the Profile field value if set, zero value otherwise.
func (*ChannelsChannelProfilesPostRequestOptionsInner) GetProfileOk ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) GetProfileOk() (*string, bool)
GetProfileOk returns a tuple with the Profile field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelProfilesPostRequestOptionsInner) HasBframe ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) HasBframe() bool
HasBframe returns a boolean if a field has been set.
func (*ChannelsChannelProfilesPostRequestOptionsInner) HasBitrateTolerance ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) HasBitrateTolerance() bool
HasBitrateTolerance returns a boolean if a field has been set.
func (*ChannelsChannelProfilesPostRequestOptionsInner) HasCabac ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) HasCabac() bool
HasCabac returns a boolean if a field has been set.
func (*ChannelsChannelProfilesPostRequestOptionsInner) HasCrf ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) HasCrf() bool
HasCrf returns a boolean if a field has been set.
func (*ChannelsChannelProfilesPostRequestOptionsInner) HasFps ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) HasFps() bool
HasFps returns a boolean if a field has been set.
func (*ChannelsChannelProfilesPostRequestOptionsInner) HasLevel ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) HasLevel() bool
HasLevel returns a boolean if a field has been set.
func (*ChannelsChannelProfilesPostRequestOptionsInner) HasMinGop ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) HasMinGop() bool
HasMinGop returns a boolean if a field has been set.
func (*ChannelsChannelProfilesPostRequestOptionsInner) HasMinKeyframeInterval ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) HasMinKeyframeInterval() bool
HasMinKeyframeInterval returns a boolean if a field has been set.
func (*ChannelsChannelProfilesPostRequestOptionsInner) HasProfile ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) HasProfile() bool
HasProfile returns a boolean if a field has been set.
func (ChannelsChannelProfilesPostRequestOptionsInner) MarshalJSON ¶
func (o ChannelsChannelProfilesPostRequestOptionsInner) MarshalJSON() ([]byte, error)
func (*ChannelsChannelProfilesPostRequestOptionsInner) SetBframe ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) SetBframe(v int32)
SetBframe gets a reference to the given int32 and assigns it to the Bframe field.
func (*ChannelsChannelProfilesPostRequestOptionsInner) SetBitrateTolerance ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) SetBitrateTolerance(v string)
SetBitrateTolerance gets a reference to the given string and assigns it to the BitrateTolerance field.
func (*ChannelsChannelProfilesPostRequestOptionsInner) SetCabac ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) SetCabac(v bool)
SetCabac gets a reference to the given bool and assigns it to the Cabac field.
func (*ChannelsChannelProfilesPostRequestOptionsInner) SetCrf ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) SetCrf(v int32)
SetCrf gets a reference to the given int32 and assigns it to the Crf field.
func (*ChannelsChannelProfilesPostRequestOptionsInner) SetFps ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) SetFps(v int32)
SetFps gets a reference to the given int32 and assigns it to the Fps field.
func (*ChannelsChannelProfilesPostRequestOptionsInner) SetLevel ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) SetLevel(v string)
SetLevel gets a reference to the given string and assigns it to the Level field.
func (*ChannelsChannelProfilesPostRequestOptionsInner) SetMinGop ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) SetMinGop(v int32)
SetMinGop gets a reference to the given int32 and assigns it to the MinGop field.
func (*ChannelsChannelProfilesPostRequestOptionsInner) SetMinKeyframeInterval ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) SetMinKeyframeInterval(v int32)
SetMinKeyframeInterval gets a reference to the given int32 and assigns it to the MinKeyframeInterval field.
func (*ChannelsChannelProfilesPostRequestOptionsInner) SetProfile ¶
func (o *ChannelsChannelProfilesPostRequestOptionsInner) SetProfile(v string)
SetProfile gets a reference to the given string and assigns it to the Profile field.
func (ChannelsChannelProfilesPostRequestOptionsInner) ToMap ¶
func (o ChannelsChannelProfilesPostRequestOptionsInner) ToMap() (map[string]interface{}, error)
type ChannelsChannelVideosPostRequest ¶
type ChannelsChannelVideosPostRequest struct { // Title of the video Title string `json:"title"` // Description of the video Description *string `json:"description,omitempty"` // Public URL of video VideoUrl *string `json:"video_url,omitempty"` // ID of the video file FileId *string `json:"file_id,omitempty"` // Convert mode ConvertMode string `json:"convert_mode"` // The profile ID that video convert with it (priority is with video properties) ProfileId *string `json:"profile_id,omitempty"` // Set this convert parallel when any video(s) is converting. Parallel limit is 3 ParallelConvert *bool `json:"parallel_convert,omitempty"` // Screenshot time for generate thumbnail for video in seconds ThumbnailTime *int32 `json:"thumbnail_time,omitempty"` // If you want to use watermark for a video, use this ID WatermarkId *string `json:"watermark_id,omitempty"` // Area of the watermark if watermark_id presents WatermarkArea *string `json:"watermark_area,omitempty"` // Array of convert details ConvertInfo []ChannelsChannelProfilesPostRequestConvertInfoInner `json:"convert_info,omitempty"` // Array of option details Options []ChannelsChannelProfilesPostRequestOptionsInner `json:"options,omitempty"` }
ChannelsChannelVideosPostRequest struct for ChannelsChannelVideosPostRequest
func NewChannelsChannelVideosPostRequest ¶
func NewChannelsChannelVideosPostRequest(title string, convertMode string) *ChannelsChannelVideosPostRequest
NewChannelsChannelVideosPostRequest instantiates a new ChannelsChannelVideosPostRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewChannelsChannelVideosPostRequestWithDefaults ¶
func NewChannelsChannelVideosPostRequestWithDefaults() *ChannelsChannelVideosPostRequest
NewChannelsChannelVideosPostRequestWithDefaults instantiates a new ChannelsChannelVideosPostRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ChannelsChannelVideosPostRequest) GetConvertInfo ¶
func (o *ChannelsChannelVideosPostRequest) GetConvertInfo() []ChannelsChannelProfilesPostRequestConvertInfoInner
GetConvertInfo returns the ConvertInfo field value if set, zero value otherwise.
func (*ChannelsChannelVideosPostRequest) GetConvertInfoOk ¶
func (o *ChannelsChannelVideosPostRequest) GetConvertInfoOk() ([]ChannelsChannelProfilesPostRequestConvertInfoInner, bool)
GetConvertInfoOk returns a tuple with the ConvertInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelVideosPostRequest) GetConvertMode ¶
func (o *ChannelsChannelVideosPostRequest) GetConvertMode() string
GetConvertMode returns the ConvertMode field value
func (*ChannelsChannelVideosPostRequest) GetConvertModeOk ¶
func (o *ChannelsChannelVideosPostRequest) GetConvertModeOk() (*string, bool)
GetConvertModeOk returns a tuple with the ConvertMode field value and a boolean to check if the value has been set.
func (*ChannelsChannelVideosPostRequest) GetDescription ¶
func (o *ChannelsChannelVideosPostRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*ChannelsChannelVideosPostRequest) GetDescriptionOk ¶
func (o *ChannelsChannelVideosPostRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelVideosPostRequest) GetFileId ¶
func (o *ChannelsChannelVideosPostRequest) GetFileId() string
GetFileId returns the FileId field value if set, zero value otherwise.
func (*ChannelsChannelVideosPostRequest) GetFileIdOk ¶
func (o *ChannelsChannelVideosPostRequest) GetFileIdOk() (*string, bool)
GetFileIdOk returns a tuple with the FileId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelVideosPostRequest) GetOptions ¶
func (o *ChannelsChannelVideosPostRequest) GetOptions() []ChannelsChannelProfilesPostRequestOptionsInner
GetOptions returns the Options field value if set, zero value otherwise.
func (*ChannelsChannelVideosPostRequest) GetOptionsOk ¶
func (o *ChannelsChannelVideosPostRequest) GetOptionsOk() ([]ChannelsChannelProfilesPostRequestOptionsInner, bool)
GetOptionsOk returns a tuple with the Options field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelVideosPostRequest) GetParallelConvert ¶
func (o *ChannelsChannelVideosPostRequest) GetParallelConvert() bool
GetParallelConvert returns the ParallelConvert field value if set, zero value otherwise.
func (*ChannelsChannelVideosPostRequest) GetParallelConvertOk ¶
func (o *ChannelsChannelVideosPostRequest) GetParallelConvertOk() (*bool, bool)
GetParallelConvertOk returns a tuple with the ParallelConvert field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelVideosPostRequest) GetProfileId ¶
func (o *ChannelsChannelVideosPostRequest) GetProfileId() string
GetProfileId returns the ProfileId field value if set, zero value otherwise.
func (*ChannelsChannelVideosPostRequest) GetProfileIdOk ¶
func (o *ChannelsChannelVideosPostRequest) GetProfileIdOk() (*string, bool)
GetProfileIdOk returns a tuple with the ProfileId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelVideosPostRequest) GetThumbnailTime ¶
func (o *ChannelsChannelVideosPostRequest) GetThumbnailTime() int32
GetThumbnailTime returns the ThumbnailTime field value if set, zero value otherwise.
func (*ChannelsChannelVideosPostRequest) GetThumbnailTimeOk ¶
func (o *ChannelsChannelVideosPostRequest) GetThumbnailTimeOk() (*int32, bool)
GetThumbnailTimeOk returns a tuple with the ThumbnailTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelVideosPostRequest) GetTitle ¶
func (o *ChannelsChannelVideosPostRequest) GetTitle() string
GetTitle returns the Title field value
func (*ChannelsChannelVideosPostRequest) GetTitleOk ¶
func (o *ChannelsChannelVideosPostRequest) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value and a boolean to check if the value has been set.
func (*ChannelsChannelVideosPostRequest) GetVideoUrl ¶
func (o *ChannelsChannelVideosPostRequest) GetVideoUrl() string
GetVideoUrl returns the VideoUrl field value if set, zero value otherwise.
func (*ChannelsChannelVideosPostRequest) GetVideoUrlOk ¶
func (o *ChannelsChannelVideosPostRequest) GetVideoUrlOk() (*string, bool)
GetVideoUrlOk returns a tuple with the VideoUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelVideosPostRequest) GetWatermarkArea ¶
func (o *ChannelsChannelVideosPostRequest) GetWatermarkArea() string
GetWatermarkArea returns the WatermarkArea field value if set, zero value otherwise.
func (*ChannelsChannelVideosPostRequest) GetWatermarkAreaOk ¶
func (o *ChannelsChannelVideosPostRequest) GetWatermarkAreaOk() (*string, bool)
GetWatermarkAreaOk returns a tuple with the WatermarkArea field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelVideosPostRequest) GetWatermarkId ¶
func (o *ChannelsChannelVideosPostRequest) GetWatermarkId() string
GetWatermarkId returns the WatermarkId field value if set, zero value otherwise.
func (*ChannelsChannelVideosPostRequest) GetWatermarkIdOk ¶
func (o *ChannelsChannelVideosPostRequest) GetWatermarkIdOk() (*string, bool)
GetWatermarkIdOk returns a tuple with the WatermarkId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsChannelVideosPostRequest) HasConvertInfo ¶
func (o *ChannelsChannelVideosPostRequest) HasConvertInfo() bool
HasConvertInfo returns a boolean if a field has been set.
func (*ChannelsChannelVideosPostRequest) HasDescription ¶
func (o *ChannelsChannelVideosPostRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*ChannelsChannelVideosPostRequest) HasFileId ¶
func (o *ChannelsChannelVideosPostRequest) HasFileId() bool
HasFileId returns a boolean if a field has been set.
func (*ChannelsChannelVideosPostRequest) HasOptions ¶
func (o *ChannelsChannelVideosPostRequest) HasOptions() bool
HasOptions returns a boolean if a field has been set.
func (*ChannelsChannelVideosPostRequest) HasParallelConvert ¶
func (o *ChannelsChannelVideosPostRequest) HasParallelConvert() bool
HasParallelConvert returns a boolean if a field has been set.
func (*ChannelsChannelVideosPostRequest) HasProfileId ¶
func (o *ChannelsChannelVideosPostRequest) HasProfileId() bool
HasProfileId returns a boolean if a field has been set.
func (*ChannelsChannelVideosPostRequest) HasThumbnailTime ¶
func (o *ChannelsChannelVideosPostRequest) HasThumbnailTime() bool
HasThumbnailTime returns a boolean if a field has been set.
func (*ChannelsChannelVideosPostRequest) HasVideoUrl ¶
func (o *ChannelsChannelVideosPostRequest) HasVideoUrl() bool
HasVideoUrl returns a boolean if a field has been set.
func (*ChannelsChannelVideosPostRequest) HasWatermarkArea ¶
func (o *ChannelsChannelVideosPostRequest) HasWatermarkArea() bool
HasWatermarkArea returns a boolean if a field has been set.
func (*ChannelsChannelVideosPostRequest) HasWatermarkId ¶
func (o *ChannelsChannelVideosPostRequest) HasWatermarkId() bool
HasWatermarkId returns a boolean if a field has been set.
func (ChannelsChannelVideosPostRequest) MarshalJSON ¶
func (o ChannelsChannelVideosPostRequest) MarshalJSON() ([]byte, error)
func (*ChannelsChannelVideosPostRequest) SetConvertInfo ¶
func (o *ChannelsChannelVideosPostRequest) SetConvertInfo(v []ChannelsChannelProfilesPostRequestConvertInfoInner)
SetConvertInfo gets a reference to the given []ChannelsChannelProfilesPostRequestConvertInfoInner and assigns it to the ConvertInfo field.
func (*ChannelsChannelVideosPostRequest) SetConvertMode ¶
func (o *ChannelsChannelVideosPostRequest) SetConvertMode(v string)
SetConvertMode sets field value
func (*ChannelsChannelVideosPostRequest) SetDescription ¶
func (o *ChannelsChannelVideosPostRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*ChannelsChannelVideosPostRequest) SetFileId ¶
func (o *ChannelsChannelVideosPostRequest) SetFileId(v string)
SetFileId gets a reference to the given string and assigns it to the FileId field.
func (*ChannelsChannelVideosPostRequest) SetOptions ¶
func (o *ChannelsChannelVideosPostRequest) SetOptions(v []ChannelsChannelProfilesPostRequestOptionsInner)
SetOptions gets a reference to the given []ChannelsChannelProfilesPostRequestOptionsInner and assigns it to the Options field.
func (*ChannelsChannelVideosPostRequest) SetParallelConvert ¶
func (o *ChannelsChannelVideosPostRequest) SetParallelConvert(v bool)
SetParallelConvert gets a reference to the given bool and assigns it to the ParallelConvert field.
func (*ChannelsChannelVideosPostRequest) SetProfileId ¶
func (o *ChannelsChannelVideosPostRequest) SetProfileId(v string)
SetProfileId gets a reference to the given string and assigns it to the ProfileId field.
func (*ChannelsChannelVideosPostRequest) SetThumbnailTime ¶
func (o *ChannelsChannelVideosPostRequest) SetThumbnailTime(v int32)
SetThumbnailTime gets a reference to the given int32 and assigns it to the ThumbnailTime field.
func (*ChannelsChannelVideosPostRequest) SetTitle ¶
func (o *ChannelsChannelVideosPostRequest) SetTitle(v string)
SetTitle sets field value
func (*ChannelsChannelVideosPostRequest) SetVideoUrl ¶
func (o *ChannelsChannelVideosPostRequest) SetVideoUrl(v string)
SetVideoUrl gets a reference to the given string and assigns it to the VideoUrl field.
func (*ChannelsChannelVideosPostRequest) SetWatermarkArea ¶
func (o *ChannelsChannelVideosPostRequest) SetWatermarkArea(v string)
SetWatermarkArea gets a reference to the given string and assigns it to the WatermarkArea field.
func (*ChannelsChannelVideosPostRequest) SetWatermarkId ¶
func (o *ChannelsChannelVideosPostRequest) SetWatermarkId(v string)
SetWatermarkId gets a reference to the given string and assigns it to the WatermarkId field.
func (ChannelsChannelVideosPostRequest) ToMap ¶
func (o ChannelsChannelVideosPostRequest) ToMap() (map[string]interface{}, error)
type ChannelsPostRequest ¶
type ChannelsPostRequest struct { // Title of channel Title string `json:"title"` // Description of channel Description *string `json:"description,omitempty"` // Enable or disable secure link for all videos in channel SecureLinkEnabled *bool `json:"secure_link_enabled,omitempty"` // Key for generate secure links SecureLinkKey *string `json:"secure_link_key,omitempty"` // IP can be considered as an optional parameter SecureLinkWithIp *bool `json:"secure_link_with_ip,omitempty"` // Enable or disable Ads for all videos in channel AdsEnabled *bool `json:"ads_enabled,omitempty"` // Ads present method PresentType *string `json:"present_type,omitempty"` // Created CampaignId in Ads CampaignId *string `json:"campaign_id,omitempty"` }
ChannelsPostRequest struct for ChannelsPostRequest
func NewChannelsPostRequest ¶
func NewChannelsPostRequest(title string) *ChannelsPostRequest
NewChannelsPostRequest instantiates a new ChannelsPostRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewChannelsPostRequestWithDefaults ¶
func NewChannelsPostRequestWithDefaults() *ChannelsPostRequest
NewChannelsPostRequestWithDefaults instantiates a new ChannelsPostRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ChannelsPostRequest) GetAdsEnabled ¶
func (o *ChannelsPostRequest) GetAdsEnabled() bool
GetAdsEnabled returns the AdsEnabled field value if set, zero value otherwise.
func (*ChannelsPostRequest) GetAdsEnabledOk ¶
func (o *ChannelsPostRequest) GetAdsEnabledOk() (*bool, bool)
GetAdsEnabledOk returns a tuple with the AdsEnabled field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsPostRequest) GetCampaignId ¶
func (o *ChannelsPostRequest) GetCampaignId() string
GetCampaignId returns the CampaignId field value if set, zero value otherwise.
func (*ChannelsPostRequest) GetCampaignIdOk ¶
func (o *ChannelsPostRequest) GetCampaignIdOk() (*string, bool)
GetCampaignIdOk returns a tuple with the CampaignId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsPostRequest) GetDescription ¶
func (o *ChannelsPostRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*ChannelsPostRequest) GetDescriptionOk ¶
func (o *ChannelsPostRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsPostRequest) GetPresentType ¶
func (o *ChannelsPostRequest) GetPresentType() string
GetPresentType returns the PresentType field value if set, zero value otherwise.
func (*ChannelsPostRequest) GetPresentTypeOk ¶
func (o *ChannelsPostRequest) GetPresentTypeOk() (*string, bool)
GetPresentTypeOk returns a tuple with the PresentType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsPostRequest) GetSecureLinkEnabled ¶
func (o *ChannelsPostRequest) GetSecureLinkEnabled() bool
GetSecureLinkEnabled returns the SecureLinkEnabled field value if set, zero value otherwise.
func (*ChannelsPostRequest) GetSecureLinkEnabledOk ¶
func (o *ChannelsPostRequest) GetSecureLinkEnabledOk() (*bool, bool)
GetSecureLinkEnabledOk returns a tuple with the SecureLinkEnabled field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsPostRequest) GetSecureLinkKey ¶
func (o *ChannelsPostRequest) GetSecureLinkKey() string
GetSecureLinkKey returns the SecureLinkKey field value if set, zero value otherwise.
func (*ChannelsPostRequest) GetSecureLinkKeyOk ¶
func (o *ChannelsPostRequest) GetSecureLinkKeyOk() (*string, bool)
GetSecureLinkKeyOk returns a tuple with the SecureLinkKey field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsPostRequest) GetSecureLinkWithIp ¶
func (o *ChannelsPostRequest) GetSecureLinkWithIp() bool
GetSecureLinkWithIp returns the SecureLinkWithIp field value if set, zero value otherwise.
func (*ChannelsPostRequest) GetSecureLinkWithIpOk ¶
func (o *ChannelsPostRequest) GetSecureLinkWithIpOk() (*bool, bool)
GetSecureLinkWithIpOk returns a tuple with the SecureLinkWithIp field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelsPostRequest) GetTitle ¶
func (o *ChannelsPostRequest) GetTitle() string
GetTitle returns the Title field value
func (*ChannelsPostRequest) GetTitleOk ¶
func (o *ChannelsPostRequest) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value and a boolean to check if the value has been set.
func (*ChannelsPostRequest) HasAdsEnabled ¶
func (o *ChannelsPostRequest) HasAdsEnabled() bool
HasAdsEnabled returns a boolean if a field has been set.
func (*ChannelsPostRequest) HasCampaignId ¶
func (o *ChannelsPostRequest) HasCampaignId() bool
HasCampaignId returns a boolean if a field has been set.
func (*ChannelsPostRequest) HasDescription ¶
func (o *ChannelsPostRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*ChannelsPostRequest) HasPresentType ¶
func (o *ChannelsPostRequest) HasPresentType() bool
HasPresentType returns a boolean if a field has been set.
func (*ChannelsPostRequest) HasSecureLinkEnabled ¶
func (o *ChannelsPostRequest) HasSecureLinkEnabled() bool
HasSecureLinkEnabled returns a boolean if a field has been set.
func (*ChannelsPostRequest) HasSecureLinkKey ¶
func (o *ChannelsPostRequest) HasSecureLinkKey() bool
HasSecureLinkKey returns a boolean if a field has been set.
func (*ChannelsPostRequest) HasSecureLinkWithIp ¶
func (o *ChannelsPostRequest) HasSecureLinkWithIp() bool
HasSecureLinkWithIp returns a boolean if a field has been set.
func (ChannelsPostRequest) MarshalJSON ¶
func (o ChannelsPostRequest) MarshalJSON() ([]byte, error)
func (*ChannelsPostRequest) SetAdsEnabled ¶
func (o *ChannelsPostRequest) SetAdsEnabled(v bool)
SetAdsEnabled gets a reference to the given bool and assigns it to the AdsEnabled field.
func (*ChannelsPostRequest) SetCampaignId ¶
func (o *ChannelsPostRequest) SetCampaignId(v string)
SetCampaignId gets a reference to the given string and assigns it to the CampaignId field.
func (*ChannelsPostRequest) SetDescription ¶
func (o *ChannelsPostRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*ChannelsPostRequest) SetPresentType ¶
func (o *ChannelsPostRequest) SetPresentType(v string)
SetPresentType gets a reference to the given string and assigns it to the PresentType field.
func (*ChannelsPostRequest) SetSecureLinkEnabled ¶
func (o *ChannelsPostRequest) SetSecureLinkEnabled(v bool)
SetSecureLinkEnabled gets a reference to the given bool and assigns it to the SecureLinkEnabled field.
func (*ChannelsPostRequest) SetSecureLinkKey ¶
func (o *ChannelsPostRequest) SetSecureLinkKey(v string)
SetSecureLinkKey gets a reference to the given string and assigns it to the SecureLinkKey field.
func (*ChannelsPostRequest) SetSecureLinkWithIp ¶
func (o *ChannelsPostRequest) SetSecureLinkWithIp(v bool)
SetSecureLinkWithIp gets a reference to the given bool and assigns it to the SecureLinkWithIp field.
func (*ChannelsPostRequest) SetTitle ¶
func (o *ChannelsPostRequest) SetTitle(v string)
SetTitle sets field value
func (ChannelsPostRequest) ToMap ¶
func (o ChannelsPostRequest) ToMap() (map[string]interface{}, error)
type Configuration ¶
type Configuration struct { Host string `json:"host,omitempty"` Scheme string `json:"scheme,omitempty"` DefaultHeader map[string]string `json:"defaultHeader,omitempty"` UserAgent string `json:"userAgent,omitempty"` Debug bool `json:"debug,omitempty"` Servers ServerConfigurations OperationServers map[string]ServerConfigurations HTTPClient *http.Client }
Configuration stores the configuration of the API client
func NewConfiguration ¶
func NewConfiguration() *Configuration
NewConfiguration returns a new Configuration object
func (*Configuration) AddDefaultHeader ¶
func (c *Configuration) AddDefaultHeader(key string, value string)
AddDefaultHeader adds a new HTTP header to the default header in the request
func (*Configuration) ServerURLWithContext ¶
ServerURLWithContext returns a new server URL given an endpoint
type DomainAPIService ¶
type DomainAPIService service
DomainAPIService DomainAPI service
func (*DomainAPIService) DomainGet ¶
func (a *DomainAPIService) DomainGet(ctx context.Context) ApiDomainGetRequest
DomainGet Return User Domain.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiDomainGetRequest
func (*DomainAPIService) DomainGetExecute ¶
func (a *DomainAPIService) DomainGetExecute(r ApiDomainGetRequest) (*http.Response, error)
Execute executes the request
func (*DomainAPIService) DomainPost ¶
func (a *DomainAPIService) DomainPost(ctx context.Context) ApiDomainPostRequest
DomainPost Set subdomain for VOD service.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiDomainPostRequest
func (*DomainAPIService) DomainPostExecute ¶
func (a *DomainAPIService) DomainPostExecute(r ApiDomainPostRequest) (*http.Response, error)
Execute executes the request
type DomainPostRequest ¶
type DomainPostRequest struct { // The subdomain. Only contain lower case letters and digits Subdomain *string `json:"subdomain,omitempty"` }
DomainPostRequest struct for DomainPostRequest
func NewDomainPostRequest ¶
func NewDomainPostRequest() *DomainPostRequest
NewDomainPostRequest instantiates a new DomainPostRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDomainPostRequestWithDefaults ¶
func NewDomainPostRequestWithDefaults() *DomainPostRequest
NewDomainPostRequestWithDefaults instantiates a new DomainPostRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DomainPostRequest) GetSubdomain ¶
func (o *DomainPostRequest) GetSubdomain() string
GetSubdomain returns the Subdomain field value if set, zero value otherwise.
func (*DomainPostRequest) GetSubdomainOk ¶
func (o *DomainPostRequest) GetSubdomainOk() (*string, bool)
GetSubdomainOk returns a tuple with the Subdomain field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DomainPostRequest) HasSubdomain ¶
func (o *DomainPostRequest) HasSubdomain() bool
HasSubdomain returns a boolean if a field has been set.
func (DomainPostRequest) MarshalJSON ¶
func (o DomainPostRequest) MarshalJSON() ([]byte, error)
func (*DomainPostRequest) SetSubdomain ¶
func (o *DomainPostRequest) SetSubdomain(v string)
SetSubdomain gets a reference to the given string and assigns it to the Subdomain field.
func (DomainPostRequest) ToMap ¶
func (o DomainPostRequest) ToMap() (map[string]interface{}, error)
type FileAPIService ¶
type FileAPIService service
FileAPIService FileAPI service
func (*FileAPIService) ChannelsChannelFilesFileHead ¶
func (a *FileAPIService) ChannelsChannelFilesFileHead(ctx context.Context, channel string, file string) ApiChannelsChannelFilesFileHeadRequest
ChannelsChannelFilesFileHead Get upload offset. See https://tus.io/ for more detail.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channel The Id of channel @param file The Id of file @return ApiChannelsChannelFilesFileHeadRequest
func (*FileAPIService) ChannelsChannelFilesFileHeadExecute ¶
func (a *FileAPIService) ChannelsChannelFilesFileHeadExecute(r ApiChannelsChannelFilesFileHeadRequest) (*http.Response, error)
Execute executes the request
func (*FileAPIService) ChannelsChannelFilesFilePatch ¶
func (a *FileAPIService) ChannelsChannelFilesFilePatch(ctx context.Context, channel string, file string) ApiChannelsChannelFilesFilePatchRequest
ChannelsChannelFilesFilePatch Upload and apply bytes to a file. See https://tus.io/ for more detail.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channel The Id of channel @param file The Id of file @return ApiChannelsChannelFilesFilePatchRequest
func (*FileAPIService) ChannelsChannelFilesFilePatchExecute ¶
func (a *FileAPIService) ChannelsChannelFilesFilePatchExecute(r ApiChannelsChannelFilesFilePatchRequest) (*http.Response, error)
Execute executes the request
func (*FileAPIService) ChannelsChannelFilesGet ¶
func (a *FileAPIService) ChannelsChannelFilesGet(ctx context.Context, channel string) ApiChannelsChannelFilesGetRequest
ChannelsChannelFilesGet Return all draft files of channel.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channel The Id of channel @return ApiChannelsChannelFilesGetRequest
func (*FileAPIService) ChannelsChannelFilesGetExecute ¶
func (a *FileAPIService) ChannelsChannelFilesGetExecute(r ApiChannelsChannelFilesGetRequest) (*http.Response, error)
Execute executes the request
func (*FileAPIService) ChannelsChannelFilesPost ¶
func (a *FileAPIService) ChannelsChannelFilesPost(ctx context.Context, channel string) ApiChannelsChannelFilesPostRequest
ChannelsChannelFilesPost Request a new upload file. See https://tus.io/ for more detail.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channel The Id of channel @return ApiChannelsChannelFilesPostRequest
func (*FileAPIService) ChannelsChannelFilesPostExecute ¶
func (a *FileAPIService) ChannelsChannelFilesPostExecute(r ApiChannelsChannelFilesPostRequest) (*http.Response, error)
Execute executes the request
func (*FileAPIService) FilesFileDelete ¶
func (a *FileAPIService) FilesFileDelete(ctx context.Context, file string) ApiFilesFileDeleteRequest
FilesFileDelete Remove the specified file.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param file The Id of file @return ApiFilesFileDeleteRequest
func (*FileAPIService) FilesFileDeleteExecute ¶
func (a *FileAPIService) FilesFileDeleteExecute(r ApiFilesFileDeleteRequest) (*http.Response, error)
Execute executes the request
func (*FileAPIService) FilesFileGet ¶
func (a *FileAPIService) FilesFileGet(ctx context.Context, file string) ApiFilesFileGetRequest
FilesFileGet Return the specified file.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param file The Id of file @return ApiFilesFileGetRequest
func (*FileAPIService) FilesFileGetExecute ¶
func (a *FileAPIService) FilesFileGetExecute(r ApiFilesFileGetRequest) (*http.Response, error)
Execute executes the request
type GeneralReportAPIService ¶
type GeneralReportAPIService service
GeneralReportAPIService GeneralReportAPI service
func (*GeneralReportAPIService) ReportGeoGet ¶
func (a *GeneralReportAPIService) ReportGeoGet(ctx context.Context) ApiReportGeoGetRequest
ReportGeoGet Return Domain Geo Report.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiReportGeoGetRequest
func (*GeneralReportAPIService) ReportGeoGetExecute ¶
func (a *GeneralReportAPIService) ReportGeoGetExecute(r ApiReportGeoGetRequest) (*http.Response, error)
Execute executes the request
func (*GeneralReportAPIService) ReportStatisticsGet ¶
func (a *GeneralReportAPIService) ReportStatisticsGet(ctx context.Context) ApiReportStatisticsGetRequest
ReportStatisticsGet Return Domain statistics report.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiReportStatisticsGetRequest
func (*GeneralReportAPIService) ReportStatisticsGetExecute ¶
func (a *GeneralReportAPIService) ReportStatisticsGetExecute(r ApiReportStatisticsGetRequest) (*http.Response, error)
Execute executes the request
func (*GeneralReportAPIService) ReportTrafficsGet ¶
func (a *GeneralReportAPIService) ReportTrafficsGet(ctx context.Context) ApiReportTrafficsGetRequest
ReportTrafficsGet Return Domain Traffic.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiReportTrafficsGetRequest
func (*GeneralReportAPIService) ReportTrafficsGetExecute ¶
func (a *GeneralReportAPIService) ReportTrafficsGetExecute(r ApiReportTrafficsGetRequest) (*http.Response, error)
Execute executes the request
func (*GeneralReportAPIService) ReportUserAgentGet ¶
func (a *GeneralReportAPIService) ReportUserAgentGet(ctx context.Context) ApiReportUserAgentGetRequest
ReportUserAgentGet Return User Agent.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiReportUserAgentGetRequest
func (*GeneralReportAPIService) ReportUserAgentGetExecute ¶
func (a *GeneralReportAPIService) ReportUserAgentGetExecute(r ApiReportUserAgentGetRequest) (*http.Response, error)
Execute executes the request
func (*GeneralReportAPIService) ReportVisitorsGet ¶
func (a *GeneralReportAPIService) ReportVisitorsGet(ctx context.Context) ApiReportVisitorsGetRequest
ReportVisitorsGet Return Domain Visitors.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiReportVisitorsGetRequest
func (*GeneralReportAPIService) ReportVisitorsGetExecute ¶
func (a *GeneralReportAPIService) ReportVisitorsGetExecute(r ApiReportVisitorsGetRequest) (*http.Response, error)
Execute executes the request
type GenericOpenAPIError ¶
type GenericOpenAPIError struct {
// contains filtered or unexported fields
}
GenericOpenAPIError Provides access to the body, error and model on returned errors.
func (GenericOpenAPIError) Body ¶
func (e GenericOpenAPIError) Body() []byte
Body returns the raw bytes of the response
func (GenericOpenAPIError) Error ¶
func (e GenericOpenAPIError) Error() string
Error returns non-empty string if there was an error.
func (GenericOpenAPIError) Model ¶
func (e GenericOpenAPIError) Model() interface{}
Model returns the unpacked model of the error
type MappedNullable ¶
type NullableAudiosAudioPatchRequest ¶
type NullableAudiosAudioPatchRequest struct {
// contains filtered or unexported fields
}
func NewNullableAudiosAudioPatchRequest ¶
func NewNullableAudiosAudioPatchRequest(val *AudiosAudioPatchRequest) *NullableAudiosAudioPatchRequest
func (NullableAudiosAudioPatchRequest) Get ¶
func (v NullableAudiosAudioPatchRequest) Get() *AudiosAudioPatchRequest
func (NullableAudiosAudioPatchRequest) IsSet ¶
func (v NullableAudiosAudioPatchRequest) IsSet() bool
func (NullableAudiosAudioPatchRequest) MarshalJSON ¶
func (v NullableAudiosAudioPatchRequest) MarshalJSON() ([]byte, error)
func (*NullableAudiosAudioPatchRequest) Set ¶
func (v *NullableAudiosAudioPatchRequest) Set(val *AudiosAudioPatchRequest)
func (*NullableAudiosAudioPatchRequest) UnmarshalJSON ¶
func (v *NullableAudiosAudioPatchRequest) UnmarshalJSON(src []byte) error
func (*NullableAudiosAudioPatchRequest) Unset ¶
func (v *NullableAudiosAudioPatchRequest) Unset()
type NullableBool ¶
type NullableBool struct {
// contains filtered or unexported fields
}
func NewNullableBool ¶
func NewNullableBool(val *bool) *NullableBool
func (NullableBool) Get ¶
func (v NullableBool) Get() *bool
func (NullableBool) IsSet ¶
func (v NullableBool) IsSet() bool
func (NullableBool) MarshalJSON ¶
func (v NullableBool) MarshalJSON() ([]byte, error)
func (*NullableBool) Set ¶
func (v *NullableBool) Set(val *bool)
func (*NullableBool) UnmarshalJSON ¶
func (v *NullableBool) UnmarshalJSON(src []byte) error
func (*NullableBool) Unset ¶
func (v *NullableBool) Unset()
type NullableChannelsChannelAudiosPostRequest ¶
type NullableChannelsChannelAudiosPostRequest struct {
// contains filtered or unexported fields
}
func NewNullableChannelsChannelAudiosPostRequest ¶
func NewNullableChannelsChannelAudiosPostRequest(val *ChannelsChannelAudiosPostRequest) *NullableChannelsChannelAudiosPostRequest
func (NullableChannelsChannelAudiosPostRequest) IsSet ¶
func (v NullableChannelsChannelAudiosPostRequest) IsSet() bool
func (NullableChannelsChannelAudiosPostRequest) MarshalJSON ¶
func (v NullableChannelsChannelAudiosPostRequest) MarshalJSON() ([]byte, error)
func (*NullableChannelsChannelAudiosPostRequest) Set ¶
func (v *NullableChannelsChannelAudiosPostRequest) Set(val *ChannelsChannelAudiosPostRequest)
func (*NullableChannelsChannelAudiosPostRequest) UnmarshalJSON ¶
func (v *NullableChannelsChannelAudiosPostRequest) UnmarshalJSON(src []byte) error
func (*NullableChannelsChannelAudiosPostRequest) Unset ¶
func (v *NullableChannelsChannelAudiosPostRequest) Unset()
type NullableChannelsChannelAudiosPostRequestConvertInfoInner ¶
type NullableChannelsChannelAudiosPostRequestConvertInfoInner struct {
// contains filtered or unexported fields
}
func NewNullableChannelsChannelAudiosPostRequestConvertInfoInner ¶
func NewNullableChannelsChannelAudiosPostRequestConvertInfoInner(val *ChannelsChannelAudiosPostRequestConvertInfoInner) *NullableChannelsChannelAudiosPostRequestConvertInfoInner
func (NullableChannelsChannelAudiosPostRequestConvertInfoInner) IsSet ¶
func (v NullableChannelsChannelAudiosPostRequestConvertInfoInner) IsSet() bool
func (NullableChannelsChannelAudiosPostRequestConvertInfoInner) MarshalJSON ¶
func (v NullableChannelsChannelAudiosPostRequestConvertInfoInner) MarshalJSON() ([]byte, error)
func (*NullableChannelsChannelAudiosPostRequestConvertInfoInner) UnmarshalJSON ¶
func (v *NullableChannelsChannelAudiosPostRequestConvertInfoInner) UnmarshalJSON(src []byte) error
func (*NullableChannelsChannelAudiosPostRequestConvertInfoInner) Unset ¶
func (v *NullableChannelsChannelAudiosPostRequestConvertInfoInner) Unset()
type NullableChannelsChannelPatchRequest ¶
type NullableChannelsChannelPatchRequest struct {
// contains filtered or unexported fields
}
func NewNullableChannelsChannelPatchRequest ¶
func NewNullableChannelsChannelPatchRequest(val *ChannelsChannelPatchRequest) *NullableChannelsChannelPatchRequest
func (NullableChannelsChannelPatchRequest) Get ¶
func (v NullableChannelsChannelPatchRequest) Get() *ChannelsChannelPatchRequest
func (NullableChannelsChannelPatchRequest) IsSet ¶
func (v NullableChannelsChannelPatchRequest) IsSet() bool
func (NullableChannelsChannelPatchRequest) MarshalJSON ¶
func (v NullableChannelsChannelPatchRequest) MarshalJSON() ([]byte, error)
func (*NullableChannelsChannelPatchRequest) Set ¶
func (v *NullableChannelsChannelPatchRequest) Set(val *ChannelsChannelPatchRequest)
func (*NullableChannelsChannelPatchRequest) UnmarshalJSON ¶
func (v *NullableChannelsChannelPatchRequest) UnmarshalJSON(src []byte) error
func (*NullableChannelsChannelPatchRequest) Unset ¶
func (v *NullableChannelsChannelPatchRequest) Unset()
type NullableChannelsChannelProfilesPostRequest ¶
type NullableChannelsChannelProfilesPostRequest struct {
// contains filtered or unexported fields
}
func NewNullableChannelsChannelProfilesPostRequest ¶
func NewNullableChannelsChannelProfilesPostRequest(val *ChannelsChannelProfilesPostRequest) *NullableChannelsChannelProfilesPostRequest
func (NullableChannelsChannelProfilesPostRequest) IsSet ¶
func (v NullableChannelsChannelProfilesPostRequest) IsSet() bool
func (NullableChannelsChannelProfilesPostRequest) MarshalJSON ¶
func (v NullableChannelsChannelProfilesPostRequest) MarshalJSON() ([]byte, error)
func (*NullableChannelsChannelProfilesPostRequest) Set ¶
func (v *NullableChannelsChannelProfilesPostRequest) Set(val *ChannelsChannelProfilesPostRequest)
func (*NullableChannelsChannelProfilesPostRequest) UnmarshalJSON ¶
func (v *NullableChannelsChannelProfilesPostRequest) UnmarshalJSON(src []byte) error
func (*NullableChannelsChannelProfilesPostRequest) Unset ¶
func (v *NullableChannelsChannelProfilesPostRequest) Unset()
type NullableChannelsChannelProfilesPostRequestConvertInfoInner ¶
type NullableChannelsChannelProfilesPostRequestConvertInfoInner struct {
// contains filtered or unexported fields
}
func NewNullableChannelsChannelProfilesPostRequestConvertInfoInner ¶
func NewNullableChannelsChannelProfilesPostRequestConvertInfoInner(val *ChannelsChannelProfilesPostRequestConvertInfoInner) *NullableChannelsChannelProfilesPostRequestConvertInfoInner
func (NullableChannelsChannelProfilesPostRequestConvertInfoInner) IsSet ¶
func (v NullableChannelsChannelProfilesPostRequestConvertInfoInner) IsSet() bool
func (NullableChannelsChannelProfilesPostRequestConvertInfoInner) MarshalJSON ¶
func (v NullableChannelsChannelProfilesPostRequestConvertInfoInner) MarshalJSON() ([]byte, error)
func (*NullableChannelsChannelProfilesPostRequestConvertInfoInner) UnmarshalJSON ¶
func (v *NullableChannelsChannelProfilesPostRequestConvertInfoInner) UnmarshalJSON(src []byte) error
func (*NullableChannelsChannelProfilesPostRequestConvertInfoInner) Unset ¶
func (v *NullableChannelsChannelProfilesPostRequestConvertInfoInner) Unset()
type NullableChannelsChannelProfilesPostRequestOptionsInner ¶
type NullableChannelsChannelProfilesPostRequestOptionsInner struct {
// contains filtered or unexported fields
}
func NewNullableChannelsChannelProfilesPostRequestOptionsInner ¶
func NewNullableChannelsChannelProfilesPostRequestOptionsInner(val *ChannelsChannelProfilesPostRequestOptionsInner) *NullableChannelsChannelProfilesPostRequestOptionsInner
func (NullableChannelsChannelProfilesPostRequestOptionsInner) IsSet ¶
func (v NullableChannelsChannelProfilesPostRequestOptionsInner) IsSet() bool
func (NullableChannelsChannelProfilesPostRequestOptionsInner) MarshalJSON ¶
func (v NullableChannelsChannelProfilesPostRequestOptionsInner) MarshalJSON() ([]byte, error)
func (*NullableChannelsChannelProfilesPostRequestOptionsInner) UnmarshalJSON ¶
func (v *NullableChannelsChannelProfilesPostRequestOptionsInner) UnmarshalJSON(src []byte) error
func (*NullableChannelsChannelProfilesPostRequestOptionsInner) Unset ¶
func (v *NullableChannelsChannelProfilesPostRequestOptionsInner) Unset()
type NullableChannelsChannelVideosPostRequest ¶
type NullableChannelsChannelVideosPostRequest struct {
// contains filtered or unexported fields
}
func NewNullableChannelsChannelVideosPostRequest ¶
func NewNullableChannelsChannelVideosPostRequest(val *ChannelsChannelVideosPostRequest) *NullableChannelsChannelVideosPostRequest
func (NullableChannelsChannelVideosPostRequest) IsSet ¶
func (v NullableChannelsChannelVideosPostRequest) IsSet() bool
func (NullableChannelsChannelVideosPostRequest) MarshalJSON ¶
func (v NullableChannelsChannelVideosPostRequest) MarshalJSON() ([]byte, error)
func (*NullableChannelsChannelVideosPostRequest) Set ¶
func (v *NullableChannelsChannelVideosPostRequest) Set(val *ChannelsChannelVideosPostRequest)
func (*NullableChannelsChannelVideosPostRequest) UnmarshalJSON ¶
func (v *NullableChannelsChannelVideosPostRequest) UnmarshalJSON(src []byte) error
func (*NullableChannelsChannelVideosPostRequest) Unset ¶
func (v *NullableChannelsChannelVideosPostRequest) Unset()
type NullableChannelsPostRequest ¶
type NullableChannelsPostRequest struct {
// contains filtered or unexported fields
}
func NewNullableChannelsPostRequest ¶
func NewNullableChannelsPostRequest(val *ChannelsPostRequest) *NullableChannelsPostRequest
func (NullableChannelsPostRequest) Get ¶
func (v NullableChannelsPostRequest) Get() *ChannelsPostRequest
func (NullableChannelsPostRequest) IsSet ¶
func (v NullableChannelsPostRequest) IsSet() bool
func (NullableChannelsPostRequest) MarshalJSON ¶
func (v NullableChannelsPostRequest) MarshalJSON() ([]byte, error)
func (*NullableChannelsPostRequest) Set ¶
func (v *NullableChannelsPostRequest) Set(val *ChannelsPostRequest)
func (*NullableChannelsPostRequest) UnmarshalJSON ¶
func (v *NullableChannelsPostRequest) UnmarshalJSON(src []byte) error
func (*NullableChannelsPostRequest) Unset ¶
func (v *NullableChannelsPostRequest) Unset()
type NullableDomainPostRequest ¶
type NullableDomainPostRequest struct {
// contains filtered or unexported fields
}
func NewNullableDomainPostRequest ¶
func NewNullableDomainPostRequest(val *DomainPostRequest) *NullableDomainPostRequest
func (NullableDomainPostRequest) Get ¶
func (v NullableDomainPostRequest) Get() *DomainPostRequest
func (NullableDomainPostRequest) IsSet ¶
func (v NullableDomainPostRequest) IsSet() bool
func (NullableDomainPostRequest) MarshalJSON ¶
func (v NullableDomainPostRequest) MarshalJSON() ([]byte, error)
func (*NullableDomainPostRequest) Set ¶
func (v *NullableDomainPostRequest) Set(val *DomainPostRequest)
func (*NullableDomainPostRequest) UnmarshalJSON ¶
func (v *NullableDomainPostRequest) UnmarshalJSON(src []byte) error
func (*NullableDomainPostRequest) Unset ¶
func (v *NullableDomainPostRequest) Unset()
type NullableFloat32 ¶
type NullableFloat32 struct {
// contains filtered or unexported fields
}
func NewNullableFloat32 ¶
func NewNullableFloat32(val *float32) *NullableFloat32
func (NullableFloat32) Get ¶
func (v NullableFloat32) Get() *float32
func (NullableFloat32) IsSet ¶
func (v NullableFloat32) IsSet() bool
func (NullableFloat32) MarshalJSON ¶
func (v NullableFloat32) MarshalJSON() ([]byte, error)
func (*NullableFloat32) Set ¶
func (v *NullableFloat32) Set(val *float32)
func (*NullableFloat32) UnmarshalJSON ¶
func (v *NullableFloat32) UnmarshalJSON(src []byte) error
func (*NullableFloat32) Unset ¶
func (v *NullableFloat32) Unset()
type NullableFloat64 ¶
type NullableFloat64 struct {
// contains filtered or unexported fields
}
func NewNullableFloat64 ¶
func NewNullableFloat64(val *float64) *NullableFloat64
func (NullableFloat64) Get ¶
func (v NullableFloat64) Get() *float64
func (NullableFloat64) IsSet ¶
func (v NullableFloat64) IsSet() bool
func (NullableFloat64) MarshalJSON ¶
func (v NullableFloat64) MarshalJSON() ([]byte, error)
func (*NullableFloat64) Set ¶
func (v *NullableFloat64) Set(val *float64)
func (*NullableFloat64) UnmarshalJSON ¶
func (v *NullableFloat64) UnmarshalJSON(src []byte) error
func (*NullableFloat64) Unset ¶
func (v *NullableFloat64) Unset()
type NullableInt ¶
type NullableInt struct {
// contains filtered or unexported fields
}
func NewNullableInt ¶
func NewNullableInt(val *int) *NullableInt
func (NullableInt) Get ¶
func (v NullableInt) Get() *int
func (NullableInt) IsSet ¶
func (v NullableInt) IsSet() bool
func (NullableInt) MarshalJSON ¶
func (v NullableInt) MarshalJSON() ([]byte, error)
func (*NullableInt) Set ¶
func (v *NullableInt) Set(val *int)
func (*NullableInt) UnmarshalJSON ¶
func (v *NullableInt) UnmarshalJSON(src []byte) error
func (*NullableInt) Unset ¶
func (v *NullableInt) Unset()
type NullableInt32 ¶
type NullableInt32 struct {
// contains filtered or unexported fields
}
func NewNullableInt32 ¶
func NewNullableInt32(val *int32) *NullableInt32
func (NullableInt32) Get ¶
func (v NullableInt32) Get() *int32
func (NullableInt32) IsSet ¶
func (v NullableInt32) IsSet() bool
func (NullableInt32) MarshalJSON ¶
func (v NullableInt32) MarshalJSON() ([]byte, error)
func (*NullableInt32) Set ¶
func (v *NullableInt32) Set(val *int32)
func (*NullableInt32) UnmarshalJSON ¶
func (v *NullableInt32) UnmarshalJSON(src []byte) error
func (*NullableInt32) Unset ¶
func (v *NullableInt32) Unset()
type NullableInt64 ¶
type NullableInt64 struct {
// contains filtered or unexported fields
}
func NewNullableInt64 ¶
func NewNullableInt64(val *int64) *NullableInt64
func (NullableInt64) Get ¶
func (v NullableInt64) Get() *int64
func (NullableInt64) IsSet ¶
func (v NullableInt64) IsSet() bool
func (NullableInt64) MarshalJSON ¶
func (v NullableInt64) MarshalJSON() ([]byte, error)
func (*NullableInt64) Set ¶
func (v *NullableInt64) Set(val *int64)
func (*NullableInt64) UnmarshalJSON ¶
func (v *NullableInt64) UnmarshalJSON(src []byte) error
func (*NullableInt64) Unset ¶
func (v *NullableInt64) Unset()
type NullableProfilesProfilePatchRequest ¶
type NullableProfilesProfilePatchRequest struct {
// contains filtered or unexported fields
}
func NewNullableProfilesProfilePatchRequest ¶
func NewNullableProfilesProfilePatchRequest(val *ProfilesProfilePatchRequest) *NullableProfilesProfilePatchRequest
func (NullableProfilesProfilePatchRequest) Get ¶
func (v NullableProfilesProfilePatchRequest) Get() *ProfilesProfilePatchRequest
func (NullableProfilesProfilePatchRequest) IsSet ¶
func (v NullableProfilesProfilePatchRequest) IsSet() bool
func (NullableProfilesProfilePatchRequest) MarshalJSON ¶
func (v NullableProfilesProfilePatchRequest) MarshalJSON() ([]byte, error)
func (*NullableProfilesProfilePatchRequest) Set ¶
func (v *NullableProfilesProfilePatchRequest) Set(val *ProfilesProfilePatchRequest)
func (*NullableProfilesProfilePatchRequest) UnmarshalJSON ¶
func (v *NullableProfilesProfilePatchRequest) UnmarshalJSON(src []byte) error
func (*NullableProfilesProfilePatchRequest) Unset ¶
func (v *NullableProfilesProfilePatchRequest) Unset()
type NullableString ¶
type NullableString struct {
// contains filtered or unexported fields
}
func NewNullableString ¶
func NewNullableString(val *string) *NullableString
func (NullableString) Get ¶
func (v NullableString) Get() *string
func (NullableString) IsSet ¶
func (v NullableString) IsSet() bool
func (NullableString) MarshalJSON ¶
func (v NullableString) MarshalJSON() ([]byte, error)
func (*NullableString) Set ¶
func (v *NullableString) Set(val *string)
func (*NullableString) UnmarshalJSON ¶
func (v *NullableString) UnmarshalJSON(src []byte) error
func (*NullableString) Unset ¶
func (v *NullableString) Unset()
type NullableTime ¶
type NullableTime struct {
// contains filtered or unexported fields
}
func NewNullableTime ¶
func NewNullableTime(val *time.Time) *NullableTime
func (NullableTime) Get ¶
func (v NullableTime) Get() *time.Time
func (NullableTime) IsSet ¶
func (v NullableTime) IsSet() bool
func (NullableTime) MarshalJSON ¶
func (v NullableTime) MarshalJSON() ([]byte, error)
func (*NullableTime) Set ¶
func (v *NullableTime) Set(val *time.Time)
func (*NullableTime) UnmarshalJSON ¶
func (v *NullableTime) UnmarshalJSON(src []byte) error
func (*NullableTime) Unset ¶
func (v *NullableTime) Unset()
type NullableVideosVideoPatchRequest ¶
type NullableVideosVideoPatchRequest struct {
// contains filtered or unexported fields
}
func NewNullableVideosVideoPatchRequest ¶
func NewNullableVideosVideoPatchRequest(val *VideosVideoPatchRequest) *NullableVideosVideoPatchRequest
func (NullableVideosVideoPatchRequest) Get ¶
func (v NullableVideosVideoPatchRequest) Get() *VideosVideoPatchRequest
func (NullableVideosVideoPatchRequest) IsSet ¶
func (v NullableVideosVideoPatchRequest) IsSet() bool
func (NullableVideosVideoPatchRequest) MarshalJSON ¶
func (v NullableVideosVideoPatchRequest) MarshalJSON() ([]byte, error)
func (*NullableVideosVideoPatchRequest) Set ¶
func (v *NullableVideosVideoPatchRequest) Set(val *VideosVideoPatchRequest)
func (*NullableVideosVideoPatchRequest) UnmarshalJSON ¶
func (v *NullableVideosVideoPatchRequest) UnmarshalJSON(src []byte) error
func (*NullableVideosVideoPatchRequest) Unset ¶
func (v *NullableVideosVideoPatchRequest) Unset()
type NullableWatermarksWatermarkPatchRequest ¶
type NullableWatermarksWatermarkPatchRequest struct {
// contains filtered or unexported fields
}
func NewNullableWatermarksWatermarkPatchRequest ¶
func NewNullableWatermarksWatermarkPatchRequest(val *WatermarksWatermarkPatchRequest) *NullableWatermarksWatermarkPatchRequest
func (NullableWatermarksWatermarkPatchRequest) IsSet ¶
func (v NullableWatermarksWatermarkPatchRequest) IsSet() bool
func (NullableWatermarksWatermarkPatchRequest) MarshalJSON ¶
func (v NullableWatermarksWatermarkPatchRequest) MarshalJSON() ([]byte, error)
func (*NullableWatermarksWatermarkPatchRequest) Set ¶
func (v *NullableWatermarksWatermarkPatchRequest) Set(val *WatermarksWatermarkPatchRequest)
func (*NullableWatermarksWatermarkPatchRequest) UnmarshalJSON ¶
func (v *NullableWatermarksWatermarkPatchRequest) UnmarshalJSON(src []byte) error
func (*NullableWatermarksWatermarkPatchRequest) Unset ¶
func (v *NullableWatermarksWatermarkPatchRequest) Unset()
type ProfileAPIService ¶
type ProfileAPIService service
ProfileAPIService ProfileAPI service
func (*ProfileAPIService) ChannelsChannelProfilesGet ¶
func (a *ProfileAPIService) ChannelsChannelProfilesGet(ctx context.Context, channel string) ApiChannelsChannelProfilesGetRequest
ChannelsChannelProfilesGet Return all channel's profiles.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channel The Id of channel @return ApiChannelsChannelProfilesGetRequest
func (*ProfileAPIService) ChannelsChannelProfilesGetExecute ¶
func (a *ProfileAPIService) ChannelsChannelProfilesGetExecute(r ApiChannelsChannelProfilesGetRequest) (*http.Response, error)
Execute executes the request
func (*ProfileAPIService) ChannelsChannelProfilesPost ¶
func (a *ProfileAPIService) ChannelsChannelProfilesPost(ctx context.Context, channel string) ApiChannelsChannelProfilesPostRequest
ChannelsChannelProfilesPost Store a newly created profile.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channel The Id of channel @return ApiChannelsChannelProfilesPostRequest
func (*ProfileAPIService) ChannelsChannelProfilesPostExecute ¶
func (a *ProfileAPIService) ChannelsChannelProfilesPostExecute(r ApiChannelsChannelProfilesPostRequest) (*http.Response, error)
Execute executes the request
func (*ProfileAPIService) ProfilesProfileDelete ¶
func (a *ProfileAPIService) ProfilesProfileDelete(ctx context.Context, profile string) ApiProfilesProfileDeleteRequest
ProfilesProfileDelete Remove the specified profile.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param profile The Id of profile @return ApiProfilesProfileDeleteRequest
func (*ProfileAPIService) ProfilesProfileDeleteExecute ¶
func (a *ProfileAPIService) ProfilesProfileDeleteExecute(r ApiProfilesProfileDeleteRequest) (*http.Response, error)
Execute executes the request
func (*ProfileAPIService) ProfilesProfileGet ¶
func (a *ProfileAPIService) ProfilesProfileGet(ctx context.Context, profile string) ApiProfilesProfileGetRequest
ProfilesProfileGet Return the specified profile.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param profile The Id of profile @return ApiProfilesProfileGetRequest
func (*ProfileAPIService) ProfilesProfileGetExecute ¶
func (a *ProfileAPIService) ProfilesProfileGetExecute(r ApiProfilesProfileGetRequest) (*http.Response, error)
Execute executes the request
func (*ProfileAPIService) ProfilesProfilePatch ¶
func (a *ProfileAPIService) ProfilesProfilePatch(ctx context.Context, profile string) ApiProfilesProfilePatchRequest
ProfilesProfilePatch Update the specified profile.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param profile The Id of profile @return ApiProfilesProfilePatchRequest
func (*ProfileAPIService) ProfilesProfilePatchExecute ¶
func (a *ProfileAPIService) ProfilesProfilePatchExecute(r ApiProfilesProfilePatchRequest) (*http.Response, error)
Execute executes the request
type ProfilesProfilePatchRequest ¶
type ProfilesProfilePatchRequest struct { // Title of the profile Title *string `json:"title,omitempty"` // Description of the profile Description *string `json:"description,omitempty"` // Convert mode ConvertMode *string `json:"convert_mode,omitempty"` // Screenshot time for generate thumbnail for video in seconds ThumbnailTime *int32 `json:"thumbnail_time,omitempty"` // If you want to use watermark for a video, use this ID WatermarkId *string `json:"watermark_id,omitempty"` // Area of the watermark if watermark_id presents WatermarkArea *string `json:"watermark_area,omitempty"` // Array of convert details ConvertInfo []ChannelsChannelProfilesPostRequestConvertInfoInner `json:"convert_info,omitempty"` // Array of option details Options []ChannelsChannelProfilesPostRequestOptionsInner `json:"options,omitempty"` }
ProfilesProfilePatchRequest struct for ProfilesProfilePatchRequest
func NewProfilesProfilePatchRequest ¶
func NewProfilesProfilePatchRequest() *ProfilesProfilePatchRequest
NewProfilesProfilePatchRequest instantiates a new ProfilesProfilePatchRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewProfilesProfilePatchRequestWithDefaults ¶
func NewProfilesProfilePatchRequestWithDefaults() *ProfilesProfilePatchRequest
NewProfilesProfilePatchRequestWithDefaults instantiates a new ProfilesProfilePatchRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ProfilesProfilePatchRequest) GetConvertInfo ¶
func (o *ProfilesProfilePatchRequest) GetConvertInfo() []ChannelsChannelProfilesPostRequestConvertInfoInner
GetConvertInfo returns the ConvertInfo field value if set, zero value otherwise.
func (*ProfilesProfilePatchRequest) GetConvertInfoOk ¶
func (o *ProfilesProfilePatchRequest) GetConvertInfoOk() ([]ChannelsChannelProfilesPostRequestConvertInfoInner, bool)
GetConvertInfoOk returns a tuple with the ConvertInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProfilesProfilePatchRequest) GetConvertMode ¶
func (o *ProfilesProfilePatchRequest) GetConvertMode() string
GetConvertMode returns the ConvertMode field value if set, zero value otherwise.
func (*ProfilesProfilePatchRequest) GetConvertModeOk ¶
func (o *ProfilesProfilePatchRequest) GetConvertModeOk() (*string, bool)
GetConvertModeOk returns a tuple with the ConvertMode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProfilesProfilePatchRequest) GetDescription ¶
func (o *ProfilesProfilePatchRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*ProfilesProfilePatchRequest) GetDescriptionOk ¶
func (o *ProfilesProfilePatchRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProfilesProfilePatchRequest) GetOptions ¶
func (o *ProfilesProfilePatchRequest) GetOptions() []ChannelsChannelProfilesPostRequestOptionsInner
GetOptions returns the Options field value if set, zero value otherwise.
func (*ProfilesProfilePatchRequest) GetOptionsOk ¶
func (o *ProfilesProfilePatchRequest) GetOptionsOk() ([]ChannelsChannelProfilesPostRequestOptionsInner, bool)
GetOptionsOk returns a tuple with the Options field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProfilesProfilePatchRequest) GetThumbnailTime ¶
func (o *ProfilesProfilePatchRequest) GetThumbnailTime() int32
GetThumbnailTime returns the ThumbnailTime field value if set, zero value otherwise.
func (*ProfilesProfilePatchRequest) GetThumbnailTimeOk ¶
func (o *ProfilesProfilePatchRequest) GetThumbnailTimeOk() (*int32, bool)
GetThumbnailTimeOk returns a tuple with the ThumbnailTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProfilesProfilePatchRequest) GetTitle ¶
func (o *ProfilesProfilePatchRequest) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*ProfilesProfilePatchRequest) GetTitleOk ¶
func (o *ProfilesProfilePatchRequest) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProfilesProfilePatchRequest) GetWatermarkArea ¶
func (o *ProfilesProfilePatchRequest) GetWatermarkArea() string
GetWatermarkArea returns the WatermarkArea field value if set, zero value otherwise.
func (*ProfilesProfilePatchRequest) GetWatermarkAreaOk ¶
func (o *ProfilesProfilePatchRequest) GetWatermarkAreaOk() (*string, bool)
GetWatermarkAreaOk returns a tuple with the WatermarkArea field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProfilesProfilePatchRequest) GetWatermarkId ¶
func (o *ProfilesProfilePatchRequest) GetWatermarkId() string
GetWatermarkId returns the WatermarkId field value if set, zero value otherwise.
func (*ProfilesProfilePatchRequest) GetWatermarkIdOk ¶
func (o *ProfilesProfilePatchRequest) GetWatermarkIdOk() (*string, bool)
GetWatermarkIdOk returns a tuple with the WatermarkId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProfilesProfilePatchRequest) HasConvertInfo ¶
func (o *ProfilesProfilePatchRequest) HasConvertInfo() bool
HasConvertInfo returns a boolean if a field has been set.
func (*ProfilesProfilePatchRequest) HasConvertMode ¶
func (o *ProfilesProfilePatchRequest) HasConvertMode() bool
HasConvertMode returns a boolean if a field has been set.
func (*ProfilesProfilePatchRequest) HasDescription ¶
func (o *ProfilesProfilePatchRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*ProfilesProfilePatchRequest) HasOptions ¶
func (o *ProfilesProfilePatchRequest) HasOptions() bool
HasOptions returns a boolean if a field has been set.
func (*ProfilesProfilePatchRequest) HasThumbnailTime ¶
func (o *ProfilesProfilePatchRequest) HasThumbnailTime() bool
HasThumbnailTime returns a boolean if a field has been set.
func (*ProfilesProfilePatchRequest) HasTitle ¶
func (o *ProfilesProfilePatchRequest) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (*ProfilesProfilePatchRequest) HasWatermarkArea ¶
func (o *ProfilesProfilePatchRequest) HasWatermarkArea() bool
HasWatermarkArea returns a boolean if a field has been set.
func (*ProfilesProfilePatchRequest) HasWatermarkId ¶
func (o *ProfilesProfilePatchRequest) HasWatermarkId() bool
HasWatermarkId returns a boolean if a field has been set.
func (ProfilesProfilePatchRequest) MarshalJSON ¶
func (o ProfilesProfilePatchRequest) MarshalJSON() ([]byte, error)
func (*ProfilesProfilePatchRequest) SetConvertInfo ¶
func (o *ProfilesProfilePatchRequest) SetConvertInfo(v []ChannelsChannelProfilesPostRequestConvertInfoInner)
SetConvertInfo gets a reference to the given []ChannelsChannelProfilesPostRequestConvertInfoInner and assigns it to the ConvertInfo field.
func (*ProfilesProfilePatchRequest) SetConvertMode ¶
func (o *ProfilesProfilePatchRequest) SetConvertMode(v string)
SetConvertMode gets a reference to the given string and assigns it to the ConvertMode field.
func (*ProfilesProfilePatchRequest) SetDescription ¶
func (o *ProfilesProfilePatchRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*ProfilesProfilePatchRequest) SetOptions ¶
func (o *ProfilesProfilePatchRequest) SetOptions(v []ChannelsChannelProfilesPostRequestOptionsInner)
SetOptions gets a reference to the given []ChannelsChannelProfilesPostRequestOptionsInner and assigns it to the Options field.
func (*ProfilesProfilePatchRequest) SetThumbnailTime ¶
func (o *ProfilesProfilePatchRequest) SetThumbnailTime(v int32)
SetThumbnailTime gets a reference to the given int32 and assigns it to the ThumbnailTime field.
func (*ProfilesProfilePatchRequest) SetTitle ¶
func (o *ProfilesProfilePatchRequest) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (*ProfilesProfilePatchRequest) SetWatermarkArea ¶
func (o *ProfilesProfilePatchRequest) SetWatermarkArea(v string)
SetWatermarkArea gets a reference to the given string and assigns it to the WatermarkArea field.
func (*ProfilesProfilePatchRequest) SetWatermarkId ¶
func (o *ProfilesProfilePatchRequest) SetWatermarkId(v string)
SetWatermarkId gets a reference to the given string and assigns it to the WatermarkId field.
func (ProfilesProfilePatchRequest) ToMap ¶
func (o ProfilesProfilePatchRequest) ToMap() (map[string]interface{}, error)
type ServerConfiguration ¶
type ServerConfiguration struct { URL string Description string Variables map[string]ServerVariable }
ServerConfiguration stores the information about a server
type ServerConfigurations ¶
type ServerConfigurations []ServerConfiguration
ServerConfigurations stores multiple ServerConfiguration items
type ServerVariable ¶
ServerVariable stores the information about a server variable
type SubtitleAPIService ¶
type SubtitleAPIService service
SubtitleAPIService SubtitleAPI service
func (*SubtitleAPIService) SubtitlesSubtitleDelete ¶
func (a *SubtitleAPIService) SubtitlesSubtitleDelete(ctx context.Context, subtitle string) ApiSubtitlesSubtitleDeleteRequest
SubtitlesSubtitleDelete Remove the specified subtitle.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param subtitle The Id of subtitle @return ApiSubtitlesSubtitleDeleteRequest
func (*SubtitleAPIService) SubtitlesSubtitleDeleteExecute ¶
func (a *SubtitleAPIService) SubtitlesSubtitleDeleteExecute(r ApiSubtitlesSubtitleDeleteRequest) (*http.Response, error)
Execute executes the request
func (*SubtitleAPIService) SubtitlesSubtitleGet ¶
func (a *SubtitleAPIService) SubtitlesSubtitleGet(ctx context.Context, subtitle string) ApiSubtitlesSubtitleGetRequest
SubtitlesSubtitleGet Return the specified subtitle.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param subtitle The Id of subtitle @return ApiSubtitlesSubtitleGetRequest
func (*SubtitleAPIService) SubtitlesSubtitleGetExecute ¶
func (a *SubtitleAPIService) SubtitlesSubtitleGetExecute(r ApiSubtitlesSubtitleGetRequest) (*http.Response, error)
Execute executes the request
func (*SubtitleAPIService) VideosVideoSubtitlesGet ¶
func (a *SubtitleAPIService) VideosVideoSubtitlesGet(ctx context.Context, video string) ApiVideosVideoSubtitlesGetRequest
VideosVideoSubtitlesGet Display a listing of the subtitle.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param video The Id of video @return ApiVideosVideoSubtitlesGetRequest
func (*SubtitleAPIService) VideosVideoSubtitlesGetExecute ¶
func (a *SubtitleAPIService) VideosVideoSubtitlesGetExecute(r ApiVideosVideoSubtitlesGetRequest) (*http.Response, error)
Execute executes the request
func (*SubtitleAPIService) VideosVideoSubtitlesPost ¶
func (a *SubtitleAPIService) VideosVideoSubtitlesPost(ctx context.Context, video string) ApiVideosVideoSubtitlesPostRequest
VideosVideoSubtitlesPost Store a newly created subtitle.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param video The Id of video @return ApiVideosVideoSubtitlesPostRequest
func (*SubtitleAPIService) VideosVideoSubtitlesPostExecute ¶
func (a *SubtitleAPIService) VideosVideoSubtitlesPostExecute(r ApiVideosVideoSubtitlesPostRequest) (*http.Response, error)
Execute executes the request
type TagAPIService ¶
type TagAPIService service
TagAPIService TagAPI service
func (*TagAPIService) TagsGet ¶
func (a *TagAPIService) TagsGet(ctx context.Context, filter2 string) ApiTagsGetRequest
TagsGet Return all user's tags.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param filter2 filter tags @return ApiTagsGetRequest
func (*TagAPIService) TagsGetExecute ¶
func (a *TagAPIService) TagsGetExecute(r ApiTagsGetRequest) (*http.Response, error)
Execute executes the request
func (*TagAPIService) TagsPost ¶
func (a *TagAPIService) TagsPost(ctx context.Context) ApiTagsPostRequest
TagsPost Store a newly created Tag.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiTagsPostRequest
func (*TagAPIService) TagsPostExecute ¶
func (a *TagAPIService) TagsPostExecute(r ApiTagsPostRequest) (*http.Response, error)
Execute executes the request
func (*TagAPIService) VideosVideoTagsGet ¶
func (a *TagAPIService) VideosVideoTagsGet(ctx context.Context, video string) ApiVideosVideoTagsGetRequest
VideosVideoTagsGet Return all vidoe's tags.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param video The Id of video @return ApiVideosVideoTagsGetRequest
func (*TagAPIService) VideosVideoTagsGetExecute ¶
func (a *TagAPIService) VideosVideoTagsGetExecute(r ApiVideosVideoTagsGetRequest) (*http.Response, error)
Execute executes the request
func (*TagAPIService) VideosVideoTagsPut ¶
func (a *TagAPIService) VideosVideoTagsPut(ctx context.Context, video string) ApiVideosVideoTagsPutRequest
VideosVideoTagsPut Update the video tags.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param video The Id of video @return ApiVideosVideoTagsPutRequest
func (*TagAPIService) VideosVideoTagsPutExecute ¶
func (a *TagAPIService) VideosVideoTagsPutExecute(r ApiVideosVideoTagsPutRequest) (*http.Response, error)
Execute executes the request
type ThumbnailAPIService ¶
type ThumbnailAPIService service
ThumbnailAPIService ThumbnailAPI service
func (*ThumbnailAPIService) VideosVideoThumbnailGet ¶
func (a *ThumbnailAPIService) VideosVideoThumbnailGet(ctx context.Context, video string) ApiVideosVideoThumbnailGetRequest
VideosVideoThumbnailGet Display video thumbnail.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param video The Id of video @return ApiVideosVideoThumbnailGetRequest
func (*ThumbnailAPIService) VideosVideoThumbnailGetExecute ¶
func (a *ThumbnailAPIService) VideosVideoThumbnailGetExecute(r ApiVideosVideoThumbnailGetRequest) (*http.Response, error)
Execute executes the request
func (*ThumbnailAPIService) VideosVideoThumbnailPost ¶
func (a *ThumbnailAPIService) VideosVideoThumbnailPost(ctx context.Context, video string) ApiVideosVideoThumbnailPostRequest
VideosVideoThumbnailPost Store a newly created thumbnail.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param video The Id of video @return ApiVideosVideoThumbnailPostRequest
func (*ThumbnailAPIService) VideosVideoThumbnailPostExecute ¶
func (a *ThumbnailAPIService) VideosVideoThumbnailPostExecute(r ApiVideosVideoThumbnailPostRequest) (*http.Response, error)
Execute executes the request
type VideoAPIService ¶
type VideoAPIService service
VideoAPIService VideoAPI service
func (*VideoAPIService) ChannelsChannelVideosGet ¶
func (a *VideoAPIService) ChannelsChannelVideosGet(ctx context.Context, channel string) ApiChannelsChannelVideosGetRequest
ChannelsChannelVideosGet Return all channel's videos.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channel The Id of channel @return ApiChannelsChannelVideosGetRequest
func (*VideoAPIService) ChannelsChannelVideosGetExecute ¶
func (a *VideoAPIService) ChannelsChannelVideosGetExecute(r ApiChannelsChannelVideosGetRequest) (*http.Response, error)
Execute executes the request
func (*VideoAPIService) ChannelsChannelVideosPost ¶
func (a *VideoAPIService) ChannelsChannelVideosPost(ctx context.Context, channel string) ApiChannelsChannelVideosPostRequest
ChannelsChannelVideosPost Store a newly created video.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channel The Id of channel @return ApiChannelsChannelVideosPostRequest
func (*VideoAPIService) ChannelsChannelVideosPostExecute ¶
func (a *VideoAPIService) ChannelsChannelVideosPostExecute(r ApiChannelsChannelVideosPostRequest) (*http.Response, error)
Execute executes the request
func (*VideoAPIService) VideosBulkDelete ¶
func (a *VideoAPIService) VideosBulkDelete(ctx context.Context, ids []string) ApiVideosBulkDeleteRequest
VideosBulkDelete Remove the multiple video.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param ids The Id's of video's @return ApiVideosBulkDeleteRequest
func (*VideoAPIService) VideosBulkDeleteExecute ¶
func (a *VideoAPIService) VideosBulkDeleteExecute(r ApiVideosBulkDeleteRequest) (*http.Response, error)
Execute executes the request
func (*VideoAPIService) VideosVideoDelete ¶
func (a *VideoAPIService) VideosVideoDelete(ctx context.Context, video string) ApiVideosVideoDeleteRequest
VideosVideoDelete Remove the specified video.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param video The Id of video @return ApiVideosVideoDeleteRequest
func (*VideoAPIService) VideosVideoDeleteExecute ¶
func (a *VideoAPIService) VideosVideoDeleteExecute(r ApiVideosVideoDeleteRequest) (*http.Response, error)
Execute executes the request
func (*VideoAPIService) VideosVideoGet ¶
func (a *VideoAPIService) VideosVideoGet(ctx context.Context, video string) ApiVideosVideoGetRequest
VideosVideoGet Return the specified video.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param video The Id of video @return ApiVideosVideoGetRequest
func (*VideoAPIService) VideosVideoGetExecute ¶
func (a *VideoAPIService) VideosVideoGetExecute(r ApiVideosVideoGetRequest) (*http.Response, error)
Execute executes the request
func (*VideoAPIService) VideosVideoPatch ¶
func (a *VideoAPIService) VideosVideoPatch(ctx context.Context, video string) ApiVideosVideoPatchRequest
VideosVideoPatch Update the specified video.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param video The Id of video @return ApiVideosVideoPatchRequest
func (*VideoAPIService) VideosVideoPatchExecute ¶
func (a *VideoAPIService) VideosVideoPatchExecute(r ApiVideosVideoPatchRequest) (*http.Response, error)
Execute executes the request
type VideosVideoPatchRequest ¶
type VideosVideoPatchRequest struct { // Title of the video Title *string `json:"title,omitempty"` // Description of the video Description *string `json:"description,omitempty"` }
VideosVideoPatchRequest struct for VideosVideoPatchRequest
func NewVideosVideoPatchRequest ¶
func NewVideosVideoPatchRequest() *VideosVideoPatchRequest
NewVideosVideoPatchRequest instantiates a new VideosVideoPatchRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewVideosVideoPatchRequestWithDefaults ¶
func NewVideosVideoPatchRequestWithDefaults() *VideosVideoPatchRequest
NewVideosVideoPatchRequestWithDefaults instantiates a new VideosVideoPatchRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*VideosVideoPatchRequest) GetDescription ¶
func (o *VideosVideoPatchRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*VideosVideoPatchRequest) GetDescriptionOk ¶
func (o *VideosVideoPatchRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*VideosVideoPatchRequest) GetTitle ¶
func (o *VideosVideoPatchRequest) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*VideosVideoPatchRequest) GetTitleOk ¶
func (o *VideosVideoPatchRequest) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*VideosVideoPatchRequest) HasDescription ¶
func (o *VideosVideoPatchRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*VideosVideoPatchRequest) HasTitle ¶
func (o *VideosVideoPatchRequest) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (VideosVideoPatchRequest) MarshalJSON ¶
func (o VideosVideoPatchRequest) MarshalJSON() ([]byte, error)
func (*VideosVideoPatchRequest) SetDescription ¶
func (o *VideosVideoPatchRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*VideosVideoPatchRequest) SetTitle ¶
func (o *VideosVideoPatchRequest) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (VideosVideoPatchRequest) ToMap ¶
func (o VideosVideoPatchRequest) ToMap() (map[string]interface{}, error)
type WatermarkAPIService ¶
type WatermarkAPIService service
WatermarkAPIService WatermarkAPI service
func (*WatermarkAPIService) ChannelsChannelWatermarksGet ¶
func (a *WatermarkAPIService) ChannelsChannelWatermarksGet(ctx context.Context, channel string) ApiChannelsChannelWatermarksGetRequest
ChannelsChannelWatermarksGet Return all channel's watermarks.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channel The Id of channel @return ApiChannelsChannelWatermarksGetRequest
func (*WatermarkAPIService) ChannelsChannelWatermarksGetExecute ¶
func (a *WatermarkAPIService) ChannelsChannelWatermarksGetExecute(r ApiChannelsChannelWatermarksGetRequest) (*http.Response, error)
Execute executes the request
func (*WatermarkAPIService) ChannelsChannelWatermarksPost ¶
func (a *WatermarkAPIService) ChannelsChannelWatermarksPost(ctx context.Context, channel string) ApiChannelsChannelWatermarksPostRequest
ChannelsChannelWatermarksPost Store a newly created Watermark.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channel The Id of channel @return ApiChannelsChannelWatermarksPostRequest
func (*WatermarkAPIService) ChannelsChannelWatermarksPostExecute ¶
func (a *WatermarkAPIService) ChannelsChannelWatermarksPostExecute(r ApiChannelsChannelWatermarksPostRequest) (*http.Response, error)
Execute executes the request
func (*WatermarkAPIService) WatermarksWatermarkDelete ¶
func (a *WatermarkAPIService) WatermarksWatermarkDelete(ctx context.Context, watermark string) ApiWatermarksWatermarkDeleteRequest
WatermarksWatermarkDelete Remove the specified watermark.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param watermark The Id of watermark @return ApiWatermarksWatermarkDeleteRequest
func (*WatermarkAPIService) WatermarksWatermarkDeleteExecute ¶
func (a *WatermarkAPIService) WatermarksWatermarkDeleteExecute(r ApiWatermarksWatermarkDeleteRequest) (*http.Response, error)
Execute executes the request
func (*WatermarkAPIService) WatermarksWatermarkGet ¶
func (a *WatermarkAPIService) WatermarksWatermarkGet(ctx context.Context, watermark string) ApiWatermarksWatermarkGetRequest
WatermarksWatermarkGet Return the specified watermark.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param watermark The Id of watermark @return ApiWatermarksWatermarkGetRequest
func (*WatermarkAPIService) WatermarksWatermarkGetExecute ¶
func (a *WatermarkAPIService) WatermarksWatermarkGetExecute(r ApiWatermarksWatermarkGetRequest) (*http.Response, error)
Execute executes the request
func (*WatermarkAPIService) WatermarksWatermarkPatch ¶
func (a *WatermarkAPIService) WatermarksWatermarkPatch(ctx context.Context, watermark string) ApiWatermarksWatermarkPatchRequest
WatermarksWatermarkPatch Update the specified watermark.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param watermark The Id of watermark @return ApiWatermarksWatermarkPatchRequest
func (*WatermarkAPIService) WatermarksWatermarkPatchExecute ¶
func (a *WatermarkAPIService) WatermarksWatermarkPatchExecute(r ApiWatermarksWatermarkPatchRequest) (*http.Response, error)
Execute executes the request
type WatermarksWatermarkPatchRequest ¶
type WatermarksWatermarkPatchRequest struct { // Title of watermark Title *string `json:"title,omitempty"` // Description of watermark Description *string `json:"description,omitempty"` }
WatermarksWatermarkPatchRequest struct for WatermarksWatermarkPatchRequest
func NewWatermarksWatermarkPatchRequest ¶
func NewWatermarksWatermarkPatchRequest() *WatermarksWatermarkPatchRequest
NewWatermarksWatermarkPatchRequest instantiates a new WatermarksWatermarkPatchRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewWatermarksWatermarkPatchRequestWithDefaults ¶
func NewWatermarksWatermarkPatchRequestWithDefaults() *WatermarksWatermarkPatchRequest
NewWatermarksWatermarkPatchRequestWithDefaults instantiates a new WatermarksWatermarkPatchRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*WatermarksWatermarkPatchRequest) GetDescription ¶
func (o *WatermarksWatermarkPatchRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*WatermarksWatermarkPatchRequest) GetDescriptionOk ¶
func (o *WatermarksWatermarkPatchRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*WatermarksWatermarkPatchRequest) GetTitle ¶
func (o *WatermarksWatermarkPatchRequest) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*WatermarksWatermarkPatchRequest) GetTitleOk ¶
func (o *WatermarksWatermarkPatchRequest) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*WatermarksWatermarkPatchRequest) HasDescription ¶
func (o *WatermarksWatermarkPatchRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*WatermarksWatermarkPatchRequest) HasTitle ¶
func (o *WatermarksWatermarkPatchRequest) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (WatermarksWatermarkPatchRequest) MarshalJSON ¶
func (o WatermarksWatermarkPatchRequest) MarshalJSON() ([]byte, error)
func (*WatermarksWatermarkPatchRequest) SetDescription ¶
func (o *WatermarksWatermarkPatchRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*WatermarksWatermarkPatchRequest) SetTitle ¶
func (o *WatermarksWatermarkPatchRequest) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (WatermarksWatermarkPatchRequest) ToMap ¶
func (o WatermarksWatermarkPatchRequest) ToMap() (map[string]interface{}, error)
Source Files ¶
- api_analytics.go
- api_audio.go
- api_audio_track.go
- api_channel.go
- api_domain.go
- api_file.go
- api_general_report.go
- api_profile.go
- api_subtitle.go
- api_tag.go
- api_thumbnail.go
- api_video.go
- api_watermark.go
- client.go
- configuration.go
- model__audios__audio__patch_request.go
- model__channels__channel__audios_post_request.go
- model__channels__channel__audios_post_request_convert_info_inner.go
- model__channels__channel__patch_request.go
- model__channels__channel__profiles_post_request.go
- model__channels__channel__profiles_post_request_convert_info_inner.go
- model__channels__channel__profiles_post_request_options_inner.go
- model__channels__channel__videos_post_request.go
- model__channels_post_request.go
- model__domain_post_request.go
- model__profiles__profile__patch_request.go
- model__videos__video__patch_request.go
- model__watermarks__watermark__patch_request.go
- response.go
- utils.go