Documentation
¶
Index ¶
- Constants
- Variables
- func CacheExpires(r *http.Response) time.Time
- func GetLink(resp *http.Response, rel string) *url.URL
- 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 ApiClearOrgDvrWindowRequest
- type ApiCollapseVodRequest
- type ApiDeleteOrgChannelRequest
- func (r ApiDeleteOrgChannelRequest) Execute() (*http.Response, error)
- func (r ApiDeleteOrgChannelRequest) IfMatch(ifMatch []string) ApiDeleteOrgChannelRequest
- func (r ApiDeleteOrgChannelRequest) IfModifiedSince(ifModifiedSince time.Time) ApiDeleteOrgChannelRequest
- func (r ApiDeleteOrgChannelRequest) IfNoneMatch(ifNoneMatch []string) ApiDeleteOrgChannelRequest
- func (r ApiDeleteOrgChannelRequest) IfUnmodifiedSince(ifUnmodifiedSince time.Time) ApiDeleteOrgChannelRequest
- type ApiDeprecatedClipGetMp4Request
- type ApiDeprecatedClipGetProgramTimeRequest
- type ApiDeprecatedClipMakeMp4Request
- type ApiDeprecatedGetClipManifestRequest
- type ApiGetDeprecatedClipRequest
- type ApiGetDeprecatedProgramRequest
- type ApiGetOrgChannelRequest
- func (r ApiGetOrgChannelRequest) Execute() (*Channel, *http.Response, error)
- func (r ApiGetOrgChannelRequest) IfMatch(ifMatch []string) ApiGetOrgChannelRequest
- func (r ApiGetOrgChannelRequest) IfModifiedSince(ifModifiedSince time.Time) ApiGetOrgChannelRequest
- func (r ApiGetOrgChannelRequest) IfNoneMatch(ifNoneMatch []string) ApiGetOrgChannelRequest
- func (r ApiGetOrgChannelRequest) IfUnmodifiedSince(ifUnmodifiedSince time.Time) ApiGetOrgChannelRequest
- type ApiGetOrgChannelTimelineRequest
- type ApiGetOrgClipManifestsRequest
- type ApiGetOrgClipPlayurlRequest
- type ApiGetOrgMp4UrlRequest
- type ApiGetOrgPlaybackConfigRequest
- type ApiGetOrgPreviewImageRequest
- type ApiGetOrgProductConfigRequest
- type ApiGetOrgProductRequest
- type ApiGetOrgProgramTasksRequest
- type ApiGetOrgSignalLogsRequest
- type ApiGetOrgSignalsRequest
- type ApiGetOrgSourceRequest
- type ApiGetOrgTaskRequest
- type ApiGetOrgVodClipProgramTimeRequest
- type ApiGetOrgVodClipScte35MarkersRequest
- type ApiGetOrgVodRequest
- type ApiGetSourcePreviewStreamRequest
- type ApiGetSourcePreviewTranscoderStatusRequest
- type ApiInsertOrgId3Request
- type ApiInsertOrgScte35Request
- type ApiListChannelsRequest
- func (r ApiListChannelsRequest) Cursor(cursor string) ApiListChannelsRequest
- func (r ApiListChannelsRequest) DesiredState(desiredState string) ApiListChannelsRequest
- func (r ApiListChannelsRequest) Execute() ([]Summary2, *http.Response, error)
- func (r ApiListChannelsRequest) PageSize(pageSize int32) ApiListChannelsRequest
- func (r ApiListChannelsRequest) Q(q string) ApiListChannelsRequest
- type ApiListDeprecatedClipsRequest
- type ApiListDeprecatedVodsRequest
- type ApiListOrgChannelsRequest
- func (r ApiListOrgChannelsRequest) Cursor(cursor string) ApiListOrgChannelsRequest
- func (r ApiListOrgChannelsRequest) DesiredState(desiredState string) ApiListOrgChannelsRequest
- func (r ApiListOrgChannelsRequest) Execute() ([]Summary2, *http.Response, error)
- func (r ApiListOrgChannelsRequest) PageSize(pageSize int32) ApiListOrgChannelsRequest
- func (r ApiListOrgChannelsRequest) Q(q string) ApiListOrgChannelsRequest
- type ApiListOrgClipsRequest
- type ApiListOrgClipsVodRequest
- type ApiListOrgProductsProgramsRequest
- type ApiListOrgProductsRequest
- type ApiListOrgSourcesRequest
- type ApiListOrgVodsRequest
- type ApiListOrgsRequest
- type ApiListRawScteHistoryByChannelRequest
- type ApiListRawScteHistoryRequest
- type ApiListTasksRequest
- type ApiOrgGetTranscoderStatusRequest
- type ApiOrgIsBreakingChangeRequest
- type ApiOrgPinIngestRequest
- type ApiOrgPreviewStreamsRequest
- type ApiOrgSetTranscoderDynamicStateRequest
- type ApiOrgUnpinIngestRequest
- type ApiPatchOrgChannelRequest
- func (r ApiPatchOrgChannelRequest) Execute() (*http.Response, error)
- func (r ApiPatchOrgChannelRequest) IfMatch(ifMatch []string) ApiPatchOrgChannelRequest
- func (r ApiPatchOrgChannelRequest) IfModifiedSince(ifModifiedSince time.Time) ApiPatchOrgChannelRequest
- func (r ApiPatchOrgChannelRequest) IfNoneMatch(ifNoneMatch []string) ApiPatchOrgChannelRequest
- func (r ApiPatchOrgChannelRequest) IfUnmodifiedSince(ifUnmodifiedSince time.Time) ApiPatchOrgChannelRequest
- func (r ApiPatchOrgChannelRequest) PatchOrgChannelRequest2Inner(patchOrgChannelRequest2Inner []PatchOrgChannelRequest2Inner) ApiPatchOrgChannelRequest
- func (r ApiPatchOrgChannelRequest) ValidateOnly(validateOnly bool) ApiPatchOrgChannelRequest
- type ApiPostCopyMp4Request
- type ApiPostOrgChannelSyndicationRequest
- type ApiPostOrgClipArchiveRequest
- type ApiPostOrgClipRequest
- type ApiPostOrgMakeMp4Request
- type ApiPostOrgProductConfigRequest
- type ApiPostOrgSignalsRequest
- type ApiPostOrgTaskCancelRequest
- type ApiPostOrgTaskRetryRequest
- type ApiPostOrgVodClipRequest
- type ApiPutOrgChannelDesiredStateRequest
- func (r ApiPutOrgChannelDesiredStateRequest) DesiredStateBody(desiredStateBody DesiredStateBody) ApiPutOrgChannelDesiredStateRequest
- func (r ApiPutOrgChannelDesiredStateRequest) EndPlaylist(endPlaylist bool) ApiPutOrgChannelDesiredStateRequest
- func (r ApiPutOrgChannelDesiredStateRequest) Execute() (*http.Response, error)
- func (r ApiPutOrgChannelDesiredStateRequest) IfMatch(ifMatch []string) ApiPutOrgChannelDesiredStateRequest
- func (r ApiPutOrgChannelDesiredStateRequest) IfModifiedSince(ifModifiedSince time.Time) ApiPutOrgChannelDesiredStateRequest
- func (r ApiPutOrgChannelDesiredStateRequest) IfNoneMatch(ifNoneMatch []string) ApiPutOrgChannelDesiredStateRequest
- func (r ApiPutOrgChannelDesiredStateRequest) IfUnmodifiedSince(ifUnmodifiedSince time.Time) ApiPutOrgChannelDesiredStateRequest
- type ApiPutOrgChannelFerRequest
- type ApiPutOrgChannelRequest
- func (r ApiPutOrgChannelRequest) Execute() (*http.Response, error)
- func (r ApiPutOrgChannelRequest) IfMatch(ifMatch []string) ApiPutOrgChannelRequest
- func (r ApiPutOrgChannelRequest) IfModifiedSince(ifModifiedSince time.Time) ApiPutOrgChannelRequest
- func (r ApiPutOrgChannelRequest) IfNoneMatch(ifNoneMatch []string) ApiPutOrgChannelRequest
- func (r ApiPutOrgChannelRequest) IfUnmodifiedSince(ifUnmodifiedSince time.Time) ApiPutOrgChannelRequest
- func (r ApiPutOrgChannelRequest) PutOrgChannelRequest(putOrgChannelRequest PutOrgChannelRequest) ApiPutOrgChannelRequest
- func (r ApiPutOrgChannelRequest) ValidateOnly(validateOnly bool) ApiPutOrgChannelRequest
- type ApiPutSourcePreviewRequest
- type ApiSourcePreviewPinIngestRequest
- type ApiSourcePreviewUnpinIngestRequest
- type ArchiveFERRequest
- func (o *ArchiveFERRequest) GetCorrelationId() string
- func (o *ArchiveFERRequest) GetCorrelationIdOk() (*string, bool)
- func (o *ArchiveFERRequest) GetGlobalQueryString() string
- func (o *ArchiveFERRequest) GetGlobalQueryStringOk() (*string, bool)
- func (o *ArchiveFERRequest) GetNotification() ArchiveFERRequestNotification
- func (o *ArchiveFERRequest) GetNotificationOk() (*ArchiveFERRequestNotification, bool)
- func (o *ArchiveFERRequest) GetPackages() []ArchiveFERRequestPackagesInner
- func (o *ArchiveFERRequest) GetPackagesOk() ([]ArchiveFERRequestPackagesInner, bool)
- func (o *ArchiveFERRequest) GetSchema() string
- func (o *ArchiveFERRequest) GetSchemaOk() (*string, bool)
- func (o *ArchiveFERRequest) HasSchema() bool
- func (o ArchiveFERRequest) MarshalJSON() ([]byte, error)
- func (o *ArchiveFERRequest) SetCorrelationId(v string)
- func (o *ArchiveFERRequest) SetGlobalQueryString(v string)
- func (o *ArchiveFERRequest) SetNotification(v ArchiveFERRequestNotification)
- func (o *ArchiveFERRequest) SetPackages(v []ArchiveFERRequestPackagesInner)
- func (o *ArchiveFERRequest) SetSchema(v string)
- func (o ArchiveFERRequest) ToMap() (map[string]interface{}, error)
- type ArchiveFERRequestNotification
- func (o *ArchiveFERRequestNotification) GetSns() ArchiveFERRequestNotificationSns
- func (o *ArchiveFERRequestNotification) GetSnsOk() (*ArchiveFERRequestNotificationSns, bool)
- func (o ArchiveFERRequestNotification) MarshalJSON() ([]byte, error)
- func (o *ArchiveFERRequestNotification) SetSns(v ArchiveFERRequestNotificationSns)
- func (o ArchiveFERRequestNotification) ToMap() (map[string]interface{}, error)
- type ArchiveFERRequestNotificationSns
- func (o *ArchiveFERRequestNotificationSns) GetRegion() string
- func (o *ArchiveFERRequestNotificationSns) GetRegionOk() (*string, bool)
- func (o *ArchiveFERRequestNotificationSns) GetTopicArn() string
- func (o *ArchiveFERRequestNotificationSns) GetTopicArnOk() (*string, bool)
- func (o ArchiveFERRequestNotificationSns) MarshalJSON() ([]byte, error)
- func (o *ArchiveFERRequestNotificationSns) SetRegion(v string)
- func (o *ArchiveFERRequestNotificationSns) SetTopicArn(v string)
- func (o ArchiveFERRequestNotificationSns) ToMap() (map[string]interface{}, error)
- type ArchiveFERRequestPackagesInner
- func (o *ArchiveFERRequestPackagesInner) GetArchive() ArchiveFERRequestPackagesInnerArchive
- func (o *ArchiveFERRequestPackagesInner) GetArchiveOk() (*ArchiveFERRequestPackagesInnerArchive, bool)
- func (o *ArchiveFERRequestPackagesInner) GetDash() ArchiveFERRequestPackagesInnerDash
- func (o *ArchiveFERRequestPackagesInner) GetDashOk() (*ArchiveFERRequestPackagesInnerDash, bool)
- func (o *ArchiveFERRequestPackagesInner) GetHls() ArchiveFERRequestPackagesInnerDash
- func (o *ArchiveFERRequestPackagesInner) GetHlsOk() (*ArchiveFERRequestPackagesInnerDash, bool)
- func (o *ArchiveFERRequestPackagesInner) GetPackageId() string
- func (o *ArchiveFERRequestPackagesInner) GetPackageIdOk() (*string, bool)
- func (o *ArchiveFERRequestPackagesInner) HasDash() bool
- func (o *ArchiveFERRequestPackagesInner) HasHls() bool
- func (o ArchiveFERRequestPackagesInner) MarshalJSON() ([]byte, error)
- func (o *ArchiveFERRequestPackagesInner) SetArchive(v ArchiveFERRequestPackagesInnerArchive)
- func (o *ArchiveFERRequestPackagesInner) SetDash(v ArchiveFERRequestPackagesInnerDash)
- func (o *ArchiveFERRequestPackagesInner) SetHls(v ArchiveFERRequestPackagesInnerDash)
- func (o *ArchiveFERRequestPackagesInner) SetPackageId(v string)
- func (o ArchiveFERRequestPackagesInner) ToMap() (map[string]interface{}, error)
- type ArchiveFERRequestPackagesInnerArchive
- func (o *ArchiveFERRequestPackagesInnerArchive) GetS3() ArchiveFERRequestPackagesInnerArchiveS3
- func (o *ArchiveFERRequestPackagesInnerArchive) GetS3Ok() (*ArchiveFERRequestPackagesInnerArchiveS3, bool)
- func (o ArchiveFERRequestPackagesInnerArchive) MarshalJSON() ([]byte, error)
- func (o *ArchiveFERRequestPackagesInnerArchive) SetS3(v ArchiveFERRequestPackagesInnerArchiveS3)
- func (o ArchiveFERRequestPackagesInnerArchive) ToMap() (map[string]interface{}, error)
- type ArchiveFERRequestPackagesInnerArchiveS3
- func (o *ArchiveFERRequestPackagesInnerArchiveS3) GetBucketName() string
- func (o *ArchiveFERRequestPackagesInnerArchiveS3) GetBucketNameOk() (*string, bool)
- func (o *ArchiveFERRequestPackagesInnerArchiveS3) GetKey() string
- func (o *ArchiveFERRequestPackagesInnerArchiveS3) GetKeyOk() (*string, bool)
- func (o *ArchiveFERRequestPackagesInnerArchiveS3) GetRegion() string
- func (o *ArchiveFERRequestPackagesInnerArchiveS3) GetRegionOk() (*string, bool)
- func (o ArchiveFERRequestPackagesInnerArchiveS3) MarshalJSON() ([]byte, error)
- func (o *ArchiveFERRequestPackagesInnerArchiveS3) SetBucketName(v string)
- func (o *ArchiveFERRequestPackagesInnerArchiveS3) SetKey(v string)
- func (o *ArchiveFERRequestPackagesInnerArchiveS3) SetRegion(v string)
- func (o ArchiveFERRequestPackagesInnerArchiveS3) ToMap() (map[string]interface{}, error)
- type ArchiveFERRequestPackagesInnerDash
- func (o *ArchiveFERRequestPackagesInnerDash) GetFallbackUrl() string
- func (o *ArchiveFERRequestPackagesInnerDash) GetFallbackUrlOk() (*string, bool)
- func (o *ArchiveFERRequestPackagesInnerDash) GetPrimaryUrl() string
- func (o *ArchiveFERRequestPackagesInnerDash) GetPrimaryUrlOk() (*string, bool)
- func (o *ArchiveFERRequestPackagesInnerDash) GetQueryString() string
- func (o *ArchiveFERRequestPackagesInnerDash) GetQueryStringOk() (*string, bool)
- func (o ArchiveFERRequestPackagesInnerDash) MarshalJSON() ([]byte, error)
- func (o *ArchiveFERRequestPackagesInnerDash) SetFallbackUrl(v string)
- func (o *ArchiveFERRequestPackagesInnerDash) SetPrimaryUrl(v string)
- func (o *ArchiveFERRequestPackagesInnerDash) SetQueryString(v string)
- func (o ArchiveFERRequestPackagesInnerDash) ToMap() (map[string]interface{}, error)
- type ArchiveFERResponse
- func (o *ArchiveFERResponse) GetCorrelationId() string
- func (o *ArchiveFERResponse) GetCorrelationIdOk() (*string, bool)
- func (o *ArchiveFERResponse) GetSchema() string
- func (o *ArchiveFERResponse) GetSchemaOk() (*string, bool)
- func (o *ArchiveFERResponse) GetTaskId() string
- func (o *ArchiveFERResponse) GetTaskIdOk() (*string, bool)
- func (o *ArchiveFERResponse) HasCorrelationId() bool
- func (o *ArchiveFERResponse) HasSchema() bool
- func (o ArchiveFERResponse) MarshalJSON() ([]byte, error)
- func (o *ArchiveFERResponse) SetCorrelationId(v string)
- func (o *ArchiveFERResponse) SetSchema(v string)
- func (o *ArchiveFERResponse) SetTaskId(v string)
- func (o ArchiveFERResponse) ToMap() (map[string]interface{}, error)
- type AuditOperationsForOrganizationApi
- type AuditOperationsForOrganizationApiService
- func (a *AuditOperationsForOrganizationApiService) GetOrgChannelTimeline(ctx context.Context, org string, channelId string) ApiGetOrgChannelTimelineRequest
- func (a *AuditOperationsForOrganizationApiService) GetOrgChannelTimelineExecute(r ApiGetOrgChannelTimelineRequest) ([]ChannelTimelineEntry, *http.Response, error)
- type AvailableSourcesApi
- type AvailableSourcesApiService
- func (a *AvailableSourcesApiService) GetOrgSource(ctx context.Context, org string, sourceId string) ApiGetOrgSourceRequest
- func (a *AvailableSourcesApiService) GetOrgSourceExecute(r ApiGetOrgSourceRequest) (*Source, *http.Response, error)
- func (a *AvailableSourcesApiService) ListOrgSources(ctx context.Context, org string) ApiListOrgSourcesRequest
- func (a *AvailableSourcesApiService) ListOrgSourcesExecute(r ApiListOrgSourcesRequest) ([]Summary, *http.Response, error)
- type BasicAuth
- type CancelTaskResponse
- func (o *CancelTaskResponse) GetError() CancelTaskResponseError
- func (o *CancelTaskResponse) GetErrorOk() (*CancelTaskResponseError, bool)
- func (o *CancelTaskResponse) GetSchema() string
- func (o *CancelTaskResponse) GetSchemaOk() (*string, bool)
- func (o *CancelTaskResponse) HasSchema() bool
- func (o CancelTaskResponse) MarshalJSON() ([]byte, error)
- func (o *CancelTaskResponse) SetError(v CancelTaskResponseError)
- func (o *CancelTaskResponse) SetSchema(v string)
- func (o CancelTaskResponse) ToMap() (map[string]interface{}, error)
- type CancelTaskResponseError
- func (o *CancelTaskResponseError) GetLocation() string
- func (o *CancelTaskResponseError) GetLocationOk() (*string, bool)
- func (o *CancelTaskResponseError) GetMessage() string
- func (o *CancelTaskResponseError) GetMessageOk() (*string, bool)
- func (o *CancelTaskResponseError) GetValue() interface{}
- func (o *CancelTaskResponseError) GetValueOk() (*interface{}, bool)
- func (o *CancelTaskResponseError) HasLocation() bool
- func (o *CancelTaskResponseError) HasMessage() bool
- func (o *CancelTaskResponseError) HasValue() bool
- func (o CancelTaskResponseError) MarshalJSON() ([]byte, error)
- func (o *CancelTaskResponseError) SetLocation(v string)
- func (o *CancelTaskResponseError) SetMessage(v string)
- func (o *CancelTaskResponseError) SetValue(v interface{})
- func (o CancelTaskResponseError) ToMap() (map[string]interface{}, error)
- type Channel
- func (o *Channel) GetCreated() time.Time
- func (o *Channel) GetCreatedOk() (*time.Time, bool)
- func (o *Channel) GetDescription() string
- func (o *Channel) GetDescriptionOk() (*string, bool)
- func (o *Channel) GetDesiredState() string
- func (o *Channel) GetDesiredStateOk() (*string, bool)
- func (o *Channel) GetEnableByoip() bool
- func (o *Channel) GetEnableByoipOk() (*bool, bool)
- func (o *Channel) GetId() string
- func (o *Channel) GetIdOk() (*string, bool)
- func (o *Channel) GetIngest() ChannelIngest
- func (o *Channel) GetIngestOk() (*ChannelIngest, bool)
- func (o *Channel) GetLabels() []string
- func (o *Channel) GetLabelsOk() ([]string, bool)
- func (o *Channel) GetModified() time.Time
- func (o *Channel) GetModifiedOk() (*time.Time, bool)
- func (o *Channel) GetName() string
- func (o *Channel) GetNameOk() (*string, bool)
- func (o *Channel) GetOrganization() string
- func (o *Channel) GetOrganizationOk() (*string, bool)
- func (o *Channel) GetPackaging() ChannelPackaging
- func (o *Channel) GetPackagingOk() (*ChannelPackaging, bool)
- func (o *Channel) GetPublishing() ChannelPublishing
- func (o *Channel) GetPublishingOk() (*ChannelPublishing, bool)
- func (o *Channel) GetRegion() string
- func (o *Channel) GetRegionOk() (*string, bool)
- func (o *Channel) GetResourceClass() string
- func (o *Channel) GetResourceClassOk() (*string, bool)
- func (o *Channel) GetSchema() string
- func (o *Channel) GetSchemaOk() (*string, bool)
- func (o *Channel) GetSelf() string
- func (o *Channel) GetSelfOk() (*string, bool)
- func (o *Channel) GetSignaling() ChannelSignaling
- func (o *Channel) GetSignalingOk() (*ChannelSignaling, bool)
- func (o *Channel) GetTags() ChannelTags
- func (o *Channel) GetTagsOk() (*ChannelTags, bool)
- func (o *Channel) GetTranscode() ChannelTranscode
- func (o *Channel) GetTranscodeOk() (*ChannelTranscode, bool)
- func (o *Channel) HasCreated() bool
- func (o *Channel) HasDescription() bool
- func (o *Channel) HasDesiredState() bool
- func (o *Channel) HasEnableByoip() bool
- func (o *Channel) HasId() bool
- func (o *Channel) HasLabels() bool
- func (o *Channel) HasModified() bool
- func (o *Channel) HasName() bool
- func (o *Channel) HasOrganization() bool
- func (o *Channel) HasPackaging() bool
- func (o *Channel) HasPublishing() bool
- func (o *Channel) HasRegion() bool
- func (o *Channel) HasResourceClass() bool
- func (o *Channel) HasSchema() bool
- func (o *Channel) HasSelf() bool
- func (o *Channel) HasSignaling() bool
- func (o *Channel) HasTags() bool
- func (o Channel) MarshalJSON() ([]byte, error)
- func (o *Channel) SetCreated(v time.Time)
- func (o *Channel) SetDescription(v string)
- func (o *Channel) SetDesiredState(v string)
- func (o *Channel) SetEnableByoip(v bool)
- func (o *Channel) SetId(v string)
- func (o *Channel) SetIngest(v ChannelIngest)
- func (o *Channel) SetLabels(v []string)
- func (o *Channel) SetModified(v time.Time)
- func (o *Channel) SetName(v string)
- func (o *Channel) SetOrganization(v string)
- func (o *Channel) SetPackaging(v ChannelPackaging)
- func (o *Channel) SetPublishing(v ChannelPublishing)
- func (o *Channel) SetRegion(v string)
- func (o *Channel) SetResourceClass(v string)
- func (o *Channel) SetSchema(v string)
- func (o *Channel) SetSelf(v string)
- func (o *Channel) SetSignaling(v ChannelSignaling)
- func (o *Channel) SetTags(v ChannelTags)
- func (o *Channel) SetTranscode(v ChannelTranscode)
- func (o Channel) ToMap() (map[string]interface{}, error)
- type ChannelIngest
- func (o *ChannelIngest) GetSlate() ChannelIngestSlate
- func (o *ChannelIngest) GetSlateOk() (*ChannelIngestSlate, bool)
- func (o *ChannelIngest) GetSource() ChannelIngestSource
- func (o *ChannelIngest) GetSourceOk() (*ChannelIngestSource, bool)
- func (o *ChannelIngest) HasSlate() bool
- func (o ChannelIngest) MarshalJSON() ([]byte, error)
- func (o *ChannelIngest) SetSlate(v ChannelIngestSlate)
- func (o *ChannelIngest) SetSource(v ChannelIngestSource)
- func (o ChannelIngest) ToMap() (map[string]interface{}, error)
- type ChannelIngestSlate
- func (o *ChannelIngestSlate) GetSourceLossUrl() string
- func (o *ChannelIngestSlate) GetSourceLossUrlOk() (*string, bool)
- func (o *ChannelIngestSlate) HasSourceLossUrl() bool
- func (o ChannelIngestSlate) MarshalJSON() ([]byte, error)
- func (o *ChannelIngestSlate) SetSourceLossUrl(v string)
- func (o ChannelIngestSlate) ToMap() (map[string]interface{}, error)
- type ChannelIngestSource
- func (o *ChannelIngestSource) GetAudioSources() []ChannelIngestSourceAudioSourcesInner
- func (o *ChannelIngestSource) GetAudioSourcesOk() ([]ChannelIngestSourceAudioSourcesInner, bool)
- func (o *ChannelIngestSource) GetCaptionsSource() string
- func (o *ChannelIngestSource) GetCaptionsSourceOk() (*string, bool)
- func (o *ChannelIngestSource) GetId() string
- func (o *ChannelIngestSource) GetIdOk() (*string, bool)
- func (o *ChannelIngestSource) GetSelf() string
- func (o *ChannelIngestSource) GetSelfOk() (*string, bool)
- func (o *ChannelIngestSource) GetVideoSource() ChannelIngestSourceVideoSource
- func (o *ChannelIngestSource) GetVideoSourceOk() (*ChannelIngestSourceVideoSource, bool)
- func (o *ChannelIngestSource) HasAudioSources() bool
- func (o *ChannelIngestSource) HasCaptionsSource() bool
- func (o *ChannelIngestSource) HasId() bool
- func (o *ChannelIngestSource) HasSelf() bool
- func (o *ChannelIngestSource) HasVideoSource() bool
- func (o ChannelIngestSource) MarshalJSON() ([]byte, error)
- func (o *ChannelIngestSource) SetAudioSources(v []ChannelIngestSourceAudioSourcesInner)
- func (o *ChannelIngestSource) SetCaptionsSource(v string)
- func (o *ChannelIngestSource) SetId(v string)
- func (o *ChannelIngestSource) SetSelf(v string)
- func (o *ChannelIngestSource) SetVideoSource(v ChannelIngestSourceVideoSource)
- func (o ChannelIngestSource) ToMap() (map[string]interface{}, error)
- type ChannelIngestSourceAudioSourcesInner
- func (o *ChannelIngestSourceAudioSourcesInner) GetId() string
- func (o *ChannelIngestSourceAudioSourcesInner) GetIdOk() (*string, bool)
- func (o *ChannelIngestSourceAudioSourcesInner) GetLanguage() string
- func (o *ChannelIngestSourceAudioSourcesInner) GetLanguageOk() (*string, bool)
- func (o *ChannelIngestSourceAudioSourcesInner) GetLicense() string
- func (o *ChannelIngestSourceAudioSourcesInner) GetLicenseOk() (*string, bool)
- func (o *ChannelIngestSourceAudioSourcesInner) GetName() string
- func (o *ChannelIngestSourceAudioSourcesInner) GetNameOk() (*string, bool)
- func (o *ChannelIngestSourceAudioSourcesInner) GetSelector() string
- func (o *ChannelIngestSourceAudioSourcesInner) GetSelectorOk() (*string, bool)
- func (o *ChannelIngestSourceAudioSourcesInner) HasId() bool
- func (o *ChannelIngestSourceAudioSourcesInner) HasLanguage() bool
- func (o *ChannelIngestSourceAudioSourcesInner) HasLicense() bool
- func (o *ChannelIngestSourceAudioSourcesInner) HasName() bool
- func (o *ChannelIngestSourceAudioSourcesInner) HasSelector() bool
- func (o ChannelIngestSourceAudioSourcesInner) MarshalJSON() ([]byte, error)
- func (o *ChannelIngestSourceAudioSourcesInner) SetId(v string)
- func (o *ChannelIngestSourceAudioSourcesInner) SetLanguage(v string)
- func (o *ChannelIngestSourceAudioSourcesInner) SetLicense(v string)
- func (o *ChannelIngestSourceAudioSourcesInner) SetName(v string)
- func (o *ChannelIngestSourceAudioSourcesInner) SetSelector(v string)
- func (o ChannelIngestSourceAudioSourcesInner) ToMap() (map[string]interface{}, error)
- type ChannelIngestSourceVideoSource
- func (o *ChannelIngestSourceVideoSource) GetDynamicRange() string
- func (o *ChannelIngestSourceVideoSource) GetDynamicRangeOk() (*string, bool)
- func (o *ChannelIngestSourceVideoSource) GetMaxResolution() string
- func (o *ChannelIngestSourceVideoSource) GetMaxResolutionOk() (*string, bool)
- func (o *ChannelIngestSourceVideoSource) HasDynamicRange() bool
- func (o *ChannelIngestSourceVideoSource) HasMaxResolution() bool
- func (o ChannelIngestSourceVideoSource) MarshalJSON() ([]byte, error)
- func (o *ChannelIngestSourceVideoSource) SetDynamicRange(v string)
- func (o *ChannelIngestSourceVideoSource) SetMaxResolution(v string)
- func (o ChannelIngestSourceVideoSource) ToMap() (map[string]interface{}, error)
- type ChannelOperationsForOrganizationApi
- type ChannelOperationsForOrganizationApiService
- func (a *ChannelOperationsForOrganizationApiService) ClearOrgDvrWindow(ctx context.Context, org string, channelId string) ApiClearOrgDvrWindowRequest
- func (a *ChannelOperationsForOrganizationApiService) ClearOrgDvrWindowExecute(r ApiClearOrgDvrWindowRequest) (*http.Response, error)
- func (a *ChannelOperationsForOrganizationApiService) GetOrgPreviewImage(ctx context.Context, org string, channelId string) ApiGetOrgPreviewImageRequest
- func (a *ChannelOperationsForOrganizationApiService) GetOrgPreviewImageExecute(r ApiGetOrgPreviewImageRequest) (*http.Response, error)
- func (a *ChannelOperationsForOrganizationApiService) GetOrgSignalLogs(ctx context.Context, org string, channelId string) ApiGetOrgSignalLogsRequest
- func (a *ChannelOperationsForOrganizationApiService) GetOrgSignalLogsExecute(r ApiGetOrgSignalLogsRequest) ([]SignalingLog, *http.Response, error)
- func (a *ChannelOperationsForOrganizationApiService) GetOrgSignals(ctx context.Context, org string, channelId string) ApiGetOrgSignalsRequest
- func (a *ChannelOperationsForOrganizationApiService) GetOrgSignalsExecute(r ApiGetOrgSignalsRequest) ([]Segment, *http.Response, error)
- func (a *ChannelOperationsForOrganizationApiService) InsertOrgId3(ctx context.Context, org string, channelId string) ApiInsertOrgId3Request
- func (a *ChannelOperationsForOrganizationApiService) InsertOrgId3Execute(r ApiInsertOrgId3Request) (*InsertMetadataResult, *http.Response, error)
- func (a *ChannelOperationsForOrganizationApiService) InsertOrgScte35(ctx context.Context, org string, channelId string) ApiInsertOrgScte35Request
- func (a *ChannelOperationsForOrganizationApiService) InsertOrgScte35Execute(r ApiInsertOrgScte35Request) (*http.Response, error)
- func (a *ChannelOperationsForOrganizationApiService) OrgGetTranscoderStatus(ctx context.Context, channelId string, org string) ApiOrgGetTranscoderStatusRequest
- func (a *ChannelOperationsForOrganizationApiService) OrgGetTranscoderStatusExecute(r ApiOrgGetTranscoderStatusRequest) (*Status, *http.Response, error)
- func (a *ChannelOperationsForOrganizationApiService) OrgIsBreakingChange(ctx context.Context, channelId string, org string) ApiOrgIsBreakingChangeRequest
- func (a *ChannelOperationsForOrganizationApiService) OrgIsBreakingChangeExecute(r ApiOrgIsBreakingChangeRequest) (*IsBreakingChangeReturn, *http.Response, error)
- func (a *ChannelOperationsForOrganizationApiService) OrgPinIngest(ctx context.Context, channelId string, org string) ApiOrgPinIngestRequest
- func (a *ChannelOperationsForOrganizationApiService) OrgPinIngestExecute(r ApiOrgPinIngestRequest) (*http.Response, error)
- func (a *ChannelOperationsForOrganizationApiService) OrgPreviewStreams(ctx context.Context, org string, channelId string) ApiOrgPreviewStreamsRequest
- func (a *ChannelOperationsForOrganizationApiService) OrgPreviewStreamsExecute(r ApiOrgPreviewStreamsRequest) (*GetPreviewStreamsResponse, *http.Response, error)
- func (a *ChannelOperationsForOrganizationApiService) OrgSetTranscoderDynamicState(ctx context.Context, channelId string, org string) ApiOrgSetTranscoderDynamicStateRequest
- func (a *ChannelOperationsForOrganizationApiService) OrgSetTranscoderDynamicStateExecute(r ApiOrgSetTranscoderDynamicStateRequest) (*http.Response, error)
- func (a *ChannelOperationsForOrganizationApiService) OrgUnpinIngest(ctx context.Context, channelId string, org string) ApiOrgUnpinIngestRequest
- func (a *ChannelOperationsForOrganizationApiService) OrgUnpinIngestExecute(r ApiOrgUnpinIngestRequest) (*http.Response, error)
- func (a *ChannelOperationsForOrganizationApiService) PostOrgSignals(ctx context.Context, org string, channelId string) ApiPostOrgSignalsRequest
- func (a *ChannelOperationsForOrganizationApiService) PostOrgSignalsExecute(r ApiPostOrgSignalsRequest) ([]GenericSignalResult, *http.Response, error)
- type ChannelPackaging
- func (o *ChannelPackaging) GetPackagers() map[string]ChannelPackagingPackagersValue
- func (o *ChannelPackaging) GetPackagersOk() (*map[string]ChannelPackagingPackagersValue, bool)
- func (o *ChannelPackaging) HasPackagers() bool
- func (o ChannelPackaging) MarshalJSON() ([]byte, error)
- func (o *ChannelPackaging) SetPackagers(v map[string]ChannelPackagingPackagersValue)
- func (o ChannelPackaging) ToMap() (map[string]interface{}, error)
- type ChannelPackagingPackagersValue
- func (o *ChannelPackagingPackagersValue) GetContentProtection() ChannelPackagingPackagersValueContentProtection
- func (o *ChannelPackagingPackagersValue) GetContentProtectionOk() (*ChannelPackagingPackagersValueContentProtection, bool)
- func (o *ChannelPackagingPackagersValue) GetMp2t() ChannelPackagingPackagersValueMp2t
- func (o *ChannelPackagingPackagersValue) GetMp2tOk() (*ChannelPackagingPackagersValueMp2t, bool)
- func (o *ChannelPackagingPackagersValue) GetMp4() ChannelPackagingPackagersValueMp4
- func (o *ChannelPackagingPackagersValue) GetMp4Ok() (*ChannelPackagingPackagersValueMp4, bool)
- func (o *ChannelPackagingPackagersValue) GetTtml() map[string]interface{}
- func (o *ChannelPackagingPackagersValue) GetTtmlOk() (*map[string]interface{}, bool)
- func (o *ChannelPackagingPackagersValue) GetWebVtt() ChannelPackagingPackagersValueWebVtt
- func (o *ChannelPackagingPackagersValue) GetWebVttOk() (*ChannelPackagingPackagersValueWebVtt, bool)
- func (o *ChannelPackagingPackagersValue) HasContentProtection() bool
- func (o *ChannelPackagingPackagersValue) HasMp2t() bool
- func (o *ChannelPackagingPackagersValue) HasMp4() bool
- func (o *ChannelPackagingPackagersValue) HasTtml() bool
- func (o *ChannelPackagingPackagersValue) HasWebVtt() bool
- func (o ChannelPackagingPackagersValue) MarshalJSON() ([]byte, error)
- func (o *ChannelPackagingPackagersValue) SetContentProtection(v ChannelPackagingPackagersValueContentProtection)
- func (o *ChannelPackagingPackagersValue) SetMp2t(v ChannelPackagingPackagersValueMp2t)
- func (o *ChannelPackagingPackagersValue) SetMp4(v ChannelPackagingPackagersValueMp4)
- func (o *ChannelPackagingPackagersValue) SetTtml(v map[string]interface{})
- func (o *ChannelPackagingPackagersValue) SetWebVtt(v ChannelPackagingPackagersValueWebVtt)
- func (o ChannelPackagingPackagersValue) ToMap() (map[string]interface{}, error)
- type ChannelPackagingPackagersValueContentProtection
- func (o *ChannelPackagingPackagersValueContentProtection) GetAtlas() ChannelPackagingPackagersValueContentProtectionAtlas
- func (o *ChannelPackagingPackagersValueContentProtection) GetAtlasOk() (*ChannelPackagingPackagersValueContentProtectionAtlas, bool)
- func (o *ChannelPackagingPackagersValueContentProtection) GetBulkFile() ChannelPackagingPackagersValueContentProtectionBulkFile
- func (o *ChannelPackagingPackagersValueContentProtection) GetBulkFileOk() (*ChannelPackagingPackagersValueContentProtectionBulkFile, bool)
- func (o *ChannelPackagingPackagersValueContentProtection) GetCommon() ChannelPackagingPackagersValueContentProtectionCommon
- func (o *ChannelPackagingPackagersValueContentProtection) GetCommonOk() (*ChannelPackagingPackagersValueContentProtectionCommon, bool)
- func (o *ChannelPackagingPackagersValueContentProtection) GetCpix() ChannelPackagingPackagersValueContentProtectionCpix
- func (o *ChannelPackagingPackagersValueContentProtection) GetCpixOk() (*ChannelPackagingPackagersValueContentProtectionCpix, bool)
- func (o *ChannelPackagingPackagersValueContentProtection) GetKeyRotation() ChannelPackagingPackagersValueContentProtectionKeyRotation
- func (o *ChannelPackagingPackagersValueContentProtection) GetKeyRotationOk() (*ChannelPackagingPackagersValueContentProtectionKeyRotation, bool)
- func (o *ChannelPackagingPackagersValueContentProtection) GetSampleAes() map[string]interface{}
- func (o *ChannelPackagingPackagersValueContentProtection) GetSampleAesOk() (*map[string]interface{}, bool)
- func (o *ChannelPackagingPackagersValueContentProtection) GetSimple() ChannelPackagingPackagersValueContentProtectionSimple
- func (o *ChannelPackagingPackagersValueContentProtection) GetSimpleOk() (*ChannelPackagingPackagersValueContentProtectionSimple, bool)
- func (o *ChannelPackagingPackagersValueContentProtection) HasAtlas() bool
- func (o *ChannelPackagingPackagersValueContentProtection) HasBulkFile() bool
- func (o *ChannelPackagingPackagersValueContentProtection) HasCommon() bool
- func (o *ChannelPackagingPackagersValueContentProtection) HasCpix() bool
- func (o *ChannelPackagingPackagersValueContentProtection) HasKeyRotation() bool
- func (o *ChannelPackagingPackagersValueContentProtection) HasSampleAes() bool
- func (o *ChannelPackagingPackagersValueContentProtection) HasSimple() bool
- func (o ChannelPackagingPackagersValueContentProtection) MarshalJSON() ([]byte, error)
- func (o *ChannelPackagingPackagersValueContentProtection) SetAtlas(v ChannelPackagingPackagersValueContentProtectionAtlas)
- func (o *ChannelPackagingPackagersValueContentProtection) SetBulkFile(v ChannelPackagingPackagersValueContentProtectionBulkFile)
- func (o *ChannelPackagingPackagersValueContentProtection) SetCommon(v ChannelPackagingPackagersValueContentProtectionCommon)
- func (o *ChannelPackagingPackagersValueContentProtection) SetCpix(v ChannelPackagingPackagersValueContentProtectionCpix)
- func (o *ChannelPackagingPackagersValueContentProtection) SetKeyRotation(v ChannelPackagingPackagersValueContentProtectionKeyRotation)
- func (o *ChannelPackagingPackagersValueContentProtection) SetSampleAes(v map[string]interface{})
- func (o *ChannelPackagingPackagersValueContentProtection) SetSimple(v ChannelPackagingPackagersValueContentProtectionSimple)
- func (o ChannelPackagingPackagersValueContentProtection) ToMap() (map[string]interface{}, error)
- type ChannelPackagingPackagersValueContentProtectionAtlas
- func (o *ChannelPackagingPackagersValueContentProtectionAtlas) GetAssetId() string
- func (o *ChannelPackagingPackagersValueContentProtectionAtlas) GetAssetIdOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionAtlas) GetCompanyId() string
- func (o *ChannelPackagingPackagersValueContentProtectionAtlas) GetCompanyIdOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionAtlas) GetDrms() []string
- func (o *ChannelPackagingPackagersValueContentProtectionAtlas) GetDrmsOk() ([]string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionAtlas) GetWidevineV0PsshBox() bool
- func (o *ChannelPackagingPackagersValueContentProtectionAtlas) GetWidevineV0PsshBoxOk() (*bool, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionAtlas) HasAssetId() bool
- func (o *ChannelPackagingPackagersValueContentProtectionAtlas) HasCompanyId() bool
- func (o *ChannelPackagingPackagersValueContentProtectionAtlas) HasDrms() bool
- func (o *ChannelPackagingPackagersValueContentProtectionAtlas) HasWidevineV0PsshBox() bool
- func (o ChannelPackagingPackagersValueContentProtectionAtlas) MarshalJSON() ([]byte, error)
- func (o *ChannelPackagingPackagersValueContentProtectionAtlas) SetAssetId(v string)
- func (o *ChannelPackagingPackagersValueContentProtectionAtlas) SetCompanyId(v string)
- func (o *ChannelPackagingPackagersValueContentProtectionAtlas) SetDrms(v []string)
- func (o *ChannelPackagingPackagersValueContentProtectionAtlas) SetWidevineV0PsshBox(v bool)
- func (o ChannelPackagingPackagersValueContentProtectionAtlas) ToMap() (map[string]interface{}, error)
- type ChannelPackagingPackagersValueContentProtectionBulkFile
- func (o *ChannelPackagingPackagersValueContentProtectionBulkFile) GetIvRotation() string
- func (o *ChannelPackagingPackagersValueContentProtectionBulkFile) GetIvRotationOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionBulkFile) HasIvRotation() bool
- func (o ChannelPackagingPackagersValueContentProtectionBulkFile) MarshalJSON() ([]byte, error)
- func (o *ChannelPackagingPackagersValueContentProtectionBulkFile) SetIvRotation(v string)
- func (o ChannelPackagingPackagersValueContentProtectionBulkFile) ToMap() (map[string]interface{}, error)
- type ChannelPackagingPackagersValueContentProtectionCommon
- func (o *ChannelPackagingPackagersValueContentProtectionCommon) GetSchemeType() string
- func (o *ChannelPackagingPackagersValueContentProtectionCommon) GetSchemeTypeOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionCommon) HasSchemeType() bool
- func (o ChannelPackagingPackagersValueContentProtectionCommon) MarshalJSON() ([]byte, error)
- func (o *ChannelPackagingPackagersValueContentProtectionCommon) SetSchemeType(v string)
- func (o ChannelPackagingPackagersValueContentProtectionCommon) ToMap() (map[string]interface{}, error)
- type ChannelPackagingPackagersValueContentProtectionCpix
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetCertificatesId() string
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetCertificatesIdOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetContentId() string
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetContentIdOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetCredentialsId() string
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetCredentialsIdOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetDecryptionKeyId() string
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetDecryptionKeyIdOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetDrms() []string
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetDrmsOk() ([]string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetHeadersId() string
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetHeadersIdOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetUri() string
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetUriOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) HasCertificatesId() bool
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) HasContentId() bool
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) HasCredentialsId() bool
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) HasDecryptionKeyId() bool
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) HasDrms() bool
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) HasHeadersId() bool
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) HasUri() bool
- func (o ChannelPackagingPackagersValueContentProtectionCpix) MarshalJSON() ([]byte, error)
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) SetCertificatesId(v string)
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) SetContentId(v string)
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) SetCredentialsId(v string)
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) SetDecryptionKeyId(v string)
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) SetDrms(v []string)
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) SetHeadersId(v string)
- func (o *ChannelPackagingPackagersValueContentProtectionCpix) SetUri(v string)
- func (o ChannelPackagingPackagersValueContentProtectionCpix) ToMap() (map[string]interface{}, error)
- type ChannelPackagingPackagersValueContentProtectionKeyRotation
- func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) GetIntervalSecs() float32
- func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) GetIntervalSecsOk() (*float32, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) GetProgram() bool
- func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) GetProgramOk() (*bool, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) GetProgramOverlapSkipEncrypt() bool
- func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) GetProgramOverlapSkipEncryptOk() (*bool, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) HasIntervalSecs() bool
- func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) HasProgram() bool
- func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) HasProgramOverlapSkipEncrypt() bool
- func (o ChannelPackagingPackagersValueContentProtectionKeyRotation) MarshalJSON() ([]byte, error)
- func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) SetIntervalSecs(v float32)
- func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) SetProgram(v bool)
- func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) SetProgramOverlapSkipEncrypt(v bool)
- func (o ChannelPackagingPackagersValueContentProtectionKeyRotation) ToMap() (map[string]interface{}, error)
- type ChannelPackagingPackagersValueContentProtectionSimple
- func (o *ChannelPackagingPackagersValueContentProtectionSimple) GetPublishPoints() []ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner
- func (o *ChannelPackagingPackagersValueContentProtectionSimple) GetPublishPointsOk() ([]ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner, ...)
- func (o *ChannelPackagingPackagersValueContentProtectionSimple) GetRequirePublish() string
- func (o *ChannelPackagingPackagersValueContentProtectionSimple) GetRequirePublishOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionSimple) HasPublishPoints() bool
- func (o *ChannelPackagingPackagersValueContentProtectionSimple) HasRequirePublish() bool
- func (o ChannelPackagingPackagersValueContentProtectionSimple) MarshalJSON() ([]byte, error)
- func (o *ChannelPackagingPackagersValueContentProtectionSimple) SetPublishPoints(v []ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner)
- func (o *ChannelPackagingPackagersValueContentProtectionSimple) SetRequirePublish(v string)
- func (o ChannelPackagingPackagersValueContentProtectionSimple) ToMap() (map[string]interface{}, error)
- type ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner
- func NewChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner() *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner
- func NewChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerWithDefaults() *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetBasicAuth() ...
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetBasicAuthOk() (...)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetCompression() string
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetCompressionOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetDoNotMonitor() bool
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetDoNotMonitorOk() (*bool, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetHeaders() map[string]string
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetHeadersOk() (*map[string]string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetMethod() string
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetMethodOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetPlaybackBaseUrl() string
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetPlaybackBaseUrlOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetPlaybackQueryParams() string
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetPlaybackQueryParamsOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetPublishBaseUrl() string
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetPublishBaseUrlOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetSecureHeaderAuth() ...
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetSecureHeaderAuthOk() (...)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasBasicAuth() bool
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasCompression() bool
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasDoNotMonitor() bool
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasHeaders() bool
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasMethod() bool
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasPlaybackBaseUrl() bool
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasPlaybackQueryParams() bool
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasPublishBaseUrl() bool
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasSecureHeaderAuth() bool
- func (o ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) MarshalJSON() ([]byte, error)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetBasicAuth(...)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetCompression(v string)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetDoNotMonitor(v bool)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetHeaders(v map[string]string)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetMethod(v string)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetPlaybackBaseUrl(v string)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetPlaybackQueryParams(v string)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetPublishBaseUrl(v string)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetSecureHeaderAuth(...)
- func (o ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) ToMap() (map[string]interface{}, error)
- type ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) GetPassword() string
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) GetPasswordOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) GetUsername() string
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) GetUsernameOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) HasPassword() bool
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) HasUsername() bool
- func (o ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) MarshalJSON() ([]byte, error)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) SetPassword(v string)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) SetUsername(v string)
- func (o ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) ToMap() (map[string]interface{}, error)
- type ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) GetArn() string
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) GetArnOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) GetVersionId() string
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) GetVersionIdOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) HasArn() bool
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) HasVersionId() bool
- func (o ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) MarshalJSON() ([]byte, error)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) SetArn(v string)
- func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) SetVersionId(v string)
- func (o ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) ToMap() (map[string]interface{}, error)
- type ChannelPackagingPackagersValueMp2t
- func (o *ChannelPackagingPackagersValueMp2t) GetForceUnmuxedAudio() bool
- func (o *ChannelPackagingPackagersValueMp2t) GetForceUnmuxedAudioOk() (*bool, bool)
- func (o *ChannelPackagingPackagersValueMp2t) GetInsertId3UtcTime() bool
- func (o *ChannelPackagingPackagersValueMp2t) GetInsertId3UtcTimeOk() (*bool, bool)
- func (o *ChannelPackagingPackagersValueMp2t) HasForceUnmuxedAudio() bool
- func (o *ChannelPackagingPackagersValueMp2t) HasInsertId3UtcTime() bool
- func (o ChannelPackagingPackagersValueMp2t) MarshalJSON() ([]byte, error)
- func (o *ChannelPackagingPackagersValueMp2t) SetForceUnmuxedAudio(v bool)
- func (o *ChannelPackagingPackagersValueMp2t) SetInsertId3UtcTime(v bool)
- func (o ChannelPackagingPackagersValueMp2t) ToMap() (map[string]interface{}, error)
- type ChannelPackagingPackagersValueMp4
- func (o *ChannelPackagingPackagersValueMp4) GetCaptionPlacement() string
- func (o *ChannelPackagingPackagersValueMp4) GetCaptionPlacementOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueMp4) GetInsertPsshBox() bool
- func (o *ChannelPackagingPackagersValueMp4) GetInsertPsshBoxOk() (*bool, bool)
- func (o *ChannelPackagingPackagersValueMp4) HasCaptionPlacement() bool
- func (o *ChannelPackagingPackagersValueMp4) HasInsertPsshBox() bool
- func (o ChannelPackagingPackagersValueMp4) MarshalJSON() ([]byte, error)
- func (o *ChannelPackagingPackagersValueMp4) SetCaptionPlacement(v string)
- func (o *ChannelPackagingPackagersValueMp4) SetInsertPsshBox(v bool)
- func (o ChannelPackagingPackagersValueMp4) ToMap() (map[string]interface{}, error)
- type ChannelPackagingPackagersValueWebVtt
- func (o *ChannelPackagingPackagersValueWebVtt) GetFileFormat() string
- func (o *ChannelPackagingPackagersValueWebVtt) GetFileFormatOk() (*string, bool)
- func (o *ChannelPackagingPackagersValueWebVtt) HasFileFormat() bool
- func (o ChannelPackagingPackagersValueWebVtt) MarshalJSON() ([]byte, error)
- func (o *ChannelPackagingPackagersValueWebVtt) SetFileFormat(v string)
- func (o ChannelPackagingPackagersValueWebVtt) ToMap() (map[string]interface{}, error)
- type ChannelPlayback
- func (o *ChannelPlayback) GetCmaf() []ChannelPlaybackCmafInner
- func (o *ChannelPlayback) GetCmafOk() ([]ChannelPlaybackCmafInner, bool)
- func (o *ChannelPlayback) GetDash() []ChannelPlaybackCmafInner
- func (o *ChannelPlayback) GetDashOk() ([]ChannelPlaybackCmafInner, bool)
- func (o *ChannelPlayback) GetHls() []ChannelPlaybackCmafInner
- func (o *ChannelPlayback) GetHlsOk() ([]ChannelPlaybackCmafInner, bool)
- func (o *ChannelPlayback) GetOrigin() []ChannelPlaybackOriginInner
- func (o *ChannelPlayback) GetOriginOk() ([]ChannelPlaybackOriginInner, bool)
- func (o *ChannelPlayback) GetSchema() string
- func (o *ChannelPlayback) GetSchemaOk() (*string, bool)
- func (o *ChannelPlayback) HasCmaf() bool
- func (o *ChannelPlayback) HasDash() bool
- func (o *ChannelPlayback) HasHls() bool
- func (o *ChannelPlayback) HasOrigin() bool
- func (o *ChannelPlayback) HasSchema() bool
- func (o ChannelPlayback) MarshalJSON() ([]byte, error)
- func (o *ChannelPlayback) SetCmaf(v []ChannelPlaybackCmafInner)
- func (o *ChannelPlayback) SetDash(v []ChannelPlaybackCmafInner)
- func (o *ChannelPlayback) SetHls(v []ChannelPlaybackCmafInner)
- func (o *ChannelPlayback) SetOrigin(v []ChannelPlaybackOriginInner)
- func (o *ChannelPlayback) SetSchema(v string)
- func (o ChannelPlayback) ToMap() (map[string]interface{}, error)
- type ChannelPlaybackCmafInner
- func (o *ChannelPlaybackCmafInner) GetContentProtection() ChannelPlaybackCmafInnerContentProtection
- func (o *ChannelPlaybackCmafInner) GetContentProtectionOk() (*ChannelPlaybackCmafInnerContentProtection, bool)
- func (o *ChannelPlaybackCmafInner) GetPartialPresentations() []string
- func (o *ChannelPlaybackCmafInner) GetPartialPresentationsOk() ([]string, bool)
- func (o *ChannelPlaybackCmafInner) GetUrl() string
- func (o *ChannelPlaybackCmafInner) GetUrlOk() (*string, bool)
- func (o *ChannelPlaybackCmafInner) HasContentProtection() bool
- func (o *ChannelPlaybackCmafInner) HasPartialPresentations() bool
- func (o ChannelPlaybackCmafInner) MarshalJSON() ([]byte, error)
- func (o *ChannelPlaybackCmafInner) SetContentProtection(v ChannelPlaybackCmafInnerContentProtection)
- func (o *ChannelPlaybackCmafInner) SetPartialPresentations(v []string)
- func (o *ChannelPlaybackCmafInner) SetUrl(v string)
- func (o ChannelPlaybackCmafInner) ToMap() (map[string]interface{}, error)
- type ChannelPlaybackCmafInnerContentProtection
- func (o *ChannelPlaybackCmafInnerContentProtection) GetAtlas() ChannelPackagingPackagersValueContentProtectionAtlas
- func (o *ChannelPlaybackCmafInnerContentProtection) GetAtlasOk() (*ChannelPackagingPackagersValueContentProtectionAtlas, bool)
- func (o *ChannelPlaybackCmafInnerContentProtection) GetBulkFile() ChannelPackagingPackagersValueContentProtectionBulkFile
- func (o *ChannelPlaybackCmafInnerContentProtection) GetBulkFileOk() (*ChannelPackagingPackagersValueContentProtectionBulkFile, bool)
- func (o *ChannelPlaybackCmafInnerContentProtection) GetCommon() ChannelPackagingPackagersValueContentProtectionCommon
- func (o *ChannelPlaybackCmafInnerContentProtection) GetCommonOk() (*ChannelPackagingPackagersValueContentProtectionCommon, bool)
- func (o *ChannelPlaybackCmafInnerContentProtection) GetCpix() ChannelPackagingPackagersValueContentProtectionCpix
- func (o *ChannelPlaybackCmafInnerContentProtection) GetCpixOk() (*ChannelPackagingPackagersValueContentProtectionCpix, bool)
- func (o *ChannelPlaybackCmafInnerContentProtection) GetKeyRotation() ChannelPackagingPackagersValueContentProtectionKeyRotation
- func (o *ChannelPlaybackCmafInnerContentProtection) GetKeyRotationOk() (*ChannelPackagingPackagersValueContentProtectionKeyRotation, bool)
- func (o *ChannelPlaybackCmafInnerContentProtection) GetSampleAes() map[string]interface{}
- func (o *ChannelPlaybackCmafInnerContentProtection) GetSampleAesOk() (*map[string]interface{}, bool)
- func (o *ChannelPlaybackCmafInnerContentProtection) GetSimple() ChannelPackagingPackagersValueContentProtectionSimple
- func (o *ChannelPlaybackCmafInnerContentProtection) GetSimpleOk() (*ChannelPackagingPackagersValueContentProtectionSimple, bool)
- func (o *ChannelPlaybackCmafInnerContentProtection) HasAtlas() bool
- func (o *ChannelPlaybackCmafInnerContentProtection) HasBulkFile() bool
- func (o *ChannelPlaybackCmafInnerContentProtection) HasCommon() bool
- func (o *ChannelPlaybackCmafInnerContentProtection) HasCpix() bool
- func (o *ChannelPlaybackCmafInnerContentProtection) HasKeyRotation() bool
- func (o *ChannelPlaybackCmafInnerContentProtection) HasSampleAes() bool
- func (o *ChannelPlaybackCmafInnerContentProtection) HasSimple() bool
- func (o ChannelPlaybackCmafInnerContentProtection) MarshalJSON() ([]byte, error)
- func (o *ChannelPlaybackCmafInnerContentProtection) SetAtlas(v ChannelPackagingPackagersValueContentProtectionAtlas)
- func (o *ChannelPlaybackCmafInnerContentProtection) SetBulkFile(v ChannelPackagingPackagersValueContentProtectionBulkFile)
- func (o *ChannelPlaybackCmafInnerContentProtection) SetCommon(v ChannelPackagingPackagersValueContentProtectionCommon)
- func (o *ChannelPlaybackCmafInnerContentProtection) SetCpix(v ChannelPackagingPackagersValueContentProtectionCpix)
- func (o *ChannelPlaybackCmafInnerContentProtection) SetKeyRotation(v ChannelPackagingPackagersValueContentProtectionKeyRotation)
- func (o *ChannelPlaybackCmafInnerContentProtection) SetSampleAes(v map[string]interface{})
- func (o *ChannelPlaybackCmafInnerContentProtection) SetSimple(v ChannelPackagingPackagersValueContentProtectionSimple)
- func (o ChannelPlaybackCmafInnerContentProtection) ToMap() (map[string]interface{}, error)
- type ChannelPlaybackOriginInner
- func (o *ChannelPlaybackOriginInner) GetDash() ChannelPlaybackOriginInnerDash
- func (o *ChannelPlaybackOriginInner) GetDashOk() (*ChannelPlaybackOriginInnerDash, bool)
- func (o *ChannelPlaybackOriginInner) GetFallbackManifestDefaults() ChannelPlaybackOriginInnerFallbackManifestDefaults
- func (o *ChannelPlaybackOriginInner) GetFallbackManifestDefaultsOk() (*ChannelPlaybackOriginInnerFallbackManifestDefaults, bool)
- func (o *ChannelPlaybackOriginInner) GetHls() ChannelPlaybackOriginInnerHls
- func (o *ChannelPlaybackOriginInner) GetHlsOk() (*ChannelPlaybackOriginInnerHls, bool)
- func (o *ChannelPlaybackOriginInner) GetPackagerConfig() ChannelPackagingPackagersValue
- func (o *ChannelPlaybackOriginInner) GetPackagerConfigOk() (*ChannelPackagingPackagersValue, bool)
- func (o *ChannelPlaybackOriginInner) GetPackagerId() string
- func (o *ChannelPlaybackOriginInner) GetPackagerIdOk() (*string, bool)
- func (o *ChannelPlaybackOriginInner) GetPrimaryManifestDefaults() ChannelPlaybackOriginInnerFallbackManifestDefaults
- func (o *ChannelPlaybackOriginInner) GetPrimaryManifestDefaultsOk() (*ChannelPlaybackOriginInnerFallbackManifestDefaults, bool)
- func (o *ChannelPlaybackOriginInner) HasDash() bool
- func (o *ChannelPlaybackOriginInner) HasFallbackManifestDefaults() bool
- func (o *ChannelPlaybackOriginInner) HasHls() bool
- func (o *ChannelPlaybackOriginInner) HasPackagerConfig() bool
- func (o *ChannelPlaybackOriginInner) HasPackagerId() bool
- func (o *ChannelPlaybackOriginInner) HasPrimaryManifestDefaults() bool
- func (o ChannelPlaybackOriginInner) MarshalJSON() ([]byte, error)
- func (o *ChannelPlaybackOriginInner) SetDash(v ChannelPlaybackOriginInnerDash)
- func (o *ChannelPlaybackOriginInner) SetFallbackManifestDefaults(v ChannelPlaybackOriginInnerFallbackManifestDefaults)
- func (o *ChannelPlaybackOriginInner) SetHls(v ChannelPlaybackOriginInnerHls)
- func (o *ChannelPlaybackOriginInner) SetPackagerConfig(v ChannelPackagingPackagersValue)
- func (o *ChannelPlaybackOriginInner) SetPackagerId(v string)
- func (o *ChannelPlaybackOriginInner) SetPrimaryManifestDefaults(v ChannelPlaybackOriginInnerFallbackManifestDefaults)
- func (o ChannelPlaybackOriginInner) ToMap() (map[string]interface{}, error)
- type ChannelPlaybackOriginInnerDash
- func (o *ChannelPlaybackOriginInnerDash) GetFallbackManifest() string
- func (o *ChannelPlaybackOriginInnerDash) GetFallbackManifestOk() (*string, bool)
- func (o *ChannelPlaybackOriginInnerDash) GetFallbackUrl() string
- func (o *ChannelPlaybackOriginInnerDash) GetFallbackUrlOk() (*string, bool)
- func (o *ChannelPlaybackOriginInnerDash) GetHostname() string
- func (o *ChannelPlaybackOriginInnerDash) GetHostnameOk() (*string, bool)
- func (o *ChannelPlaybackOriginInnerDash) GetPath() string
- func (o *ChannelPlaybackOriginInnerDash) GetPathOk() (*string, bool)
- func (o *ChannelPlaybackOriginInnerDash) GetPrimaryManifest() string
- func (o *ChannelPlaybackOriginInnerDash) GetPrimaryManifestOk() (*string, bool)
- func (o *ChannelPlaybackOriginInnerDash) GetPrimaryUrl() string
- func (o *ChannelPlaybackOriginInnerDash) GetPrimaryUrlOk() (*string, bool)
- func (o *ChannelPlaybackOriginInnerDash) HasFallbackManifest() bool
- func (o *ChannelPlaybackOriginInnerDash) HasFallbackUrl() bool
- func (o *ChannelPlaybackOriginInnerDash) HasHostname() bool
- func (o *ChannelPlaybackOriginInnerDash) HasPath() bool
- func (o *ChannelPlaybackOriginInnerDash) HasPrimaryManifest() bool
- func (o *ChannelPlaybackOriginInnerDash) HasPrimaryUrl() bool
- func (o ChannelPlaybackOriginInnerDash) MarshalJSON() ([]byte, error)
- func (o *ChannelPlaybackOriginInnerDash) SetFallbackManifest(v string)
- func (o *ChannelPlaybackOriginInnerDash) SetFallbackUrl(v string)
- func (o *ChannelPlaybackOriginInnerDash) SetHostname(v string)
- func (o *ChannelPlaybackOriginInnerDash) SetPath(v string)
- func (o *ChannelPlaybackOriginInnerDash) SetPrimaryManifest(v string)
- func (o *ChannelPlaybackOriginInnerDash) SetPrimaryUrl(v string)
- func (o ChannelPlaybackOriginInnerDash) ToMap() (map[string]interface{}, error)
- type ChannelPlaybackOriginInnerFallbackManifestDefaults
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetDashSignalingFormats() []string
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetDashSignalingFormatsOk() ([]string, bool)
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetDurationSeconds() int32
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetDurationSecondsOk() (*int32, bool)
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetEnableHlsDeltaUpdates() bool
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetEnableHlsDeltaUpdatesOk() (*bool, bool)
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetHlsSignalingFormats() []string
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetHlsSignalingFormatsOk() ([]string, bool)
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetMediaUrlType() string
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetMediaUrlTypeOk() (*string, bool)
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetMinimumUpdatePeriodSeconds() int32
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetMinimumUpdatePeriodSecondsOk() (*int32, bool)
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetMultiVariantUrlType() string
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetMultiVariantUrlTypeOk() (*string, bool)
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetPdtOnEverySegment() bool
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetPdtOnEverySegmentOk() (*bool, bool)
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetPreStartDurationSeconds() int32
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetPreStartDurationSecondsOk() (*int32, bool)
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetSuggestedPresentationDelaySeconds() int32
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetSuggestedPresentationDelaySecondsOk() (*int32, bool)
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) HasDashSignalingFormats() bool
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) HasDurationSeconds() bool
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) HasEnableHlsDeltaUpdates() bool
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) HasHlsSignalingFormats() bool
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) HasMediaUrlType() bool
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) HasMinimumUpdatePeriodSeconds() bool
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) HasMultiVariantUrlType() bool
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) HasPdtOnEverySegment() bool
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) HasPreStartDurationSeconds() bool
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) HasSuggestedPresentationDelaySeconds() bool
- func (o ChannelPlaybackOriginInnerFallbackManifestDefaults) MarshalJSON() ([]byte, error)
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) SetDashSignalingFormats(v []string)
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) SetDurationSeconds(v int32)
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) SetEnableHlsDeltaUpdates(v bool)
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) SetHlsSignalingFormats(v []string)
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) SetMediaUrlType(v string)
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) SetMinimumUpdatePeriodSeconds(v int32)
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) SetMultiVariantUrlType(v string)
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) SetPdtOnEverySegment(v bool)
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) SetPreStartDurationSeconds(v int32)
- func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) SetSuggestedPresentationDelaySeconds(v int32)
- func (o ChannelPlaybackOriginInnerFallbackManifestDefaults) ToMap() (map[string]interface{}, error)
- type ChannelPlaybackOriginInnerHls
- func (o *ChannelPlaybackOriginInnerHls) GetFallbackManifest() string
- func (o *ChannelPlaybackOriginInnerHls) GetFallbackManifestOk() (*string, bool)
- func (o *ChannelPlaybackOriginInnerHls) GetFallbackUrl() string
- func (o *ChannelPlaybackOriginInnerHls) GetFallbackUrlOk() (*string, bool)
- func (o *ChannelPlaybackOriginInnerHls) GetHostname() string
- func (o *ChannelPlaybackOriginInnerHls) GetHostnameOk() (*string, bool)
- func (o *ChannelPlaybackOriginInnerHls) GetPath() string
- func (o *ChannelPlaybackOriginInnerHls) GetPathOk() (*string, bool)
- func (o *ChannelPlaybackOriginInnerHls) GetPrimaryManifest() string
- func (o *ChannelPlaybackOriginInnerHls) GetPrimaryManifestOk() (*string, bool)
- func (o *ChannelPlaybackOriginInnerHls) GetPrimaryUrl() string
- func (o *ChannelPlaybackOriginInnerHls) GetPrimaryUrlOk() (*string, bool)
- func (o *ChannelPlaybackOriginInnerHls) HasFallbackManifest() bool
- func (o *ChannelPlaybackOriginInnerHls) HasFallbackUrl() bool
- func (o *ChannelPlaybackOriginInnerHls) HasHostname() bool
- func (o *ChannelPlaybackOriginInnerHls) HasPath() bool
- func (o *ChannelPlaybackOriginInnerHls) HasPrimaryManifest() bool
- func (o *ChannelPlaybackOriginInnerHls) HasPrimaryUrl() bool
- func (o ChannelPlaybackOriginInnerHls) MarshalJSON() ([]byte, error)
- func (o *ChannelPlaybackOriginInnerHls) SetFallbackManifest(v string)
- func (o *ChannelPlaybackOriginInnerHls) SetFallbackUrl(v string)
- func (o *ChannelPlaybackOriginInnerHls) SetHostname(v string)
- func (o *ChannelPlaybackOriginInnerHls) SetPath(v string)
- func (o *ChannelPlaybackOriginInnerHls) SetPrimaryManifest(v string)
- func (o *ChannelPlaybackOriginInnerHls) SetPrimaryUrl(v string)
- func (o ChannelPlaybackOriginInnerHls) ToMap() (map[string]interface{}, error)
- type ChannelPublishing
- func (o *ChannelPublishing) GetClosedCaptionStreams() []ChannelPublishingClosedCaptionStreamsInner
- func (o *ChannelPublishing) GetClosedCaptionStreamsOk() ([]ChannelPublishingClosedCaptionStreamsInner, bool)
- func (o *ChannelPublishing) GetFeatureFlags() []string
- func (o *ChannelPublishing) GetFeatureFlagsOk() ([]string, bool)
- func (o *ChannelPublishing) GetLive2vod() ChannelPublishingLive2vod
- func (o *ChannelPublishing) GetLive2vodOk() (*ChannelPublishingLive2vod, bool)
- func (o *ChannelPublishing) GetPublications() []ChannelPublishingPublicationsInner
- func (o *ChannelPublishing) GetPublicationsOk() ([]ChannelPublishingPublicationsInner, bool)
- func (o *ChannelPublishing) GetRtmpPublications() []ChannelPublishingRtmpPublicationsInner
- func (o *ChannelPublishing) GetRtmpPublicationsOk() ([]ChannelPublishingRtmpPublicationsInner, bool)
- func (o *ChannelPublishing) GetSrtPublications() []ChannelPublishingSrtPublicationsInner
- func (o *ChannelPublishing) GetSrtPublicationsOk() ([]ChannelPublishingSrtPublicationsInner, bool)
- func (o *ChannelPublishing) HasClosedCaptionStreams() bool
- func (o *ChannelPublishing) HasFeatureFlags() bool
- func (o *ChannelPublishing) HasLive2vod() bool
- func (o *ChannelPublishing) HasPublications() bool
- func (o *ChannelPublishing) HasRtmpPublications() bool
- func (o *ChannelPublishing) HasSrtPublications() bool
- func (o ChannelPublishing) MarshalJSON() ([]byte, error)
- func (o *ChannelPublishing) SetClosedCaptionStreams(v []ChannelPublishingClosedCaptionStreamsInner)
- func (o *ChannelPublishing) SetFeatureFlags(v []string)
- func (o *ChannelPublishing) SetLive2vod(v ChannelPublishingLive2vod)
- func (o *ChannelPublishing) SetPublications(v []ChannelPublishingPublicationsInner)
- func (o *ChannelPublishing) SetRtmpPublications(v []ChannelPublishingRtmpPublicationsInner)
- func (o *ChannelPublishing) SetSrtPublications(v []ChannelPublishingSrtPublicationsInner)
- func (o ChannelPublishing) ToMap() (map[string]interface{}, error)
- type ChannelPublishingClosedCaptionStreamsInner
- func (o *ChannelPublishingClosedCaptionStreamsInner) GetAutoSelect() string
- func (o *ChannelPublishingClosedCaptionStreamsInner) GetAutoSelectOk() (*string, bool)
- func (o *ChannelPublishingClosedCaptionStreamsInner) GetDefault() string
- func (o *ChannelPublishingClosedCaptionStreamsInner) GetDefaultOk() (*string, bool)
- func (o *ChannelPublishingClosedCaptionStreamsInner) GetLanguage() string
- func (o *ChannelPublishingClosedCaptionStreamsInner) GetLanguageOk() (*string, bool)
- func (o *ChannelPublishingClosedCaptionStreamsInner) GetName() string
- func (o *ChannelPublishingClosedCaptionStreamsInner) GetNameOk() (*string, bool)
- func (o *ChannelPublishingClosedCaptionStreamsInner) HasAutoSelect() bool
- func (o *ChannelPublishingClosedCaptionStreamsInner) HasDefault() bool
- func (o *ChannelPublishingClosedCaptionStreamsInner) HasLanguage() bool
- func (o *ChannelPublishingClosedCaptionStreamsInner) HasName() bool
- func (o ChannelPublishingClosedCaptionStreamsInner) MarshalJSON() ([]byte, error)
- func (o *ChannelPublishingClosedCaptionStreamsInner) SetAutoSelect(v string)
- func (o *ChannelPublishingClosedCaptionStreamsInner) SetDefault(v string)
- func (o *ChannelPublishingClosedCaptionStreamsInner) SetLanguage(v string)
- func (o *ChannelPublishingClosedCaptionStreamsInner) SetName(v string)
- func (o ChannelPublishingClosedCaptionStreamsInner) ToMap() (map[string]interface{}, error)
- type ChannelPublishingLive2vod
- func (o *ChannelPublishingLive2vod) GetClearCapture() bool
- func (o *ChannelPublishingLive2vod) GetClearCaptureOk() (*bool, bool)
- func (o *ChannelPublishingLive2vod) GetProductId() string
- func (o *ChannelPublishingLive2vod) GetProductIdOk() (*string, bool)
- func (o *ChannelPublishingLive2vod) GetRetentionDays() int32
- func (o *ChannelPublishingLive2vod) GetRetentionDaysOk() (*int32, bool)
- func (o *ChannelPublishingLive2vod) HasClearCapture() bool
- func (o *ChannelPublishingLive2vod) HasProductId() bool
- func (o *ChannelPublishingLive2vod) HasRetentionDays() bool
- func (o ChannelPublishingLive2vod) MarshalJSON() ([]byte, error)
- func (o *ChannelPublishingLive2vod) SetClearCapture(v bool)
- func (o *ChannelPublishingLive2vod) SetProductId(v string)
- func (o *ChannelPublishingLive2vod) SetRetentionDays(v int32)
- func (o ChannelPublishingLive2vod) ToMap() (map[string]interface{}, error)
- type ChannelPublishingPublicationsInner
- func (o *ChannelPublishingPublicationsInner) GetAudioEncoderIds() []string
- func (o *ChannelPublishingPublicationsInner) GetAudioEncoderIdsOk() ([]string, bool)
- func (o *ChannelPublishingPublicationsInner) GetCreateVods() bool
- func (o *ChannelPublishingPublicationsInner) GetCreateVodsOk() (*bool, bool)
- func (o *ChannelPublishingPublicationsInner) GetDash() ChannelPublishingPublicationsInnerDash
- func (o *ChannelPublishingPublicationsInner) GetDashOk() (*ChannelPublishingPublicationsInnerDash, bool)
- func (o *ChannelPublishingPublicationsInner) GetDrms() []string
- func (o *ChannelPublishingPublicationsInner) GetDrmsOk() ([]string, bool)
- func (o *ChannelPublishingPublicationsInner) GetDvrWindowSecs() int32
- func (o *ChannelPublishingPublicationsInner) GetDvrWindowSecsOk() (*int32, bool)
- func (o *ChannelPublishingPublicationsInner) GetFerAudioEncoderIds() []string
- func (o *ChannelPublishingPublicationsInner) GetFerAudioEncoderIdsOk() ([]string, bool)
- func (o *ChannelPublishingPublicationsInner) GetHls() ChannelPublishingPublicationsInnerHls
- func (o *ChannelPublishingPublicationsInner) GetHlsOk() (*ChannelPublishingPublicationsInnerHls, bool)
- func (o *ChannelPublishingPublicationsInner) GetIframeOnlyEncoderIds() []string
- func (o *ChannelPublishingPublicationsInner) GetIframeOnlyEncoderIdsOk() ([]string, bool)
- func (o *ChannelPublishingPublicationsInner) GetMasterPlaylistName() string
- func (o *ChannelPublishingPublicationsInner) GetMasterPlaylistNameOk() (*string, bool)
- func (o *ChannelPublishingPublicationsInner) GetOrigin() ChannelPublishingPublicationsInnerOrigin
- func (o *ChannelPublishingPublicationsInner) GetOriginOk() (*ChannelPublishingPublicationsInnerOrigin, bool)
- func (o *ChannelPublishingPublicationsInner) GetPackagerId() string
- func (o *ChannelPublishingPublicationsInner) GetPackagerIdOk() (*string, bool)
- func (o *ChannelPublishingPublicationsInner) GetPublishPoints() []ChannelPublishingPublicationsInnerPublishPointsInner
- func (o *ChannelPublishingPublicationsInner) GetPublishPointsOk() ([]ChannelPublishingPublicationsInnerPublishPointsInner, bool)
- func (o *ChannelPublishingPublicationsInner) GetRedundantPublishing() bool
- func (o *ChannelPublishingPublicationsInner) GetRedundantPublishingOk() (*bool, bool)
- func (o *ChannelPublishingPublicationsInner) GetStartover() ChannelPublishingPublicationsInnerStartover
- func (o *ChannelPublishingPublicationsInner) GetStartoverOk() (*ChannelPublishingPublicationsInnerStartover, bool)
- func (o *ChannelPublishingPublicationsInner) GetThumbnailEncoderIds() []string
- func (o *ChannelPublishingPublicationsInner) GetThumbnailEncoderIdsOk() ([]string, bool)
- func (o *ChannelPublishingPublicationsInner) GetUseStrictBitrate() bool
- func (o *ChannelPublishingPublicationsInner) GetUseStrictBitrateOk() (*bool, bool)
- func (o *ChannelPublishingPublicationsInner) GetVideoEncoderIds() []string
- func (o *ChannelPublishingPublicationsInner) GetVideoEncoderIdsOk() ([]string, bool)
- func (o *ChannelPublishingPublicationsInner) HasAudioEncoderIds() bool
- func (o *ChannelPublishingPublicationsInner) HasCreateVods() bool
- func (o *ChannelPublishingPublicationsInner) HasDash() bool
- func (o *ChannelPublishingPublicationsInner) HasDrms() bool
- func (o *ChannelPublishingPublicationsInner) HasDvrWindowSecs() bool
- func (o *ChannelPublishingPublicationsInner) HasFerAudioEncoderIds() bool
- func (o *ChannelPublishingPublicationsInner) HasHls() bool
- func (o *ChannelPublishingPublicationsInner) HasIframeOnlyEncoderIds() bool
- func (o *ChannelPublishingPublicationsInner) HasMasterPlaylistName() bool
- func (o *ChannelPublishingPublicationsInner) HasOrigin() bool
- func (o *ChannelPublishingPublicationsInner) HasPackagerId() bool
- func (o *ChannelPublishingPublicationsInner) HasPublishPoints() bool
- func (o *ChannelPublishingPublicationsInner) HasRedundantPublishing() bool
- func (o *ChannelPublishingPublicationsInner) HasStartover() bool
- func (o *ChannelPublishingPublicationsInner) HasThumbnailEncoderIds() bool
- func (o *ChannelPublishingPublicationsInner) HasUseStrictBitrate() bool
- func (o *ChannelPublishingPublicationsInner) HasVideoEncoderIds() bool
- func (o ChannelPublishingPublicationsInner) MarshalJSON() ([]byte, error)
- func (o *ChannelPublishingPublicationsInner) SetAudioEncoderIds(v []string)
- func (o *ChannelPublishingPublicationsInner) SetCreateVods(v bool)
- func (o *ChannelPublishingPublicationsInner) SetDash(v ChannelPublishingPublicationsInnerDash)
- func (o *ChannelPublishingPublicationsInner) SetDrms(v []string)
- func (o *ChannelPublishingPublicationsInner) SetDvrWindowSecs(v int32)
- func (o *ChannelPublishingPublicationsInner) SetFerAudioEncoderIds(v []string)
- func (o *ChannelPublishingPublicationsInner) SetHls(v ChannelPublishingPublicationsInnerHls)
- func (o *ChannelPublishingPublicationsInner) SetIframeOnlyEncoderIds(v []string)
- func (o *ChannelPublishingPublicationsInner) SetMasterPlaylistName(v string)
- func (o *ChannelPublishingPublicationsInner) SetOrigin(v ChannelPublishingPublicationsInnerOrigin)
- func (o *ChannelPublishingPublicationsInner) SetPackagerId(v string)
- func (o *ChannelPublishingPublicationsInner) SetPublishPoints(v []ChannelPublishingPublicationsInnerPublishPointsInner)
- func (o *ChannelPublishingPublicationsInner) SetRedundantPublishing(v bool)
- func (o *ChannelPublishingPublicationsInner) SetStartover(v ChannelPublishingPublicationsInnerStartover)
- func (o *ChannelPublishingPublicationsInner) SetThumbnailEncoderIds(v []string)
- func (o *ChannelPublishingPublicationsInner) SetUseStrictBitrate(v bool)
- func (o *ChannelPublishingPublicationsInner) SetVideoEncoderIds(v []string)
- func (o ChannelPublishingPublicationsInner) ToMap() (map[string]interface{}, error)
- type ChannelPublishingPublicationsInnerDash
- func (o *ChannelPublishingPublicationsInnerDash) GetMinimumUpdatePeriodSecs() int32
- func (o *ChannelPublishingPublicationsInnerDash) GetMinimumUpdatePeriodSecsOk() (*int32, bool)
- func (o *ChannelPublishingPublicationsInnerDash) GetSignalingFormats() []string
- func (o *ChannelPublishingPublicationsInnerDash) GetSignalingFormatsOk() ([]string, bool)
- func (o *ChannelPublishingPublicationsInnerDash) GetSuggestedPresentationDelaySecs() int32
- func (o *ChannelPublishingPublicationsInnerDash) GetSuggestedPresentationDelaySecsOk() (*int32, bool)
- func (o *ChannelPublishingPublicationsInnerDash) GetUrlType() string
- func (o *ChannelPublishingPublicationsInnerDash) GetUrlTypeOk() (*string, bool)
- func (o *ChannelPublishingPublicationsInnerDash) HasMinimumUpdatePeriodSecs() bool
- func (o *ChannelPublishingPublicationsInnerDash) HasSignalingFormats() bool
- func (o *ChannelPublishingPublicationsInnerDash) HasSuggestedPresentationDelaySecs() bool
- func (o *ChannelPublishingPublicationsInnerDash) HasUrlType() bool
- func (o ChannelPublishingPublicationsInnerDash) MarshalJSON() ([]byte, error)
- func (o *ChannelPublishingPublicationsInnerDash) SetMinimumUpdatePeriodSecs(v int32)
- func (o *ChannelPublishingPublicationsInnerDash) SetSignalingFormats(v []string)
- func (o *ChannelPublishingPublicationsInnerDash) SetSuggestedPresentationDelaySecs(v int32)
- func (o *ChannelPublishingPublicationsInnerDash) SetUrlType(v string)
- func (o ChannelPublishingPublicationsInnerDash) ToMap() (map[string]interface{}, error)
- type ChannelPublishingPublicationsInnerHls
- func (o *ChannelPublishingPublicationsInnerHls) GetAudioOnlyVariants() string
- func (o *ChannelPublishingPublicationsInnerHls) GetAudioOnlyVariantsOk() (*string, bool)
- func (o *ChannelPublishingPublicationsInnerHls) GetGapTags() string
- func (o *ChannelPublishingPublicationsInnerHls) GetGapTagsOk() (*string, bool)
- func (o *ChannelPublishingPublicationsInnerHls) GetMasterPublishFrequencySecs() int32
- func (o *ChannelPublishingPublicationsInnerHls) GetMasterPublishFrequencySecsOk() (*int32, bool)
- func (o *ChannelPublishingPublicationsInnerHls) GetMasterUrlType() string
- func (o *ChannelPublishingPublicationsInnerHls) GetMasterUrlTypeOk() (*string, bool)
- func (o *ChannelPublishingPublicationsInnerHls) GetMediaUrlType() string
- func (o *ChannelPublishingPublicationsInnerHls) GetMediaUrlTypeOk() (*string, bool)
- func (o *ChannelPublishingPublicationsInnerHls) GetPartialPresentations() []ChannelPublishingPublicationsInnerHlsPartialPresentationsInner
- func (o *ChannelPublishingPublicationsInnerHls) GetPartialPresentationsOk() ([]ChannelPublishingPublicationsInnerHlsPartialPresentationsInner, bool)
- func (o *ChannelPublishingPublicationsInnerHls) GetPdtOnEverySegment() bool
- func (o *ChannelPublishingPublicationsInnerHls) GetPdtOnEverySegmentOk() (*bool, bool)
- func (o *ChannelPublishingPublicationsInnerHls) GetSignalingFormats() []string
- func (o *ChannelPublishingPublicationsInnerHls) GetSignalingFormatsOk() ([]string, bool)
- func (o *ChannelPublishingPublicationsInnerHls) GetUtcInSegmentTitle() bool
- func (o *ChannelPublishingPublicationsInnerHls) GetUtcInSegmentTitleOk() (*bool, bool)
- func (o *ChannelPublishingPublicationsInnerHls) HasAudioOnlyVariants() bool
- func (o *ChannelPublishingPublicationsInnerHls) HasGapTags() bool
- func (o *ChannelPublishingPublicationsInnerHls) HasMasterPublishFrequencySecs() bool
- func (o *ChannelPublishingPublicationsInnerHls) HasMasterUrlType() bool
- func (o *ChannelPublishingPublicationsInnerHls) HasMediaUrlType() bool
- func (o *ChannelPublishingPublicationsInnerHls) HasPartialPresentations() bool
- func (o *ChannelPublishingPublicationsInnerHls) HasPdtOnEverySegment() bool
- func (o *ChannelPublishingPublicationsInnerHls) HasSignalingFormats() bool
- func (o *ChannelPublishingPublicationsInnerHls) HasUtcInSegmentTitle() bool
- func (o ChannelPublishingPublicationsInnerHls) MarshalJSON() ([]byte, error)
- func (o *ChannelPublishingPublicationsInnerHls) SetAudioOnlyVariants(v string)
- func (o *ChannelPublishingPublicationsInnerHls) SetGapTags(v string)
- func (o *ChannelPublishingPublicationsInnerHls) SetMasterPublishFrequencySecs(v int32)
- func (o *ChannelPublishingPublicationsInnerHls) SetMasterUrlType(v string)
- func (o *ChannelPublishingPublicationsInnerHls) SetMediaUrlType(v string)
- func (o *ChannelPublishingPublicationsInnerHls) SetPartialPresentations(v []ChannelPublishingPublicationsInnerHlsPartialPresentationsInner)
- func (o *ChannelPublishingPublicationsInnerHls) SetPdtOnEverySegment(v bool)
- func (o *ChannelPublishingPublicationsInnerHls) SetSignalingFormats(v []string)
- func (o *ChannelPublishingPublicationsInnerHls) SetUtcInSegmentTitle(v bool)
- func (o ChannelPublishingPublicationsInnerHls) ToMap() (map[string]interface{}, error)
- type ChannelPublishingPublicationsInnerHlsPartialPresentationsInner
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetAudioEncoderIds() []string
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetAudioEncoderIdsOk() ([]string, bool)
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetFerAudioEncoderIds() []string
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetFerAudioEncoderIdsOk() ([]string, bool)
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetIframeOnlyEncoderIds() []string
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetIframeOnlyEncoderIdsOk() ([]string, bool)
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetPlaylistPath() string
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetPlaylistPathOk() (*string, bool)
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetThumbnailEncoderIds() []string
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetThumbnailEncoderIdsOk() ([]string, bool)
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetVideoEncoderIds() []string
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetVideoEncoderIdsOk() ([]string, bool)
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) HasAudioEncoderIds() bool
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) HasFerAudioEncoderIds() bool
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) HasIframeOnlyEncoderIds() bool
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) HasPlaylistPath() bool
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) HasThumbnailEncoderIds() bool
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) HasVideoEncoderIds() bool
- func (o ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) MarshalJSON() ([]byte, error)
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) SetAudioEncoderIds(v []string)
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) SetFerAudioEncoderIds(v []string)
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) SetIframeOnlyEncoderIds(v []string)
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) SetPlaylistPath(v string)
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) SetThumbnailEncoderIds(v []string)
- func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) SetVideoEncoderIds(v []string)
- func (o ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) ToMap() (map[string]interface{}, error)
- type ChannelPublishingPublicationsInnerOrigin
- func (o *ChannelPublishingPublicationsInnerOrigin) GetFallbackDefaults() ChannelPublishingPublicationsInnerOriginFallbackDefaults
- func (o *ChannelPublishingPublicationsInnerOrigin) GetFallbackDefaultsOk() (*ChannelPublishingPublicationsInnerOriginFallbackDefaults, bool)
- func (o *ChannelPublishingPublicationsInnerOrigin) GetManifestDefaults() ChannelPublishingPublicationsInnerOriginManifestDefaults
- func (o *ChannelPublishingPublicationsInnerOrigin) GetManifestDefaultsOk() (*ChannelPublishingPublicationsInnerOriginManifestDefaults, bool)
- func (o *ChannelPublishingPublicationsInnerOrigin) GetRetentionMinutes() int32
- func (o *ChannelPublishingPublicationsInnerOrigin) GetRetentionMinutesOk() (*int32, bool)
- func (o *ChannelPublishingPublicationsInnerOrigin) GetSegments() ChannelPublishingPublicationsInnerOriginSegments
- func (o *ChannelPublishingPublicationsInnerOrigin) GetSegmentsOk() (*ChannelPublishingPublicationsInnerOriginSegments, bool)
- func (o *ChannelPublishingPublicationsInnerOrigin) HasFallbackDefaults() bool
- func (o *ChannelPublishingPublicationsInnerOrigin) HasManifestDefaults() bool
- func (o *ChannelPublishingPublicationsInnerOrigin) HasRetentionMinutes() bool
- func (o *ChannelPublishingPublicationsInnerOrigin) HasSegments() bool
- func (o ChannelPublishingPublicationsInnerOrigin) MarshalJSON() ([]byte, error)
- func (o *ChannelPublishingPublicationsInnerOrigin) SetFallbackDefaults(v ChannelPublishingPublicationsInnerOriginFallbackDefaults)
- func (o *ChannelPublishingPublicationsInnerOrigin) SetManifestDefaults(v ChannelPublishingPublicationsInnerOriginManifestDefaults)
- func (o *ChannelPublishingPublicationsInnerOrigin) SetRetentionMinutes(v int32)
- func (o *ChannelPublishingPublicationsInnerOrigin) SetSegments(v ChannelPublishingPublicationsInnerOriginSegments)
- func (o ChannelPublishingPublicationsInnerOrigin) ToMap() (map[string]interface{}, error)
- type ChannelPublishingPublicationsInnerOriginFallbackDefaults
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetDashSignalingFormats() []string
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetDashSignalingFormatsOk() ([]string, bool)
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetDurationSeconds() int32
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetDurationSecondsOk() (*int32, bool)
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetEnableHlsDeltaUpdates() bool
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetEnableHlsDeltaUpdatesOk() (*bool, bool)
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetHlsSignalingFormats() []string
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetHlsSignalingFormatsOk() ([]string, bool)
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetMediaUrlType() string
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetMediaUrlTypeOk() (*string, bool)
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetMinimumUpdatePeriodSeconds() int32
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetMinimumUpdatePeriodSecondsOk() (*int32, bool)
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetMultiVariantUrlType() string
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetMultiVariantUrlTypeOk() (*string, bool)
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetPdtOnEverySegment() bool
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetPdtOnEverySegmentOk() (*bool, bool)
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetPreStartDurationSeconds() int32
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetPreStartDurationSecondsOk() (*int32, bool)
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetSuggestedPresentationDelaySeconds() int32
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetSuggestedPresentationDelaySecondsOk() (*int32, bool)
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasDashSignalingFormats() bool
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasDurationSeconds() bool
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasEnableHlsDeltaUpdates() bool
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasHlsSignalingFormats() bool
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasMediaUrlType() bool
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasMinimumUpdatePeriodSeconds() bool
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasMultiVariantUrlType() bool
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasPdtOnEverySegment() bool
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasPreStartDurationSeconds() bool
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasSuggestedPresentationDelaySeconds() bool
- func (o ChannelPublishingPublicationsInnerOriginFallbackDefaults) MarshalJSON() ([]byte, error)
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetDashSignalingFormats(v []string)
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetDurationSeconds(v int32)
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetEnableHlsDeltaUpdates(v bool)
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetHlsSignalingFormats(v []string)
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetMediaUrlType(v string)
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetMinimumUpdatePeriodSeconds(v int32)
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetMultiVariantUrlType(v string)
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetPdtOnEverySegment(v bool)
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetPreStartDurationSeconds(v int32)
- func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetSuggestedPresentationDelaySeconds(v int32)
- func (o ChannelPublishingPublicationsInnerOriginFallbackDefaults) ToMap() (map[string]interface{}, error)
- type ChannelPublishingPublicationsInnerOriginManifestDefaults
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetDashSignalingFormats() []string
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetDashSignalingFormatsOk() ([]string, bool)
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetDurationSeconds() int32
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetDurationSecondsOk() (*int32, bool)
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetEnableHlsDeltaUpdates() bool
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetEnableHlsDeltaUpdatesOk() (*bool, bool)
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetHlsSignalingFormats() []string
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetHlsSignalingFormatsOk() ([]string, bool)
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetMediaUrlType() string
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetMediaUrlTypeOk() (*string, bool)
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetMinimumUpdatePeriodSeconds() int32
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetMinimumUpdatePeriodSecondsOk() (*int32, bool)
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetMultiVariantUrlType() string
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetMultiVariantUrlTypeOk() (*string, bool)
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetPdtOnEverySegment() bool
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetPdtOnEverySegmentOk() (*bool, bool)
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetPreStartDurationSeconds() int32
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetPreStartDurationSecondsOk() (*int32, bool)
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetSuggestedPresentationDelaySeconds() int32
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetSuggestedPresentationDelaySecondsOk() (*int32, bool)
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) HasDashSignalingFormats() bool
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) HasDurationSeconds() bool
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) HasEnableHlsDeltaUpdates() bool
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) HasHlsSignalingFormats() bool
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) HasMediaUrlType() bool
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) HasMinimumUpdatePeriodSeconds() bool
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) HasMultiVariantUrlType() bool
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) HasPdtOnEverySegment() bool
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) HasPreStartDurationSeconds() bool
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) HasSuggestedPresentationDelaySeconds() bool
- func (o ChannelPublishingPublicationsInnerOriginManifestDefaults) MarshalJSON() ([]byte, error)
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) SetDashSignalingFormats(v []string)
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) SetDurationSeconds(v int32)
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) SetEnableHlsDeltaUpdates(v bool)
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) SetHlsSignalingFormats(v []string)
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) SetMediaUrlType(v string)
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) SetMinimumUpdatePeriodSeconds(v int32)
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) SetMultiVariantUrlType(v string)
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) SetPdtOnEverySegment(v bool)
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) SetPreStartDurationSeconds(v int32)
- func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) SetSuggestedPresentationDelaySeconds(v int32)
- func (o ChannelPublishingPublicationsInnerOriginManifestDefaults) ToMap() (map[string]interface{}, error)
- type ChannelPublishingPublicationsInnerOriginSegments
- func (o *ChannelPublishingPublicationsInnerOriginSegments) GetRedundancy() string
- func (o *ChannelPublishingPublicationsInnerOriginSegments) GetRedundancyOk() (*string, bool)
- func (o *ChannelPublishingPublicationsInnerOriginSegments) HasRedundancy() bool
- func (o ChannelPublishingPublicationsInnerOriginSegments) MarshalJSON() ([]byte, error)
- func (o *ChannelPublishingPublicationsInnerOriginSegments) SetRedundancy(v string)
- func (o ChannelPublishingPublicationsInnerOriginSegments) ToMap() (map[string]interface{}, error)
- type ChannelPublishingPublicationsInnerPublishPointsInner
- func (o *ChannelPublishingPublicationsInnerPublishPointsInner) GetHttp() ChannelPublishingPublicationsInnerPublishPointsInnerHttp
- func (o *ChannelPublishingPublicationsInnerPublishPointsInner) GetHttpOk() (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp, bool)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInner) GetId() string
- func (o *ChannelPublishingPublicationsInnerPublishPointsInner) GetIdOk() (*string, bool)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInner) GetPlaylistOnlyFor() string
- func (o *ChannelPublishingPublicationsInnerPublishPointsInner) GetPlaylistOnlyForOk() (*string, bool)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInner) HasHttp() bool
- func (o *ChannelPublishingPublicationsInnerPublishPointsInner) HasId() bool
- func (o *ChannelPublishingPublicationsInnerPublishPointsInner) HasPlaylistOnlyFor() bool
- func (o ChannelPublishingPublicationsInnerPublishPointsInner) MarshalJSON() ([]byte, error)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInner) SetHttp(v ChannelPublishingPublicationsInnerPublishPointsInnerHttp)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInner) SetId(v string)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInner) SetPlaylistOnlyFor(v string)
- func (o ChannelPublishingPublicationsInnerPublishPointsInner) ToMap() (map[string]interface{}, error)
- type ChannelPublishingPublicationsInnerPublishPointsInnerHttp
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetBasicAuth() ...
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetBasicAuthOk() (...)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetCompression() string
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetCompressionOk() (*string, bool)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetDoNotMonitor() bool
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetDoNotMonitorOk() (*bool, bool)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetHeaders() map[string]string
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetHeadersOk() (*map[string]string, bool)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetMethod() string
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetMethodOk() (*string, bool)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetPlaybackBaseUrl() string
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetPlaybackBaseUrlOk() (*string, bool)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetPlaybackQueryParams() string
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetPlaybackQueryParamsOk() (*string, bool)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetPublishBaseUrl() string
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetPublishBaseUrlOk() (*string, bool)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetSecureHeaderAuth() ...
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetSecureHeaderAuthOk() (...)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasBasicAuth() bool
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasCompression() bool
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasDoNotMonitor() bool
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasHeaders() bool
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasMethod() bool
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasPlaybackBaseUrl() bool
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasPlaybackQueryParams() bool
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasPublishBaseUrl() bool
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasSecureHeaderAuth() bool
- func (o ChannelPublishingPublicationsInnerPublishPointsInnerHttp) MarshalJSON() ([]byte, error)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetBasicAuth(...)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetCompression(v string)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetDoNotMonitor(v bool)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetHeaders(v map[string]string)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetMethod(v string)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetPlaybackBaseUrl(v string)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetPlaybackQueryParams(v string)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetPublishBaseUrl(v string)
- func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetSecureHeaderAuth(...)
- func (o ChannelPublishingPublicationsInnerPublishPointsInnerHttp) ToMap() (map[string]interface{}, error)
- type ChannelPublishingPublicationsInnerStartover
- func (o *ChannelPublishingPublicationsInnerStartover) GetFirstProgramStart() map[string]interface{}
- func (o *ChannelPublishingPublicationsInnerStartover) GetFirstProgramStartOk() (*map[string]interface{}, bool)
- func (o *ChannelPublishingPublicationsInnerStartover) GetOnAiringId() ChannelPublishingPublicationsInnerStartoverOnAiringId
- func (o *ChannelPublishingPublicationsInnerStartover) GetOnAiringIdOk() (*ChannelPublishingPublicationsInnerStartoverOnAiringId, bool)
- func (o *ChannelPublishingPublicationsInnerStartover) HasFirstProgramStart() bool
- func (o *ChannelPublishingPublicationsInnerStartover) HasOnAiringId() bool
- func (o ChannelPublishingPublicationsInnerStartover) MarshalJSON() ([]byte, error)
- func (o *ChannelPublishingPublicationsInnerStartover) SetFirstProgramStart(v map[string]interface{})
- func (o *ChannelPublishingPublicationsInnerStartover) SetOnAiringId(v ChannelPublishingPublicationsInnerStartoverOnAiringId)
- func (o ChannelPublishingPublicationsInnerStartover) ToMap() (map[string]interface{}, error)
- type ChannelPublishingPublicationsInnerStartoverOnAiringId
- func (o *ChannelPublishingPublicationsInnerStartoverOnAiringId) GetAiringId() string
- func (o *ChannelPublishingPublicationsInnerStartoverOnAiringId) GetAiringIdOk() (*string, bool)
- func (o *ChannelPublishingPublicationsInnerStartoverOnAiringId) HasAiringId() bool
- func (o ChannelPublishingPublicationsInnerStartoverOnAiringId) MarshalJSON() ([]byte, error)
- func (o *ChannelPublishingPublicationsInnerStartoverOnAiringId) SetAiringId(v string)
- func (o ChannelPublishingPublicationsInnerStartoverOnAiringId) ToMap() (map[string]interface{}, error)
- type ChannelPublishingRtmpPublicationsInner
- func (o *ChannelPublishingRtmpPublicationsInner) GetAudioEncoderId() string
- func (o *ChannelPublishingRtmpPublicationsInner) GetAudioEncoderIdOk() (*string, bool)
- func (o *ChannelPublishingRtmpPublicationsInner) GetId() string
- func (o *ChannelPublishingRtmpPublicationsInner) GetIdOk() (*string, bool)
- func (o *ChannelPublishingRtmpPublicationsInner) GetUrl() string
- func (o *ChannelPublishingRtmpPublicationsInner) GetUrlOk() (*string, bool)
- func (o *ChannelPublishingRtmpPublicationsInner) GetVideoEncoderId() string
- func (o *ChannelPublishingRtmpPublicationsInner) GetVideoEncoderIdOk() (*string, bool)
- func (o *ChannelPublishingRtmpPublicationsInner) HasAudioEncoderId() bool
- func (o *ChannelPublishingRtmpPublicationsInner) HasId() bool
- func (o *ChannelPublishingRtmpPublicationsInner) HasUrl() bool
- func (o *ChannelPublishingRtmpPublicationsInner) HasVideoEncoderId() bool
- func (o ChannelPublishingRtmpPublicationsInner) MarshalJSON() ([]byte, error)
- func (o *ChannelPublishingRtmpPublicationsInner) SetAudioEncoderId(v string)
- func (o *ChannelPublishingRtmpPublicationsInner) SetId(v string)
- func (o *ChannelPublishingRtmpPublicationsInner) SetUrl(v string)
- func (o *ChannelPublishingRtmpPublicationsInner) SetVideoEncoderId(v string)
- func (o ChannelPublishingRtmpPublicationsInner) ToMap() (map[string]interface{}, error)
- type ChannelPublishingSrtPublicationsInner
- func (o *ChannelPublishingSrtPublicationsInner) GetAudioEncoders() []ChannelPublishingSrtPublicationsInnerAudioEncodersInner
- func (o *ChannelPublishingSrtPublicationsInner) GetAudioEncodersOk() ([]ChannelPublishingSrtPublicationsInnerAudioEncodersInner, bool)
- func (o *ChannelPublishingSrtPublicationsInner) GetId() string
- func (o *ChannelPublishingSrtPublicationsInner) GetIdOk() (*string, bool)
- func (o *ChannelPublishingSrtPublicationsInner) GetPmtPid() int32
- func (o *ChannelPublishingSrtPublicationsInner) GetPmtPidOk() (*int32, bool)
- func (o *ChannelPublishingSrtPublicationsInner) GetScte35Pid() int32
- func (o *ChannelPublishingSrtPublicationsInner) GetScte35PidOk() (*int32, bool)
- func (o *ChannelPublishingSrtPublicationsInner) GetUrl() string
- func (o *ChannelPublishingSrtPublicationsInner) GetUrlOk() (*string, bool)
- func (o *ChannelPublishingSrtPublicationsInner) GetVideoEncoders() []ChannelPublishingSrtPublicationsInnerAudioEncodersInner
- func (o *ChannelPublishingSrtPublicationsInner) GetVideoEncodersOk() ([]ChannelPublishingSrtPublicationsInnerAudioEncodersInner, bool)
- func (o *ChannelPublishingSrtPublicationsInner) HasAudioEncoders() bool
- func (o *ChannelPublishingSrtPublicationsInner) HasId() bool
- func (o *ChannelPublishingSrtPublicationsInner) HasPmtPid() bool
- func (o *ChannelPublishingSrtPublicationsInner) HasScte35Pid() bool
- func (o *ChannelPublishingSrtPublicationsInner) HasUrl() bool
- func (o *ChannelPublishingSrtPublicationsInner) HasVideoEncoders() bool
- func (o ChannelPublishingSrtPublicationsInner) MarshalJSON() ([]byte, error)
- func (o *ChannelPublishingSrtPublicationsInner) SetAudioEncoders(v []ChannelPublishingSrtPublicationsInnerAudioEncodersInner)
- func (o *ChannelPublishingSrtPublicationsInner) SetId(v string)
- func (o *ChannelPublishingSrtPublicationsInner) SetPmtPid(v int32)
- func (o *ChannelPublishingSrtPublicationsInner) SetScte35Pid(v int32)
- func (o *ChannelPublishingSrtPublicationsInner) SetUrl(v string)
- func (o *ChannelPublishingSrtPublicationsInner) SetVideoEncoders(v []ChannelPublishingSrtPublicationsInnerAudioEncodersInner)
- func (o ChannelPublishingSrtPublicationsInner) ToMap() (map[string]interface{}, error)
- type ChannelPublishingSrtPublicationsInnerAudioEncodersInner
- func (o *ChannelPublishingSrtPublicationsInnerAudioEncodersInner) GetId() string
- func (o *ChannelPublishingSrtPublicationsInnerAudioEncodersInner) GetIdOk() (*string, bool)
- func (o *ChannelPublishingSrtPublicationsInnerAudioEncodersInner) GetPid() int32
- func (o *ChannelPublishingSrtPublicationsInnerAudioEncodersInner) GetPidOk() (*int32, bool)
- func (o *ChannelPublishingSrtPublicationsInnerAudioEncodersInner) HasId() bool
- func (o *ChannelPublishingSrtPublicationsInnerAudioEncodersInner) HasPid() bool
- func (o ChannelPublishingSrtPublicationsInnerAudioEncodersInner) MarshalJSON() ([]byte, error)
- func (o *ChannelPublishingSrtPublicationsInnerAudioEncodersInner) SetId(v string)
- func (o *ChannelPublishingSrtPublicationsInnerAudioEncodersInner) SetPid(v int32)
- func (o ChannelPublishingSrtPublicationsInnerAudioEncodersInner) ToMap() (map[string]interface{}, error)
- type ChannelSignaling
- func (o *ChannelSignaling) GetBlackoutSettings() ChannelSignalingBlackoutSettings
- func (o *ChannelSignaling) GetBlackoutSettingsOk() (*ChannelSignalingBlackoutSettings, bool)
- func (o *ChannelSignaling) GetDisableInbandParsing() bool
- func (o *ChannelSignaling) GetDisableInbandParsingOk() (*bool, bool)
- func (o *ChannelSignaling) GetSctePid() int32
- func (o *ChannelSignaling) GetSctePidOk() (*int32, bool)
- func (o *ChannelSignaling) GetSegmentSettings() []ChannelSignalingSegmentSettingsInner
- func (o *ChannelSignaling) GetSegmentSettingsOk() ([]ChannelSignalingSegmentSettingsInner, bool)
- func (o *ChannelSignaling) GetSegments() []string
- func (o *ChannelSignaling) GetSegmentsOk() ([]string, bool)
- func (o *ChannelSignaling) HasBlackoutSettings() bool
- func (o *ChannelSignaling) HasDisableInbandParsing() bool
- func (o *ChannelSignaling) HasSctePid() bool
- func (o *ChannelSignaling) HasSegmentSettings() bool
- func (o *ChannelSignaling) HasSegments() bool
- func (o ChannelSignaling) MarshalJSON() ([]byte, error)
- func (o *ChannelSignaling) SetBlackoutSettings(v ChannelSignalingBlackoutSettings)
- func (o *ChannelSignaling) SetDisableInbandParsing(v bool)
- func (o *ChannelSignaling) SetSctePid(v int32)
- func (o *ChannelSignaling) SetSegmentSettings(v []ChannelSignalingSegmentSettingsInner)
- func (o *ChannelSignaling) SetSegments(v []string)
- func (o ChannelSignaling) ToMap() (map[string]interface{}, error)
- type ChannelSignalingBlackoutSettings
- func (o *ChannelSignalingBlackoutSettings) GetDefaultBlackoutSlateUrl() string
- func (o *ChannelSignalingBlackoutSettings) GetDefaultBlackoutSlateUrlOk() (*string, bool)
- func (o *ChannelSignalingBlackoutSettings) GetForceBlackoutSegments() []string
- func (o *ChannelSignalingBlackoutSettings) GetForceBlackoutSegmentsOk() ([]string, bool)
- func (o *ChannelSignalingBlackoutSettings) GetHonorWebDeliveryRestriction() bool
- func (o *ChannelSignalingBlackoutSettings) GetHonorWebDeliveryRestrictionOk() (*bool, bool)
- func (o *ChannelSignalingBlackoutSettings) GetSlates() []ChannelSignalingBlackoutSettingsSlatesInner
- func (o *ChannelSignalingBlackoutSettings) GetSlatesOk() ([]ChannelSignalingBlackoutSettingsSlatesInner, bool)
- func (o *ChannelSignalingBlackoutSettings) HasDefaultBlackoutSlateUrl() bool
- func (o *ChannelSignalingBlackoutSettings) HasForceBlackoutSegments() bool
- func (o *ChannelSignalingBlackoutSettings) HasHonorWebDeliveryRestriction() bool
- func (o *ChannelSignalingBlackoutSettings) HasSlates() bool
- func (o ChannelSignalingBlackoutSettings) MarshalJSON() ([]byte, error)
- func (o *ChannelSignalingBlackoutSettings) SetDefaultBlackoutSlateUrl(v string)
- func (o *ChannelSignalingBlackoutSettings) SetForceBlackoutSegments(v []string)
- func (o *ChannelSignalingBlackoutSettings) SetHonorWebDeliveryRestriction(v bool)
- func (o *ChannelSignalingBlackoutSettings) SetSlates(v []ChannelSignalingBlackoutSettingsSlatesInner)
- func (o ChannelSignalingBlackoutSettings) ToMap() (map[string]interface{}, error)
- type ChannelSignalingBlackoutSettingsSlatesInner
- func (o *ChannelSignalingBlackoutSettingsSlatesInner) GetBlackoutSlateUrl() string
- func (o *ChannelSignalingBlackoutSettingsSlatesInner) GetBlackoutSlateUrlOk() (*string, bool)
- func (o *ChannelSignalingBlackoutSettingsSlatesInner) GetSegments() []string
- func (o *ChannelSignalingBlackoutSettingsSlatesInner) GetSegmentsOk() ([]string, bool)
- func (o *ChannelSignalingBlackoutSettingsSlatesInner) GetUpids() []string
- func (o *ChannelSignalingBlackoutSettingsSlatesInner) GetUpidsOk() ([]string, bool)
- func (o *ChannelSignalingBlackoutSettingsSlatesInner) HasBlackoutSlateUrl() bool
- func (o *ChannelSignalingBlackoutSettingsSlatesInner) HasSegments() bool
- func (o *ChannelSignalingBlackoutSettingsSlatesInner) HasUpids() bool
- func (o ChannelSignalingBlackoutSettingsSlatesInner) MarshalJSON() ([]byte, error)
- func (o *ChannelSignalingBlackoutSettingsSlatesInner) SetBlackoutSlateUrl(v string)
- func (o *ChannelSignalingBlackoutSettingsSlatesInner) SetSegments(v []string)
- func (o *ChannelSignalingBlackoutSettingsSlatesInner) SetUpids(v []string)
- func (o ChannelSignalingBlackoutSettingsSlatesInner) ToMap() (map[string]interface{}, error)
- type ChannelSignalingSegmentSettingsInner
- func (o *ChannelSignalingSegmentSettingsInner) GetDefaultDurationSecs() int32
- func (o *ChannelSignalingSegmentSettingsInner) GetDefaultDurationSecsOk() (*int32, bool)
- func (o *ChannelSignalingSegmentSettingsInner) GetEmitDefaultDuration() bool
- func (o *ChannelSignalingSegmentSettingsInner) GetEmitDefaultDurationOk() (*bool, bool)
- func (o *ChannelSignalingSegmentSettingsInner) GetOffsetMillis() int32
- func (o *ChannelSignalingSegmentSettingsInner) GetOffsetMillisOk() (*int32, bool)
- func (o *ChannelSignalingSegmentSettingsInner) GetSegmentEndMode() string
- func (o *ChannelSignalingSegmentSettingsInner) GetSegmentEndModeOk() (*string, bool)
- func (o *ChannelSignalingSegmentSettingsInner) GetSegments() []string
- func (o *ChannelSignalingSegmentSettingsInner) GetSegmentsOk() ([]string, bool)
- func (o *ChannelSignalingSegmentSettingsInner) GetTierFilter() ChannelSignalingSegmentSettingsInnerTierFilter
- func (o *ChannelSignalingSegmentSettingsInner) GetTierFilterOk() (*ChannelSignalingSegmentSettingsInnerTierFilter, bool)
- func (o *ChannelSignalingSegmentSettingsInner) HasDefaultDurationSecs() bool
- func (o *ChannelSignalingSegmentSettingsInner) HasEmitDefaultDuration() bool
- func (o *ChannelSignalingSegmentSettingsInner) HasOffsetMillis() bool
- func (o *ChannelSignalingSegmentSettingsInner) HasSegmentEndMode() bool
- func (o *ChannelSignalingSegmentSettingsInner) HasSegments() bool
- func (o *ChannelSignalingSegmentSettingsInner) HasTierFilter() bool
- func (o ChannelSignalingSegmentSettingsInner) MarshalJSON() ([]byte, error)
- func (o *ChannelSignalingSegmentSettingsInner) SetDefaultDurationSecs(v int32)
- func (o *ChannelSignalingSegmentSettingsInner) SetEmitDefaultDuration(v bool)
- func (o *ChannelSignalingSegmentSettingsInner) SetOffsetMillis(v int32)
- func (o *ChannelSignalingSegmentSettingsInner) SetSegmentEndMode(v string)
- func (o *ChannelSignalingSegmentSettingsInner) SetSegments(v []string)
- func (o *ChannelSignalingSegmentSettingsInner) SetTierFilter(v ChannelSignalingSegmentSettingsInnerTierFilter)
- func (o ChannelSignalingSegmentSettingsInner) ToMap() (map[string]interface{}, error)
- type ChannelSignalingSegmentSettingsInnerTierFilter
- func (o *ChannelSignalingSegmentSettingsInnerTierFilter) GetExplicitTier() ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier
- func (o *ChannelSignalingSegmentSettingsInnerTierFilter) GetExplicitTierOk() (*ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier, bool)
- func (o *ChannelSignalingSegmentSettingsInnerTierFilter) HasExplicitTier() bool
- func (o ChannelSignalingSegmentSettingsInnerTierFilter) MarshalJSON() ([]byte, error)
- func (o *ChannelSignalingSegmentSettingsInnerTierFilter) SetExplicitTier(v ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier)
- func (o ChannelSignalingSegmentSettingsInnerTierFilter) ToMap() (map[string]interface{}, error)
- type ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier
- func (o *ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) GetValues() []int32
- func (o *ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) GetValuesOk() ([]int32, bool)
- func (o *ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) HasValues() bool
- func (o ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) MarshalJSON() ([]byte, error)
- func (o *ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) SetValues(v []int32)
- func (o ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) ToMap() (map[string]interface{}, error)
- type ChannelTags
- func (o *ChannelTags) GetCustom() map[string]string
- func (o *ChannelTags) GetCustomOk() (*map[string]string, bool)
- func (o *ChannelTags) GetMonitored() bool
- func (o *ChannelTags) GetMonitoredOk() (*bool, bool)
- func (o *ChannelTags) HasCustom() bool
- func (o *ChannelTags) HasMonitored() bool
- func (o ChannelTags) MarshalJSON() ([]byte, error)
- func (o *ChannelTags) SetCustom(v map[string]string)
- func (o *ChannelTags) SetMonitored(v bool)
- func (o ChannelTags) ToMap() (map[string]interface{}, error)
- type ChannelTimelineEntry
- func (o *ChannelTimelineEntry) GetAction() string
- func (o *ChannelTimelineEntry) GetActionOk() (*string, bool)
- func (o *ChannelTimelineEntry) GetAgent() string
- func (o *ChannelTimelineEntry) GetAgentOk() (*string, bool)
- func (o *ChannelTimelineEntry) GetQuery() string
- func (o *ChannelTimelineEntry) GetQueryOk() (*string, bool)
- func (o *ChannelTimelineEntry) GetRequestBody() string
- func (o *ChannelTimelineEntry) GetRequestBodyOk() (*string, bool)
- func (o *ChannelTimelineEntry) GetStatusCode() int32
- func (o *ChannelTimelineEntry) GetStatusCodeOk() (*int32, bool)
- func (o *ChannelTimelineEntry) GetTimestamp() time.Time
- func (o *ChannelTimelineEntry) GetTimestampOk() (*time.Time, bool)
- func (o *ChannelTimelineEntry) GetTraceId() string
- func (o *ChannelTimelineEntry) GetTraceIdOk() (*string, bool)
- func (o *ChannelTimelineEntry) HasQuery() bool
- func (o ChannelTimelineEntry) MarshalJSON() ([]byte, error)
- func (o *ChannelTimelineEntry) SetAction(v string)
- func (o *ChannelTimelineEntry) SetAgent(v string)
- func (o *ChannelTimelineEntry) SetQuery(v string)
- func (o *ChannelTimelineEntry) SetRequestBody(v string)
- func (o *ChannelTimelineEntry) SetStatusCode(v int32)
- func (o *ChannelTimelineEntry) SetTimestamp(v time.Time)
- func (o *ChannelTimelineEntry) SetTraceId(v string)
- func (o ChannelTimelineEntry) ToMap() (map[string]interface{}, error)
- type ChannelTranscode
- func (o *ChannelTranscode) GetAudioEncoders() []ChannelTranscodeAudioEncodersInner
- func (o *ChannelTranscode) GetAudioEncodersOk() ([]ChannelTranscodeAudioEncodersInner, bool)
- func (o *ChannelTranscode) GetDebugOverlay() bool
- func (o *ChannelTranscode) GetDebugOverlayOk() (*bool, bool)
- func (o *ChannelTranscode) GetDebugOverlays() ChannelTranscodeDebugOverlays
- func (o *ChannelTranscode) GetDebugOverlaysOk() (*ChannelTranscodeDebugOverlays, bool)
- func (o *ChannelTranscode) GetDynamicResources() map[string]ChannelTranscodeDynamicResourcesValue
- func (o *ChannelTranscode) GetDynamicResourcesOk() (*map[string]ChannelTranscodeDynamicResourcesValue, bool)
- func (o *ChannelTranscode) GetFeatureFlags() []string
- func (o *ChannelTranscode) GetFeatureFlagsOk() ([]string, bool)
- func (o *ChannelTranscode) GetId3Mode() string
- func (o *ChannelTranscode) GetId3ModeOk() (*string, bool)
- func (o *ChannelTranscode) GetOverlays() []ChannelTranscodeOverlaysInner
- func (o *ChannelTranscode) GetOverlaysOk() ([]ChannelTranscodeOverlaysInner, bool)
- func (o *ChannelTranscode) GetResizeMode() string
- func (o *ChannelTranscode) GetResizeModeOk() (*string, bool)
- func (o *ChannelTranscode) GetSegmenter() ChannelTranscodeSegmenter
- func (o *ChannelTranscode) GetSegmenterOk() (*ChannelTranscodeSegmenter, bool)
- func (o *ChannelTranscode) GetSubtitleEncoders() []ChannelTranscodeSubtitleEncodersInner
- func (o *ChannelTranscode) GetSubtitleEncodersOk() ([]ChannelTranscodeSubtitleEncodersInner, bool)
- func (o *ChannelTranscode) GetThumbnailEncoders() []ChannelTranscodeThumbnailEncodersInner
- func (o *ChannelTranscode) GetThumbnailEncodersOk() ([]ChannelTranscodeThumbnailEncodersInner, bool)
- func (o *ChannelTranscode) GetVideoEncoders() []ChannelTranscodeVideoEncodersInner
- func (o *ChannelTranscode) GetVideoEncodersOk() ([]ChannelTranscodeVideoEncodersInner, bool)
- func (o *ChannelTranscode) HasAudioEncoders() bool
- func (o *ChannelTranscode) HasDebugOverlay() bool
- func (o *ChannelTranscode) HasDebugOverlays() bool
- func (o *ChannelTranscode) HasDynamicResources() bool
- func (o *ChannelTranscode) HasFeatureFlags() bool
- func (o *ChannelTranscode) HasId3Mode() bool
- func (o *ChannelTranscode) HasOverlays() bool
- func (o *ChannelTranscode) HasResizeMode() bool
- func (o *ChannelTranscode) HasSegmenter() bool
- func (o *ChannelTranscode) HasSubtitleEncoders() bool
- func (o *ChannelTranscode) HasThumbnailEncoders() bool
- func (o *ChannelTranscode) HasVideoEncoders() bool
- func (o ChannelTranscode) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscode) SetAudioEncoders(v []ChannelTranscodeAudioEncodersInner)
- func (o *ChannelTranscode) SetDebugOverlay(v bool)
- func (o *ChannelTranscode) SetDebugOverlays(v ChannelTranscodeDebugOverlays)
- func (o *ChannelTranscode) SetDynamicResources(v map[string]ChannelTranscodeDynamicResourcesValue)
- func (o *ChannelTranscode) SetFeatureFlags(v []string)
- func (o *ChannelTranscode) SetId3Mode(v string)
- func (o *ChannelTranscode) SetOverlays(v []ChannelTranscodeOverlaysInner)
- func (o *ChannelTranscode) SetResizeMode(v string)
- func (o *ChannelTranscode) SetSegmenter(v ChannelTranscodeSegmenter)
- func (o *ChannelTranscode) SetSubtitleEncoders(v []ChannelTranscodeSubtitleEncodersInner)
- func (o *ChannelTranscode) SetThumbnailEncoders(v []ChannelTranscodeThumbnailEncodersInner)
- func (o *ChannelTranscode) SetVideoEncoders(v []ChannelTranscodeVideoEncodersInner)
- func (o ChannelTranscode) ToMap() (map[string]interface{}, error)
- type ChannelTranscodeAudioEncodersInner
- func (o *ChannelTranscodeAudioEncodersInner) GetAudioSourceId() string
- func (o *ChannelTranscodeAudioEncodersInner) GetAudioSourceIdOk() (*string, bool)
- func (o *ChannelTranscodeAudioEncodersInner) GetBitRate() int32
- func (o *ChannelTranscodeAudioEncodersInner) GetBitRateOk() (*int32, bool)
- func (o *ChannelTranscodeAudioEncodersInner) GetChannels() int32
- func (o *ChannelTranscodeAudioEncodersInner) GetChannelsOk() (*int32, bool)
- func (o *ChannelTranscodeAudioEncodersInner) GetCodec() string
- func (o *ChannelTranscodeAudioEncodersInner) GetCodecOk() (*string, bool)
- func (o *ChannelTranscodeAudioEncodersInner) GetEac3() ChannelTranscodeAudioEncodersInnerEac3
- func (o *ChannelTranscodeAudioEncodersInner) GetEac3Ok() (*ChannelTranscodeAudioEncodersInnerEac3, bool)
- func (o *ChannelTranscodeAudioEncodersInner) GetId() string
- func (o *ChannelTranscodeAudioEncodersInner) GetIdOk() (*string, bool)
- func (o *ChannelTranscodeAudioEncodersInner) GetLoudness() ChannelTranscodeAudioEncodersInnerLoudness
- func (o *ChannelTranscodeAudioEncodersInner) GetLoudnessOk() (*ChannelTranscodeAudioEncodersInnerLoudness, bool)
- func (o *ChannelTranscodeAudioEncodersInner) GetSampleRate() int32
- func (o *ChannelTranscodeAudioEncodersInner) GetSampleRateOk() (*int32, bool)
- func (o *ChannelTranscodeAudioEncodersInner) GetTag() string
- func (o *ChannelTranscodeAudioEncodersInner) GetTagOk() (*string, bool)
- func (o *ChannelTranscodeAudioEncodersInner) HasAudioSourceId() bool
- func (o *ChannelTranscodeAudioEncodersInner) HasBitRate() bool
- func (o *ChannelTranscodeAudioEncodersInner) HasChannels() bool
- func (o *ChannelTranscodeAudioEncodersInner) HasCodec() bool
- func (o *ChannelTranscodeAudioEncodersInner) HasEac3() bool
- func (o *ChannelTranscodeAudioEncodersInner) HasId() bool
- func (o *ChannelTranscodeAudioEncodersInner) HasLoudness() bool
- func (o *ChannelTranscodeAudioEncodersInner) HasSampleRate() bool
- func (o *ChannelTranscodeAudioEncodersInner) HasTag() bool
- func (o ChannelTranscodeAudioEncodersInner) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscodeAudioEncodersInner) SetAudioSourceId(v string)
- func (o *ChannelTranscodeAudioEncodersInner) SetBitRate(v int32)
- func (o *ChannelTranscodeAudioEncodersInner) SetChannels(v int32)
- func (o *ChannelTranscodeAudioEncodersInner) SetCodec(v string)
- func (o *ChannelTranscodeAudioEncodersInner) SetEac3(v ChannelTranscodeAudioEncodersInnerEac3)
- func (o *ChannelTranscodeAudioEncodersInner) SetId(v string)
- func (o *ChannelTranscodeAudioEncodersInner) SetLoudness(v ChannelTranscodeAudioEncodersInnerLoudness)
- func (o *ChannelTranscodeAudioEncodersInner) SetSampleRate(v int32)
- func (o *ChannelTranscodeAudioEncodersInner) SetTag(v string)
- func (o ChannelTranscodeAudioEncodersInner) ToMap() (map[string]interface{}, error)
- type ChannelTranscodeAudioEncodersInnerEac3
- func (o *ChannelTranscodeAudioEncodersInnerEac3) GetDdpJocComplexityIndex() int32
- func (o *ChannelTranscodeAudioEncodersInnerEac3) GetDdpJocComplexityIndexOk() (*int32, bool)
- func (o *ChannelTranscodeAudioEncodersInnerEac3) GetDdpJocLogicalChannels() int32
- func (o *ChannelTranscodeAudioEncodersInnerEac3) GetDdpJocLogicalChannelsOk() (*int32, bool)
- func (o *ChannelTranscodeAudioEncodersInnerEac3) GetDdpJocPassthrough() bool
- func (o *ChannelTranscodeAudioEncodersInnerEac3) GetDdpJocPassthroughOk() (*bool, bool)
- func (o *ChannelTranscodeAudioEncodersInnerEac3) GetDrcLineMode() string
- func (o *ChannelTranscodeAudioEncodersInnerEac3) GetDrcLineModeOk() (*string, bool)
- func (o *ChannelTranscodeAudioEncodersInnerEac3) GetDrcRfMode() string
- func (o *ChannelTranscodeAudioEncodersInnerEac3) GetDrcRfModeOk() (*string, bool)
- func (o *ChannelTranscodeAudioEncodersInnerEac3) GetSurroundPhaseShift() string
- func (o *ChannelTranscodeAudioEncodersInnerEac3) GetSurroundPhaseShiftOk() (*string, bool)
- func (o *ChannelTranscodeAudioEncodersInnerEac3) HasDdpJocComplexityIndex() bool
- func (o *ChannelTranscodeAudioEncodersInnerEac3) HasDdpJocLogicalChannels() bool
- func (o *ChannelTranscodeAudioEncodersInnerEac3) HasDdpJocPassthrough() bool
- func (o *ChannelTranscodeAudioEncodersInnerEac3) HasDrcLineMode() bool
- func (o *ChannelTranscodeAudioEncodersInnerEac3) HasDrcRfMode() bool
- func (o *ChannelTranscodeAudioEncodersInnerEac3) HasSurroundPhaseShift() bool
- func (o ChannelTranscodeAudioEncodersInnerEac3) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscodeAudioEncodersInnerEac3) SetDdpJocComplexityIndex(v int32)
- func (o *ChannelTranscodeAudioEncodersInnerEac3) SetDdpJocLogicalChannels(v int32)
- func (o *ChannelTranscodeAudioEncodersInnerEac3) SetDdpJocPassthrough(v bool)
- func (o *ChannelTranscodeAudioEncodersInnerEac3) SetDrcLineMode(v string)
- func (o *ChannelTranscodeAudioEncodersInnerEac3) SetDrcRfMode(v string)
- func (o *ChannelTranscodeAudioEncodersInnerEac3) SetSurroundPhaseShift(v string)
- func (o ChannelTranscodeAudioEncodersInnerEac3) ToMap() (map[string]interface{}, error)
- type ChannelTranscodeAudioEncodersInnerLoudness
- func (o *ChannelTranscodeAudioEncodersInnerLoudness) GetDialogIntel() bool
- func (o *ChannelTranscodeAudioEncodersInnerLoudness) GetDialogIntelOk() (*bool, bool)
- func (o *ChannelTranscodeAudioEncodersInnerLoudness) GetLkfs() int32
- func (o *ChannelTranscodeAudioEncodersInnerLoudness) GetLkfsOk() (*int32, bool)
- func (o *ChannelTranscodeAudioEncodersInnerLoudness) GetPeakLimit() float32
- func (o *ChannelTranscodeAudioEncodersInnerLoudness) GetPeakLimitOk() (*float32, bool)
- func (o *ChannelTranscodeAudioEncodersInnerLoudness) HasDialogIntel() bool
- func (o *ChannelTranscodeAudioEncodersInnerLoudness) HasLkfs() bool
- func (o *ChannelTranscodeAudioEncodersInnerLoudness) HasPeakLimit() bool
- func (o ChannelTranscodeAudioEncodersInnerLoudness) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscodeAudioEncodersInnerLoudness) SetDialogIntel(v bool)
- func (o *ChannelTranscodeAudioEncodersInnerLoudness) SetLkfs(v int32)
- func (o *ChannelTranscodeAudioEncodersInnerLoudness) SetPeakLimit(v float32)
- func (o ChannelTranscodeAudioEncodersInnerLoudness) ToMap() (map[string]interface{}, error)
- type ChannelTranscodeDebugOverlays
- func (o *ChannelTranscodeDebugOverlays) GetPosition() string
- func (o *ChannelTranscodeDebugOverlays) GetPositionOk() (*string, bool)
- func (o *ChannelTranscodeDebugOverlays) HasPosition() bool
- func (o ChannelTranscodeDebugOverlays) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscodeDebugOverlays) SetPosition(v string)
- func (o ChannelTranscodeDebugOverlays) ToMap() (map[string]interface{}, error)
- type ChannelTranscodeDynamicResourcesValue
- func (o *ChannelTranscodeDynamicResourcesValue) GetType() string
- func (o *ChannelTranscodeDynamicResourcesValue) GetTypeOk() (*string, bool)
- func (o *ChannelTranscodeDynamicResourcesValue) GetUrl() string
- func (o *ChannelTranscodeDynamicResourcesValue) GetUrlOk() (*string, bool)
- func (o *ChannelTranscodeDynamicResourcesValue) HasType() bool
- func (o *ChannelTranscodeDynamicResourcesValue) HasUrl() bool
- func (o ChannelTranscodeDynamicResourcesValue) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscodeDynamicResourcesValue) SetType(v string)
- func (o *ChannelTranscodeDynamicResourcesValue) SetUrl(v string)
- func (o ChannelTranscodeDynamicResourcesValue) ToMap() (map[string]interface{}, error)
- type ChannelTranscodeOverlaysInner
- func (o *ChannelTranscodeOverlaysInner) GetImageUrl() string
- func (o *ChannelTranscodeOverlaysInner) GetImageUrlOk() (*string, bool)
- func (o *ChannelTranscodeOverlaysInner) HasImageUrl() bool
- func (o ChannelTranscodeOverlaysInner) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscodeOverlaysInner) SetImageUrl(v string)
- func (o ChannelTranscodeOverlaysInner) ToMap() (map[string]interface{}, error)
- type ChannelTranscodeSegmenter
- func (o *ChannelTranscodeSegmenter) GetGopDurationSecs() float64
- func (o *ChannelTranscodeSegmenter) GetGopDurationSecsOk() (*float64, bool)
- func (o *ChannelTranscodeSegmenter) GetSegmentDurationSecs() float64
- func (o *ChannelTranscodeSegmenter) GetSegmentDurationSecsOk() (*float64, bool)
- func (o *ChannelTranscodeSegmenter) GetTemi() bool
- func (o *ChannelTranscodeSegmenter) GetTemiOk() (*bool, bool)
- func (o *ChannelTranscodeSegmenter) HasGopDurationSecs() bool
- func (o *ChannelTranscodeSegmenter) HasSegmentDurationSecs() bool
- func (o *ChannelTranscodeSegmenter) HasTemi() bool
- func (o ChannelTranscodeSegmenter) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscodeSegmenter) SetGopDurationSecs(v float64)
- func (o *ChannelTranscodeSegmenter) SetSegmentDurationSecs(v float64)
- func (o *ChannelTranscodeSegmenter) SetTemi(v bool)
- func (o ChannelTranscodeSegmenter) ToMap() (map[string]interface{}, error)
- type ChannelTranscodeSubtitleEncodersInner
- func (o *ChannelTranscodeSubtitleEncodersInner) GetAtscCaptions() ChannelTranscodeSubtitleEncodersInnerAtscCaptions
- func (o *ChannelTranscodeSubtitleEncodersInner) GetAtscCaptionsOk() (*ChannelTranscodeSubtitleEncodersInnerAtscCaptions, bool)
- func (o *ChannelTranscodeSubtitleEncodersInner) GetId() string
- func (o *ChannelTranscodeSubtitleEncodersInner) GetIdOk() (*string, bool)
- func (o *ChannelTranscodeSubtitleEncodersInner) GetLanguage() string
- func (o *ChannelTranscodeSubtitleEncodersInner) GetLanguageOk() (*string, bool)
- func (o *ChannelTranscodeSubtitleEncodersInner) GetTag() string
- func (o *ChannelTranscodeSubtitleEncodersInner) GetTagOk() (*string, bool)
- func (o *ChannelTranscodeSubtitleEncodersInner) GetTeletext() ChannelTranscodeSubtitleEncodersInnerTeletext
- func (o *ChannelTranscodeSubtitleEncodersInner) GetTeletextOk() (*ChannelTranscodeSubtitleEncodersInnerTeletext, bool)
- func (o *ChannelTranscodeSubtitleEncodersInner) GetUsage() string
- func (o *ChannelTranscodeSubtitleEncodersInner) GetUsageOk() (*string, bool)
- func (o *ChannelTranscodeSubtitleEncodersInner) HasAtscCaptions() bool
- func (o *ChannelTranscodeSubtitleEncodersInner) HasId() bool
- func (o *ChannelTranscodeSubtitleEncodersInner) HasLanguage() bool
- func (o *ChannelTranscodeSubtitleEncodersInner) HasTag() bool
- func (o *ChannelTranscodeSubtitleEncodersInner) HasTeletext() bool
- func (o *ChannelTranscodeSubtitleEncodersInner) HasUsage() bool
- func (o ChannelTranscodeSubtitleEncodersInner) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscodeSubtitleEncodersInner) SetAtscCaptions(v ChannelTranscodeSubtitleEncodersInnerAtscCaptions)
- func (o *ChannelTranscodeSubtitleEncodersInner) SetId(v string)
- func (o *ChannelTranscodeSubtitleEncodersInner) SetLanguage(v string)
- func (o *ChannelTranscodeSubtitleEncodersInner) SetTag(v string)
- func (o *ChannelTranscodeSubtitleEncodersInner) SetTeletext(v ChannelTranscodeSubtitleEncodersInnerTeletext)
- func (o *ChannelTranscodeSubtitleEncodersInner) SetUsage(v string)
- func (o ChannelTranscodeSubtitleEncodersInner) ToMap() (map[string]interface{}, error)
- type ChannelTranscodeSubtitleEncodersInnerAtscCaptions
- func (o *ChannelTranscodeSubtitleEncodersInnerAtscCaptions) GetCea608() int32
- func (o *ChannelTranscodeSubtitleEncodersInnerAtscCaptions) GetCea608Ok() (*int32, bool)
- func (o *ChannelTranscodeSubtitleEncodersInnerAtscCaptions) GetCta708() int32
- func (o *ChannelTranscodeSubtitleEncodersInnerAtscCaptions) GetCta708Ok() (*int32, bool)
- func (o *ChannelTranscodeSubtitleEncodersInnerAtscCaptions) HasCea608() bool
- func (o *ChannelTranscodeSubtitleEncodersInnerAtscCaptions) HasCta708() bool
- func (o ChannelTranscodeSubtitleEncodersInnerAtscCaptions) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscodeSubtitleEncodersInnerAtscCaptions) SetCea608(v int32)
- func (o *ChannelTranscodeSubtitleEncodersInnerAtscCaptions) SetCta708(v int32)
- func (o ChannelTranscodeSubtitleEncodersInnerAtscCaptions) ToMap() (map[string]interface{}, error)
- type ChannelTranscodeSubtitleEncodersInnerTeletext
- func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) GetCharsetSet() string
- func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) GetCharsetSetOk() (*string, bool)
- func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) GetLanguage() string
- func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) GetLanguageOk() (*string, bool)
- func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) GetMagazine() int32
- func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) GetMagazineOk() (*int32, bool)
- func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) GetPage() int32
- func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) GetPageOk() (*int32, bool)
- func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) GetPageType() string
- func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) GetPageTypeOk() (*string, bool)
- func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) HasCharsetSet() bool
- func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) HasLanguage() bool
- func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) HasMagazine() bool
- func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) HasPage() bool
- func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) HasPageType() bool
- func (o ChannelTranscodeSubtitleEncodersInnerTeletext) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) SetCharsetSet(v string)
- func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) SetLanguage(v string)
- func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) SetMagazine(v int32)
- func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) SetPage(v int32)
- func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) SetPageType(v string)
- func (o ChannelTranscodeSubtitleEncodersInnerTeletext) ToMap() (map[string]interface{}, error)
- type ChannelTranscodeThumbnailEncodersInner
- func (o *ChannelTranscodeThumbnailEncodersInner) GetHeight() int32
- func (o *ChannelTranscodeThumbnailEncodersInner) GetHeightOk() (*int32, bool)
- func (o *ChannelTranscodeThumbnailEncodersInner) GetId() string
- func (o *ChannelTranscodeThumbnailEncodersInner) GetIdOk() (*string, bool)
- func (o *ChannelTranscodeThumbnailEncodersInner) GetWidth() int32
- func (o *ChannelTranscodeThumbnailEncodersInner) GetWidthOk() (*int32, bool)
- func (o *ChannelTranscodeThumbnailEncodersInner) HasHeight() bool
- func (o *ChannelTranscodeThumbnailEncodersInner) HasId() bool
- func (o *ChannelTranscodeThumbnailEncodersInner) HasWidth() bool
- func (o ChannelTranscodeThumbnailEncodersInner) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscodeThumbnailEncodersInner) SetHeight(v int32)
- func (o *ChannelTranscodeThumbnailEncodersInner) SetId(v string)
- func (o *ChannelTranscodeThumbnailEncodersInner) SetWidth(v int32)
- func (o ChannelTranscodeThumbnailEncodersInner) ToMap() (map[string]interface{}, error)
- type ChannelTranscodeVideoEncodersInner
- func (o *ChannelTranscodeVideoEncodersInner) GetBitRate() int32
- func (o *ChannelTranscodeVideoEncodersInner) GetBitRateOk() (*int32, bool)
- func (o *ChannelTranscodeVideoEncodersInner) GetFrameRate() string
- func (o *ChannelTranscodeVideoEncodersInner) GetFrameRateOk() (*string, bool)
- func (o *ChannelTranscodeVideoEncodersInner) GetH264() ChannelTranscodeVideoEncodersInnerH264
- func (o *ChannelTranscodeVideoEncodersInner) GetH264Ok() (*ChannelTranscodeVideoEncodersInnerH264, bool)
- func (o *ChannelTranscodeVideoEncodersInner) GetH265() ChannelTranscodeVideoEncodersInnerH265
- func (o *ChannelTranscodeVideoEncodersInner) GetH265Ok() (*ChannelTranscodeVideoEncodersInnerH265, bool)
- func (o *ChannelTranscodeVideoEncodersInner) GetHeight() int32
- func (o *ChannelTranscodeVideoEncodersInner) GetHeightOk() (*int32, bool)
- func (o *ChannelTranscodeVideoEncodersInner) GetId() string
- func (o *ChannelTranscodeVideoEncodersInner) GetIdOk() (*string, bool)
- func (o *ChannelTranscodeVideoEncodersInner) GetResizeMode() string
- func (o *ChannelTranscodeVideoEncodersInner) GetResizeModeOk() (*string, bool)
- func (o *ChannelTranscodeVideoEncodersInner) GetWidth() int32
- func (o *ChannelTranscodeVideoEncodersInner) GetWidthOk() (*int32, bool)
- func (o *ChannelTranscodeVideoEncodersInner) HasBitRate() bool
- func (o *ChannelTranscodeVideoEncodersInner) HasFrameRate() bool
- func (o *ChannelTranscodeVideoEncodersInner) HasH264() bool
- func (o *ChannelTranscodeVideoEncodersInner) HasH265() bool
- func (o *ChannelTranscodeVideoEncodersInner) HasHeight() bool
- func (o *ChannelTranscodeVideoEncodersInner) HasId() bool
- func (o *ChannelTranscodeVideoEncodersInner) HasResizeMode() bool
- func (o *ChannelTranscodeVideoEncodersInner) HasWidth() bool
- func (o ChannelTranscodeVideoEncodersInner) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscodeVideoEncodersInner) SetBitRate(v int32)
- func (o *ChannelTranscodeVideoEncodersInner) SetFrameRate(v string)
- func (o *ChannelTranscodeVideoEncodersInner) SetH264(v ChannelTranscodeVideoEncodersInnerH264)
- func (o *ChannelTranscodeVideoEncodersInner) SetH265(v ChannelTranscodeVideoEncodersInnerH265)
- func (o *ChannelTranscodeVideoEncodersInner) SetHeight(v int32)
- func (o *ChannelTranscodeVideoEncodersInner) SetId(v string)
- func (o *ChannelTranscodeVideoEncodersInner) SetResizeMode(v string)
- func (o *ChannelTranscodeVideoEncodersInner) SetWidth(v int32)
- func (o ChannelTranscodeVideoEncodersInner) ToMap() (map[string]interface{}, error)
- type ChannelTranscodeVideoEncodersInnerH264
- func (o *ChannelTranscodeVideoEncodersInnerH264) GetProfile() string
- func (o *ChannelTranscodeVideoEncodersInnerH264) GetProfileOk() (*string, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH264) HasProfile() bool
- func (o ChannelTranscodeVideoEncodersInnerH264) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscodeVideoEncodersInnerH264) SetProfile(v string)
- func (o ChannelTranscodeVideoEncodersInnerH264) ToMap() (map[string]interface{}, error)
- type ChannelTranscodeVideoEncodersInnerH265
- func (o *ChannelTranscodeVideoEncodersInnerH265) GetHdr() ChannelTranscodeVideoEncodersInnerH265Hdr
- func (o *ChannelTranscodeVideoEncodersInnerH265) GetHdrOk() (*ChannelTranscodeVideoEncodersInnerH265Hdr, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265) GetProfile() string
- func (o *ChannelTranscodeVideoEncodersInnerH265) GetProfileOk() (*string, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265) HasHdr() bool
- func (o *ChannelTranscodeVideoEncodersInnerH265) HasProfile() bool
- func (o ChannelTranscodeVideoEncodersInnerH265) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscodeVideoEncodersInnerH265) SetHdr(v ChannelTranscodeVideoEncodersInnerH265Hdr)
- func (o *ChannelTranscodeVideoEncodersInnerH265) SetProfile(v string)
- func (o ChannelTranscodeVideoEncodersInnerH265) ToMap() (map[string]interface{}, error)
- type ChannelTranscodeVideoEncodersInnerH265Hdr
- func (o *ChannelTranscodeVideoEncodersInnerH265Hdr) GetDolbyVision() ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision
- func (o *ChannelTranscodeVideoEncodersInnerH265Hdr) GetDolbyVisionOk() (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265Hdr) GetHdr10() ChannelTranscodeVideoEncodersInnerH265HdrHdr10
- func (o *ChannelTranscodeVideoEncodersInnerH265Hdr) GetHdr10Ok() (*ChannelTranscodeVideoEncodersInnerH265HdrHdr10, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265Hdr) HasDolbyVision() bool
- func (o *ChannelTranscodeVideoEncodersInnerH265Hdr) HasHdr10() bool
- func (o ChannelTranscodeVideoEncodersInnerH265Hdr) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscodeVideoEncodersInnerH265Hdr) SetDolbyVision(v ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision)
- func (o *ChannelTranscodeVideoEncodersInnerH265Hdr) SetHdr10(v ChannelTranscodeVideoEncodersInnerH265HdrHdr10)
- func (o ChannelTranscodeVideoEncodersInnerH265Hdr) ToMap() (map[string]interface{}, error)
- type ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) GetProfile5() map[string]interface{}
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) GetProfile5Ok() (*map[string]interface{}, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) GetProfile81() ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) GetProfile81Ok() (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) GetProfile84() map[string]interface{}
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) GetProfile84Ok() (*map[string]interface{}, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) HasProfile5() bool
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) HasProfile81() bool
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) HasProfile84() bool
- func (o ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) SetProfile5(v map[string]interface{})
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) SetProfile81(v ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) SetProfile84(v map[string]interface{})
- func (o ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) ToMap() (map[string]interface{}, error)
- type ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) GetClli() ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) GetClliOk() (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) GetLevel8() []ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) GetLevel8Ok() ([]ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner, ...)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) GetMdcv() ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) GetMdcvOk() (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) HasClli() bool
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) HasLevel8() bool
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) HasMdcv() bool
- func (o ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) SetClli(v ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) SetLevel8(v []ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) SetMdcv(v ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv)
- func (o ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) ToMap() (map[string]interface{}, error)
- type ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) GetMaxCll() float64
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) GetMaxCllOk() (*float64, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) GetMaxFall() float64
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) GetMaxFallOk() (*float64, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) HasMaxCll() bool
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) HasMaxFall() bool
- func (o ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) SetMaxCll(v float64)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) SetMaxFall(v float64)
- func (o ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) ToMap() (map[string]interface{}, error)
- type ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner
- func NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner() *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner
- func NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8InnerWithDefaults() *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetClipTrim() float64
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetClipTrimOk() (*float64, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetMsWeightPlusOne() float64
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetMsWeightPlusOneOk() (*float64, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTarget() string
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTargetMidContrast() float64
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTargetMidContrastOk() (*float64, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTargetOk() (*string, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimChromaWeight() float64
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimChromaWeightOk() (*float64, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimGain() float64
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimGainOk() (*float64, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimGamma() float64
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimGammaOk() (*float64, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimLift() float64
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimLiftOk() (*float64, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimSaturationGain() float64
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimSaturationGainOk() (*float64, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasClipTrim() bool
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasMsWeightPlusOne() bool
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasTarget() bool
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasTargetMidContrast() bool
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasTrimChromaWeight() bool
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasTrimGain() bool
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasTrimGamma() bool
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasTrimLift() bool
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasTrimSaturationGain() bool
- func (o ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetClipTrim(v float64)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetMsWeightPlusOne(v float64)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetTarget(v string)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetTargetMidContrast(v float64)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetTrimChromaWeight(v float64)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetTrimGain(v float64)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetTrimGamma(v float64)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetTrimLift(v float64)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetTrimSaturationGain(v float64)
- func (o ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) ToMap() (map[string]interface{}, error)
- type ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) GetColorProfile() string
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) GetColorProfileOk() (*string, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) GetMaxDml() float64
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) GetMaxDmlOk() (*float64, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) GetMinDml() float64
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) GetMinDmlOk() (*float64, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) HasColorProfile() bool
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) HasMaxDml() bool
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) HasMinDml() bool
- func (o ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) SetColorProfile(v string)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) SetMaxDml(v float64)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) SetMinDml(v float64)
- func (o ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) ToMap() (map[string]interface{}, error)
- type ChannelTranscodeVideoEncodersInnerH265HdrHdr10
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrHdr10) GetClli() ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrHdr10) GetClliOk() (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrHdr10) GetMdcv() ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrHdr10) GetMdcvOk() (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv, bool)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrHdr10) HasClli() bool
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrHdr10) HasMdcv() bool
- func (o ChannelTranscodeVideoEncodersInnerH265HdrHdr10) MarshalJSON() ([]byte, error)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrHdr10) SetClli(v ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli)
- func (o *ChannelTranscodeVideoEncodersInnerH265HdrHdr10) SetMdcv(v ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv)
- func (o ChannelTranscodeVideoEncodersInnerH265HdrHdr10) ToMap() (map[string]interface{}, error)
- type ChannelsApi
- type ChannelsApiService
- type ChannelsForOrganizationApi
- type ChannelsForOrganizationApiService
- func (a *ChannelsForOrganizationApiService) DeleteOrgChannel(ctx context.Context, org string, channelId string) ApiDeleteOrgChannelRequest
- func (a *ChannelsForOrganizationApiService) DeleteOrgChannelExecute(r ApiDeleteOrgChannelRequest) (*http.Response, error)
- func (a *ChannelsForOrganizationApiService) GetOrgChannel(ctx context.Context, org string, channelId string) ApiGetOrgChannelRequest
- func (a *ChannelsForOrganizationApiService) GetOrgChannelExecute(r ApiGetOrgChannelRequest) (*Channel, *http.Response, error)
- func (a *ChannelsForOrganizationApiService) GetOrgPlaybackConfig(ctx context.Context, org string, channelId string) ApiGetOrgPlaybackConfigRequest
- func (a *ChannelsForOrganizationApiService) GetOrgPlaybackConfigExecute(r ApiGetOrgPlaybackConfigRequest) (*ChannelPlayback, *http.Response, error)
- func (a *ChannelsForOrganizationApiService) ListOrgChannels(ctx context.Context, org string) ApiListOrgChannelsRequest
- func (a *ChannelsForOrganizationApiService) ListOrgChannelsExecute(r ApiListOrgChannelsRequest) ([]Summary2, *http.Response, error)
- func (a *ChannelsForOrganizationApiService) PatchOrgChannel(ctx context.Context, org string, channelId string) ApiPatchOrgChannelRequest
- func (a *ChannelsForOrganizationApiService) PatchOrgChannelExecute(r ApiPatchOrgChannelRequest) (*http.Response, error)
- func (a *ChannelsForOrganizationApiService) PutOrgChannel(ctx context.Context, org string, channelId string) ApiPutOrgChannelRequest
- func (a *ChannelsForOrganizationApiService) PutOrgChannelDesiredState(ctx context.Context, org string, channelId string) ApiPutOrgChannelDesiredStateRequest
- func (a *ChannelsForOrganizationApiService) PutOrgChannelDesiredStateExecute(r ApiPutOrgChannelDesiredStateRequest) (*http.Response, error)
- func (a *ChannelsForOrganizationApiService) PutOrgChannelExecute(r ApiPutOrgChannelRequest) (*http.Response, error)
- type ClipManifestResponse
- func (o *ClipManifestResponse) GetCdnURL() string
- func (o *ClipManifestResponse) GetCdnURLOk() (*string, bool)
- func (o *ClipManifestResponse) GetManifestID() int64
- func (o *ClipManifestResponse) GetManifestIDOk() (*int64, bool)
- func (o *ClipManifestResponse) GetPath() string
- func (o *ClipManifestResponse) GetPathOk() (*string, bool)
- func (o *ClipManifestResponse) GetStorepath() string
- func (o *ClipManifestResponse) GetStorepathOk() (*string, bool)
- func (o ClipManifestResponse) MarshalJSON() ([]byte, error)
- func (o *ClipManifestResponse) SetCdnURL(v string)
- func (o *ClipManifestResponse) SetManifestID(v int64)
- func (o *ClipManifestResponse) SetPath(v string)
- func (o *ClipManifestResponse) SetStorepath(v string)
- func (o ClipManifestResponse) ToMap() (map[string]interface{}, error)
- type CloseableTransport
- type CollapseVODRequest
- func (o *CollapseVODRequest) GetClipPrefix() string
- func (o *CollapseVODRequest) GetClipPrefixOk() (*string, bool)
- func (o *CollapseVODRequest) GetClipSuffix() string
- func (o *CollapseVODRequest) GetClipSuffixOk() (*string, bool)
- func (o *CollapseVODRequest) GetDisableAutoPrefix() bool
- func (o *CollapseVODRequest) GetDisableAutoPrefixOk() (*bool, bool)
- func (o *CollapseVODRequest) GetEndTime() time.Time
- func (o *CollapseVODRequest) GetEndTimeOk() (*time.Time, bool)
- func (o *CollapseVODRequest) GetFilterconfig() CollapseVODRequestFilterconfig
- func (o *CollapseVODRequest) GetFilterconfigOk() (*CollapseVODRequestFilterconfig, bool)
- func (o *CollapseVODRequest) GetNewClipDescription() string
- func (o *CollapseVODRequest) GetNewClipDescriptionOk() (*string, bool)
- func (o *CollapseVODRequest) GetNewClipId() int64
- func (o *CollapseVODRequest) GetNewClipIdOk() (*int64, bool)
- func (o *CollapseVODRequest) GetPublishVod() bool
- func (o *CollapseVODRequest) GetPublishVodOk() (*bool, bool)
- func (o *CollapseVODRequest) GetSchema() string
- func (o *CollapseVODRequest) GetSchemaOk() (*string, bool)
- func (o *CollapseVODRequest) GetStartTime() time.Time
- func (o *CollapseVODRequest) GetStartTimeOk() (*time.Time, bool)
- func (o *CollapseVODRequest) GetUpid() string
- func (o *CollapseVODRequest) GetUpidOk() (*string, bool)
- func (o *CollapseVODRequest) HasClipPrefix() bool
- func (o *CollapseVODRequest) HasClipSuffix() bool
- func (o *CollapseVODRequest) HasDisableAutoPrefix() bool
- func (o *CollapseVODRequest) HasEndTime() bool
- func (o *CollapseVODRequest) HasFilterconfig() bool
- func (o *CollapseVODRequest) HasPublishVod() bool
- func (o *CollapseVODRequest) HasSchema() bool
- func (o *CollapseVODRequest) HasStartTime() bool
- func (o *CollapseVODRequest) HasUpid() bool
- func (o CollapseVODRequest) MarshalJSON() ([]byte, error)
- func (o *CollapseVODRequest) SetClipPrefix(v string)
- func (o *CollapseVODRequest) SetClipSuffix(v string)
- func (o *CollapseVODRequest) SetDisableAutoPrefix(v bool)
- func (o *CollapseVODRequest) SetEndTime(v time.Time)
- func (o *CollapseVODRequest) SetFilterconfig(v CollapseVODRequestFilterconfig)
- func (o *CollapseVODRequest) SetNewClipDescription(v string)
- func (o *CollapseVODRequest) SetNewClipId(v int64)
- func (o *CollapseVODRequest) SetPublishVod(v bool)
- func (o *CollapseVODRequest) SetSchema(v string)
- func (o *CollapseVODRequest) SetStartTime(v time.Time)
- func (o *CollapseVODRequest) SetUpid(v string)
- func (o CollapseVODRequest) ToMap() (map[string]interface{}, error)
- type CollapseVODRequestFilterconfig
- func (o *CollapseVODRequestFilterconfig) GetScte35() CollapseVODRequestFilterconfigScte35
- func (o *CollapseVODRequestFilterconfig) GetScte35Ok() (*CollapseVODRequestFilterconfigScte35, bool)
- func (o *CollapseVODRequestFilterconfig) GetTime() []CollapseVODRequestFilterconfigTimeInner
- func (o *CollapseVODRequestFilterconfig) GetTimeOk() ([]CollapseVODRequestFilterconfigTimeInner, bool)
- func (o *CollapseVODRequestFilterconfig) HasScte35() bool
- func (o *CollapseVODRequestFilterconfig) HasTime() bool
- func (o CollapseVODRequestFilterconfig) MarshalJSON() ([]byte, error)
- func (o *CollapseVODRequestFilterconfig) SetScte35(v CollapseVODRequestFilterconfigScte35)
- func (o *CollapseVODRequestFilterconfig) SetTime(v []CollapseVODRequestFilterconfigTimeInner)
- func (o CollapseVODRequestFilterconfig) ToMap() (map[string]interface{}, error)
- type CollapseVODRequestFilterconfigScte35
- func (o *CollapseVODRequestFilterconfigScte35) GetBreak() bool
- func (o *CollapseVODRequestFilterconfigScte35) GetBreakOk() (*bool, bool)
- func (o *CollapseVODRequestFilterconfigScte35) GetChapter() bool
- func (o *CollapseVODRequestFilterconfigScte35) GetChapterOk() (*bool, bool)
- func (o *CollapseVODRequestFilterconfigScte35) GetDistributorAds() bool
- func (o *CollapseVODRequestFilterconfigScte35) GetDistributorAdsOk() (*bool, bool)
- func (o *CollapseVODRequestFilterconfigScte35) GetOptions() CollapseVODRequestFilterconfigScte35Options
- func (o *CollapseVODRequestFilterconfigScte35) GetOptionsOk() (*CollapseVODRequestFilterconfigScte35Options, bool)
- func (o *CollapseVODRequestFilterconfigScte35) GetProviderAds() bool
- func (o *CollapseVODRequestFilterconfigScte35) GetProviderAdsOk() (*bool, bool)
- func (o *CollapseVODRequestFilterconfigScte35) GetUpid() string
- func (o *CollapseVODRequestFilterconfigScte35) GetUpidOk() (*string, bool)
- func (o *CollapseVODRequestFilterconfigScte35) HasOptions() bool
- func (o CollapseVODRequestFilterconfigScte35) MarshalJSON() ([]byte, error)
- func (o *CollapseVODRequestFilterconfigScte35) SetBreak(v bool)
- func (o *CollapseVODRequestFilterconfigScte35) SetChapter(v bool)
- func (o *CollapseVODRequestFilterconfigScte35) SetDistributorAds(v bool)
- func (o *CollapseVODRequestFilterconfigScte35) SetOptions(v CollapseVODRequestFilterconfigScte35Options)
- func (o *CollapseVODRequestFilterconfigScte35) SetProviderAds(v bool)
- func (o *CollapseVODRequestFilterconfigScte35) SetUpid(v string)
- func (o CollapseVODRequestFilterconfigScte35) ToMap() (map[string]interface{}, error)
- type CollapseVODRequestFilterconfigScte35Options
- func (o *CollapseVODRequestFilterconfigScte35Options) GetSignalRemovedProviderAd() bool
- func (o *CollapseVODRequestFilterconfigScte35Options) GetSignalRemovedProviderAdOk() (*bool, bool)
- func (o CollapseVODRequestFilterconfigScte35Options) MarshalJSON() ([]byte, error)
- func (o *CollapseVODRequestFilterconfigScte35Options) SetSignalRemovedProviderAd(v bool)
- func (o CollapseVODRequestFilterconfigScte35Options) ToMap() (map[string]interface{}, error)
- type CollapseVODRequestFilterconfigTimeInner
- func (o *CollapseVODRequestFilterconfigTimeInner) GetEnd() time.Time
- func (o *CollapseVODRequestFilterconfigTimeInner) GetEndOk() (*time.Time, bool)
- func (o *CollapseVODRequestFilterconfigTimeInner) GetInclude() bool
- func (o *CollapseVODRequestFilterconfigTimeInner) GetIncludeOk() (*bool, bool)
- func (o *CollapseVODRequestFilterconfigTimeInner) GetStart() time.Time
- func (o *CollapseVODRequestFilterconfigTimeInner) GetStartOk() (*time.Time, bool)
- func (o CollapseVODRequestFilterconfigTimeInner) MarshalJSON() ([]byte, error)
- func (o *CollapseVODRequestFilterconfigTimeInner) SetEnd(v time.Time)
- func (o *CollapseVODRequestFilterconfigTimeInner) SetInclude(v bool)
- func (o *CollapseVODRequestFilterconfigTimeInner) SetStart(v time.Time)
- func (o CollapseVODRequestFilterconfigTimeInner) ToMap() (map[string]interface{}, error)
- type CollapseVODResponse
- func (o *CollapseVODResponse) GetClipId() int64
- func (o *CollapseVODResponse) GetClipIdOk() (*int64, bool)
- func (o *CollapseVODResponse) GetSchema() string
- func (o *CollapseVODResponse) GetSchemaOk() (*string, bool)
- func (o *CollapseVODResponse) GetTaskId() string
- func (o *CollapseVODResponse) GetTaskIdOk() (*string, bool)
- func (o *CollapseVODResponse) HasSchema() bool
- func (o CollapseVODResponse) MarshalJSON() ([]byte, error)
- func (o *CollapseVODResponse) SetClipId(v int64)
- func (o *CollapseVODResponse) SetSchema(v string)
- func (o *CollapseVODResponse) SetTaskId(v string)
- func (o CollapseVODResponse) ToMap() (map[string]interface{}, error)
- type Configuration
- type DeprecatedGetClipManifestsResponseItem
- func (o *DeprecatedGetClipManifestsResponseItem) GetCdnURL() string
- func (o *DeprecatedGetClipManifestsResponseItem) GetCdnURLOk() (*string, bool)
- func (o *DeprecatedGetClipManifestsResponseItem) GetManifestID() int64
- func (o *DeprecatedGetClipManifestsResponseItem) GetManifestIDOk() (*int64, bool)
- func (o *DeprecatedGetClipManifestsResponseItem) GetPath() string
- func (o *DeprecatedGetClipManifestsResponseItem) GetPathOk() (*string, bool)
- func (o *DeprecatedGetClipManifestsResponseItem) GetStorepath() string
- func (o *DeprecatedGetClipManifestsResponseItem) GetStorepathOk() (*string, bool)
- func (o DeprecatedGetClipManifestsResponseItem) MarshalJSON() ([]byte, error)
- func (o *DeprecatedGetClipManifestsResponseItem) SetCdnURL(v string)
- func (o *DeprecatedGetClipManifestsResponseItem) SetManifestID(v int64)
- func (o *DeprecatedGetClipManifestsResponseItem) SetPath(v string)
- func (o *DeprecatedGetClipManifestsResponseItem) SetStorepath(v string)
- func (o DeprecatedGetClipManifestsResponseItem) ToMap() (map[string]interface{}, error)
- type DeprecatedGetClipResponse
- func (o *DeprecatedGetClipResponse) GetClipid() int64
- func (o *DeprecatedGetClipResponse) GetClipidOk() (*int64, bool)
- func (o *DeprecatedGetClipResponse) GetCreated() time.Time
- func (o *DeprecatedGetClipResponse) GetCreatedOk() (*time.Time, bool)
- func (o *DeprecatedGetClipResponse) GetDescription() string
- func (o *DeprecatedGetClipResponse) GetDescriptionOk() (*string, bool)
- func (o *DeprecatedGetClipResponse) GetDuration() int64
- func (o *DeprecatedGetClipResponse) GetDurationOk() (*int64, bool)
- func (o *DeprecatedGetClipResponse) GetEndTime() time.Time
- func (o *DeprecatedGetClipResponse) GetEndTimeOk() (*time.Time, bool)
- func (o *DeprecatedGetClipResponse) GetMp4path() string
- func (o *DeprecatedGetClipResponse) GetMp4pathOk() (*string, bool)
- func (o *DeprecatedGetClipResponse) GetSchema() string
- func (o *DeprecatedGetClipResponse) GetSchemaOk() (*string, bool)
- func (o *DeprecatedGetClipResponse) GetSource() string
- func (o *DeprecatedGetClipResponse) GetSourceOk() (*string, bool)
- func (o *DeprecatedGetClipResponse) GetStartTime() time.Time
- func (o *DeprecatedGetClipResponse) GetStartTimeOk() (*time.Time, bool)
- func (o *DeprecatedGetClipResponse) HasSchema() bool
- func (o DeprecatedGetClipResponse) MarshalJSON() ([]byte, error)
- func (o *DeprecatedGetClipResponse) SetClipid(v int64)
- func (o *DeprecatedGetClipResponse) SetCreated(v time.Time)
- func (o *DeprecatedGetClipResponse) SetDescription(v string)
- func (o *DeprecatedGetClipResponse) SetDuration(v int64)
- func (o *DeprecatedGetClipResponse) SetEndTime(v time.Time)
- func (o *DeprecatedGetClipResponse) SetMp4path(v string)
- func (o *DeprecatedGetClipResponse) SetSchema(v string)
- func (o *DeprecatedGetClipResponse) SetSource(v string)
- func (o *DeprecatedGetClipResponse) SetStartTime(v time.Time)
- func (o DeprecatedGetClipResponse) ToMap() (map[string]interface{}, error)
- type DeprecatedGetMp4UrlResponse
- func (o *DeprecatedGetMp4UrlResponse) GetPresignedUrl() string
- func (o *DeprecatedGetMp4UrlResponse) GetPresignedUrlOk() (*string, bool)
- func (o *DeprecatedGetMp4UrlResponse) GetSchema() string
- func (o *DeprecatedGetMp4UrlResponse) GetSchemaOk() (*string, bool)
- func (o *DeprecatedGetMp4UrlResponse) HasSchema() bool
- func (o DeprecatedGetMp4UrlResponse) MarshalJSON() ([]byte, error)
- func (o *DeprecatedGetMp4UrlResponse) SetPresignedUrl(v string)
- func (o *DeprecatedGetMp4UrlResponse) SetSchema(v string)
- func (o DeprecatedGetMp4UrlResponse) ToMap() (map[string]interface{}, error)
- type DeprecatedGetProgramResponse
- func (o *DeprecatedGetProgramResponse) GetClearSegmentConfig() DeprecatedGetProgramResponseClearSegmentConfig
- func (o *DeprecatedGetProgramResponse) GetClearSegmentConfigOk() (*DeprecatedGetProgramResponseClearSegmentConfig, bool)
- func (o *DeprecatedGetProgramResponse) GetDescription() string
- func (o *DeprecatedGetProgramResponse) GetDescriptionOk() (*string, bool)
- func (o *DeprecatedGetProgramResponse) GetFileCount() int64
- func (o *DeprecatedGetProgramResponse) GetFileCountOk() (*int64, bool)
- func (o *DeprecatedGetProgramResponse) GetLastPublished() time.Time
- func (o *DeprecatedGetProgramResponse) GetLastPublishedOk() (*time.Time, bool)
- func (o *DeprecatedGetProgramResponse) GetProgid() string
- func (o *DeprecatedGetProgramResponse) GetProgidOk() (*string, bool)
- func (o *DeprecatedGetProgramResponse) GetPubClipId() int64
- func (o *DeprecatedGetProgramResponse) GetPubClipIdOk() (*int64, bool)
- func (o *DeprecatedGetProgramResponse) GetPubVodId() int64
- func (o *DeprecatedGetProgramResponse) GetPubVodIdOk() (*int64, bool)
- func (o *DeprecatedGetProgramResponse) GetRetentionDays() int64
- func (o *DeprecatedGetProgramResponse) GetRetentionDaysOk() (*int64, bool)
- func (o *DeprecatedGetProgramResponse) GetSchema() string
- func (o *DeprecatedGetProgramResponse) GetSchemaOk() (*string, bool)
- func (o *DeprecatedGetProgramResponse) GetTotalBytes() int64
- func (o *DeprecatedGetProgramResponse) GetTotalBytesOk() (*int64, bool)
- func (o *DeprecatedGetProgramResponse) HasSchema() bool
- func (o DeprecatedGetProgramResponse) MarshalJSON() ([]byte, error)
- func (o *DeprecatedGetProgramResponse) SetClearSegmentConfig(v DeprecatedGetProgramResponseClearSegmentConfig)
- func (o *DeprecatedGetProgramResponse) SetDescription(v string)
- func (o *DeprecatedGetProgramResponse) SetFileCount(v int64)
- func (o *DeprecatedGetProgramResponse) SetLastPublished(v time.Time)
- func (o *DeprecatedGetProgramResponse) SetProgid(v string)
- func (o *DeprecatedGetProgramResponse) SetPubClipId(v int64)
- func (o *DeprecatedGetProgramResponse) SetPubVodId(v int64)
- func (o *DeprecatedGetProgramResponse) SetRetentionDays(v int64)
- func (o *DeprecatedGetProgramResponse) SetSchema(v string)
- func (o *DeprecatedGetProgramResponse) SetTotalBytes(v int64)
- func (o DeprecatedGetProgramResponse) ToMap() (map[string]interface{}, error)
- type DeprecatedGetProgramResponseClearSegmentConfig
- func (o *DeprecatedGetProgramResponseClearSegmentConfig) GetFirstPublished() time.Time
- func (o *DeprecatedGetProgramResponseClearSegmentConfig) GetFirstPublishedOk() (*time.Time, bool)
- func (o *DeprecatedGetProgramResponseClearSegmentConfig) GetStore() string
- func (o *DeprecatedGetProgramResponseClearSegmentConfig) GetStoreOk() (*string, bool)
- func (o *DeprecatedGetProgramResponseClearSegmentConfig) GetStorePrefix() string
- func (o *DeprecatedGetProgramResponseClearSegmentConfig) GetStorePrefixOk() (*string, bool)
- func (o DeprecatedGetProgramResponseClearSegmentConfig) MarshalJSON() ([]byte, error)
- func (o *DeprecatedGetProgramResponseClearSegmentConfig) SetFirstPublished(v time.Time)
- func (o *DeprecatedGetProgramResponseClearSegmentConfig) SetStore(v string)
- func (o *DeprecatedGetProgramResponseClearSegmentConfig) SetStorePrefix(v string)
- func (o DeprecatedGetProgramResponseClearSegmentConfig) ToMap() (map[string]interface{}, error)
- type DeprecatedGetProgramTimeResponse
- func (o *DeprecatedGetProgramTimeResponse) GetDuration() int64
- func (o *DeprecatedGetProgramTimeResponse) GetDurationOk() (*int64, bool)
- func (o *DeprecatedGetProgramTimeResponse) GetProgramEnd() string
- func (o *DeprecatedGetProgramTimeResponse) GetProgramEndOk() (*string, bool)
- func (o *DeprecatedGetProgramTimeResponse) GetProgramStart() string
- func (o *DeprecatedGetProgramTimeResponse) GetProgramStartOk() (*string, bool)
- func (o *DeprecatedGetProgramTimeResponse) GetSchema() string
- func (o *DeprecatedGetProgramTimeResponse) GetSchemaOk() (*string, bool)
- func (o *DeprecatedGetProgramTimeResponse) HasSchema() bool
- func (o DeprecatedGetProgramTimeResponse) MarshalJSON() ([]byte, error)
- func (o *DeprecatedGetProgramTimeResponse) SetDuration(v int64)
- func (o *DeprecatedGetProgramTimeResponse) SetProgramEnd(v string)
- func (o *DeprecatedGetProgramTimeResponse) SetProgramStart(v string)
- func (o *DeprecatedGetProgramTimeResponse) SetSchema(v string)
- func (o DeprecatedGetProgramTimeResponse) ToMap() (map[string]interface{}, error)
- type DeprecatedListClipsResponse
- func (o *DeprecatedListClipsResponse) GetClipid() int64
- func (o *DeprecatedListClipsResponse) GetClipidOk() (*int64, bool)
- func (o *DeprecatedListClipsResponse) GetCreated() time.Time
- func (o *DeprecatedListClipsResponse) GetCreatedOk() (*time.Time, bool)
- func (o *DeprecatedListClipsResponse) GetDescription() string
- func (o *DeprecatedListClipsResponse) GetDescriptionOk() (*string, bool)
- func (o *DeprecatedListClipsResponse) GetDuration() int64
- func (o *DeprecatedListClipsResponse) GetDurationOk() (*int64, bool)
- func (o *DeprecatedListClipsResponse) GetEndTime() time.Time
- func (o *DeprecatedListClipsResponse) GetEndTimeOk() (*time.Time, bool)
- func (o *DeprecatedListClipsResponse) GetMp4path() string
- func (o *DeprecatedListClipsResponse) GetMp4pathOk() (*string, bool)
- func (o *DeprecatedListClipsResponse) GetSource() string
- func (o *DeprecatedListClipsResponse) GetSourceOk() (*string, bool)
- func (o *DeprecatedListClipsResponse) GetStartTime() time.Time
- func (o *DeprecatedListClipsResponse) GetStartTimeOk() (*time.Time, bool)
- func (o DeprecatedListClipsResponse) MarshalJSON() ([]byte, error)
- func (o *DeprecatedListClipsResponse) SetClipid(v int64)
- func (o *DeprecatedListClipsResponse) SetCreated(v time.Time)
- func (o *DeprecatedListClipsResponse) SetDescription(v string)
- func (o *DeprecatedListClipsResponse) SetDuration(v int64)
- func (o *DeprecatedListClipsResponse) SetEndTime(v time.Time)
- func (o *DeprecatedListClipsResponse) SetMp4path(v string)
- func (o *DeprecatedListClipsResponse) SetSource(v string)
- func (o *DeprecatedListClipsResponse) SetStartTime(v time.Time)
- func (o DeprecatedListClipsResponse) ToMap() (map[string]interface{}, error)
- type DeprecatedListVODsResponse
- func (o *DeprecatedListVODsResponse) GetDescription() string
- func (o *DeprecatedListVODsResponse) GetDescriptionOk() (*string, bool)
- func (o *DeprecatedListVODsResponse) GetFileCount() int64
- func (o *DeprecatedListVODsResponse) GetFileCountOk() (*int64, bool)
- func (o *DeprecatedListVODsResponse) GetLastPublished() time.Time
- func (o *DeprecatedListVODsResponse) GetLastPublishedOk() (*time.Time, bool)
- func (o *DeprecatedListVODsResponse) GetPackagingFormat() string
- func (o *DeprecatedListVODsResponse) GetPackagingFormatOk() (*string, bool)
- func (o *DeprecatedListVODsResponse) GetStore() string
- func (o *DeprecatedListVODsResponse) GetStoreOk() (*string, bool)
- func (o *DeprecatedListVODsResponse) GetStoreprefix() string
- func (o *DeprecatedListVODsResponse) GetStoreprefixOk() (*string, bool)
- func (o *DeprecatedListVODsResponse) GetTotalBytes() int64
- func (o *DeprecatedListVODsResponse) GetTotalBytesOk() (*int64, bool)
- func (o *DeprecatedListVODsResponse) GetVersion() string
- func (o *DeprecatedListVODsResponse) GetVersionOk() (*string, bool)
- func (o *DeprecatedListVODsResponse) GetVodid() int64
- func (o *DeprecatedListVODsResponse) GetVodidOk() (*int64, bool)
- func (o *DeprecatedListVODsResponse) HasLastPublished() bool
- func (o *DeprecatedListVODsResponse) HasPackagingFormat() bool
- func (o DeprecatedListVODsResponse) MarshalJSON() ([]byte, error)
- func (o *DeprecatedListVODsResponse) SetDescription(v string)
- func (o *DeprecatedListVODsResponse) SetFileCount(v int64)
- func (o *DeprecatedListVODsResponse) SetLastPublished(v time.Time)
- func (o *DeprecatedListVODsResponse) SetPackagingFormat(v string)
- func (o *DeprecatedListVODsResponse) SetStore(v string)
- func (o *DeprecatedListVODsResponse) SetStoreprefix(v string)
- func (o *DeprecatedListVODsResponse) SetTotalBytes(v int64)
- func (o *DeprecatedListVODsResponse) SetVersion(v string)
- func (o *DeprecatedListVODsResponse) SetVodid(v int64)
- func (o DeprecatedListVODsResponse) ToMap() (map[string]interface{}, error)
- type DeprecatedLive2VODApi
- type DeprecatedLive2VODApiService
- func (a *DeprecatedLive2VODApiService) DeprecatedClipGetMp4(ctx context.Context, customerId string, productId string, programId string, ...) ApiDeprecatedClipGetMp4Request
- func (a *DeprecatedLive2VODApiService) DeprecatedClipGetMp4Execute(r ApiDeprecatedClipGetMp4Request) (*DeprecatedGetMp4UrlResponse, *http.Response, error)
- func (a *DeprecatedLive2VODApiService) DeprecatedClipGetProgramTime(ctx context.Context, customerId string, productId string, programId string, ...) ApiDeprecatedClipGetProgramTimeRequest
- func (a *DeprecatedLive2VODApiService) DeprecatedClipGetProgramTimeExecute(r ApiDeprecatedClipGetProgramTimeRequest) (*DeprecatedGetProgramTimeResponse, *http.Response, error)
- func (a *DeprecatedLive2VODApiService) DeprecatedClipMakeMp4(ctx context.Context, customerId string, productId string, programId string, ...) ApiDeprecatedClipMakeMp4Request
- func (a *DeprecatedLive2VODApiService) DeprecatedClipMakeMp4Execute(r ApiDeprecatedClipMakeMp4Request) (*DeprecatedMakeMP4Response, *http.Response, error)
- func (a *DeprecatedLive2VODApiService) DeprecatedGetClipManifest(ctx context.Context, customerId string, productId string, programId string, ...) ApiDeprecatedGetClipManifestRequest
- func (a *DeprecatedLive2VODApiService) DeprecatedGetClipManifestExecute(r ApiDeprecatedGetClipManifestRequest) ([]DeprecatedGetClipManifestsResponseItem, *http.Response, error)
- func (a *DeprecatedLive2VODApiService) GetDeprecatedClip(ctx context.Context, customerId string, productId string, programId string, ...) ApiGetDeprecatedClipRequest
- func (a *DeprecatedLive2VODApiService) GetDeprecatedClipExecute(r ApiGetDeprecatedClipRequest) (*DeprecatedGetClipResponse, *http.Response, error)
- func (a *DeprecatedLive2VODApiService) GetDeprecatedProgram(ctx context.Context, customerId string, productId string, programId string) ApiGetDeprecatedProgramRequest
- func (a *DeprecatedLive2VODApiService) GetDeprecatedProgramExecute(r ApiGetDeprecatedProgramRequest) (*DeprecatedGetProgramResponse, *http.Response, error)
- func (a *DeprecatedLive2VODApiService) ListDeprecatedClips(ctx context.Context, customerId string, productId string, programId string, ...) ApiListDeprecatedClipsRequest
- func (a *DeprecatedLive2VODApiService) ListDeprecatedClipsExecute(r ApiListDeprecatedClipsRequest) ([]DeprecatedListClipsResponse, *http.Response, error)
- func (a *DeprecatedLive2VODApiService) ListDeprecatedVods(ctx context.Context, customerId string, productId string, programId string) ApiListDeprecatedVodsRequest
- func (a *DeprecatedLive2VODApiService) ListDeprecatedVodsExecute(r ApiListDeprecatedVodsRequest) ([]DeprecatedListVODsResponse, *http.Response, error)
- type DeprecatedMakeMP4Request
- func (o *DeprecatedMakeMP4Request) GetForce() bool
- func (o *DeprecatedMakeMP4Request) GetForceOk() (*bool, bool)
- func (o *DeprecatedMakeMP4Request) GetSchema() string
- func (o *DeprecatedMakeMP4Request) GetSchemaOk() (*string, bool)
- func (o *DeprecatedMakeMP4Request) HasForce() bool
- func (o *DeprecatedMakeMP4Request) HasSchema() bool
- func (o DeprecatedMakeMP4Request) MarshalJSON() ([]byte, error)
- func (o *DeprecatedMakeMP4Request) SetForce(v bool)
- func (o *DeprecatedMakeMP4Request) SetSchema(v string)
- func (o DeprecatedMakeMP4Request) ToMap() (map[string]interface{}, error)
- type DeprecatedMakeMP4Response
- func (o *DeprecatedMakeMP4Response) GetSchema() string
- func (o *DeprecatedMakeMP4Response) GetSchemaOk() (*string, bool)
- func (o *DeprecatedMakeMP4Response) GetTaskid() string
- func (o *DeprecatedMakeMP4Response) GetTaskidOk() (*string, bool)
- func (o *DeprecatedMakeMP4Response) HasSchema() bool
- func (o DeprecatedMakeMP4Response) MarshalJSON() ([]byte, error)
- func (o *DeprecatedMakeMP4Response) SetSchema(v string)
- func (o *DeprecatedMakeMP4Response) SetTaskid(v string)
- func (o DeprecatedMakeMP4Response) ToMap() (map[string]interface{}, error)
- type DesiredStateBody
- func (o *DesiredStateBody) GetDesiredState() string
- func (o *DesiredStateBody) GetDesiredStateOk() (*string, bool)
- func (o *DesiredStateBody) GetSchema() string
- func (o *DesiredStateBody) GetSchemaOk() (*string, bool)
- func (o *DesiredStateBody) HasSchema() bool
- func (o DesiredStateBody) MarshalJSON() ([]byte, error)
- func (o *DesiredStateBody) SetDesiredState(v string)
- func (o *DesiredStateBody) SetSchema(v string)
- func (o DesiredStateBody) ToMap() (map[string]interface{}, error)
- type DynamicSyndicationRequest
- func (o *DynamicSyndicationRequest) GetArchive() DynamicSyndicationRequestArchive
- func (o *DynamicSyndicationRequest) GetArchiveOk() (*DynamicSyndicationRequestArchive, bool)
- func (o *DynamicSyndicationRequest) GetCorrelationId() string
- func (o *DynamicSyndicationRequest) GetCorrelationIdOk() (*string, bool)
- func (o *DynamicSyndicationRequest) GetManifestUrl() string
- func (o *DynamicSyndicationRequest) GetManifestUrlOk() (*string, bool)
- func (o *DynamicSyndicationRequest) GetNotification() DynamicSyndicationRequestNotification
- func (o *DynamicSyndicationRequest) GetNotificationOk() (*DynamicSyndicationRequestNotification, bool)
- func (o *DynamicSyndicationRequest) GetQueryString() string
- func (o *DynamicSyndicationRequest) GetQueryStringOk() (*string, bool)
- func (o *DynamicSyndicationRequest) GetSchema() string
- func (o *DynamicSyndicationRequest) GetSchemaOk() (*string, bool)
- func (o *DynamicSyndicationRequest) GetSyndicationFiles() []DynamicSyndicationRequestSyndicationFilesInner
- func (o *DynamicSyndicationRequest) GetSyndicationFilesOk() ([]DynamicSyndicationRequestSyndicationFilesInner, bool)
- func (o *DynamicSyndicationRequest) HasSchema() bool
- func (o DynamicSyndicationRequest) MarshalJSON() ([]byte, error)
- func (o *DynamicSyndicationRequest) SetArchive(v DynamicSyndicationRequestArchive)
- func (o *DynamicSyndicationRequest) SetCorrelationId(v string)
- func (o *DynamicSyndicationRequest) SetManifestUrl(v string)
- func (o *DynamicSyndicationRequest) SetNotification(v DynamicSyndicationRequestNotification)
- func (o *DynamicSyndicationRequest) SetQueryString(v string)
- func (o *DynamicSyndicationRequest) SetSchema(v string)
- func (o *DynamicSyndicationRequest) SetSyndicationFiles(v []DynamicSyndicationRequestSyndicationFilesInner)
- func (o DynamicSyndicationRequest) ToMap() (map[string]interface{}, error)
- type DynamicSyndicationRequestArchive
- func (o *DynamicSyndicationRequestArchive) GetS3() ArchiveFERRequestPackagesInnerArchiveS3
- func (o *DynamicSyndicationRequestArchive) GetS3Ok() (*ArchiveFERRequestPackagesInnerArchiveS3, bool)
- func (o DynamicSyndicationRequestArchive) MarshalJSON() ([]byte, error)
- func (o *DynamicSyndicationRequestArchive) SetS3(v ArchiveFERRequestPackagesInnerArchiveS3)
- func (o DynamicSyndicationRequestArchive) ToMap() (map[string]interface{}, error)
- type DynamicSyndicationRequestNotification
- func (o *DynamicSyndicationRequestNotification) GetSns() ArchiveFERRequestNotificationSns
- func (o *DynamicSyndicationRequestNotification) GetSnsOk() (*ArchiveFERRequestNotificationSns, bool)
- func (o DynamicSyndicationRequestNotification) MarshalJSON() ([]byte, error)
- func (o *DynamicSyndicationRequestNotification) SetSns(v ArchiveFERRequestNotificationSns)
- func (o DynamicSyndicationRequestNotification) ToMap() (map[string]interface{}, error)
- type DynamicSyndicationRequestSyndicationFilesInner
- func (o *DynamicSyndicationRequestSyndicationFilesInner) GetAudioEncoderId() string
- func (o *DynamicSyndicationRequestSyndicationFilesInner) GetAudioEncoderIdOk() (*string, bool)
- func (o *DynamicSyndicationRequestSyndicationFilesInner) GetFilePath() string
- func (o *DynamicSyndicationRequestSyndicationFilesInner) GetFilePathOk() (*string, bool)
- func (o *DynamicSyndicationRequestSyndicationFilesInner) GetManifestPath() string
- func (o *DynamicSyndicationRequestSyndicationFilesInner) GetManifestPathOk() (*string, bool)
- func (o *DynamicSyndicationRequestSyndicationFilesInner) GetVideoEncoderId() string
- func (o *DynamicSyndicationRequestSyndicationFilesInner) GetVideoEncoderIdOk() (*string, bool)
- func (o *DynamicSyndicationRequestSyndicationFilesInner) HasManifestPath() bool
- func (o *DynamicSyndicationRequestSyndicationFilesInner) HasVideoEncoderId() bool
- func (o DynamicSyndicationRequestSyndicationFilesInner) MarshalJSON() ([]byte, error)
- func (o *DynamicSyndicationRequestSyndicationFilesInner) SetAudioEncoderId(v string)
- func (o *DynamicSyndicationRequestSyndicationFilesInner) SetFilePath(v string)
- func (o *DynamicSyndicationRequestSyndicationFilesInner) SetManifestPath(v string)
- func (o *DynamicSyndicationRequestSyndicationFilesInner) SetVideoEncoderId(v string)
- func (o DynamicSyndicationRequestSyndicationFilesInner) ToMap() (map[string]interface{}, error)
- type DynamicSyndicationResponse
- func (o *DynamicSyndicationResponse) GetCorrelationId() string
- func (o *DynamicSyndicationResponse) GetCorrelationIdOk() (*string, bool)
- func (o *DynamicSyndicationResponse) GetSchema() string
- func (o *DynamicSyndicationResponse) GetSchemaOk() (*string, bool)
- func (o *DynamicSyndicationResponse) GetTaskId() string
- func (o *DynamicSyndicationResponse) GetTaskIdOk() (*string, bool)
- func (o *DynamicSyndicationResponse) HasCorrelationId() bool
- func (o *DynamicSyndicationResponse) HasSchema() bool
- func (o DynamicSyndicationResponse) MarshalJSON() ([]byte, error)
- func (o *DynamicSyndicationResponse) SetCorrelationId(v string)
- func (o *DynamicSyndicationResponse) SetSchema(v string)
- func (o *DynamicSyndicationResponse) SetTaskId(v string)
- func (o DynamicSyndicationResponse) ToMap() (map[string]interface{}, error)
- type ErrorModel
- func (o *ErrorModel) GetDetail() string
- func (o *ErrorModel) GetDetailOk() (*string, bool)
- func (o *ErrorModel) GetErrors() []ErrorModelErrorsInner
- func (o *ErrorModel) GetErrorsOk() ([]ErrorModelErrorsInner, bool)
- func (o *ErrorModel) GetInstance() string
- func (o *ErrorModel) GetInstanceOk() (*string, bool)
- func (o *ErrorModel) GetSchema() string
- func (o *ErrorModel) GetSchemaOk() (*string, bool)
- func (o *ErrorModel) GetStatus() int32
- func (o *ErrorModel) GetStatusOk() (*int32, bool)
- func (o *ErrorModel) GetTitle() string
- func (o *ErrorModel) GetTitleOk() (*string, bool)
- func (o *ErrorModel) GetType() string
- func (o *ErrorModel) GetTypeOk() (*string, bool)
- func (o *ErrorModel) HasDetail() bool
- func (o *ErrorModel) HasErrors() bool
- func (o *ErrorModel) HasInstance() bool
- func (o *ErrorModel) HasSchema() bool
- func (o *ErrorModel) HasStatus() bool
- func (o *ErrorModel) HasTitle() bool
- func (o *ErrorModel) HasType() bool
- func (o ErrorModel) MarshalJSON() ([]byte, error)
- func (o *ErrorModel) SetDetail(v string)
- func (o *ErrorModel) SetErrors(v []ErrorModelErrorsInner)
- func (o *ErrorModel) SetInstance(v string)
- func (o *ErrorModel) SetSchema(v string)
- func (o *ErrorModel) SetStatus(v int32)
- func (o *ErrorModel) SetTitle(v string)
- func (o *ErrorModel) SetType(v string)
- func (o ErrorModel) ToMap() (map[string]interface{}, error)
- type ErrorModelErrorsInner
- func (o *ErrorModelErrorsInner) GetLocation() string
- func (o *ErrorModelErrorsInner) GetLocationOk() (*string, bool)
- func (o *ErrorModelErrorsInner) GetMessage() string
- func (o *ErrorModelErrorsInner) GetMessageOk() (*string, bool)
- func (o *ErrorModelErrorsInner) GetValue() interface{}
- func (o *ErrorModelErrorsInner) GetValueOk() (*interface{}, bool)
- func (o *ErrorModelErrorsInner) HasLocation() bool
- func (o *ErrorModelErrorsInner) HasMessage() bool
- func (o *ErrorModelErrorsInner) HasValue() bool
- func (o ErrorModelErrorsInner) MarshalJSON() ([]byte, error)
- func (o *ErrorModelErrorsInner) SetLocation(v string)
- func (o *ErrorModelErrorsInner) SetMessage(v string)
- func (o *ErrorModelErrorsInner) SetValue(v interface{})
- func (o ErrorModelErrorsInner) ToMap() (map[string]interface{}, error)
- type GenericOpenAPIError
- type GenericSignal
- func (o *GenericSignal) GetDuration() int32
- func (o *GenericSignal) GetDurationOk() (*int32, bool)
- func (o *GenericSignal) GetEventId() int32
- func (o *GenericSignal) GetEventIdOk() (*int32, bool)
- func (o *GenericSignal) GetSegmentType() string
- func (o *GenericSignal) GetSegmentTypeOk() (*string, bool)
- func (o *GenericSignal) GetSignalType() string
- func (o *GenericSignal) GetSignalTypeOk() (*string, bool)
- func (o *GenericSignal) GetSlateUri() string
- func (o *GenericSignal) GetSlateUriOk() (*string, bool)
- func (o *GenericSignal) GetTimedMetadataPayload() string
- func (o *GenericSignal) GetTimedMetadataPayloadOk() (*string, bool)
- func (o *GenericSignal) GetTimedMetadataType() string
- func (o *GenericSignal) GetTimedMetadataTypeOk() (*string, bool)
- func (o *GenericSignal) GetType() string
- func (o *GenericSignal) GetTypeOk() (*string, bool)
- func (o *GenericSignal) GetUpids() []string
- func (o *GenericSignal) GetUpidsOk() ([]string, bool)
- func (o *GenericSignal) HasDuration() bool
- func (o *GenericSignal) HasSlateUri() bool
- func (o *GenericSignal) HasTimedMetadataPayload() bool
- func (o *GenericSignal) HasTimedMetadataType() bool
- func (o *GenericSignal) HasType() bool
- func (o *GenericSignal) HasUpids() bool
- func (o GenericSignal) MarshalJSON() ([]byte, error)
- func (o *GenericSignal) SetDuration(v int32)
- func (o *GenericSignal) SetEventId(v int32)
- func (o *GenericSignal) SetSegmentType(v string)
- func (o *GenericSignal) SetSignalType(v string)
- func (o *GenericSignal) SetSlateUri(v string)
- func (o *GenericSignal) SetTimedMetadataPayload(v string)
- func (o *GenericSignal) SetTimedMetadataType(v string)
- func (o *GenericSignal) SetType(v string)
- func (o *GenericSignal) SetUpids(v []string)
- func (o GenericSignal) ToMap() (map[string]interface{}, error)
- type GenericSignalResult
- func (o *GenericSignalResult) GetErrorMessage() string
- func (o *GenericSignalResult) GetErrorMessageOk() (*string, bool)
- func (o *GenericSignalResult) GetResultCode() string
- func (o *GenericSignalResult) GetResultCodeOk() (*string, bool)
- func (o GenericSignalResult) MarshalJSON() ([]byte, error)
- func (o *GenericSignalResult) SetErrorMessage(v string)
- func (o *GenericSignalResult) SetResultCode(v string)
- func (o GenericSignalResult) ToMap() (map[string]interface{}, error)
- type GetClipProgramTimeResponse
- func (o *GetClipProgramTimeResponse) GetDuration() int64
- func (o *GetClipProgramTimeResponse) GetDurationOk() (*int64, bool)
- func (o *GetClipProgramTimeResponse) GetProgramEnd() string
- func (o *GetClipProgramTimeResponse) GetProgramEndOk() (*string, bool)
- func (o *GetClipProgramTimeResponse) GetProgramStart() string
- func (o *GetClipProgramTimeResponse) GetProgramStartOk() (*string, bool)
- func (o *GetClipProgramTimeResponse) GetSchema() string
- func (o *GetClipProgramTimeResponse) GetSchemaOk() (*string, bool)
- func (o *GetClipProgramTimeResponse) HasSchema() bool
- func (o GetClipProgramTimeResponse) MarshalJSON() ([]byte, error)
- func (o *GetClipProgramTimeResponse) SetDuration(v int64)
- func (o *GetClipProgramTimeResponse) SetProgramEnd(v string)
- func (o *GetClipProgramTimeResponse) SetProgramStart(v string)
- func (o *GetClipProgramTimeResponse) SetSchema(v string)
- func (o GetClipProgramTimeResponse) ToMap() (map[string]interface{}, error)
- type GetPreviewStreamsResponse
- func (o *GetPreviewStreamsResponse) GetAudioTracks() []GetPreviewStreamsResponseAudioTracksInner
- func (o *GetPreviewStreamsResponse) GetAudioTracksOk() ([]GetPreviewStreamsResponseAudioTracksInner, bool)
- func (o *GetPreviewStreamsResponse) GetDefaultAudioTrack() GetPreviewStreamsResponseDefaultAudioTrack
- func (o *GetPreviewStreamsResponse) GetDefaultAudioTrackOk() (*GetPreviewStreamsResponseDefaultAudioTrack, bool)
- func (o *GetPreviewStreamsResponse) GetDefaultUrl() string
- func (o *GetPreviewStreamsResponse) GetDefaultUrlOk() (*string, bool)
- func (o *GetPreviewStreamsResponse) GetDefaultVideoTrack() GetPreviewStreamsResponseDefaultVideoTrack
- func (o *GetPreviewStreamsResponse) GetDefaultVideoTrackOk() (*GetPreviewStreamsResponseDefaultVideoTrack, bool)
- func (o *GetPreviewStreamsResponse) GetSchema() string
- func (o *GetPreviewStreamsResponse) GetSchemaOk() (*string, bool)
- func (o *GetPreviewStreamsResponse) GetToken() string
- func (o *GetPreviewStreamsResponse) GetTokenOk() (*string, bool)
- func (o *GetPreviewStreamsResponse) GetVideoTracks() []GetPreviewStreamsResponseDefaultVideoTrack
- func (o *GetPreviewStreamsResponse) GetVideoTracksOk() ([]GetPreviewStreamsResponseDefaultVideoTrack, bool)
- func (o *GetPreviewStreamsResponse) HasAudioTracks() bool
- func (o *GetPreviewStreamsResponse) HasDefaultAudioTrack() bool
- func (o *GetPreviewStreamsResponse) HasDefaultUrl() bool
- func (o *GetPreviewStreamsResponse) HasDefaultVideoTrack() bool
- func (o *GetPreviewStreamsResponse) HasSchema() bool
- func (o *GetPreviewStreamsResponse) HasToken() bool
- func (o *GetPreviewStreamsResponse) HasVideoTracks() bool
- func (o GetPreviewStreamsResponse) MarshalJSON() ([]byte, error)
- func (o *GetPreviewStreamsResponse) SetAudioTracks(v []GetPreviewStreamsResponseAudioTracksInner)
- func (o *GetPreviewStreamsResponse) SetDefaultAudioTrack(v GetPreviewStreamsResponseDefaultAudioTrack)
- func (o *GetPreviewStreamsResponse) SetDefaultUrl(v string)
- func (o *GetPreviewStreamsResponse) SetDefaultVideoTrack(v GetPreviewStreamsResponseDefaultVideoTrack)
- func (o *GetPreviewStreamsResponse) SetSchema(v string)
- func (o *GetPreviewStreamsResponse) SetToken(v string)
- func (o *GetPreviewStreamsResponse) SetVideoTracks(v []GetPreviewStreamsResponseDefaultVideoTrack)
- func (o GetPreviewStreamsResponse) ToMap() (map[string]interface{}, error)
- type GetPreviewStreamsResponseAudioTracksInner
- func (o *GetPreviewStreamsResponseAudioTracksInner) GetBitrate() int32
- func (o *GetPreviewStreamsResponseAudioTracksInner) GetBitrateOk() (*int32, bool)
- func (o *GetPreviewStreamsResponseAudioTracksInner) GetCodecString() string
- func (o *GetPreviewStreamsResponseAudioTracksInner) GetCodecStringOk() (*string, bool)
- func (o *GetPreviewStreamsResponseAudioTracksInner) GetId() int32
- func (o *GetPreviewStreamsResponseAudioTracksInner) GetIdOk() (*int32, bool)
- func (o *GetPreviewStreamsResponseAudioTracksInner) GetName() string
- func (o *GetPreviewStreamsResponseAudioTracksInner) GetNameOk() (*string, bool)
- func (o *GetPreviewStreamsResponseAudioTracksInner) GetNumChannels() int32
- func (o *GetPreviewStreamsResponseAudioTracksInner) GetNumChannelsOk() (*int32, bool)
- func (o *GetPreviewStreamsResponseAudioTracksInner) GetSampleRate() int32
- func (o *GetPreviewStreamsResponseAudioTracksInner) GetSampleRateOk() (*int32, bool)
- func (o *GetPreviewStreamsResponseAudioTracksInner) HasBitrate() bool
- func (o *GetPreviewStreamsResponseAudioTracksInner) HasCodecString() bool
- func (o *GetPreviewStreamsResponseAudioTracksInner) HasId() bool
- func (o *GetPreviewStreamsResponseAudioTracksInner) HasName() bool
- func (o *GetPreviewStreamsResponseAudioTracksInner) HasNumChannels() bool
- func (o *GetPreviewStreamsResponseAudioTracksInner) HasSampleRate() bool
- func (o GetPreviewStreamsResponseAudioTracksInner) MarshalJSON() ([]byte, error)
- func (o *GetPreviewStreamsResponseAudioTracksInner) SetBitrate(v int32)
- func (o *GetPreviewStreamsResponseAudioTracksInner) SetCodecString(v string)
- func (o *GetPreviewStreamsResponseAudioTracksInner) SetId(v int32)
- func (o *GetPreviewStreamsResponseAudioTracksInner) SetName(v string)
- func (o *GetPreviewStreamsResponseAudioTracksInner) SetNumChannels(v int32)
- func (o *GetPreviewStreamsResponseAudioTracksInner) SetSampleRate(v int32)
- func (o GetPreviewStreamsResponseAudioTracksInner) ToMap() (map[string]interface{}, error)
- type GetPreviewStreamsResponseDefaultAudioTrack
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetBitrate() int32
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetBitrateOk() (*int32, bool)
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetCodecString() string
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetCodecStringOk() (*string, bool)
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetId() int32
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetIdOk() (*int32, bool)
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetName() string
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetNameOk() (*string, bool)
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetNumChannels() int32
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetNumChannelsOk() (*int32, bool)
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetSampleRate() int32
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetSampleRateOk() (*int32, bool)
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) HasBitrate() bool
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) HasCodecString() bool
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) HasId() bool
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) HasName() bool
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) HasNumChannels() bool
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) HasSampleRate() bool
- func (o GetPreviewStreamsResponseDefaultAudioTrack) MarshalJSON() ([]byte, error)
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) SetBitrate(v int32)
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) SetCodecString(v string)
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) SetId(v int32)
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) SetName(v string)
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) SetNumChannels(v int32)
- func (o *GetPreviewStreamsResponseDefaultAudioTrack) SetSampleRate(v int32)
- func (o GetPreviewStreamsResponseDefaultAudioTrack) ToMap() (map[string]interface{}, error)
- type GetPreviewStreamsResponseDefaultVideoTrack
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetBitrate() int32
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetBitrateOk() (*int32, bool)
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetCodecString() string
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetCodecStringOk() (*string, bool)
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetFrameRate() float32
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetFrameRateOk() (*float32, bool)
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetHeight() int32
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetHeightOk() (*int32, bool)
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetId() int32
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetIdOk() (*int32, bool)
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetName() string
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetNameOk() (*string, bool)
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetWidth() int32
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetWidthOk() (*int32, bool)
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) HasBitrate() bool
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) HasCodecString() bool
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) HasFrameRate() bool
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) HasHeight() bool
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) HasId() bool
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) HasName() bool
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) HasWidth() bool
- func (o GetPreviewStreamsResponseDefaultVideoTrack) MarshalJSON() ([]byte, error)
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) SetBitrate(v int32)
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) SetCodecString(v string)
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) SetFrameRate(v float32)
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) SetHeight(v int32)
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) SetId(v int32)
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) SetName(v string)
- func (o *GetPreviewStreamsResponseDefaultVideoTrack) SetWidth(v int32)
- func (o GetPreviewStreamsResponseDefaultVideoTrack) ToMap() (map[string]interface{}, error)
- type GetProductConfigResponse
- func (o *GetProductConfigResponse) GetErrors() []ErrorModelErrorsInner
- func (o *GetProductConfigResponse) GetErrorsOk() ([]ErrorModelErrorsInner, bool)
- func (o *GetProductConfigResponse) GetProductConfig() []GetProductConfigResponseProductConfigInner
- func (o *GetProductConfigResponse) GetProductConfigOk() ([]GetProductConfigResponseProductConfigInner, bool)
- func (o *GetProductConfigResponse) GetSchema() string
- func (o *GetProductConfigResponse) GetSchemaOk() (*string, bool)
- func (o *GetProductConfigResponse) HasSchema() bool
- func (o GetProductConfigResponse) MarshalJSON() ([]byte, error)
- func (o *GetProductConfigResponse) SetErrors(v []ErrorModelErrorsInner)
- func (o *GetProductConfigResponse) SetProductConfig(v []GetProductConfigResponseProductConfigInner)
- func (o *GetProductConfigResponse) SetSchema(v string)
- func (o GetProductConfigResponse) ToMap() (map[string]interface{}, error)
- type GetProductConfigResponseProductConfigInner
- func (o *GetProductConfigResponseProductConfigInner) GetArchiveSettings() GetProductConfigResponseProductConfigInnerArchiveSettings
- func (o *GetProductConfigResponseProductConfigInner) GetArchiveSettingsOk() (*GetProductConfigResponseProductConfigInnerArchiveSettings, bool)
- func (o *GetProductConfigResponseProductConfigInner) GetCollapseConfig() GetProductConfigResponseProductConfigInnerCollapseConfig
- func (o *GetProductConfigResponseProductConfigInner) GetCollapseConfigOk() (*GetProductConfigResponseProductConfigInnerCollapseConfig, bool)
- func (o *GetProductConfigResponseProductConfigInner) GetCollapseTriggerConfig() GetProductConfigResponseProductConfigInnerCollapseTriggerConfig
- func (o *GetProductConfigResponseProductConfigInner) GetCollapseTriggerConfigOk() (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfig, bool)
- func (o *GetProductConfigResponseProductConfigInner) GetEdcPartialPresentations() GetProductConfigResponseProductConfigInnerEdcPartialPresentations
- func (o *GetProductConfigResponseProductConfigInner) GetEdcPartialPresentationsOk() (*GetProductConfigResponseProductConfigInnerEdcPartialPresentations, bool)
- func (o *GetProductConfigResponseProductConfigInner) GetEdcTranscodeTemplate() map[string]interface{}
- func (o *GetProductConfigResponseProductConfigInner) GetEdcTranscodeTemplateOk() (*map[string]interface{}, bool)
- func (o *GetProductConfigResponseProductConfigInner) GetNotifications() []GetProductConfigResponseProductConfigInnerNotificationsInner
- func (o *GetProductConfigResponseProductConfigInner) GetNotificationsOk() ([]GetProductConfigResponseProductConfigInnerNotificationsInner, bool)
- func (o *GetProductConfigResponseProductConfigInner) GetRegion() string
- func (o *GetProductConfigResponseProductConfigInner) GetRegionOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInner) GetStore() string
- func (o *GetProductConfigResponseProductConfigInner) GetStoreOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInner) GetWorkflowConfig() GetProductConfigResponseProductConfigInnerWorkflowConfig
- func (o *GetProductConfigResponseProductConfigInner) GetWorkflowConfigOk() (*GetProductConfigResponseProductConfigInnerWorkflowConfig, bool)
- func (o *GetProductConfigResponseProductConfigInner) HasArchiveSettings() bool
- func (o *GetProductConfigResponseProductConfigInner) HasCollapseConfig() bool
- func (o *GetProductConfigResponseProductConfigInner) HasCollapseTriggerConfig() bool
- func (o *GetProductConfigResponseProductConfigInner) HasEdcPartialPresentations() bool
- func (o *GetProductConfigResponseProductConfigInner) HasEdcTranscodeTemplate() bool
- func (o *GetProductConfigResponseProductConfigInner) HasNotifications() bool
- func (o *GetProductConfigResponseProductConfigInner) HasRegion() bool
- func (o *GetProductConfigResponseProductConfigInner) HasStore() bool
- func (o *GetProductConfigResponseProductConfigInner) HasWorkflowConfig() bool
- func (o GetProductConfigResponseProductConfigInner) MarshalJSON() ([]byte, error)
- func (o *GetProductConfigResponseProductConfigInner) SetArchiveSettings(v GetProductConfigResponseProductConfigInnerArchiveSettings)
- func (o *GetProductConfigResponseProductConfigInner) SetCollapseConfig(v GetProductConfigResponseProductConfigInnerCollapseConfig)
- func (o *GetProductConfigResponseProductConfigInner) SetCollapseTriggerConfig(v GetProductConfigResponseProductConfigInnerCollapseTriggerConfig)
- func (o *GetProductConfigResponseProductConfigInner) SetEdcPartialPresentations(v GetProductConfigResponseProductConfigInnerEdcPartialPresentations)
- func (o *GetProductConfigResponseProductConfigInner) SetEdcTranscodeTemplate(v map[string]interface{})
- func (o *GetProductConfigResponseProductConfigInner) SetNotifications(v []GetProductConfigResponseProductConfigInnerNotificationsInner)
- func (o *GetProductConfigResponseProductConfigInner) SetRegion(v string)
- func (o *GetProductConfigResponseProductConfigInner) SetStore(v string)
- func (o *GetProductConfigResponseProductConfigInner) SetWorkflowConfig(v GetProductConfigResponseProductConfigInnerWorkflowConfig)
- func (o GetProductConfigResponseProductConfigInner) ToMap() (map[string]interface{}, error)
- type GetProductConfigResponseProductConfigInnerArchiveSettings
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) GetGlobalArchiveSettings() GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) GetGlobalArchiveSettingsOk() (...)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) GetNetstorageConnectionSettings() ...
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) GetNetstorageConnectionSettingsOk() (...)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) GetS3ArchiveSettings() ...
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) GetS3ArchiveSettingsOk() (...)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) HasGlobalArchiveSettings() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) HasNetstorageConnectionSettings() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) HasS3ArchiveSettings() bool
- func (o GetProductConfigResponseProductConfigInnerArchiveSettings) MarshalJSON() ([]byte, error)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) SetGlobalArchiveSettings(...)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) SetNetstorageConnectionSettings(...)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) SetS3ArchiveSettings(...)
- func (o GetProductConfigResponseProductConfigInnerArchiveSettings) ToMap() (map[string]interface{}, error)
- type GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetAesKeyConversion() string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetAesKeyConversionOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetEnforceCustomMp4Path() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetEnforceCustomMp4PathOk() (*bool, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetMasterUrlType() string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetMasterUrlTypeOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetMediaUrlType() string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetMediaUrlTypeOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetOrigins() ...
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetOriginsOk() (...)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetPreservePublishedDirectoryStructure() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetPreservePublishedDirectoryStructureOk() (*bool, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetUrlType() string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetUrlTypeOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) HasAesKeyConversion() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) HasEnforceCustomMp4Path() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) HasMasterUrlType() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) HasMediaUrlType() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) HasOrigins() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) HasPreservePublishedDirectoryStructure() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) HasUrlType() bool
- func (o GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) MarshalJSON() ([]byte, error)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) SetAesKeyConversion(v string)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) SetEnforceCustomMp4Path(v bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) SetMasterUrlType(v string)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) SetMediaUrlType(v string)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) SetOrigins(...)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) SetPreservePublishedDirectoryStructure(v bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) SetUrlType(v string)
- func (o GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) ToMap() (map[string]interface{}, error)
- type GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) GetHeaders() map[string]string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) GetHeadersOk() (*map[string]string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) GetHostname() string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) GetHostnameOk() (*string, bool)
- func (o GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) MarshalJSON() ([]byte, error)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) SetHeaders(v map[string]string)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) SetHostname(v string)
- func (o GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) ToMap() (map[string]interface{}, error)
- type GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetArchiveTargetTypes() []string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetArchiveTargetTypesOk() ([]string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetAutoArchiveOnCollapseTypes() []string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetAutoArchiveOnCollapseTypesOk() ([]string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetAutoCopyToNetstorage() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetAutoCopyToNetstorageOk() (*bool, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetBasedir() string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetBasedirOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetCopyCollapsedArchive() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetCopyCollapsedArchiveOk() (*bool, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetCopyRawArchive() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetCopyRawArchiveOk() (*bool, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetCpcode() string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetCpcodeOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetHostname() string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetHostnameOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetKey() string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetKeyOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetKeyname() string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetKeynameOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetManifestUpdates() ...
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetManifestUpdatesOk() (...)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) HasArchiveTargetTypes() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) HasAutoArchiveOnCollapseTypes() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) HasBasedir() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) HasManifestUpdates() bool
- func (o GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) MarshalJSON() ([]byte, error)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetArchiveTargetTypes(v []string)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetAutoArchiveOnCollapseTypes(v []string)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetAutoCopyToNetstorage(v bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetBasedir(v string)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetCopyCollapsedArchive(v bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetCopyRawArchive(v bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetCpcode(v string)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetHostname(v string)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetKey(v string)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetKeyname(v string)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetManifestUpdates(...)
- func (o GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) ToMap() (map[string]interface{}, error)
- type GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) GetPlaybackAbsoluteBaseUrl() string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) GetPlaybackAbsoluteBaseUrlOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) GetRemoveCrossPlaybackUrls() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) GetRemoveCrossPlaybackUrlsOk() (*bool, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) HasPlaybackAbsoluteBaseUrl() bool
- func (o GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) MarshalJSON() ([]byte, error)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) SetPlaybackAbsoluteBaseUrl(v string)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) SetRemoveCrossPlaybackUrls(v bool)
- func (o GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) ToMap() (map[string]interface{}, error)
- type GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetAccessKeyId() string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetAccessKeyIdOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetArchiveTargetTypes() []string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetArchiveTargetTypesOk() ([]string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetAutoArchive() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetAutoArchiveOk() (*bool, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetAutoArchiveOnCollapseTypes() []string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetAutoArchiveOnCollapseTypesOk() ([]string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetBucket() string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetBucketOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetEndpoint() string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetEndpointOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetPrefix() string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetPrefixOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetRegion() string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetRegionOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetSecretAccessKey() string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetSecretAccessKeyOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetSessionToken() string
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetSessionTokenOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) HasAccessKeyId() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) HasArchiveTargetTypes() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) HasAutoArchiveOnCollapseTypes() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) HasEndpoint() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) HasSecretAccessKey() bool
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) HasSessionToken() bool
- func (o GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) MarshalJSON() ([]byte, error)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetAccessKeyId(v string)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetArchiveTargetTypes(v []string)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetAutoArchive(v bool)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetAutoArchiveOnCollapseTypes(v []string)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetBucket(v string)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetEndpoint(v string)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetPrefix(v string)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetRegion(v string)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetSecretAccessKey(v string)
- func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetSessionToken(v string)
- func (o GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) ToMap() (map[string]interface{}, error)
- type GetProductConfigResponseProductConfigInnerCollapseConfig
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) GetAutoCopyMp4() bool
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) GetAutoCopyMp4Ok() (*bool, bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) GetAutoCreateMp4() bool
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) GetAutoCreateMp4Ok() (*bool, bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) GetM3u8FiltersConfig() GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) GetM3u8FiltersConfigOk() (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig, ...)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) GetUsePerUrlCollapseNotification() bool
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) GetUsePerUrlCollapseNotificationOk() (*bool, bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) GetV2FiltersConfig() GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) GetV2FiltersConfigOk() (*GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig, bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) HasAutoCopyMp4() bool
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) HasAutoCreateMp4() bool
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) HasM3u8FiltersConfig() bool
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) HasUsePerUrlCollapseNotification() bool
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) HasV2FiltersConfig() bool
- func (o GetProductConfigResponseProductConfigInnerCollapseConfig) MarshalJSON() ([]byte, error)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) SetAutoCopyMp4(v bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) SetAutoCreateMp4(v bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) SetM3u8FiltersConfig(v GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) SetUsePerUrlCollapseNotification(v bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) SetV2FiltersConfig(v GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig)
- func (o GetProductConfigResponseProductConfigInnerCollapseConfig) ToMap() (map[string]interface{}, error)
- type GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig
- func NewGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig(...) *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig
- func NewGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigWithDefaults() *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) GetLinks() ...
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) GetLinksOk() (...)
- func (o GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) MarshalJSON() ([]byte, error)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) SetLinks(...)
- func (o GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) ToMap() (map[string]interface{}, error)
- type GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetFiltertypes() []string
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetFiltertypesOk() ([]string, bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetInclude() bool
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetIncludeOk() (*bool, bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetMaintainMarkers() bool
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetMaintainMarkersOk() (*bool, bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetTimespan() ...
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetTimespanOk() (...)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) HasMaintainMarkers() bool
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) HasTimespan() bool
- func (o GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) MarshalJSON() ([]byte, error)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) SetFiltertypes(v []string)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) SetInclude(v bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) SetMaintainMarkers(v bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) SetTimespan(...)
- func (o GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) ToMap() (map[string]interface{}, error)
- type GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) GetEndtime() time.Time
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) GetEndtimeOk() (*time.Time, bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) GetStarttime() time.Time
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) GetStarttimeOk() (*time.Time, bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) HasEndtime() bool
- func (o GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) MarshalJSON() ([]byte, error)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) SetEndtime(v time.Time)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) SetStarttime(v time.Time)
- func (o GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) ToMap() (map[string]interface{}, error)
- type GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig
- func NewGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig() *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig
- func NewGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfigWithDefaults() *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) GetScte35() CollapseVODRequestFilterconfigScte35
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) GetScte35Ok() (*CollapseVODRequestFilterconfigScte35, bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) GetTime() []CollapseVODRequestFilterconfigTimeInner
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) GetTimeOk() ([]CollapseVODRequestFilterconfigTimeInner, bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) HasScte35() bool
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) HasTime() bool
- func (o GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) MarshalJSON() ([]byte, error)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) SetScte35(v CollapseVODRequestFilterconfigScte35)
- func (o *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) SetTime(v []CollapseVODRequestFilterconfigTimeInner)
- func (o GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) ToMap() (map[string]interface{}, error)
- type GetProductConfigResponseProductConfigInnerCollapseTriggerConfig
- func NewGetProductConfigResponseProductConfigInnerCollapseTriggerConfig(allowMultiple bool, collapseProgram bool, collapseStream bool) *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig
- func NewGetProductConfigResponseProductConfigInnerCollapseTriggerConfigWithDefaults() *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetAllowMultiple() bool
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetAllowMultipleOk() (*bool, bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetCollapseProgram() bool
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetCollapseProgramOk() (*bool, bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetCollapseStream() bool
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetCollapseStreamOk() (*bool, bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetScte35Upid() string
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetScte35UpidOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetTriggers() []GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetTriggersOk() ([]GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner, ...)
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) HasScte35Upid() bool
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) HasTriggers() bool
- func (o GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) MarshalJSON() ([]byte, error)
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) SetAllowMultiple(v bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) SetCollapseProgram(v bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) SetCollapseStream(v bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) SetScte35Upid(v string)
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) SetTriggers(...)
- func (o GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) ToMap() (map[string]interface{}, error)
- type GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner
- func NewGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner(segmentationTypeId int32) *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner
- func NewGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInnerWithDefaults() *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) GetScte35Upid() string
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) GetScte35UpidOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) GetSegmentationEventId() int32
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) GetSegmentationEventIdOk() (*int32, bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) GetSegmentationTypeId() int32
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) GetSegmentationTypeIdOk() (*int32, bool)
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) HasScte35Upid() bool
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) HasSegmentationEventId() bool
- func (o GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) MarshalJSON() ([]byte, error)
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) SetScte35Upid(v string)
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) SetSegmentationEventId(v int32)
- func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) SetSegmentationTypeId(v int32)
- func (o GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) ToMap() (map[string]interface{}, error)
- type GetProductConfigResponseProductConfigInnerEdcPartialPresentations
- func NewGetProductConfigResponseProductConfigInnerEdcPartialPresentations(...) *GetProductConfigResponseProductConfigInnerEdcPartialPresentations
- func NewGetProductConfigResponseProductConfigInnerEdcPartialPresentationsWithDefaults() *GetProductConfigResponseProductConfigInnerEdcPartialPresentations
- func (o *GetProductConfigResponseProductConfigInnerEdcPartialPresentations) GetPresentations() ...
- func (o *GetProductConfigResponseProductConfigInnerEdcPartialPresentations) GetPresentationsOk() (...)
- func (o GetProductConfigResponseProductConfigInnerEdcPartialPresentations) MarshalJSON() ([]byte, error)
- func (o *GetProductConfigResponseProductConfigInnerEdcPartialPresentations) SetPresentations(...)
- func (o GetProductConfigResponseProductConfigInnerEdcPartialPresentations) ToMap() (map[string]interface{}, error)
- type GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner
- func (o *GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) GetName() string
- func (o *GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) GetNameOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) GetRenditions() []int32
- func (o *GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) GetRenditionsOk() ([]int32, bool)
- func (o GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) MarshalJSON() ([]byte, error)
- func (o *GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) SetName(v string)
- func (o *GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) SetRenditions(v []int32)
- func (o GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) ToMap() (map[string]interface{}, error)
- type GetProductConfigResponseProductConfigInnerNotificationsInner
- func NewGetProductConfigResponseProductConfigInnerNotificationsInner(eventTypes []string, name string, ...) *GetProductConfigResponseProductConfigInnerNotificationsInner
- func NewGetProductConfigResponseProductConfigInnerNotificationsInnerWithDefaults() *GetProductConfigResponseProductConfigInnerNotificationsInner
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInner) GetEventTypes() []string
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInner) GetEventTypesOk() ([]string, bool)
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInner) GetName() string
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInner) GetNameOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInner) GetNotification() GetProductConfigResponseProductConfigInnerNotificationsInnerNotification
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInner) GetNotificationOk() (*GetProductConfigResponseProductConfigInnerNotificationsInnerNotification, ...)
- func (o GetProductConfigResponseProductConfigInnerNotificationsInner) MarshalJSON() ([]byte, error)
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInner) SetEventTypes(v []string)
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInner) SetName(v string)
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInner) SetNotification(v GetProductConfigResponseProductConfigInnerNotificationsInnerNotification)
- func (o GetProductConfigResponseProductConfigInnerNotificationsInner) ToMap() (map[string]interface{}, error)
- type GetProductConfigResponseProductConfigInnerNotificationsInnerNotification
- func NewGetProductConfigResponseProductConfigInnerNotificationsInnerNotification(notificationSettings string, notificationType string) *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification
- func NewGetProductConfigResponseProductConfigInnerNotificationsInnerNotificationWithDefaults() *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetNotificationHostname() string
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetNotificationHostnameOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetNotificationSettings() string
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetNotificationSettingsOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetNotificationType() string
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetNotificationTypeOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetUseChannelApi() bool
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetUseChannelApiOk() (*bool, bool)
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) HasNotificationHostname() bool
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) HasUseChannelApi() bool
- func (o GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) MarshalJSON() ([]byte, error)
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) SetNotificationHostname(v string)
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) SetNotificationSettings(v string)
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) SetNotificationType(v string)
- func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) SetUseChannelApi(v bool)
- func (o GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) ToMap() (map[string]interface{}, error)
- type GetProductConfigResponseProductConfigInnerWorkflowConfig
- func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) GetCutprogramPaddingInSeconds() int32
- func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) GetCutprogramPaddingInSecondsOk() (*int32, bool)
- func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) GetMakeMp4() bool
- func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) GetMakeMp4Ok() (*bool, bool)
- func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) GetMp4FeatureFlag() string
- func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) GetMp4FeatureFlagOk() (*string, bool)
- func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) HasCutprogramPaddingInSeconds() bool
- func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) HasMakeMp4() bool
- func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) HasMp4FeatureFlag() bool
- func (o GetProductConfigResponseProductConfigInnerWorkflowConfig) MarshalJSON() ([]byte, error)
- func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) SetCutprogramPaddingInSeconds(v int32)
- func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) SetMakeMp4(v bool)
- func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) SetMp4FeatureFlag(v string)
- func (o GetProductConfigResponseProductConfigInnerWorkflowConfig) ToMap() (map[string]interface{}, error)
- type GetProductResponse
- func (o *GetProductResponse) GetErrors() []ErrorModelErrorsInner
- func (o *GetProductResponse) GetErrorsOk() ([]ErrorModelErrorsInner, bool)
- func (o *GetProductResponse) GetProducts() []GetProductResponseProductsInner
- func (o *GetProductResponse) GetProductsOk() ([]GetProductResponseProductsInner, bool)
- func (o *GetProductResponse) GetSchema() string
- func (o *GetProductResponse) GetSchemaOk() (*string, bool)
- func (o *GetProductResponse) HasSchema() bool
- func (o GetProductResponse) MarshalJSON() ([]byte, error)
- func (o *GetProductResponse) SetErrors(v []ErrorModelErrorsInner)
- func (o *GetProductResponse) SetProducts(v []GetProductResponseProductsInner)
- func (o *GetProductResponse) SetSchema(v string)
- func (o GetProductResponse) ToMap() (map[string]interface{}, error)
- type GetProductResponseProductsInner
- func (o *GetProductResponseProductsInner) GetDescription() string
- func (o *GetProductResponseProductsInner) GetDescriptionOk() (*string, bool)
- func (o *GetProductResponseProductsInner) GetFileCount() int64
- func (o *GetProductResponseProductsInner) GetFileCountOk() (*int64, bool)
- func (o *GetProductResponseProductsInner) GetId() int64
- func (o *GetProductResponseProductsInner) GetIdOk() (*int64, bool)
- func (o *GetProductResponseProductsInner) GetName() string
- func (o *GetProductResponseProductsInner) GetNameOk() (*string, bool)
- func (o *GetProductResponseProductsInner) GetRegion() string
- func (o *GetProductResponseProductsInner) GetRegionOk() (*string, bool)
- func (o *GetProductResponseProductsInner) GetTotalBytes() int64
- func (o *GetProductResponseProductsInner) GetTotalBytesOk() (*int64, bool)
- func (o *GetProductResponseProductsInner) HasRegion() bool
- func (o GetProductResponseProductsInner) MarshalJSON() ([]byte, error)
- func (o *GetProductResponseProductsInner) SetDescription(v string)
- func (o *GetProductResponseProductsInner) SetFileCount(v int64)
- func (o *GetProductResponseProductsInner) SetId(v int64)
- func (o *GetProductResponseProductsInner) SetName(v string)
- func (o *GetProductResponseProductsInner) SetRegion(v string)
- func (o *GetProductResponseProductsInner) SetTotalBytes(v int64)
- func (o GetProductResponseProductsInner) ToMap() (map[string]interface{}, error)
- type GetScte35MarkerByClipIDResponse
- func (o *GetScte35MarkerByClipIDResponse) GetSchema() string
- func (o *GetScte35MarkerByClipIDResponse) GetSchemaOk() (*string, bool)
- func (o *GetScte35MarkerByClipIDResponse) GetScte35Markers() []GetScte35MarkerByClipIDResponseScte35MarkersInner
- func (o *GetScte35MarkerByClipIDResponse) GetScte35MarkersOk() ([]GetScte35MarkerByClipIDResponseScte35MarkersInner, bool)
- func (o *GetScte35MarkerByClipIDResponse) HasSchema() bool
- func (o GetScte35MarkerByClipIDResponse) MarshalJSON() ([]byte, error)
- func (o *GetScte35MarkerByClipIDResponse) SetSchema(v string)
- func (o *GetScte35MarkerByClipIDResponse) SetScte35Markers(v []GetScte35MarkerByClipIDResponseScte35MarkersInner)
- func (o GetScte35MarkerByClipIDResponse) ToMap() (map[string]interface{}, error)
- type GetScte35MarkerByClipIDResponseScte35MarkersInner
- func NewGetScte35MarkerByClipIDResponseScte35MarkersInner(createdTime time.Time, cueId int32, markerId int64, progress string, ...) *GetScte35MarkerByClipIDResponseScte35MarkersInner
- func NewGetScte35MarkerByClipIDResponseScte35MarkersInnerWithDefaults() *GetScte35MarkerByClipIDResponseScte35MarkersInner
- func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetCreatedTime() time.Time
- func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetCreatedTimeOk() (*time.Time, bool)
- func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetCueId() int32
- func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetCueIdOk() (*int32, bool)
- func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetMarkerId() int64
- func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetMarkerIdOk() (*int64, bool)
- func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetProgress() string
- func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetProgressOk() (*string, bool)
- func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetTimelineEvent() string
- func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetTimelineEventOk() (*string, bool)
- func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetTimestamp() time.Time
- func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetTimestampOk() (*time.Time, bool)
- func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetType() string
- func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetTypeOk() (*string, bool)
- func (o GetScte35MarkerByClipIDResponseScte35MarkersInner) MarshalJSON() ([]byte, error)
- func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) SetCreatedTime(v time.Time)
- func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) SetCueId(v int32)
- func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) SetMarkerId(v int64)
- func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) SetProgress(v string)
- func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) SetTimelineEvent(v string)
- func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) SetTimestamp(v time.Time)
- func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) SetType(v string)
- func (o GetScte35MarkerByClipIDResponseScte35MarkersInner) ToMap() (map[string]interface{}, error)
- type GetTaskResponse
- func (o *GetTaskResponse) GetCreated() time.Time
- func (o *GetTaskResponse) GetCreatedOk() (*time.Time, bool)
- func (o *GetTaskResponse) GetDone() bool
- func (o *GetTaskResponse) GetDoneOk() (*bool, bool)
- func (o *GetTaskResponse) GetEnded() time.Time
- func (o *GetTaskResponse) GetEndedOk() (*time.Time, bool)
- func (o *GetTaskResponse) GetError() string
- func (o *GetTaskResponse) GetErrorOk() (*string, bool)
- func (o *GetTaskResponse) GetFailureCount() int32
- func (o *GetTaskResponse) GetFailureCountOk() (*int32, bool)
- func (o *GetTaskResponse) GetId() string
- func (o *GetTaskResponse) GetIdOk() (*string, bool)
- func (o *GetTaskResponse) GetParams() string
- func (o *GetTaskResponse) GetParamsOk() (*string, bool)
- func (o *GetTaskResponse) GetProgress() float64
- func (o *GetTaskResponse) GetProgressOk() (*float64, bool)
- func (o *GetTaskResponse) GetRegion() string
- func (o *GetTaskResponse) GetRegionOk() (*string, bool)
- func (o *GetTaskResponse) GetSchema() string
- func (o *GetTaskResponse) GetSchemaOk() (*string, bool)
- func (o *GetTaskResponse) GetStatus() string
- func (o *GetTaskResponse) GetStatusOk() (*string, bool)
- func (o *GetTaskResponse) GetSucceeded() bool
- func (o *GetTaskResponse) GetSucceededOk() (*bool, bool)
- func (o *GetTaskResponse) GetType() int32
- func (o *GetTaskResponse) GetTypeOk() (*int32, bool)
- func (o *GetTaskResponse) GetWeight() int32
- func (o *GetTaskResponse) GetWeightOk() (*int32, bool)
- func (o *GetTaskResponse) GetWorkerId() int64
- func (o *GetTaskResponse) GetWorkerIdOk() (*int64, bool)
- func (o *GetTaskResponse) GetWorkerVersion() string
- func (o *GetTaskResponse) GetWorkerVersionOk() (*string, bool)
- func (o *GetTaskResponse) HasRegion() bool
- func (o *GetTaskResponse) HasSchema() bool
- func (o GetTaskResponse) MarshalJSON() ([]byte, error)
- func (o *GetTaskResponse) SetCreated(v time.Time)
- func (o *GetTaskResponse) SetDone(v bool)
- func (o *GetTaskResponse) SetEnded(v time.Time)
- func (o *GetTaskResponse) SetError(v string)
- func (o *GetTaskResponse) SetFailureCount(v int32)
- func (o *GetTaskResponse) SetId(v string)
- func (o *GetTaskResponse) SetParams(v string)
- func (o *GetTaskResponse) SetProgress(v float64)
- func (o *GetTaskResponse) SetRegion(v string)
- func (o *GetTaskResponse) SetSchema(v string)
- func (o *GetTaskResponse) SetStatus(v string)
- func (o *GetTaskResponse) SetSucceeded(v bool)
- func (o *GetTaskResponse) SetType(v int32)
- func (o *GetTaskResponse) SetWeight(v int32)
- func (o *GetTaskResponse) SetWorkerId(v int64)
- func (o *GetTaskResponse) SetWorkerVersion(v string)
- func (o GetTaskResponse) ToMap() (map[string]interface{}, error)
- type GetVODResponse
- func (o *GetVODResponse) GetDescription() string
- func (o *GetVODResponse) GetDescriptionOk() (*string, bool)
- func (o *GetVODResponse) GetFileCount() int64
- func (o *GetVODResponse) GetFileCountOk() (*int64, bool)
- func (o *GetVODResponse) GetId() string
- func (o *GetVODResponse) GetIdOk() (*string, bool)
- func (o *GetVODResponse) GetLastPublished() time.Time
- func (o *GetVODResponse) GetLastPublishedOk() (*time.Time, bool)
- func (o *GetVODResponse) GetPackagingFormat() string
- func (o *GetVODResponse) GetPackagingFormatOk() (*string, bool)
- func (o *GetVODResponse) GetSchema() string
- func (o *GetVODResponse) GetSchemaOk() (*string, bool)
- func (o *GetVODResponse) GetStore() string
- func (o *GetVODResponse) GetStoreOk() (*string, bool)
- func (o *GetVODResponse) GetStorePrefix() string
- func (o *GetVODResponse) GetStorePrefixOk() (*string, bool)
- func (o *GetVODResponse) GetTotalBytes() int64
- func (o *GetVODResponse) GetTotalBytesOk() (*int64, bool)
- func (o *GetVODResponse) GetVersion() string
- func (o *GetVODResponse) GetVersionOk() (*string, bool)
- func (o *GetVODResponse) HasLastPublished() bool
- func (o *GetVODResponse) HasPackagingFormat() bool
- func (o *GetVODResponse) HasSchema() bool
- func (o GetVODResponse) MarshalJSON() ([]byte, error)
- func (o *GetVODResponse) SetDescription(v string)
- func (o *GetVODResponse) SetFileCount(v int64)
- func (o *GetVODResponse) SetId(v string)
- func (o *GetVODResponse) SetLastPublished(v time.Time)
- func (o *GetVODResponse) SetPackagingFormat(v string)
- func (o *GetVODResponse) SetSchema(v string)
- func (o *GetVODResponse) SetStore(v string)
- func (o *GetVODResponse) SetStorePrefix(v string)
- func (o *GetVODResponse) SetTotalBytes(v int64)
- func (o *GetVODResponse) SetVersion(v string)
- func (o GetVODResponse) ToMap() (map[string]interface{}, error)
- type HighLevelClient
- func (c *HighLevelClient) Decode(v interface{}, body []byte, contentType string) error
- func (c *HighLevelClient) Do(req *http.Request) (*http.Response, error)
- func (c *HighLevelClient) DoModel(req *http.Request, model interface{}) (*http.Response, error)
- func (c *HighLevelClient) GetModel(uri string, model interface{}) (*http.Response, error)
- type InsertMetadataRequest
- func (o *InsertMetadataRequest) GetPayload() string
- func (o *InsertMetadataRequest) GetPayloadOk() (*string, bool)
- func (o *InsertMetadataRequest) GetSchema() string
- func (o *InsertMetadataRequest) GetSchemaOk() (*string, bool)
- func (o *InsertMetadataRequest) HasSchema() bool
- func (o InsertMetadataRequest) MarshalJSON() ([]byte, error)
- func (o *InsertMetadataRequest) SetPayload(v string)
- func (o *InsertMetadataRequest) SetSchema(v string)
- func (o InsertMetadataRequest) ToMap() (map[string]interface{}, error)
- type InsertMetadataResult
- func (o *InsertMetadataResult) GetPresentationTime() time.Time
- func (o *InsertMetadataResult) GetPresentationTimeOk() (*time.Time, bool)
- func (o *InsertMetadataResult) GetSchema() string
- func (o *InsertMetadataResult) GetSchemaOk() (*string, bool)
- func (o *InsertMetadataResult) HasSchema() bool
- func (o InsertMetadataResult) MarshalJSON() ([]byte, error)
- func (o *InsertMetadataResult) SetPresentationTime(v time.Time)
- func (o *InsertMetadataResult) SetSchema(v string)
- func (o InsertMetadataResult) ToMap() (map[string]interface{}, error)
- type IsBreakingChangeReturn
- func (o *IsBreakingChangeReturn) GetChannelid() string
- func (o *IsBreakingChangeReturn) GetChannelidOk() (*string, bool)
- func (o *IsBreakingChangeReturn) GetCurrentRevision() int32
- func (o *IsBreakingChangeReturn) GetCurrentRevisionOk() (*int32, bool)
- func (o *IsBreakingChangeReturn) GetIsBreakingChange() bool
- func (o *IsBreakingChangeReturn) GetIsBreakingChangeOk() (*bool, bool)
- func (o *IsBreakingChangeReturn) GetOrganization() string
- func (o *IsBreakingChangeReturn) GetOrganizationOk() (*string, bool)
- func (o *IsBreakingChangeReturn) GetSchema() string
- func (o *IsBreakingChangeReturn) GetSchemaOk() (*string, bool)
- func (o *IsBreakingChangeReturn) HasSchema() bool
- func (o IsBreakingChangeReturn) MarshalJSON() ([]byte, error)
- func (o *IsBreakingChangeReturn) SetChannelid(v string)
- func (o *IsBreakingChangeReturn) SetCurrentRevision(v int32)
- func (o *IsBreakingChangeReturn) SetIsBreakingChange(v bool)
- func (o *IsBreakingChangeReturn) SetOrganization(v string)
- func (o *IsBreakingChangeReturn) SetSchema(v string)
- func (o IsBreakingChangeReturn) ToMap() (map[string]interface{}, error)
- type ListClipsForVodResponse
- func (o *ListClipsForVodResponse) GetChannelClips() []ListClipsForVodResponseChannelClipsInner
- func (o *ListClipsForVodResponse) GetChannelClipsOk() ([]ListClipsForVodResponseChannelClipsInner, bool)
- func (o *ListClipsForVodResponse) GetErrors() []ErrorModelErrorsInner
- func (o *ListClipsForVodResponse) GetErrorsOk() ([]ErrorModelErrorsInner, bool)
- func (o *ListClipsForVodResponse) GetSchema() string
- func (o *ListClipsForVodResponse) GetSchemaOk() (*string, bool)
- func (o *ListClipsForVodResponse) HasSchema() bool
- func (o ListClipsForVodResponse) MarshalJSON() ([]byte, error)
- func (o *ListClipsForVodResponse) SetChannelClips(v []ListClipsForVodResponseChannelClipsInner)
- func (o *ListClipsForVodResponse) SetErrors(v []ErrorModelErrorsInner)
- func (o *ListClipsForVodResponse) SetSchema(v string)
- func (o ListClipsForVodResponse) ToMap() (map[string]interface{}, error)
- type ListClipsForVodResponseChannelClipsInner
- func (o *ListClipsForVodResponseChannelClipsInner) GetClips() []ListClipsForVodResponseChannelClipsInnerClipsInner
- func (o *ListClipsForVodResponseChannelClipsInner) GetClipsOk() ([]ListClipsForVodResponseChannelClipsInnerClipsInner, bool)
- func (o *ListClipsForVodResponseChannelClipsInner) GetVodId() string
- func (o *ListClipsForVodResponseChannelClipsInner) GetVodIdOk() (*string, bool)
- func (o ListClipsForVodResponseChannelClipsInner) MarshalJSON() ([]byte, error)
- func (o *ListClipsForVodResponseChannelClipsInner) SetClips(v []ListClipsForVodResponseChannelClipsInnerClipsInner)
- func (o *ListClipsForVodResponseChannelClipsInner) SetVodId(v string)
- func (o ListClipsForVodResponseChannelClipsInner) ToMap() (map[string]interface{}, error)
- type ListClipsForVodResponseChannelClipsInnerClipsInner
- func NewListClipsForVodResponseChannelClipsInnerClipsInner(clipId string, created time.Time, description string, duration int64, ...) *ListClipsForVodResponseChannelClipsInnerClipsInner
- func NewListClipsForVodResponseChannelClipsInnerClipsInnerWithDefaults() *ListClipsForVodResponseChannelClipsInnerClipsInner
- func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetClipId() string
- func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetClipIdOk() (*string, bool)
- func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetCreated() time.Time
- func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetCreatedOk() (*time.Time, bool)
- func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetDescription() string
- func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetDescriptionOk() (*string, bool)
- func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetDuration() int64
- func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetDurationOk() (*int64, bool)
- func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetEnd() time.Time
- func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetEndOk() (*time.Time, bool)
- func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetMp4path() string
- func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetMp4pathOk() (*string, bool)
- func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetStart() time.Time
- func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetStartOk() (*time.Time, bool)
- func (o ListClipsForVodResponseChannelClipsInnerClipsInner) MarshalJSON() ([]byte, error)
- func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) SetClipId(v string)
- func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) SetCreated(v time.Time)
- func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) SetDescription(v string)
- func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) SetDuration(v int64)
- func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) SetEnd(v time.Time)
- func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) SetMp4path(v string)
- func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) SetStart(v time.Time)
- func (o ListClipsForVodResponseChannelClipsInnerClipsInner) ToMap() (map[string]interface{}, error)
- type ListClipsResponse
- func (o *ListClipsResponse) GetChannelClips() []ListClipsForVodResponseChannelClipsInner
- func (o *ListClipsResponse) GetChannelClipsOk() ([]ListClipsForVodResponseChannelClipsInner, bool)
- func (o *ListClipsResponse) GetErrors() []string
- func (o *ListClipsResponse) GetErrorsOk() ([]string, bool)
- func (o *ListClipsResponse) GetSchema() string
- func (o *ListClipsResponse) GetSchemaOk() (*string, bool)
- func (o *ListClipsResponse) HasSchema() bool
- func (o ListClipsResponse) MarshalJSON() ([]byte, error)
- func (o *ListClipsResponse) SetChannelClips(v []ListClipsForVodResponseChannelClipsInner)
- func (o *ListClipsResponse) SetErrors(v []string)
- func (o *ListClipsResponse) SetSchema(v string)
- func (o ListClipsResponse) ToMap() (map[string]interface{}, error)
- type ListProductsResponse
- func (o *ListProductsResponse) GetErrors() []ErrorModelErrorsInner
- func (o *ListProductsResponse) GetErrorsOk() ([]ErrorModelErrorsInner, bool)
- func (o *ListProductsResponse) GetProducts() []GetProductResponseProductsInner
- func (o *ListProductsResponse) GetProductsOk() ([]GetProductResponseProductsInner, bool)
- func (o *ListProductsResponse) GetSchema() string
- func (o *ListProductsResponse) GetSchemaOk() (*string, bool)
- func (o *ListProductsResponse) HasSchema() bool
- func (o ListProductsResponse) MarshalJSON() ([]byte, error)
- func (o *ListProductsResponse) SetErrors(v []ErrorModelErrorsInner)
- func (o *ListProductsResponse) SetProducts(v []GetProductResponseProductsInner)
- func (o *ListProductsResponse) SetSchema(v string)
- func (o ListProductsResponse) ToMap() (map[string]interface{}, error)
- type ListProgramsResponse
- func (o *ListProgramsResponse) GetErrors() []ErrorModelErrorsInner
- func (o *ListProgramsResponse) GetErrorsOk() ([]ErrorModelErrorsInner, bool)
- func (o *ListProgramsResponse) GetPrograms() []ListProgramsResponseProgramsInner
- func (o *ListProgramsResponse) GetProgramsOk() ([]ListProgramsResponseProgramsInner, bool)
- func (o *ListProgramsResponse) GetSchema() string
- func (o *ListProgramsResponse) GetSchemaOk() (*string, bool)
- func (o *ListProgramsResponse) HasSchema() bool
- func (o ListProgramsResponse) MarshalJSON() ([]byte, error)
- func (o *ListProgramsResponse) SetErrors(v []ErrorModelErrorsInner)
- func (o *ListProgramsResponse) SetPrograms(v []ListProgramsResponseProgramsInner)
- func (o *ListProgramsResponse) SetSchema(v string)
- func (o ListProgramsResponse) ToMap() (map[string]interface{}, error)
- type ListProgramsResponseProgramsInner
- func (o *ListProgramsResponseProgramsInner) GetDescription() string
- func (o *ListProgramsResponseProgramsInner) GetDescriptionOk() (*string, bool)
- func (o *ListProgramsResponseProgramsInner) GetFileCount() int64
- func (o *ListProgramsResponseProgramsInner) GetFileCountOk() (*int64, bool)
- func (o *ListProgramsResponseProgramsInner) GetId() string
- func (o *ListProgramsResponseProgramsInner) GetIdOk() (*string, bool)
- func (o *ListProgramsResponseProgramsInner) GetLastPublished() time.Time
- func (o *ListProgramsResponseProgramsInner) GetLastPublishedOk() (*time.Time, bool)
- func (o *ListProgramsResponseProgramsInner) GetPublishedClipId() int64
- func (o *ListProgramsResponseProgramsInner) GetPublishedClipIdOk() (*int64, bool)
- func (o *ListProgramsResponseProgramsInner) GetPublishedVodId() int64
- func (o *ListProgramsResponseProgramsInner) GetPublishedVodIdOk() (*int64, bool)
- func (o *ListProgramsResponseProgramsInner) GetRegion() string
- func (o *ListProgramsResponseProgramsInner) GetRegionOk() (*string, bool)
- func (o *ListProgramsResponseProgramsInner) GetRetentionDays() int64
- func (o *ListProgramsResponseProgramsInner) GetRetentionDaysOk() (*int64, bool)
- func (o *ListProgramsResponseProgramsInner) GetTotalBytes() int64
- func (o *ListProgramsResponseProgramsInner) GetTotalBytesOk() (*int64, bool)
- func (o *ListProgramsResponseProgramsInner) HasRegion() bool
- func (o ListProgramsResponseProgramsInner) MarshalJSON() ([]byte, error)
- func (o *ListProgramsResponseProgramsInner) SetDescription(v string)
- func (o *ListProgramsResponseProgramsInner) SetFileCount(v int64)
- func (o *ListProgramsResponseProgramsInner) SetId(v string)
- func (o *ListProgramsResponseProgramsInner) SetLastPublished(v time.Time)
- func (o *ListProgramsResponseProgramsInner) SetPublishedClipId(v int64)
- func (o *ListProgramsResponseProgramsInner) SetPublishedVodId(v int64)
- func (o *ListProgramsResponseProgramsInner) SetRegion(v string)
- func (o *ListProgramsResponseProgramsInner) SetRetentionDays(v int64)
- func (o *ListProgramsResponseProgramsInner) SetTotalBytes(v int64)
- func (o ListProgramsResponseProgramsInner) ToMap() (map[string]interface{}, error)
- type ListRawSCTEHistoryByChannelResponse
- func (o *ListRawSCTEHistoryByChannelResponse) GetRawScte35() []ListRawSCTEHistoryByChannelResponseRawScte35Inner
- func (o *ListRawSCTEHistoryByChannelResponse) GetRawScte35Ok() ([]ListRawSCTEHistoryByChannelResponseRawScte35Inner, bool)
- func (o *ListRawSCTEHistoryByChannelResponse) GetSchema() string
- func (o *ListRawSCTEHistoryByChannelResponse) GetSchemaOk() (*string, bool)
- func (o *ListRawSCTEHistoryByChannelResponse) HasRawScte35() bool
- func (o *ListRawSCTEHistoryByChannelResponse) HasSchema() bool
- func (o ListRawSCTEHistoryByChannelResponse) MarshalJSON() ([]byte, error)
- func (o *ListRawSCTEHistoryByChannelResponse) SetRawScte35(v []ListRawSCTEHistoryByChannelResponseRawScte35Inner)
- func (o *ListRawSCTEHistoryByChannelResponse) SetSchema(v string)
- func (o ListRawSCTEHistoryByChannelResponse) ToMap() (map[string]interface{}, error)
- type ListRawSCTEHistoryByChannelResponseRawScte35Inner
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetHeader() ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetHeaderOk() (*ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader, bool)
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetId() int32
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetIdOk() (*int32, bool)
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetInBand() bool
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetInBandOk() (*bool, bool)
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetScte35() string
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetScte35Ok() (*string, bool)
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetSource() string
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetSourceOk() (*string, bool)
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetTime() time.Time
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetTimeOk() (*time.Time, bool)
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) HasHeader() bool
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) HasId() bool
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) HasInBand() bool
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) HasScte35() bool
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) HasSource() bool
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) HasTime() bool
- func (o ListRawSCTEHistoryByChannelResponseRawScte35Inner) MarshalJSON() ([]byte, error)
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) SetHeader(v ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader)
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) SetId(v int32)
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) SetInBand(v bool)
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) SetScte35(v string)
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) SetSource(v string)
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) SetTime(v time.Time)
- func (o ListRawSCTEHistoryByChannelResponseRawScte35Inner) ToMap() (map[string]interface{}, error)
- type ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) GetRunId() int64
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) GetRunIdOk() (*int64, bool)
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) HasRunId() bool
- func (o ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) MarshalJSON() ([]byte, error)
- func (o *ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) SetRunId(v int64)
- func (o ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) ToMap() (map[string]interface{}, error)
- type ListRawSCTEHistoryResponse
- func (o *ListRawSCTEHistoryResponse) GetRawScte35() []ListRawSCTEHistoryByChannelResponseRawScte35Inner
- func (o *ListRawSCTEHistoryResponse) GetRawScte35Ok() ([]ListRawSCTEHistoryByChannelResponseRawScte35Inner, bool)
- func (o *ListRawSCTEHistoryResponse) GetSchema() string
- func (o *ListRawSCTEHistoryResponse) GetSchemaOk() (*string, bool)
- func (o *ListRawSCTEHistoryResponse) HasRawScte35() bool
- func (o *ListRawSCTEHistoryResponse) HasSchema() bool
- func (o ListRawSCTEHistoryResponse) MarshalJSON() ([]byte, error)
- func (o *ListRawSCTEHistoryResponse) SetRawScte35(v []ListRawSCTEHistoryByChannelResponseRawScte35Inner)
- func (o *ListRawSCTEHistoryResponse) SetSchema(v string)
- func (o ListRawSCTEHistoryResponse) ToMap() (map[string]interface{}, error)
- type ListTasksResponse
- func (o *ListTasksResponse) GetErrors() []ErrorModelErrorsInner
- func (o *ListTasksResponse) GetErrorsOk() ([]ErrorModelErrorsInner, bool)
- func (o *ListTasksResponse) GetSchema() string
- func (o *ListTasksResponse) GetSchemaOk() (*string, bool)
- func (o *ListTasksResponse) GetTasks() []ListTasksResponseTasksInner
- func (o *ListTasksResponse) GetTasksOk() ([]ListTasksResponseTasksInner, bool)
- func (o *ListTasksResponse) HasSchema() bool
- func (o ListTasksResponse) MarshalJSON() ([]byte, error)
- func (o *ListTasksResponse) SetErrors(v []ErrorModelErrorsInner)
- func (o *ListTasksResponse) SetSchema(v string)
- func (o *ListTasksResponse) SetTasks(v []ListTasksResponseTasksInner)
- func (o ListTasksResponse) ToMap() (map[string]interface{}, error)
- type ListTasksResponseTasksInner
- func (o *ListTasksResponseTasksInner) GetCreated() time.Time
- func (o *ListTasksResponseTasksInner) GetCreatedOk() (*time.Time, bool)
- func (o *ListTasksResponseTasksInner) GetDone() bool
- func (o *ListTasksResponseTasksInner) GetDoneOk() (*bool, bool)
- func (o *ListTasksResponseTasksInner) GetEnded() time.Time
- func (o *ListTasksResponseTasksInner) GetEndedOk() (*time.Time, bool)
- func (o *ListTasksResponseTasksInner) GetError() string
- func (o *ListTasksResponseTasksInner) GetErrorOk() (*string, bool)
- func (o *ListTasksResponseTasksInner) GetFailureCount() int32
- func (o *ListTasksResponseTasksInner) GetFailureCountOk() (*int32, bool)
- func (o *ListTasksResponseTasksInner) GetId() string
- func (o *ListTasksResponseTasksInner) GetIdOk() (*string, bool)
- func (o *ListTasksResponseTasksInner) GetParams() string
- func (o *ListTasksResponseTasksInner) GetParamsOk() (*string, bool)
- func (o *ListTasksResponseTasksInner) GetProgress() float64
- func (o *ListTasksResponseTasksInner) GetProgressOk() (*float64, bool)
- func (o *ListTasksResponseTasksInner) GetRegion() string
- func (o *ListTasksResponseTasksInner) GetRegionOk() (*string, bool)
- func (o *ListTasksResponseTasksInner) GetStatus() string
- func (o *ListTasksResponseTasksInner) GetStatusOk() (*string, bool)
- func (o *ListTasksResponseTasksInner) GetSucceeded() bool
- func (o *ListTasksResponseTasksInner) GetSucceededOk() (*bool, bool)
- func (o *ListTasksResponseTasksInner) GetType() int32
- func (o *ListTasksResponseTasksInner) GetTypeOk() (*int32, bool)
- func (o *ListTasksResponseTasksInner) GetWeight() int32
- func (o *ListTasksResponseTasksInner) GetWeightOk() (*int32, bool)
- func (o *ListTasksResponseTasksInner) GetWorkerId() int64
- func (o *ListTasksResponseTasksInner) GetWorkerIdOk() (*int64, bool)
- func (o *ListTasksResponseTasksInner) GetWorkerVersion() string
- func (o *ListTasksResponseTasksInner) GetWorkerVersionOk() (*string, bool)
- func (o *ListTasksResponseTasksInner) HasRegion() bool
- func (o ListTasksResponseTasksInner) MarshalJSON() ([]byte, error)
- func (o *ListTasksResponseTasksInner) SetCreated(v time.Time)
- func (o *ListTasksResponseTasksInner) SetDone(v bool)
- func (o *ListTasksResponseTasksInner) SetEnded(v time.Time)
- func (o *ListTasksResponseTasksInner) SetError(v string)
- func (o *ListTasksResponseTasksInner) SetFailureCount(v int32)
- func (o *ListTasksResponseTasksInner) SetId(v string)
- func (o *ListTasksResponseTasksInner) SetParams(v string)
- func (o *ListTasksResponseTasksInner) SetProgress(v float64)
- func (o *ListTasksResponseTasksInner) SetRegion(v string)
- func (o *ListTasksResponseTasksInner) SetStatus(v string)
- func (o *ListTasksResponseTasksInner) SetSucceeded(v bool)
- func (o *ListTasksResponseTasksInner) SetType(v int32)
- func (o *ListTasksResponseTasksInner) SetWeight(v int32)
- func (o *ListTasksResponseTasksInner) SetWorkerId(v int64)
- func (o *ListTasksResponseTasksInner) SetWorkerVersion(v string)
- func (o ListTasksResponseTasksInner) ToMap() (map[string]interface{}, error)
- type ListVODsResponse
- func (o *ListVODsResponse) GetDescription() string
- func (o *ListVODsResponse) GetDescriptionOk() (*string, bool)
- func (o *ListVODsResponse) GetFileCount() int64
- func (o *ListVODsResponse) GetFileCountOk() (*int64, bool)
- func (o *ListVODsResponse) GetId() string
- func (o *ListVODsResponse) GetIdOk() (*string, bool)
- func (o *ListVODsResponse) GetLastPublished() time.Time
- func (o *ListVODsResponse) GetLastPublishedOk() (*time.Time, bool)
- func (o *ListVODsResponse) GetPackagingFormat() string
- func (o *ListVODsResponse) GetPackagingFormatOk() (*string, bool)
- func (o *ListVODsResponse) GetStore() string
- func (o *ListVODsResponse) GetStoreOk() (*string, bool)
- func (o *ListVODsResponse) GetStorePrefix() string
- func (o *ListVODsResponse) GetStorePrefixOk() (*string, bool)
- func (o *ListVODsResponse) GetTotalBytes() int64
- func (o *ListVODsResponse) GetTotalBytesOk() (*int64, bool)
- func (o *ListVODsResponse) GetVersion() string
- func (o *ListVODsResponse) GetVersionOk() (*string, bool)
- func (o *ListVODsResponse) HasLastPublished() bool
- func (o *ListVODsResponse) HasPackagingFormat() bool
- func (o ListVODsResponse) MarshalJSON() ([]byte, error)
- func (o *ListVODsResponse) SetDescription(v string)
- func (o *ListVODsResponse) SetFileCount(v int64)
- func (o *ListVODsResponse) SetId(v string)
- func (o *ListVODsResponse) SetLastPublished(v time.Time)
- func (o *ListVODsResponse) SetPackagingFormat(v string)
- func (o *ListVODsResponse) SetStore(v string)
- func (o *ListVODsResponse) SetStorePrefix(v string)
- func (o *ListVODsResponse) SetTotalBytes(v int64)
- func (o *ListVODsResponse) SetVersion(v string)
- func (o ListVODsResponse) ToMap() (map[string]interface{}, error)
- type Live2VODForOrganizationApi
- type Live2VODForOrganizationApiService
- func (a *Live2VODForOrganizationApiService) CollapseVod(ctx context.Context, org string, channelId string, vodId string) ApiCollapseVodRequest
- func (a *Live2VODForOrganizationApiService) CollapseVodExecute(r ApiCollapseVodRequest) (*CollapseVODResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) GetOrgClipManifests(ctx context.Context, org string, channelId string, vodId string, clipId string) ApiGetOrgClipManifestsRequest
- func (a *Live2VODForOrganizationApiService) GetOrgClipManifestsExecute(r ApiGetOrgClipManifestsRequest) ([]ClipManifestResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) GetOrgClipPlayurl(ctx context.Context, org string, channelId string, clipId string) ApiGetOrgClipPlayurlRequest
- func (a *Live2VODForOrganizationApiService) GetOrgClipPlayurlExecute(r ApiGetOrgClipPlayurlRequest) (*PlayURLResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) GetOrgMp4Url(ctx context.Context, org string, channelId string, vodId string, clipId string) ApiGetOrgMp4UrlRequest
- func (a *Live2VODForOrganizationApiService) GetOrgMp4UrlExecute(r ApiGetOrgMp4UrlRequest) (*MP4URLResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) GetOrgProduct(ctx context.Context, org string, productId string) ApiGetOrgProductRequest
- func (a *Live2VODForOrganizationApiService) GetOrgProductConfig(ctx context.Context, org string, productId string) ApiGetOrgProductConfigRequest
- func (a *Live2VODForOrganizationApiService) GetOrgProductConfigExecute(r ApiGetOrgProductConfigRequest) (*GetProductConfigResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) GetOrgProductExecute(r ApiGetOrgProductRequest) (*GetProductResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) GetOrgProgramTasks(ctx context.Context, org string, channelId string) ApiGetOrgProgramTasksRequest
- func (a *Live2VODForOrganizationApiService) GetOrgProgramTasksExecute(r ApiGetOrgProgramTasksRequest) (*TaskResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) GetOrgTask(ctx context.Context, org string, channelId string, taskId string) ApiGetOrgTaskRequest
- func (a *Live2VODForOrganizationApiService) GetOrgTaskExecute(r ApiGetOrgTaskRequest) (*GetTaskResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) GetOrgVod(ctx context.Context, org string, channelId string, vodId string) ApiGetOrgVodRequest
- func (a *Live2VODForOrganizationApiService) GetOrgVodClipProgramTime(ctx context.Context, org string, channelId string, vodId string, clipId string) ApiGetOrgVodClipProgramTimeRequest
- func (a *Live2VODForOrganizationApiService) GetOrgVodClipProgramTimeExecute(r ApiGetOrgVodClipProgramTimeRequest) (*GetClipProgramTimeResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) GetOrgVodClipScte35Markers(ctx context.Context, org string, channelId string, vodId string, clipId string) ApiGetOrgVodClipScte35MarkersRequest
- func (a *Live2VODForOrganizationApiService) GetOrgVodClipScte35MarkersExecute(r ApiGetOrgVodClipScte35MarkersRequest) (*GetScte35MarkerByClipIDResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) GetOrgVodExecute(r ApiGetOrgVodRequest) (*GetVODResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) ListOrgClips(ctx context.Context, org string, channelId string) ApiListOrgClipsRequest
- func (a *Live2VODForOrganizationApiService) ListOrgClipsExecute(r ApiListOrgClipsRequest) (*ListClipsResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) ListOrgClipsVod(ctx context.Context, org string, channelId string, vodId string) ApiListOrgClipsVodRequest
- func (a *Live2VODForOrganizationApiService) ListOrgClipsVodExecute(r ApiListOrgClipsVodRequest) (*ListClipsForVodResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) ListOrgProducts(ctx context.Context, org string) ApiListOrgProductsRequest
- func (a *Live2VODForOrganizationApiService) ListOrgProductsExecute(r ApiListOrgProductsRequest) (*ListProductsResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) ListOrgProductsPrograms(ctx context.Context, org string, productId string) ApiListOrgProductsProgramsRequest
- func (a *Live2VODForOrganizationApiService) ListOrgProductsProgramsExecute(r ApiListOrgProductsProgramsRequest) (*ListProgramsResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) ListOrgVods(ctx context.Context, org string, channelId string) ApiListOrgVodsRequest
- func (a *Live2VODForOrganizationApiService) ListOrgVodsExecute(r ApiListOrgVodsRequest) ([]ListVODsResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) ListTasks(ctx context.Context) ApiListTasksRequest
- func (a *Live2VODForOrganizationApiService) ListTasksExecute(r ApiListTasksRequest) (*ListTasksResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) PostCopyMp4(ctx context.Context, org string, channelId string, vodId string, clipId string) ApiPostCopyMp4Request
- func (a *Live2VODForOrganizationApiService) PostCopyMp4Execute(r ApiPostCopyMp4Request) (*PostCopyMP4Response, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) PostOrgChannelSyndication(ctx context.Context, org string, channelId string) ApiPostOrgChannelSyndicationRequest
- func (a *Live2VODForOrganizationApiService) PostOrgChannelSyndicationExecute(r ApiPostOrgChannelSyndicationRequest) (*DynamicSyndicationResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) PostOrgClip(ctx context.Context, org string, channelId string) ApiPostOrgClipRequest
- func (a *Live2VODForOrganizationApiService) PostOrgClipArchive(ctx context.Context, org string, channelId string, clipId string) ApiPostOrgClipArchiveRequest
- func (a *Live2VODForOrganizationApiService) PostOrgClipArchiveExecute(r ApiPostOrgClipArchiveRequest) (*PostClipArchiveResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) PostOrgClipExecute(r ApiPostOrgClipRequest) (*PostClipResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) PostOrgMakeMp4(ctx context.Context, org string, channelId string, vodId string, clipId string) ApiPostOrgMakeMp4Request
- func (a *Live2VODForOrganizationApiService) PostOrgMakeMp4Execute(r ApiPostOrgMakeMp4Request) (*MakeMP4Response, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) PostOrgProductConfig(ctx context.Context, org string, productId string) ApiPostOrgProductConfigRequest
- func (a *Live2VODForOrganizationApiService) PostOrgProductConfigExecute(r ApiPostOrgProductConfigRequest) (map[string]interface{}, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) PostOrgTaskCancel(ctx context.Context, org string, channelId string, taskId string) ApiPostOrgTaskCancelRequest
- func (a *Live2VODForOrganizationApiService) PostOrgTaskCancelExecute(r ApiPostOrgTaskCancelRequest) (*CancelTaskResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) PostOrgTaskRetry(ctx context.Context, org string, channelId string, taskId string) ApiPostOrgTaskRetryRequest
- func (a *Live2VODForOrganizationApiService) PostOrgTaskRetryExecute(r ApiPostOrgTaskRetryRequest) (*RetryTaskResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) PostOrgVodClip(ctx context.Context, org string, channelId string, vodId string) ApiPostOrgVodClipRequest
- func (a *Live2VODForOrganizationApiService) PostOrgVodClipExecute(r ApiPostOrgVodClipRequest) (*MakeClipResponse, *http.Response, error)
- func (a *Live2VODForOrganizationApiService) PutOrgChannelFer(ctx context.Context, org string, channelId string) ApiPutOrgChannelFerRequest
- func (a *Live2VODForOrganizationApiService) PutOrgChannelFerExecute(r ApiPutOrgChannelFerRequest) (*ArchiveFERResponse, *http.Response, error)
- type MP4URLResponse
- func (o *MP4URLResponse) GetMp4url() string
- func (o *MP4URLResponse) GetMp4urlOk() (*string, bool)
- func (o *MP4URLResponse) GetSchema() string
- func (o *MP4URLResponse) GetSchemaOk() (*string, bool)
- func (o *MP4URLResponse) HasSchema() bool
- func (o MP4URLResponse) MarshalJSON() ([]byte, error)
- func (o *MP4URLResponse) SetMp4url(v string)
- func (o *MP4URLResponse) SetSchema(v string)
- func (o MP4URLResponse) ToMap() (map[string]interface{}, error)
- type MakeClipRequest
- func (o *MakeClipRequest) GetCorrelationId() string
- func (o *MakeClipRequest) GetCorrelationIdOk() (*string, bool)
- func (o *MakeClipRequest) GetDescription() string
- func (o *MakeClipRequest) GetDescriptionOk() (*string, bool)
- func (o *MakeClipRequest) GetEnd() string
- func (o *MakeClipRequest) GetEndOk() (*string, bool)
- func (o *MakeClipRequest) GetOverwrite() bool
- func (o *MakeClipRequest) GetOverwriteOk() (*bool, bool)
- func (o *MakeClipRequest) GetSchema() string
- func (o *MakeClipRequest) GetSchemaOk() (*string, bool)
- func (o *MakeClipRequest) GetStart() string
- func (o *MakeClipRequest) GetStartOk() (*string, bool)
- func (o *MakeClipRequest) HasCorrelationId() bool
- func (o *MakeClipRequest) HasDescription() bool
- func (o *MakeClipRequest) HasOverwrite() bool
- func (o *MakeClipRequest) HasSchema() bool
- func (o MakeClipRequest) MarshalJSON() ([]byte, error)
- func (o *MakeClipRequest) SetCorrelationId(v string)
- func (o *MakeClipRequest) SetDescription(v string)
- func (o *MakeClipRequest) SetEnd(v string)
- func (o *MakeClipRequest) SetOverwrite(v bool)
- func (o *MakeClipRequest) SetSchema(v string)
- func (o *MakeClipRequest) SetStart(v string)
- func (o MakeClipRequest) ToMap() (map[string]interface{}, error)
- type MakeClipResponse
- func (o *MakeClipResponse) GetClipId() string
- func (o *MakeClipResponse) GetClipIdOk() (*string, bool)
- func (o *MakeClipResponse) GetSchema() string
- func (o *MakeClipResponse) GetSchemaOk() (*string, bool)
- func (o *MakeClipResponse) GetTaskId() string
- func (o *MakeClipResponse) GetTaskIdOk() (*string, bool)
- func (o *MakeClipResponse) HasSchema() bool
- func (o MakeClipResponse) MarshalJSON() ([]byte, error)
- func (o *MakeClipResponse) SetClipId(v string)
- func (o *MakeClipResponse) SetSchema(v string)
- func (o *MakeClipResponse) SetTaskId(v string)
- func (o MakeClipResponse) ToMap() (map[string]interface{}, error)
- type MakeMP4Response
- func (o *MakeMP4Response) GetSchema() string
- func (o *MakeMP4Response) GetSchemaOk() (*string, bool)
- func (o *MakeMP4Response) GetTaskid() string
- func (o *MakeMP4Response) GetTaskidOk() (*string, bool)
- func (o *MakeMP4Response) HasSchema() bool
- func (o MakeMP4Response) MarshalJSON() ([]byte, error)
- func (o *MakeMP4Response) SetSchema(v string)
- func (o *MakeMP4Response) SetTaskid(v string)
- func (o MakeMP4Response) ToMap() (map[string]interface{}, error)
- type MappedNullable
- type NullableArchiveFERRequest
- func (v NullableArchiveFERRequest) Get() *ArchiveFERRequest
- func (v NullableArchiveFERRequest) IsSet() bool
- func (v NullableArchiveFERRequest) MarshalJSON() ([]byte, error)
- func (v *NullableArchiveFERRequest) Set(val *ArchiveFERRequest)
- func (v *NullableArchiveFERRequest) UnmarshalJSON(src []byte) error
- func (v *NullableArchiveFERRequest) Unset()
- type NullableArchiveFERRequestNotification
- func (v NullableArchiveFERRequestNotification) Get() *ArchiveFERRequestNotification
- func (v NullableArchiveFERRequestNotification) IsSet() bool
- func (v NullableArchiveFERRequestNotification) MarshalJSON() ([]byte, error)
- func (v *NullableArchiveFERRequestNotification) Set(val *ArchiveFERRequestNotification)
- func (v *NullableArchiveFERRequestNotification) UnmarshalJSON(src []byte) error
- func (v *NullableArchiveFERRequestNotification) Unset()
- type NullableArchiveFERRequestNotificationSns
- func (v NullableArchiveFERRequestNotificationSns) Get() *ArchiveFERRequestNotificationSns
- func (v NullableArchiveFERRequestNotificationSns) IsSet() bool
- func (v NullableArchiveFERRequestNotificationSns) MarshalJSON() ([]byte, error)
- func (v *NullableArchiveFERRequestNotificationSns) Set(val *ArchiveFERRequestNotificationSns)
- func (v *NullableArchiveFERRequestNotificationSns) UnmarshalJSON(src []byte) error
- func (v *NullableArchiveFERRequestNotificationSns) Unset()
- type NullableArchiveFERRequestPackagesInner
- func (v NullableArchiveFERRequestPackagesInner) Get() *ArchiveFERRequestPackagesInner
- func (v NullableArchiveFERRequestPackagesInner) IsSet() bool
- func (v NullableArchiveFERRequestPackagesInner) MarshalJSON() ([]byte, error)
- func (v *NullableArchiveFERRequestPackagesInner) Set(val *ArchiveFERRequestPackagesInner)
- func (v *NullableArchiveFERRequestPackagesInner) UnmarshalJSON(src []byte) error
- func (v *NullableArchiveFERRequestPackagesInner) Unset()
- type NullableArchiveFERRequestPackagesInnerArchive
- func (v NullableArchiveFERRequestPackagesInnerArchive) Get() *ArchiveFERRequestPackagesInnerArchive
- func (v NullableArchiveFERRequestPackagesInnerArchive) IsSet() bool
- func (v NullableArchiveFERRequestPackagesInnerArchive) MarshalJSON() ([]byte, error)
- func (v *NullableArchiveFERRequestPackagesInnerArchive) Set(val *ArchiveFERRequestPackagesInnerArchive)
- func (v *NullableArchiveFERRequestPackagesInnerArchive) UnmarshalJSON(src []byte) error
- func (v *NullableArchiveFERRequestPackagesInnerArchive) Unset()
- type NullableArchiveFERRequestPackagesInnerArchiveS3
- func (v NullableArchiveFERRequestPackagesInnerArchiveS3) Get() *ArchiveFERRequestPackagesInnerArchiveS3
- func (v NullableArchiveFERRequestPackagesInnerArchiveS3) IsSet() bool
- func (v NullableArchiveFERRequestPackagesInnerArchiveS3) MarshalJSON() ([]byte, error)
- func (v *NullableArchiveFERRequestPackagesInnerArchiveS3) Set(val *ArchiveFERRequestPackagesInnerArchiveS3)
- func (v *NullableArchiveFERRequestPackagesInnerArchiveS3) UnmarshalJSON(src []byte) error
- func (v *NullableArchiveFERRequestPackagesInnerArchiveS3) Unset()
- type NullableArchiveFERRequestPackagesInnerDash
- func (v NullableArchiveFERRequestPackagesInnerDash) Get() *ArchiveFERRequestPackagesInnerDash
- func (v NullableArchiveFERRequestPackagesInnerDash) IsSet() bool
- func (v NullableArchiveFERRequestPackagesInnerDash) MarshalJSON() ([]byte, error)
- func (v *NullableArchiveFERRequestPackagesInnerDash) Set(val *ArchiveFERRequestPackagesInnerDash)
- func (v *NullableArchiveFERRequestPackagesInnerDash) UnmarshalJSON(src []byte) error
- func (v *NullableArchiveFERRequestPackagesInnerDash) Unset()
- type NullableArchiveFERResponse
- func (v NullableArchiveFERResponse) Get() *ArchiveFERResponse
- func (v NullableArchiveFERResponse) IsSet() bool
- func (v NullableArchiveFERResponse) MarshalJSON() ([]byte, error)
- func (v *NullableArchiveFERResponse) Set(val *ArchiveFERResponse)
- func (v *NullableArchiveFERResponse) UnmarshalJSON(src []byte) error
- func (v *NullableArchiveFERResponse) Unset()
- type NullableBool
- type NullableCancelTaskResponse
- func (v NullableCancelTaskResponse) Get() *CancelTaskResponse
- func (v NullableCancelTaskResponse) IsSet() bool
- func (v NullableCancelTaskResponse) MarshalJSON() ([]byte, error)
- func (v *NullableCancelTaskResponse) Set(val *CancelTaskResponse)
- func (v *NullableCancelTaskResponse) UnmarshalJSON(src []byte) error
- func (v *NullableCancelTaskResponse) Unset()
- type NullableCancelTaskResponseError
- func (v NullableCancelTaskResponseError) Get() *CancelTaskResponseError
- func (v NullableCancelTaskResponseError) IsSet() bool
- func (v NullableCancelTaskResponseError) MarshalJSON() ([]byte, error)
- func (v *NullableCancelTaskResponseError) Set(val *CancelTaskResponseError)
- func (v *NullableCancelTaskResponseError) UnmarshalJSON(src []byte) error
- func (v *NullableCancelTaskResponseError) Unset()
- type NullableChannel
- type NullableChannelIngest
- func (v NullableChannelIngest) Get() *ChannelIngest
- func (v NullableChannelIngest) IsSet() bool
- func (v NullableChannelIngest) MarshalJSON() ([]byte, error)
- func (v *NullableChannelIngest) Set(val *ChannelIngest)
- func (v *NullableChannelIngest) UnmarshalJSON(src []byte) error
- func (v *NullableChannelIngest) Unset()
- type NullableChannelIngestSlate
- func (v NullableChannelIngestSlate) Get() *ChannelIngestSlate
- func (v NullableChannelIngestSlate) IsSet() bool
- func (v NullableChannelIngestSlate) MarshalJSON() ([]byte, error)
- func (v *NullableChannelIngestSlate) Set(val *ChannelIngestSlate)
- func (v *NullableChannelIngestSlate) UnmarshalJSON(src []byte) error
- func (v *NullableChannelIngestSlate) Unset()
- type NullableChannelIngestSource
- func (v NullableChannelIngestSource) Get() *ChannelIngestSource
- func (v NullableChannelIngestSource) IsSet() bool
- func (v NullableChannelIngestSource) MarshalJSON() ([]byte, error)
- func (v *NullableChannelIngestSource) Set(val *ChannelIngestSource)
- func (v *NullableChannelIngestSource) UnmarshalJSON(src []byte) error
- func (v *NullableChannelIngestSource) Unset()
- type NullableChannelIngestSourceAudioSourcesInner
- func (v NullableChannelIngestSourceAudioSourcesInner) Get() *ChannelIngestSourceAudioSourcesInner
- func (v NullableChannelIngestSourceAudioSourcesInner) IsSet() bool
- func (v NullableChannelIngestSourceAudioSourcesInner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelIngestSourceAudioSourcesInner) Set(val *ChannelIngestSourceAudioSourcesInner)
- func (v *NullableChannelIngestSourceAudioSourcesInner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelIngestSourceAudioSourcesInner) Unset()
- type NullableChannelIngestSourceVideoSource
- func (v NullableChannelIngestSourceVideoSource) Get() *ChannelIngestSourceVideoSource
- func (v NullableChannelIngestSourceVideoSource) IsSet() bool
- func (v NullableChannelIngestSourceVideoSource) MarshalJSON() ([]byte, error)
- func (v *NullableChannelIngestSourceVideoSource) Set(val *ChannelIngestSourceVideoSource)
- func (v *NullableChannelIngestSourceVideoSource) UnmarshalJSON(src []byte) error
- func (v *NullableChannelIngestSourceVideoSource) Unset()
- type NullableChannelPackaging
- func (v NullableChannelPackaging) Get() *ChannelPackaging
- func (v NullableChannelPackaging) IsSet() bool
- func (v NullableChannelPackaging) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPackaging) Set(val *ChannelPackaging)
- func (v *NullableChannelPackaging) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPackaging) Unset()
- type NullableChannelPackagingPackagersValue
- func (v NullableChannelPackagingPackagersValue) Get() *ChannelPackagingPackagersValue
- func (v NullableChannelPackagingPackagersValue) IsSet() bool
- func (v NullableChannelPackagingPackagersValue) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPackagingPackagersValue) Set(val *ChannelPackagingPackagersValue)
- func (v *NullableChannelPackagingPackagersValue) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPackagingPackagersValue) Unset()
- type NullableChannelPackagingPackagersValueContentProtection
- func (v NullableChannelPackagingPackagersValueContentProtection) Get() *ChannelPackagingPackagersValueContentProtection
- func (v NullableChannelPackagingPackagersValueContentProtection) IsSet() bool
- func (v NullableChannelPackagingPackagersValueContentProtection) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPackagingPackagersValueContentProtection) Set(val *ChannelPackagingPackagersValueContentProtection)
- func (v *NullableChannelPackagingPackagersValueContentProtection) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPackagingPackagersValueContentProtection) Unset()
- type NullableChannelPackagingPackagersValueContentProtectionAtlas
- func (v NullableChannelPackagingPackagersValueContentProtectionAtlas) Get() *ChannelPackagingPackagersValueContentProtectionAtlas
- func (v NullableChannelPackagingPackagersValueContentProtectionAtlas) IsSet() bool
- func (v NullableChannelPackagingPackagersValueContentProtectionAtlas) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPackagingPackagersValueContentProtectionAtlas) Set(val *ChannelPackagingPackagersValueContentProtectionAtlas)
- func (v *NullableChannelPackagingPackagersValueContentProtectionAtlas) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPackagingPackagersValueContentProtectionAtlas) Unset()
- type NullableChannelPackagingPackagersValueContentProtectionBulkFile
- func (v NullableChannelPackagingPackagersValueContentProtectionBulkFile) Get() *ChannelPackagingPackagersValueContentProtectionBulkFile
- func (v NullableChannelPackagingPackagersValueContentProtectionBulkFile) IsSet() bool
- func (v NullableChannelPackagingPackagersValueContentProtectionBulkFile) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPackagingPackagersValueContentProtectionBulkFile) Set(val *ChannelPackagingPackagersValueContentProtectionBulkFile)
- func (v *NullableChannelPackagingPackagersValueContentProtectionBulkFile) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPackagingPackagersValueContentProtectionBulkFile) Unset()
- type NullableChannelPackagingPackagersValueContentProtectionCommon
- func (v NullableChannelPackagingPackagersValueContentProtectionCommon) Get() *ChannelPackagingPackagersValueContentProtectionCommon
- func (v NullableChannelPackagingPackagersValueContentProtectionCommon) IsSet() bool
- func (v NullableChannelPackagingPackagersValueContentProtectionCommon) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPackagingPackagersValueContentProtectionCommon) Set(val *ChannelPackagingPackagersValueContentProtectionCommon)
- func (v *NullableChannelPackagingPackagersValueContentProtectionCommon) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPackagingPackagersValueContentProtectionCommon) Unset()
- type NullableChannelPackagingPackagersValueContentProtectionCpix
- func (v NullableChannelPackagingPackagersValueContentProtectionCpix) Get() *ChannelPackagingPackagersValueContentProtectionCpix
- func (v NullableChannelPackagingPackagersValueContentProtectionCpix) IsSet() bool
- func (v NullableChannelPackagingPackagersValueContentProtectionCpix) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPackagingPackagersValueContentProtectionCpix) Set(val *ChannelPackagingPackagersValueContentProtectionCpix)
- func (v *NullableChannelPackagingPackagersValueContentProtectionCpix) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPackagingPackagersValueContentProtectionCpix) Unset()
- type NullableChannelPackagingPackagersValueContentProtectionKeyRotation
- func (v NullableChannelPackagingPackagersValueContentProtectionKeyRotation) Get() *ChannelPackagingPackagersValueContentProtectionKeyRotation
- func (v NullableChannelPackagingPackagersValueContentProtectionKeyRotation) IsSet() bool
- func (v NullableChannelPackagingPackagersValueContentProtectionKeyRotation) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPackagingPackagersValueContentProtectionKeyRotation) Set(val *ChannelPackagingPackagersValueContentProtectionKeyRotation)
- func (v *NullableChannelPackagingPackagersValueContentProtectionKeyRotation) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPackagingPackagersValueContentProtectionKeyRotation) Unset()
- type NullableChannelPackagingPackagersValueContentProtectionSimple
- func (v NullableChannelPackagingPackagersValueContentProtectionSimple) Get() *ChannelPackagingPackagersValueContentProtectionSimple
- func (v NullableChannelPackagingPackagersValueContentProtectionSimple) IsSet() bool
- func (v NullableChannelPackagingPackagersValueContentProtectionSimple) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPackagingPackagersValueContentProtectionSimple) Set(val *ChannelPackagingPackagersValueContentProtectionSimple)
- func (v *NullableChannelPackagingPackagersValueContentProtectionSimple) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPackagingPackagersValueContentProtectionSimple) Unset()
- type NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner
- func (v NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) Get() *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner
- func (v NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) IsSet() bool
- func (v NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) Set(val *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner)
- func (v *NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) Unset()
- type NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth
- func (v NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) Get() ...
- func (v NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) IsSet() bool
- func (v NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) Set(...)
- func (v *NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) Unset()
- type NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth
- func (v NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) Get() ...
- func (v NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) IsSet() bool
- func (v NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) Set(...)
- func (v *NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) Unset()
- type NullableChannelPackagingPackagersValueMp2t
- func (v NullableChannelPackagingPackagersValueMp2t) Get() *ChannelPackagingPackagersValueMp2t
- func (v NullableChannelPackagingPackagersValueMp2t) IsSet() bool
- func (v NullableChannelPackagingPackagersValueMp2t) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPackagingPackagersValueMp2t) Set(val *ChannelPackagingPackagersValueMp2t)
- func (v *NullableChannelPackagingPackagersValueMp2t) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPackagingPackagersValueMp2t) Unset()
- type NullableChannelPackagingPackagersValueMp4
- func (v NullableChannelPackagingPackagersValueMp4) Get() *ChannelPackagingPackagersValueMp4
- func (v NullableChannelPackagingPackagersValueMp4) IsSet() bool
- func (v NullableChannelPackagingPackagersValueMp4) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPackagingPackagersValueMp4) Set(val *ChannelPackagingPackagersValueMp4)
- func (v *NullableChannelPackagingPackagersValueMp4) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPackagingPackagersValueMp4) Unset()
- type NullableChannelPackagingPackagersValueWebVtt
- func (v NullableChannelPackagingPackagersValueWebVtt) Get() *ChannelPackagingPackagersValueWebVtt
- func (v NullableChannelPackagingPackagersValueWebVtt) IsSet() bool
- func (v NullableChannelPackagingPackagersValueWebVtt) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPackagingPackagersValueWebVtt) Set(val *ChannelPackagingPackagersValueWebVtt)
- func (v *NullableChannelPackagingPackagersValueWebVtt) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPackagingPackagersValueWebVtt) Unset()
- type NullableChannelPlayback
- func (v NullableChannelPlayback) Get() *ChannelPlayback
- func (v NullableChannelPlayback) IsSet() bool
- func (v NullableChannelPlayback) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPlayback) Set(val *ChannelPlayback)
- func (v *NullableChannelPlayback) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPlayback) Unset()
- type NullableChannelPlaybackCmafInner
- func (v NullableChannelPlaybackCmafInner) Get() *ChannelPlaybackCmafInner
- func (v NullableChannelPlaybackCmafInner) IsSet() bool
- func (v NullableChannelPlaybackCmafInner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPlaybackCmafInner) Set(val *ChannelPlaybackCmafInner)
- func (v *NullableChannelPlaybackCmafInner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPlaybackCmafInner) Unset()
- type NullableChannelPlaybackCmafInnerContentProtection
- func (v NullableChannelPlaybackCmafInnerContentProtection) Get() *ChannelPlaybackCmafInnerContentProtection
- func (v NullableChannelPlaybackCmafInnerContentProtection) IsSet() bool
- func (v NullableChannelPlaybackCmafInnerContentProtection) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPlaybackCmafInnerContentProtection) Set(val *ChannelPlaybackCmafInnerContentProtection)
- func (v *NullableChannelPlaybackCmafInnerContentProtection) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPlaybackCmafInnerContentProtection) Unset()
- type NullableChannelPlaybackOriginInner
- func (v NullableChannelPlaybackOriginInner) Get() *ChannelPlaybackOriginInner
- func (v NullableChannelPlaybackOriginInner) IsSet() bool
- func (v NullableChannelPlaybackOriginInner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPlaybackOriginInner) Set(val *ChannelPlaybackOriginInner)
- func (v *NullableChannelPlaybackOriginInner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPlaybackOriginInner) Unset()
- type NullableChannelPlaybackOriginInnerDash
- func (v NullableChannelPlaybackOriginInnerDash) Get() *ChannelPlaybackOriginInnerDash
- func (v NullableChannelPlaybackOriginInnerDash) IsSet() bool
- func (v NullableChannelPlaybackOriginInnerDash) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPlaybackOriginInnerDash) Set(val *ChannelPlaybackOriginInnerDash)
- func (v *NullableChannelPlaybackOriginInnerDash) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPlaybackOriginInnerDash) Unset()
- type NullableChannelPlaybackOriginInnerFallbackManifestDefaults
- func (v NullableChannelPlaybackOriginInnerFallbackManifestDefaults) Get() *ChannelPlaybackOriginInnerFallbackManifestDefaults
- func (v NullableChannelPlaybackOriginInnerFallbackManifestDefaults) IsSet() bool
- func (v NullableChannelPlaybackOriginInnerFallbackManifestDefaults) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPlaybackOriginInnerFallbackManifestDefaults) Set(val *ChannelPlaybackOriginInnerFallbackManifestDefaults)
- func (v *NullableChannelPlaybackOriginInnerFallbackManifestDefaults) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPlaybackOriginInnerFallbackManifestDefaults) Unset()
- type NullableChannelPlaybackOriginInnerHls
- func (v NullableChannelPlaybackOriginInnerHls) Get() *ChannelPlaybackOriginInnerHls
- func (v NullableChannelPlaybackOriginInnerHls) IsSet() bool
- func (v NullableChannelPlaybackOriginInnerHls) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPlaybackOriginInnerHls) Set(val *ChannelPlaybackOriginInnerHls)
- func (v *NullableChannelPlaybackOriginInnerHls) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPlaybackOriginInnerHls) Unset()
- type NullableChannelPublishing
- func (v NullableChannelPublishing) Get() *ChannelPublishing
- func (v NullableChannelPublishing) IsSet() bool
- func (v NullableChannelPublishing) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPublishing) Set(val *ChannelPublishing)
- func (v *NullableChannelPublishing) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPublishing) Unset()
- type NullableChannelPublishingClosedCaptionStreamsInner
- func (v NullableChannelPublishingClosedCaptionStreamsInner) Get() *ChannelPublishingClosedCaptionStreamsInner
- func (v NullableChannelPublishingClosedCaptionStreamsInner) IsSet() bool
- func (v NullableChannelPublishingClosedCaptionStreamsInner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPublishingClosedCaptionStreamsInner) Set(val *ChannelPublishingClosedCaptionStreamsInner)
- func (v *NullableChannelPublishingClosedCaptionStreamsInner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPublishingClosedCaptionStreamsInner) Unset()
- type NullableChannelPublishingLive2vod
- func (v NullableChannelPublishingLive2vod) Get() *ChannelPublishingLive2vod
- func (v NullableChannelPublishingLive2vod) IsSet() bool
- func (v NullableChannelPublishingLive2vod) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPublishingLive2vod) Set(val *ChannelPublishingLive2vod)
- func (v *NullableChannelPublishingLive2vod) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPublishingLive2vod) Unset()
- type NullableChannelPublishingPublicationsInner
- func (v NullableChannelPublishingPublicationsInner) Get() *ChannelPublishingPublicationsInner
- func (v NullableChannelPublishingPublicationsInner) IsSet() bool
- func (v NullableChannelPublishingPublicationsInner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPublishingPublicationsInner) Set(val *ChannelPublishingPublicationsInner)
- func (v *NullableChannelPublishingPublicationsInner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPublishingPublicationsInner) Unset()
- type NullableChannelPublishingPublicationsInnerDash
- func (v NullableChannelPublishingPublicationsInnerDash) Get() *ChannelPublishingPublicationsInnerDash
- func (v NullableChannelPublishingPublicationsInnerDash) IsSet() bool
- func (v NullableChannelPublishingPublicationsInnerDash) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPublishingPublicationsInnerDash) Set(val *ChannelPublishingPublicationsInnerDash)
- func (v *NullableChannelPublishingPublicationsInnerDash) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPublishingPublicationsInnerDash) Unset()
- type NullableChannelPublishingPublicationsInnerHls
- func (v NullableChannelPublishingPublicationsInnerHls) Get() *ChannelPublishingPublicationsInnerHls
- func (v NullableChannelPublishingPublicationsInnerHls) IsSet() bool
- func (v NullableChannelPublishingPublicationsInnerHls) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPublishingPublicationsInnerHls) Set(val *ChannelPublishingPublicationsInnerHls)
- func (v *NullableChannelPublishingPublicationsInnerHls) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPublishingPublicationsInnerHls) Unset()
- type NullableChannelPublishingPublicationsInnerHlsPartialPresentationsInner
- func (v NullableChannelPublishingPublicationsInnerHlsPartialPresentationsInner) Get() *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner
- func (v NullableChannelPublishingPublicationsInnerHlsPartialPresentationsInner) IsSet() bool
- func (v NullableChannelPublishingPublicationsInnerHlsPartialPresentationsInner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPublishingPublicationsInnerHlsPartialPresentationsInner) Set(val *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner)
- func (v *NullableChannelPublishingPublicationsInnerHlsPartialPresentationsInner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPublishingPublicationsInnerHlsPartialPresentationsInner) Unset()
- type NullableChannelPublishingPublicationsInnerOrigin
- func (v NullableChannelPublishingPublicationsInnerOrigin) Get() *ChannelPublishingPublicationsInnerOrigin
- func (v NullableChannelPublishingPublicationsInnerOrigin) IsSet() bool
- func (v NullableChannelPublishingPublicationsInnerOrigin) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPublishingPublicationsInnerOrigin) Set(val *ChannelPublishingPublicationsInnerOrigin)
- func (v *NullableChannelPublishingPublicationsInnerOrigin) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPublishingPublicationsInnerOrigin) Unset()
- type NullableChannelPublishingPublicationsInnerOriginFallbackDefaults
- func (v NullableChannelPublishingPublicationsInnerOriginFallbackDefaults) Get() *ChannelPublishingPublicationsInnerOriginFallbackDefaults
- func (v NullableChannelPublishingPublicationsInnerOriginFallbackDefaults) IsSet() bool
- func (v NullableChannelPublishingPublicationsInnerOriginFallbackDefaults) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPublishingPublicationsInnerOriginFallbackDefaults) Set(val *ChannelPublishingPublicationsInnerOriginFallbackDefaults)
- func (v *NullableChannelPublishingPublicationsInnerOriginFallbackDefaults) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPublishingPublicationsInnerOriginFallbackDefaults) Unset()
- type NullableChannelPublishingPublicationsInnerOriginManifestDefaults
- func (v NullableChannelPublishingPublicationsInnerOriginManifestDefaults) Get() *ChannelPublishingPublicationsInnerOriginManifestDefaults
- func (v NullableChannelPublishingPublicationsInnerOriginManifestDefaults) IsSet() bool
- func (v NullableChannelPublishingPublicationsInnerOriginManifestDefaults) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPublishingPublicationsInnerOriginManifestDefaults) Set(val *ChannelPublishingPublicationsInnerOriginManifestDefaults)
- func (v *NullableChannelPublishingPublicationsInnerOriginManifestDefaults) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPublishingPublicationsInnerOriginManifestDefaults) Unset()
- type NullableChannelPublishingPublicationsInnerOriginSegments
- func (v NullableChannelPublishingPublicationsInnerOriginSegments) Get() *ChannelPublishingPublicationsInnerOriginSegments
- func (v NullableChannelPublishingPublicationsInnerOriginSegments) IsSet() bool
- func (v NullableChannelPublishingPublicationsInnerOriginSegments) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPublishingPublicationsInnerOriginSegments) Set(val *ChannelPublishingPublicationsInnerOriginSegments)
- func (v *NullableChannelPublishingPublicationsInnerOriginSegments) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPublishingPublicationsInnerOriginSegments) Unset()
- type NullableChannelPublishingPublicationsInnerPublishPointsInner
- func (v NullableChannelPublishingPublicationsInnerPublishPointsInner) Get() *ChannelPublishingPublicationsInnerPublishPointsInner
- func (v NullableChannelPublishingPublicationsInnerPublishPointsInner) IsSet() bool
- func (v NullableChannelPublishingPublicationsInnerPublishPointsInner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPublishingPublicationsInnerPublishPointsInner) Set(val *ChannelPublishingPublicationsInnerPublishPointsInner)
- func (v *NullableChannelPublishingPublicationsInnerPublishPointsInner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPublishingPublicationsInnerPublishPointsInner) Unset()
- type NullableChannelPublishingPublicationsInnerPublishPointsInnerHttp
- func (v NullableChannelPublishingPublicationsInnerPublishPointsInnerHttp) Get() *ChannelPublishingPublicationsInnerPublishPointsInnerHttp
- func (v NullableChannelPublishingPublicationsInnerPublishPointsInnerHttp) IsSet() bool
- func (v NullableChannelPublishingPublicationsInnerPublishPointsInnerHttp) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPublishingPublicationsInnerPublishPointsInnerHttp) Set(val *ChannelPublishingPublicationsInnerPublishPointsInnerHttp)
- func (v *NullableChannelPublishingPublicationsInnerPublishPointsInnerHttp) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPublishingPublicationsInnerPublishPointsInnerHttp) Unset()
- type NullableChannelPublishingPublicationsInnerStartover
- func (v NullableChannelPublishingPublicationsInnerStartover) Get() *ChannelPublishingPublicationsInnerStartover
- func (v NullableChannelPublishingPublicationsInnerStartover) IsSet() bool
- func (v NullableChannelPublishingPublicationsInnerStartover) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPublishingPublicationsInnerStartover) Set(val *ChannelPublishingPublicationsInnerStartover)
- func (v *NullableChannelPublishingPublicationsInnerStartover) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPublishingPublicationsInnerStartover) Unset()
- type NullableChannelPublishingPublicationsInnerStartoverOnAiringId
- func (v NullableChannelPublishingPublicationsInnerStartoverOnAiringId) Get() *ChannelPublishingPublicationsInnerStartoverOnAiringId
- func (v NullableChannelPublishingPublicationsInnerStartoverOnAiringId) IsSet() bool
- func (v NullableChannelPublishingPublicationsInnerStartoverOnAiringId) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPublishingPublicationsInnerStartoverOnAiringId) Set(val *ChannelPublishingPublicationsInnerStartoverOnAiringId)
- func (v *NullableChannelPublishingPublicationsInnerStartoverOnAiringId) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPublishingPublicationsInnerStartoverOnAiringId) Unset()
- type NullableChannelPublishingRtmpPublicationsInner
- func (v NullableChannelPublishingRtmpPublicationsInner) Get() *ChannelPublishingRtmpPublicationsInner
- func (v NullableChannelPublishingRtmpPublicationsInner) IsSet() bool
- func (v NullableChannelPublishingRtmpPublicationsInner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPublishingRtmpPublicationsInner) Set(val *ChannelPublishingRtmpPublicationsInner)
- func (v *NullableChannelPublishingRtmpPublicationsInner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPublishingRtmpPublicationsInner) Unset()
- type NullableChannelPublishingSrtPublicationsInner
- func (v NullableChannelPublishingSrtPublicationsInner) Get() *ChannelPublishingSrtPublicationsInner
- func (v NullableChannelPublishingSrtPublicationsInner) IsSet() bool
- func (v NullableChannelPublishingSrtPublicationsInner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPublishingSrtPublicationsInner) Set(val *ChannelPublishingSrtPublicationsInner)
- func (v *NullableChannelPublishingSrtPublicationsInner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPublishingSrtPublicationsInner) Unset()
- type NullableChannelPublishingSrtPublicationsInnerAudioEncodersInner
- func (v NullableChannelPublishingSrtPublicationsInnerAudioEncodersInner) Get() *ChannelPublishingSrtPublicationsInnerAudioEncodersInner
- func (v NullableChannelPublishingSrtPublicationsInnerAudioEncodersInner) IsSet() bool
- func (v NullableChannelPublishingSrtPublicationsInnerAudioEncodersInner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelPublishingSrtPublicationsInnerAudioEncodersInner) Set(val *ChannelPublishingSrtPublicationsInnerAudioEncodersInner)
- func (v *NullableChannelPublishingSrtPublicationsInnerAudioEncodersInner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelPublishingSrtPublicationsInnerAudioEncodersInner) Unset()
- type NullableChannelSignaling
- func (v NullableChannelSignaling) Get() *ChannelSignaling
- func (v NullableChannelSignaling) IsSet() bool
- func (v NullableChannelSignaling) MarshalJSON() ([]byte, error)
- func (v *NullableChannelSignaling) Set(val *ChannelSignaling)
- func (v *NullableChannelSignaling) UnmarshalJSON(src []byte) error
- func (v *NullableChannelSignaling) Unset()
- type NullableChannelSignalingBlackoutSettings
- func (v NullableChannelSignalingBlackoutSettings) Get() *ChannelSignalingBlackoutSettings
- func (v NullableChannelSignalingBlackoutSettings) IsSet() bool
- func (v NullableChannelSignalingBlackoutSettings) MarshalJSON() ([]byte, error)
- func (v *NullableChannelSignalingBlackoutSettings) Set(val *ChannelSignalingBlackoutSettings)
- func (v *NullableChannelSignalingBlackoutSettings) UnmarshalJSON(src []byte) error
- func (v *NullableChannelSignalingBlackoutSettings) Unset()
- type NullableChannelSignalingBlackoutSettingsSlatesInner
- func (v NullableChannelSignalingBlackoutSettingsSlatesInner) Get() *ChannelSignalingBlackoutSettingsSlatesInner
- func (v NullableChannelSignalingBlackoutSettingsSlatesInner) IsSet() bool
- func (v NullableChannelSignalingBlackoutSettingsSlatesInner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelSignalingBlackoutSettingsSlatesInner) Set(val *ChannelSignalingBlackoutSettingsSlatesInner)
- func (v *NullableChannelSignalingBlackoutSettingsSlatesInner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelSignalingBlackoutSettingsSlatesInner) Unset()
- type NullableChannelSignalingSegmentSettingsInner
- func (v NullableChannelSignalingSegmentSettingsInner) Get() *ChannelSignalingSegmentSettingsInner
- func (v NullableChannelSignalingSegmentSettingsInner) IsSet() bool
- func (v NullableChannelSignalingSegmentSettingsInner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelSignalingSegmentSettingsInner) Set(val *ChannelSignalingSegmentSettingsInner)
- func (v *NullableChannelSignalingSegmentSettingsInner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelSignalingSegmentSettingsInner) Unset()
- type NullableChannelSignalingSegmentSettingsInnerTierFilter
- func (v NullableChannelSignalingSegmentSettingsInnerTierFilter) Get() *ChannelSignalingSegmentSettingsInnerTierFilter
- func (v NullableChannelSignalingSegmentSettingsInnerTierFilter) IsSet() bool
- func (v NullableChannelSignalingSegmentSettingsInnerTierFilter) MarshalJSON() ([]byte, error)
- func (v *NullableChannelSignalingSegmentSettingsInnerTierFilter) Set(val *ChannelSignalingSegmentSettingsInnerTierFilter)
- func (v *NullableChannelSignalingSegmentSettingsInnerTierFilter) UnmarshalJSON(src []byte) error
- func (v *NullableChannelSignalingSegmentSettingsInnerTierFilter) Unset()
- type NullableChannelSignalingSegmentSettingsInnerTierFilterExplicitTier
- func (v NullableChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) Get() *ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier
- func (v NullableChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) IsSet() bool
- func (v NullableChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) MarshalJSON() ([]byte, error)
- func (v *NullableChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) Set(val *ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier)
- func (v *NullableChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) UnmarshalJSON(src []byte) error
- func (v *NullableChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) Unset()
- type NullableChannelTags
- func (v NullableChannelTags) Get() *ChannelTags
- func (v NullableChannelTags) IsSet() bool
- func (v NullableChannelTags) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTags) Set(val *ChannelTags)
- func (v *NullableChannelTags) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTags) Unset()
- type NullableChannelTimelineEntry
- func (v NullableChannelTimelineEntry) Get() *ChannelTimelineEntry
- func (v NullableChannelTimelineEntry) IsSet() bool
- func (v NullableChannelTimelineEntry) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTimelineEntry) Set(val *ChannelTimelineEntry)
- func (v *NullableChannelTimelineEntry) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTimelineEntry) Unset()
- type NullableChannelTranscode
- func (v NullableChannelTranscode) Get() *ChannelTranscode
- func (v NullableChannelTranscode) IsSet() bool
- func (v NullableChannelTranscode) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscode) Set(val *ChannelTranscode)
- func (v *NullableChannelTranscode) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscode) Unset()
- type NullableChannelTranscodeAudioEncodersInner
- func (v NullableChannelTranscodeAudioEncodersInner) Get() *ChannelTranscodeAudioEncodersInner
- func (v NullableChannelTranscodeAudioEncodersInner) IsSet() bool
- func (v NullableChannelTranscodeAudioEncodersInner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscodeAudioEncodersInner) Set(val *ChannelTranscodeAudioEncodersInner)
- func (v *NullableChannelTranscodeAudioEncodersInner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscodeAudioEncodersInner) Unset()
- type NullableChannelTranscodeAudioEncodersInnerEac3
- func (v NullableChannelTranscodeAudioEncodersInnerEac3) Get() *ChannelTranscodeAudioEncodersInnerEac3
- func (v NullableChannelTranscodeAudioEncodersInnerEac3) IsSet() bool
- func (v NullableChannelTranscodeAudioEncodersInnerEac3) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscodeAudioEncodersInnerEac3) Set(val *ChannelTranscodeAudioEncodersInnerEac3)
- func (v *NullableChannelTranscodeAudioEncodersInnerEac3) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscodeAudioEncodersInnerEac3) Unset()
- type NullableChannelTranscodeAudioEncodersInnerLoudness
- func (v NullableChannelTranscodeAudioEncodersInnerLoudness) Get() *ChannelTranscodeAudioEncodersInnerLoudness
- func (v NullableChannelTranscodeAudioEncodersInnerLoudness) IsSet() bool
- func (v NullableChannelTranscodeAudioEncodersInnerLoudness) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscodeAudioEncodersInnerLoudness) Set(val *ChannelTranscodeAudioEncodersInnerLoudness)
- func (v *NullableChannelTranscodeAudioEncodersInnerLoudness) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscodeAudioEncodersInnerLoudness) Unset()
- type NullableChannelTranscodeDebugOverlays
- func (v NullableChannelTranscodeDebugOverlays) Get() *ChannelTranscodeDebugOverlays
- func (v NullableChannelTranscodeDebugOverlays) IsSet() bool
- func (v NullableChannelTranscodeDebugOverlays) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscodeDebugOverlays) Set(val *ChannelTranscodeDebugOverlays)
- func (v *NullableChannelTranscodeDebugOverlays) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscodeDebugOverlays) Unset()
- type NullableChannelTranscodeDynamicResourcesValue
- func (v NullableChannelTranscodeDynamicResourcesValue) Get() *ChannelTranscodeDynamicResourcesValue
- func (v NullableChannelTranscodeDynamicResourcesValue) IsSet() bool
- func (v NullableChannelTranscodeDynamicResourcesValue) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscodeDynamicResourcesValue) Set(val *ChannelTranscodeDynamicResourcesValue)
- func (v *NullableChannelTranscodeDynamicResourcesValue) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscodeDynamicResourcesValue) Unset()
- type NullableChannelTranscodeOverlaysInner
- func (v NullableChannelTranscodeOverlaysInner) Get() *ChannelTranscodeOverlaysInner
- func (v NullableChannelTranscodeOverlaysInner) IsSet() bool
- func (v NullableChannelTranscodeOverlaysInner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscodeOverlaysInner) Set(val *ChannelTranscodeOverlaysInner)
- func (v *NullableChannelTranscodeOverlaysInner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscodeOverlaysInner) Unset()
- type NullableChannelTranscodeSegmenter
- func (v NullableChannelTranscodeSegmenter) Get() *ChannelTranscodeSegmenter
- func (v NullableChannelTranscodeSegmenter) IsSet() bool
- func (v NullableChannelTranscodeSegmenter) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscodeSegmenter) Set(val *ChannelTranscodeSegmenter)
- func (v *NullableChannelTranscodeSegmenter) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscodeSegmenter) Unset()
- type NullableChannelTranscodeSubtitleEncodersInner
- func (v NullableChannelTranscodeSubtitleEncodersInner) Get() *ChannelTranscodeSubtitleEncodersInner
- func (v NullableChannelTranscodeSubtitleEncodersInner) IsSet() bool
- func (v NullableChannelTranscodeSubtitleEncodersInner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscodeSubtitleEncodersInner) Set(val *ChannelTranscodeSubtitleEncodersInner)
- func (v *NullableChannelTranscodeSubtitleEncodersInner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscodeSubtitleEncodersInner) Unset()
- type NullableChannelTranscodeSubtitleEncodersInnerAtscCaptions
- func (v NullableChannelTranscodeSubtitleEncodersInnerAtscCaptions) Get() *ChannelTranscodeSubtitleEncodersInnerAtscCaptions
- func (v NullableChannelTranscodeSubtitleEncodersInnerAtscCaptions) IsSet() bool
- func (v NullableChannelTranscodeSubtitleEncodersInnerAtscCaptions) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscodeSubtitleEncodersInnerAtscCaptions) Set(val *ChannelTranscodeSubtitleEncodersInnerAtscCaptions)
- func (v *NullableChannelTranscodeSubtitleEncodersInnerAtscCaptions) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscodeSubtitleEncodersInnerAtscCaptions) Unset()
- type NullableChannelTranscodeSubtitleEncodersInnerTeletext
- func (v NullableChannelTranscodeSubtitleEncodersInnerTeletext) Get() *ChannelTranscodeSubtitleEncodersInnerTeletext
- func (v NullableChannelTranscodeSubtitleEncodersInnerTeletext) IsSet() bool
- func (v NullableChannelTranscodeSubtitleEncodersInnerTeletext) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscodeSubtitleEncodersInnerTeletext) Set(val *ChannelTranscodeSubtitleEncodersInnerTeletext)
- func (v *NullableChannelTranscodeSubtitleEncodersInnerTeletext) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscodeSubtitleEncodersInnerTeletext) Unset()
- type NullableChannelTranscodeThumbnailEncodersInner
- func (v NullableChannelTranscodeThumbnailEncodersInner) Get() *ChannelTranscodeThumbnailEncodersInner
- func (v NullableChannelTranscodeThumbnailEncodersInner) IsSet() bool
- func (v NullableChannelTranscodeThumbnailEncodersInner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscodeThumbnailEncodersInner) Set(val *ChannelTranscodeThumbnailEncodersInner)
- func (v *NullableChannelTranscodeThumbnailEncodersInner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscodeThumbnailEncodersInner) Unset()
- type NullableChannelTranscodeVideoEncodersInner
- func (v NullableChannelTranscodeVideoEncodersInner) Get() *ChannelTranscodeVideoEncodersInner
- func (v NullableChannelTranscodeVideoEncodersInner) IsSet() bool
- func (v NullableChannelTranscodeVideoEncodersInner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscodeVideoEncodersInner) Set(val *ChannelTranscodeVideoEncodersInner)
- func (v *NullableChannelTranscodeVideoEncodersInner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscodeVideoEncodersInner) Unset()
- type NullableChannelTranscodeVideoEncodersInnerH264
- func (v NullableChannelTranscodeVideoEncodersInnerH264) Get() *ChannelTranscodeVideoEncodersInnerH264
- func (v NullableChannelTranscodeVideoEncodersInnerH264) IsSet() bool
- func (v NullableChannelTranscodeVideoEncodersInnerH264) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscodeVideoEncodersInnerH264) Set(val *ChannelTranscodeVideoEncodersInnerH264)
- func (v *NullableChannelTranscodeVideoEncodersInnerH264) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscodeVideoEncodersInnerH264) Unset()
- type NullableChannelTranscodeVideoEncodersInnerH265
- func (v NullableChannelTranscodeVideoEncodersInnerH265) Get() *ChannelTranscodeVideoEncodersInnerH265
- func (v NullableChannelTranscodeVideoEncodersInnerH265) IsSet() bool
- func (v NullableChannelTranscodeVideoEncodersInnerH265) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscodeVideoEncodersInnerH265) Set(val *ChannelTranscodeVideoEncodersInnerH265)
- func (v *NullableChannelTranscodeVideoEncodersInnerH265) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscodeVideoEncodersInnerH265) Unset()
- type NullableChannelTranscodeVideoEncodersInnerH265Hdr
- func (v NullableChannelTranscodeVideoEncodersInnerH265Hdr) Get() *ChannelTranscodeVideoEncodersInnerH265Hdr
- func (v NullableChannelTranscodeVideoEncodersInnerH265Hdr) IsSet() bool
- func (v NullableChannelTranscodeVideoEncodersInnerH265Hdr) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscodeVideoEncodersInnerH265Hdr) Set(val *ChannelTranscodeVideoEncodersInnerH265Hdr)
- func (v *NullableChannelTranscodeVideoEncodersInnerH265Hdr) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscodeVideoEncodersInnerH265Hdr) Unset()
- type NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVision
- func (v NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) Get() *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision
- func (v NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) IsSet() bool
- func (v NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) Set(val *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision)
- func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) Unset()
- type NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81
- func (v NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) Get() *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81
- func (v NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) IsSet() bool
- func (v NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) Set(val *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81)
- func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) Unset()
- type NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli
- func (v NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) Get() *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli
- func (v NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) IsSet() bool
- func (v NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) Set(val *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli)
- func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) Unset()
- type NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner
- func (v NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) Get() *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner
- func (v NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) IsSet() bool
- func (v NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) Set(val *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner)
- func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) Unset()
- type NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv
- func (v NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) Get() *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv
- func (v NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) IsSet() bool
- func (v NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) Set(val *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv)
- func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) Unset()
- type NullableChannelTranscodeVideoEncodersInnerH265HdrHdr10
- func (v NullableChannelTranscodeVideoEncodersInnerH265HdrHdr10) Get() *ChannelTranscodeVideoEncodersInnerH265HdrHdr10
- func (v NullableChannelTranscodeVideoEncodersInnerH265HdrHdr10) IsSet() bool
- func (v NullableChannelTranscodeVideoEncodersInnerH265HdrHdr10) MarshalJSON() ([]byte, error)
- func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrHdr10) Set(val *ChannelTranscodeVideoEncodersInnerH265HdrHdr10)
- func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrHdr10) UnmarshalJSON(src []byte) error
- func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrHdr10) Unset()
- type NullableClipManifestResponse
- func (v NullableClipManifestResponse) Get() *ClipManifestResponse
- func (v NullableClipManifestResponse) IsSet() bool
- func (v NullableClipManifestResponse) MarshalJSON() ([]byte, error)
- func (v *NullableClipManifestResponse) Set(val *ClipManifestResponse)
- func (v *NullableClipManifestResponse) UnmarshalJSON(src []byte) error
- func (v *NullableClipManifestResponse) Unset()
- type NullableCollapseVODRequest
- func (v NullableCollapseVODRequest) Get() *CollapseVODRequest
- func (v NullableCollapseVODRequest) IsSet() bool
- func (v NullableCollapseVODRequest) MarshalJSON() ([]byte, error)
- func (v *NullableCollapseVODRequest) Set(val *CollapseVODRequest)
- func (v *NullableCollapseVODRequest) UnmarshalJSON(src []byte) error
- func (v *NullableCollapseVODRequest) Unset()
- type NullableCollapseVODRequestFilterconfig
- func (v NullableCollapseVODRequestFilterconfig) Get() *CollapseVODRequestFilterconfig
- func (v NullableCollapseVODRequestFilterconfig) IsSet() bool
- func (v NullableCollapseVODRequestFilterconfig) MarshalJSON() ([]byte, error)
- func (v *NullableCollapseVODRequestFilterconfig) Set(val *CollapseVODRequestFilterconfig)
- func (v *NullableCollapseVODRequestFilterconfig) UnmarshalJSON(src []byte) error
- func (v *NullableCollapseVODRequestFilterconfig) Unset()
- type NullableCollapseVODRequestFilterconfigScte35
- func (v NullableCollapseVODRequestFilterconfigScte35) Get() *CollapseVODRequestFilterconfigScte35
- func (v NullableCollapseVODRequestFilterconfigScte35) IsSet() bool
- func (v NullableCollapseVODRequestFilterconfigScte35) MarshalJSON() ([]byte, error)
- func (v *NullableCollapseVODRequestFilterconfigScte35) Set(val *CollapseVODRequestFilterconfigScte35)
- func (v *NullableCollapseVODRequestFilterconfigScte35) UnmarshalJSON(src []byte) error
- func (v *NullableCollapseVODRequestFilterconfigScte35) Unset()
- type NullableCollapseVODRequestFilterconfigScte35Options
- func (v NullableCollapseVODRequestFilterconfigScte35Options) Get() *CollapseVODRequestFilterconfigScte35Options
- func (v NullableCollapseVODRequestFilterconfigScte35Options) IsSet() bool
- func (v NullableCollapseVODRequestFilterconfigScte35Options) MarshalJSON() ([]byte, error)
- func (v *NullableCollapseVODRequestFilterconfigScte35Options) Set(val *CollapseVODRequestFilterconfigScte35Options)
- func (v *NullableCollapseVODRequestFilterconfigScte35Options) UnmarshalJSON(src []byte) error
- func (v *NullableCollapseVODRequestFilterconfigScte35Options) Unset()
- type NullableCollapseVODRequestFilterconfigTimeInner
- func (v NullableCollapseVODRequestFilterconfigTimeInner) Get() *CollapseVODRequestFilterconfigTimeInner
- func (v NullableCollapseVODRequestFilterconfigTimeInner) IsSet() bool
- func (v NullableCollapseVODRequestFilterconfigTimeInner) MarshalJSON() ([]byte, error)
- func (v *NullableCollapseVODRequestFilterconfigTimeInner) Set(val *CollapseVODRequestFilterconfigTimeInner)
- func (v *NullableCollapseVODRequestFilterconfigTimeInner) UnmarshalJSON(src []byte) error
- func (v *NullableCollapseVODRequestFilterconfigTimeInner) Unset()
- type NullableCollapseVODResponse
- func (v NullableCollapseVODResponse) Get() *CollapseVODResponse
- func (v NullableCollapseVODResponse) IsSet() bool
- func (v NullableCollapseVODResponse) MarshalJSON() ([]byte, error)
- func (v *NullableCollapseVODResponse) Set(val *CollapseVODResponse)
- func (v *NullableCollapseVODResponse) UnmarshalJSON(src []byte) error
- func (v *NullableCollapseVODResponse) Unset()
- type NullableDeprecatedGetClipManifestsResponseItem
- func (v NullableDeprecatedGetClipManifestsResponseItem) Get() *DeprecatedGetClipManifestsResponseItem
- func (v NullableDeprecatedGetClipManifestsResponseItem) IsSet() bool
- func (v NullableDeprecatedGetClipManifestsResponseItem) MarshalJSON() ([]byte, error)
- func (v *NullableDeprecatedGetClipManifestsResponseItem) Set(val *DeprecatedGetClipManifestsResponseItem)
- func (v *NullableDeprecatedGetClipManifestsResponseItem) UnmarshalJSON(src []byte) error
- func (v *NullableDeprecatedGetClipManifestsResponseItem) Unset()
- type NullableDeprecatedGetClipResponse
- func (v NullableDeprecatedGetClipResponse) Get() *DeprecatedGetClipResponse
- func (v NullableDeprecatedGetClipResponse) IsSet() bool
- func (v NullableDeprecatedGetClipResponse) MarshalJSON() ([]byte, error)
- func (v *NullableDeprecatedGetClipResponse) Set(val *DeprecatedGetClipResponse)
- func (v *NullableDeprecatedGetClipResponse) UnmarshalJSON(src []byte) error
- func (v *NullableDeprecatedGetClipResponse) Unset()
- type NullableDeprecatedGetMp4UrlResponse
- func (v NullableDeprecatedGetMp4UrlResponse) Get() *DeprecatedGetMp4UrlResponse
- func (v NullableDeprecatedGetMp4UrlResponse) IsSet() bool
- func (v NullableDeprecatedGetMp4UrlResponse) MarshalJSON() ([]byte, error)
- func (v *NullableDeprecatedGetMp4UrlResponse) Set(val *DeprecatedGetMp4UrlResponse)
- func (v *NullableDeprecatedGetMp4UrlResponse) UnmarshalJSON(src []byte) error
- func (v *NullableDeprecatedGetMp4UrlResponse) Unset()
- type NullableDeprecatedGetProgramResponse
- func (v NullableDeprecatedGetProgramResponse) Get() *DeprecatedGetProgramResponse
- func (v NullableDeprecatedGetProgramResponse) IsSet() bool
- func (v NullableDeprecatedGetProgramResponse) MarshalJSON() ([]byte, error)
- func (v *NullableDeprecatedGetProgramResponse) Set(val *DeprecatedGetProgramResponse)
- func (v *NullableDeprecatedGetProgramResponse) UnmarshalJSON(src []byte) error
- func (v *NullableDeprecatedGetProgramResponse) Unset()
- type NullableDeprecatedGetProgramResponseClearSegmentConfig
- func (v NullableDeprecatedGetProgramResponseClearSegmentConfig) Get() *DeprecatedGetProgramResponseClearSegmentConfig
- func (v NullableDeprecatedGetProgramResponseClearSegmentConfig) IsSet() bool
- func (v NullableDeprecatedGetProgramResponseClearSegmentConfig) MarshalJSON() ([]byte, error)
- func (v *NullableDeprecatedGetProgramResponseClearSegmentConfig) Set(val *DeprecatedGetProgramResponseClearSegmentConfig)
- func (v *NullableDeprecatedGetProgramResponseClearSegmentConfig) UnmarshalJSON(src []byte) error
- func (v *NullableDeprecatedGetProgramResponseClearSegmentConfig) Unset()
- type NullableDeprecatedGetProgramTimeResponse
- func (v NullableDeprecatedGetProgramTimeResponse) Get() *DeprecatedGetProgramTimeResponse
- func (v NullableDeprecatedGetProgramTimeResponse) IsSet() bool
- func (v NullableDeprecatedGetProgramTimeResponse) MarshalJSON() ([]byte, error)
- func (v *NullableDeprecatedGetProgramTimeResponse) Set(val *DeprecatedGetProgramTimeResponse)
- func (v *NullableDeprecatedGetProgramTimeResponse) UnmarshalJSON(src []byte) error
- func (v *NullableDeprecatedGetProgramTimeResponse) Unset()
- type NullableDeprecatedListClipsResponse
- func (v NullableDeprecatedListClipsResponse) Get() *DeprecatedListClipsResponse
- func (v NullableDeprecatedListClipsResponse) IsSet() bool
- func (v NullableDeprecatedListClipsResponse) MarshalJSON() ([]byte, error)
- func (v *NullableDeprecatedListClipsResponse) Set(val *DeprecatedListClipsResponse)
- func (v *NullableDeprecatedListClipsResponse) UnmarshalJSON(src []byte) error
- func (v *NullableDeprecatedListClipsResponse) Unset()
- type NullableDeprecatedListVODsResponse
- func (v NullableDeprecatedListVODsResponse) Get() *DeprecatedListVODsResponse
- func (v NullableDeprecatedListVODsResponse) IsSet() bool
- func (v NullableDeprecatedListVODsResponse) MarshalJSON() ([]byte, error)
- func (v *NullableDeprecatedListVODsResponse) Set(val *DeprecatedListVODsResponse)
- func (v *NullableDeprecatedListVODsResponse) UnmarshalJSON(src []byte) error
- func (v *NullableDeprecatedListVODsResponse) Unset()
- type NullableDeprecatedMakeMP4Request
- func (v NullableDeprecatedMakeMP4Request) Get() *DeprecatedMakeMP4Request
- func (v NullableDeprecatedMakeMP4Request) IsSet() bool
- func (v NullableDeprecatedMakeMP4Request) MarshalJSON() ([]byte, error)
- func (v *NullableDeprecatedMakeMP4Request) Set(val *DeprecatedMakeMP4Request)
- func (v *NullableDeprecatedMakeMP4Request) UnmarshalJSON(src []byte) error
- func (v *NullableDeprecatedMakeMP4Request) Unset()
- type NullableDeprecatedMakeMP4Response
- func (v NullableDeprecatedMakeMP4Response) Get() *DeprecatedMakeMP4Response
- func (v NullableDeprecatedMakeMP4Response) IsSet() bool
- func (v NullableDeprecatedMakeMP4Response) MarshalJSON() ([]byte, error)
- func (v *NullableDeprecatedMakeMP4Response) Set(val *DeprecatedMakeMP4Response)
- func (v *NullableDeprecatedMakeMP4Response) UnmarshalJSON(src []byte) error
- func (v *NullableDeprecatedMakeMP4Response) Unset()
- type NullableDesiredStateBody
- func (v NullableDesiredStateBody) Get() *DesiredStateBody
- func (v NullableDesiredStateBody) IsSet() bool
- func (v NullableDesiredStateBody) MarshalJSON() ([]byte, error)
- func (v *NullableDesiredStateBody) Set(val *DesiredStateBody)
- func (v *NullableDesiredStateBody) UnmarshalJSON(src []byte) error
- func (v *NullableDesiredStateBody) Unset()
- type NullableDynamicSyndicationRequest
- func (v NullableDynamicSyndicationRequest) Get() *DynamicSyndicationRequest
- func (v NullableDynamicSyndicationRequest) IsSet() bool
- func (v NullableDynamicSyndicationRequest) MarshalJSON() ([]byte, error)
- func (v *NullableDynamicSyndicationRequest) Set(val *DynamicSyndicationRequest)
- func (v *NullableDynamicSyndicationRequest) UnmarshalJSON(src []byte) error
- func (v *NullableDynamicSyndicationRequest) Unset()
- type NullableDynamicSyndicationRequestArchive
- func (v NullableDynamicSyndicationRequestArchive) Get() *DynamicSyndicationRequestArchive
- func (v NullableDynamicSyndicationRequestArchive) IsSet() bool
- func (v NullableDynamicSyndicationRequestArchive) MarshalJSON() ([]byte, error)
- func (v *NullableDynamicSyndicationRequestArchive) Set(val *DynamicSyndicationRequestArchive)
- func (v *NullableDynamicSyndicationRequestArchive) UnmarshalJSON(src []byte) error
- func (v *NullableDynamicSyndicationRequestArchive) Unset()
- type NullableDynamicSyndicationRequestNotification
- func (v NullableDynamicSyndicationRequestNotification) Get() *DynamicSyndicationRequestNotification
- func (v NullableDynamicSyndicationRequestNotification) IsSet() bool
- func (v NullableDynamicSyndicationRequestNotification) MarshalJSON() ([]byte, error)
- func (v *NullableDynamicSyndicationRequestNotification) Set(val *DynamicSyndicationRequestNotification)
- func (v *NullableDynamicSyndicationRequestNotification) UnmarshalJSON(src []byte) error
- func (v *NullableDynamicSyndicationRequestNotification) Unset()
- type NullableDynamicSyndicationRequestSyndicationFilesInner
- func (v NullableDynamicSyndicationRequestSyndicationFilesInner) Get() *DynamicSyndicationRequestSyndicationFilesInner
- func (v NullableDynamicSyndicationRequestSyndicationFilesInner) IsSet() bool
- func (v NullableDynamicSyndicationRequestSyndicationFilesInner) MarshalJSON() ([]byte, error)
- func (v *NullableDynamicSyndicationRequestSyndicationFilesInner) Set(val *DynamicSyndicationRequestSyndicationFilesInner)
- func (v *NullableDynamicSyndicationRequestSyndicationFilesInner) UnmarshalJSON(src []byte) error
- func (v *NullableDynamicSyndicationRequestSyndicationFilesInner) Unset()
- type NullableDynamicSyndicationResponse
- func (v NullableDynamicSyndicationResponse) Get() *DynamicSyndicationResponse
- func (v NullableDynamicSyndicationResponse) IsSet() bool
- func (v NullableDynamicSyndicationResponse) MarshalJSON() ([]byte, error)
- func (v *NullableDynamicSyndicationResponse) Set(val *DynamicSyndicationResponse)
- func (v *NullableDynamicSyndicationResponse) UnmarshalJSON(src []byte) error
- func (v *NullableDynamicSyndicationResponse) Unset()
- type NullableErrorModel
- type NullableErrorModelErrorsInner
- func (v NullableErrorModelErrorsInner) Get() *ErrorModelErrorsInner
- func (v NullableErrorModelErrorsInner) IsSet() bool
- func (v NullableErrorModelErrorsInner) MarshalJSON() ([]byte, error)
- func (v *NullableErrorModelErrorsInner) Set(val *ErrorModelErrorsInner)
- func (v *NullableErrorModelErrorsInner) UnmarshalJSON(src []byte) error
- func (v *NullableErrorModelErrorsInner) Unset()
- type NullableFloat32
- type NullableFloat64
- type NullableGenericSignal
- func (v NullableGenericSignal) Get() *GenericSignal
- func (v NullableGenericSignal) IsSet() bool
- func (v NullableGenericSignal) MarshalJSON() ([]byte, error)
- func (v *NullableGenericSignal) Set(val *GenericSignal)
- func (v *NullableGenericSignal) UnmarshalJSON(src []byte) error
- func (v *NullableGenericSignal) Unset()
- type NullableGenericSignalResult
- func (v NullableGenericSignalResult) Get() *GenericSignalResult
- func (v NullableGenericSignalResult) IsSet() bool
- func (v NullableGenericSignalResult) MarshalJSON() ([]byte, error)
- func (v *NullableGenericSignalResult) Set(val *GenericSignalResult)
- func (v *NullableGenericSignalResult) UnmarshalJSON(src []byte) error
- func (v *NullableGenericSignalResult) Unset()
- type NullableGetClipProgramTimeResponse
- func (v NullableGetClipProgramTimeResponse) Get() *GetClipProgramTimeResponse
- func (v NullableGetClipProgramTimeResponse) IsSet() bool
- func (v NullableGetClipProgramTimeResponse) MarshalJSON() ([]byte, error)
- func (v *NullableGetClipProgramTimeResponse) Set(val *GetClipProgramTimeResponse)
- func (v *NullableGetClipProgramTimeResponse) UnmarshalJSON(src []byte) error
- func (v *NullableGetClipProgramTimeResponse) Unset()
- type NullableGetPreviewStreamsResponse
- func (v NullableGetPreviewStreamsResponse) Get() *GetPreviewStreamsResponse
- func (v NullableGetPreviewStreamsResponse) IsSet() bool
- func (v NullableGetPreviewStreamsResponse) MarshalJSON() ([]byte, error)
- func (v *NullableGetPreviewStreamsResponse) Set(val *GetPreviewStreamsResponse)
- func (v *NullableGetPreviewStreamsResponse) UnmarshalJSON(src []byte) error
- func (v *NullableGetPreviewStreamsResponse) Unset()
- type NullableGetPreviewStreamsResponseAudioTracksInner
- func (v NullableGetPreviewStreamsResponseAudioTracksInner) Get() *GetPreviewStreamsResponseAudioTracksInner
- func (v NullableGetPreviewStreamsResponseAudioTracksInner) IsSet() bool
- func (v NullableGetPreviewStreamsResponseAudioTracksInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetPreviewStreamsResponseAudioTracksInner) Set(val *GetPreviewStreamsResponseAudioTracksInner)
- func (v *NullableGetPreviewStreamsResponseAudioTracksInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetPreviewStreamsResponseAudioTracksInner) Unset()
- type NullableGetPreviewStreamsResponseDefaultAudioTrack
- func (v NullableGetPreviewStreamsResponseDefaultAudioTrack) Get() *GetPreviewStreamsResponseDefaultAudioTrack
- func (v NullableGetPreviewStreamsResponseDefaultAudioTrack) IsSet() bool
- func (v NullableGetPreviewStreamsResponseDefaultAudioTrack) MarshalJSON() ([]byte, error)
- func (v *NullableGetPreviewStreamsResponseDefaultAudioTrack) Set(val *GetPreviewStreamsResponseDefaultAudioTrack)
- func (v *NullableGetPreviewStreamsResponseDefaultAudioTrack) UnmarshalJSON(src []byte) error
- func (v *NullableGetPreviewStreamsResponseDefaultAudioTrack) Unset()
- type NullableGetPreviewStreamsResponseDefaultVideoTrack
- func (v NullableGetPreviewStreamsResponseDefaultVideoTrack) Get() *GetPreviewStreamsResponseDefaultVideoTrack
- func (v NullableGetPreviewStreamsResponseDefaultVideoTrack) IsSet() bool
- func (v NullableGetPreviewStreamsResponseDefaultVideoTrack) MarshalJSON() ([]byte, error)
- func (v *NullableGetPreviewStreamsResponseDefaultVideoTrack) Set(val *GetPreviewStreamsResponseDefaultVideoTrack)
- func (v *NullableGetPreviewStreamsResponseDefaultVideoTrack) UnmarshalJSON(src []byte) error
- func (v *NullableGetPreviewStreamsResponseDefaultVideoTrack) Unset()
- type NullableGetProductConfigResponse
- func (v NullableGetProductConfigResponse) Get() *GetProductConfigResponse
- func (v NullableGetProductConfigResponse) IsSet() bool
- func (v NullableGetProductConfigResponse) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductConfigResponse) Set(val *GetProductConfigResponse)
- func (v *NullableGetProductConfigResponse) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductConfigResponse) Unset()
- type NullableGetProductConfigResponseProductConfigInner
- func (v NullableGetProductConfigResponseProductConfigInner) Get() *GetProductConfigResponseProductConfigInner
- func (v NullableGetProductConfigResponseProductConfigInner) IsSet() bool
- func (v NullableGetProductConfigResponseProductConfigInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductConfigResponseProductConfigInner) Set(val *GetProductConfigResponseProductConfigInner)
- func (v *NullableGetProductConfigResponseProductConfigInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductConfigResponseProductConfigInner) Unset()
- type NullableGetProductConfigResponseProductConfigInnerArchiveSettings
- func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettings) Get() *GetProductConfigResponseProductConfigInnerArchiveSettings
- func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettings) IsSet() bool
- func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettings) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettings) Set(val *GetProductConfigResponseProductConfigInnerArchiveSettings)
- func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettings) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettings) Unset()
- type NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings
- func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) Get() ...
- func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) IsSet() bool
- func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) Set(...)
- func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) Unset()
- type NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue
- func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) Get() ...
- func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) IsSet() bool
- func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) Set(...)
- func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) Unset()
- type NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner
- func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) Get() ...
- func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) IsSet() bool
- func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) Set(...)
- func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) Unset()
- type NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates
- func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) Get() ...
- func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) IsSet() bool
- func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) Set(...)
- func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) Unset()
- type NullableGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner
- func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) Get() ...
- func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) IsSet() bool
- func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) Set(...)
- func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) Unset()
- type NullableGetProductConfigResponseProductConfigInnerCollapseConfig
- func (v NullableGetProductConfigResponseProductConfigInnerCollapseConfig) Get() *GetProductConfigResponseProductConfigInnerCollapseConfig
- func (v NullableGetProductConfigResponseProductConfigInnerCollapseConfig) IsSet() bool
- func (v NullableGetProductConfigResponseProductConfigInnerCollapseConfig) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductConfigResponseProductConfigInnerCollapseConfig) Set(val *GetProductConfigResponseProductConfigInnerCollapseConfig)
- func (v *NullableGetProductConfigResponseProductConfigInnerCollapseConfig) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductConfigResponseProductConfigInnerCollapseConfig) Unset()
- type NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig
- func (v NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) Get() *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig
- func (v NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) IsSet() bool
- func (v NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) Set(val *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig)
- func (v *NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) Unset()
- type NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner
- func (v NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) Get() ...
- func (v NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) IsSet() bool
- func (v NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) Set(...)
- func (v *NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) Unset()
- type NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner
- func (v NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) Get() ...
- func (v NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) IsSet() bool
- func (v NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) Set(...)
- func (v *NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) Unset()
- type NullableGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig
- func (v NullableGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) Get() *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig
- func (v NullableGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) IsSet() bool
- func (v NullableGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) Set(val *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig)
- func (v *NullableGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) Unset()
- type NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfig
- func (v NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfig) Get() *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig
- func (v NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfig) IsSet() bool
- func (v NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfig) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfig) Set(val *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig)
- func (v *NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfig) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfig) Unset()
- type NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner
- func (v NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) Get() *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner
- func (v NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) IsSet() bool
- func (v NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) Set(...)
- func (v *NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) Unset()
- type NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentations
- func (v NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentations) Get() *GetProductConfigResponseProductConfigInnerEdcPartialPresentations
- func (v NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentations) IsSet() bool
- func (v NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentations) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentations) Set(val *GetProductConfigResponseProductConfigInnerEdcPartialPresentations)
- func (v *NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentations) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentations) Unset()
- type NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner
- func (v NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) Get() ...
- func (v NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) IsSet() bool
- func (v NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) Set(...)
- func (v *NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) Unset()
- type NullableGetProductConfigResponseProductConfigInnerNotificationsInner
- func (v NullableGetProductConfigResponseProductConfigInnerNotificationsInner) Get() *GetProductConfigResponseProductConfigInnerNotificationsInner
- func (v NullableGetProductConfigResponseProductConfigInnerNotificationsInner) IsSet() bool
- func (v NullableGetProductConfigResponseProductConfigInnerNotificationsInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductConfigResponseProductConfigInnerNotificationsInner) Set(val *GetProductConfigResponseProductConfigInnerNotificationsInner)
- func (v *NullableGetProductConfigResponseProductConfigInnerNotificationsInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductConfigResponseProductConfigInnerNotificationsInner) Unset()
- type NullableGetProductConfigResponseProductConfigInnerNotificationsInnerNotification
- func (v NullableGetProductConfigResponseProductConfigInnerNotificationsInnerNotification) Get() *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification
- func (v NullableGetProductConfigResponseProductConfigInnerNotificationsInnerNotification) IsSet() bool
- func (v NullableGetProductConfigResponseProductConfigInnerNotificationsInnerNotification) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductConfigResponseProductConfigInnerNotificationsInnerNotification) Set(val *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification)
- func (v *NullableGetProductConfigResponseProductConfigInnerNotificationsInnerNotification) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductConfigResponseProductConfigInnerNotificationsInnerNotification) Unset()
- type NullableGetProductConfigResponseProductConfigInnerWorkflowConfig
- func (v NullableGetProductConfigResponseProductConfigInnerWorkflowConfig) Get() *GetProductConfigResponseProductConfigInnerWorkflowConfig
- func (v NullableGetProductConfigResponseProductConfigInnerWorkflowConfig) IsSet() bool
- func (v NullableGetProductConfigResponseProductConfigInnerWorkflowConfig) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductConfigResponseProductConfigInnerWorkflowConfig) Set(val *GetProductConfigResponseProductConfigInnerWorkflowConfig)
- func (v *NullableGetProductConfigResponseProductConfigInnerWorkflowConfig) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductConfigResponseProductConfigInnerWorkflowConfig) Unset()
- type NullableGetProductResponse
- func (v NullableGetProductResponse) Get() *GetProductResponse
- func (v NullableGetProductResponse) IsSet() bool
- func (v NullableGetProductResponse) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductResponse) Set(val *GetProductResponse)
- func (v *NullableGetProductResponse) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductResponse) Unset()
- type NullableGetProductResponseProductsInner
- func (v NullableGetProductResponseProductsInner) Get() *GetProductResponseProductsInner
- func (v NullableGetProductResponseProductsInner) IsSet() bool
- func (v NullableGetProductResponseProductsInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetProductResponseProductsInner) Set(val *GetProductResponseProductsInner)
- func (v *NullableGetProductResponseProductsInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetProductResponseProductsInner) Unset()
- type NullableGetScte35MarkerByClipIDResponse
- func (v NullableGetScte35MarkerByClipIDResponse) Get() *GetScte35MarkerByClipIDResponse
- func (v NullableGetScte35MarkerByClipIDResponse) IsSet() bool
- func (v NullableGetScte35MarkerByClipIDResponse) MarshalJSON() ([]byte, error)
- func (v *NullableGetScte35MarkerByClipIDResponse) Set(val *GetScte35MarkerByClipIDResponse)
- func (v *NullableGetScte35MarkerByClipIDResponse) UnmarshalJSON(src []byte) error
- func (v *NullableGetScte35MarkerByClipIDResponse) Unset()
- type NullableGetScte35MarkerByClipIDResponseScte35MarkersInner
- func (v NullableGetScte35MarkerByClipIDResponseScte35MarkersInner) Get() *GetScte35MarkerByClipIDResponseScte35MarkersInner
- func (v NullableGetScte35MarkerByClipIDResponseScte35MarkersInner) IsSet() bool
- func (v NullableGetScte35MarkerByClipIDResponseScte35MarkersInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetScte35MarkerByClipIDResponseScte35MarkersInner) Set(val *GetScte35MarkerByClipIDResponseScte35MarkersInner)
- func (v *NullableGetScte35MarkerByClipIDResponseScte35MarkersInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetScte35MarkerByClipIDResponseScte35MarkersInner) Unset()
- type NullableGetTaskResponse
- func (v NullableGetTaskResponse) Get() *GetTaskResponse
- func (v NullableGetTaskResponse) IsSet() bool
- func (v NullableGetTaskResponse) MarshalJSON() ([]byte, error)
- func (v *NullableGetTaskResponse) Set(val *GetTaskResponse)
- func (v *NullableGetTaskResponse) UnmarshalJSON(src []byte) error
- func (v *NullableGetTaskResponse) Unset()
- type NullableGetVODResponse
- func (v NullableGetVODResponse) Get() *GetVODResponse
- func (v NullableGetVODResponse) IsSet() bool
- func (v NullableGetVODResponse) MarshalJSON() ([]byte, error)
- func (v *NullableGetVODResponse) Set(val *GetVODResponse)
- func (v *NullableGetVODResponse) UnmarshalJSON(src []byte) error
- func (v *NullableGetVODResponse) Unset()
- type NullableInsertMetadataRequest
- func (v NullableInsertMetadataRequest) Get() *InsertMetadataRequest
- func (v NullableInsertMetadataRequest) IsSet() bool
- func (v NullableInsertMetadataRequest) MarshalJSON() ([]byte, error)
- func (v *NullableInsertMetadataRequest) Set(val *InsertMetadataRequest)
- func (v *NullableInsertMetadataRequest) UnmarshalJSON(src []byte) error
- func (v *NullableInsertMetadataRequest) Unset()
- type NullableInsertMetadataResult
- func (v NullableInsertMetadataResult) Get() *InsertMetadataResult
- func (v NullableInsertMetadataResult) IsSet() bool
- func (v NullableInsertMetadataResult) MarshalJSON() ([]byte, error)
- func (v *NullableInsertMetadataResult) Set(val *InsertMetadataResult)
- func (v *NullableInsertMetadataResult) UnmarshalJSON(src []byte) error
- func (v *NullableInsertMetadataResult) Unset()
- type NullableInt
- type NullableInt32
- type NullableInt64
- type NullableIsBreakingChangeReturn
- func (v NullableIsBreakingChangeReturn) Get() *IsBreakingChangeReturn
- func (v NullableIsBreakingChangeReturn) IsSet() bool
- func (v NullableIsBreakingChangeReturn) MarshalJSON() ([]byte, error)
- func (v *NullableIsBreakingChangeReturn) Set(val *IsBreakingChangeReturn)
- func (v *NullableIsBreakingChangeReturn) UnmarshalJSON(src []byte) error
- func (v *NullableIsBreakingChangeReturn) Unset()
- type NullableListClipsForVodResponse
- func (v NullableListClipsForVodResponse) Get() *ListClipsForVodResponse
- func (v NullableListClipsForVodResponse) IsSet() bool
- func (v NullableListClipsForVodResponse) MarshalJSON() ([]byte, error)
- func (v *NullableListClipsForVodResponse) Set(val *ListClipsForVodResponse)
- func (v *NullableListClipsForVodResponse) UnmarshalJSON(src []byte) error
- func (v *NullableListClipsForVodResponse) Unset()
- type NullableListClipsForVodResponseChannelClipsInner
- func (v NullableListClipsForVodResponseChannelClipsInner) Get() *ListClipsForVodResponseChannelClipsInner
- func (v NullableListClipsForVodResponseChannelClipsInner) IsSet() bool
- func (v NullableListClipsForVodResponseChannelClipsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListClipsForVodResponseChannelClipsInner) Set(val *ListClipsForVodResponseChannelClipsInner)
- func (v *NullableListClipsForVodResponseChannelClipsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListClipsForVodResponseChannelClipsInner) Unset()
- type NullableListClipsForVodResponseChannelClipsInnerClipsInner
- func (v NullableListClipsForVodResponseChannelClipsInnerClipsInner) Get() *ListClipsForVodResponseChannelClipsInnerClipsInner
- func (v NullableListClipsForVodResponseChannelClipsInnerClipsInner) IsSet() bool
- func (v NullableListClipsForVodResponseChannelClipsInnerClipsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListClipsForVodResponseChannelClipsInnerClipsInner) Set(val *ListClipsForVodResponseChannelClipsInnerClipsInner)
- func (v *NullableListClipsForVodResponseChannelClipsInnerClipsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListClipsForVodResponseChannelClipsInnerClipsInner) Unset()
- type NullableListClipsResponse
- func (v NullableListClipsResponse) Get() *ListClipsResponse
- func (v NullableListClipsResponse) IsSet() bool
- func (v NullableListClipsResponse) MarshalJSON() ([]byte, error)
- func (v *NullableListClipsResponse) Set(val *ListClipsResponse)
- func (v *NullableListClipsResponse) UnmarshalJSON(src []byte) error
- func (v *NullableListClipsResponse) Unset()
- type NullableListProductsResponse
- func (v NullableListProductsResponse) Get() *ListProductsResponse
- func (v NullableListProductsResponse) IsSet() bool
- func (v NullableListProductsResponse) MarshalJSON() ([]byte, error)
- func (v *NullableListProductsResponse) Set(val *ListProductsResponse)
- func (v *NullableListProductsResponse) UnmarshalJSON(src []byte) error
- func (v *NullableListProductsResponse) Unset()
- type NullableListProgramsResponse
- func (v NullableListProgramsResponse) Get() *ListProgramsResponse
- func (v NullableListProgramsResponse) IsSet() bool
- func (v NullableListProgramsResponse) MarshalJSON() ([]byte, error)
- func (v *NullableListProgramsResponse) Set(val *ListProgramsResponse)
- func (v *NullableListProgramsResponse) UnmarshalJSON(src []byte) error
- func (v *NullableListProgramsResponse) Unset()
- type NullableListProgramsResponseProgramsInner
- func (v NullableListProgramsResponseProgramsInner) Get() *ListProgramsResponseProgramsInner
- func (v NullableListProgramsResponseProgramsInner) IsSet() bool
- func (v NullableListProgramsResponseProgramsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListProgramsResponseProgramsInner) Set(val *ListProgramsResponseProgramsInner)
- func (v *NullableListProgramsResponseProgramsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListProgramsResponseProgramsInner) Unset()
- type NullableListRawSCTEHistoryByChannelResponse
- func (v NullableListRawSCTEHistoryByChannelResponse) Get() *ListRawSCTEHistoryByChannelResponse
- func (v NullableListRawSCTEHistoryByChannelResponse) IsSet() bool
- func (v NullableListRawSCTEHistoryByChannelResponse) MarshalJSON() ([]byte, error)
- func (v *NullableListRawSCTEHistoryByChannelResponse) Set(val *ListRawSCTEHistoryByChannelResponse)
- func (v *NullableListRawSCTEHistoryByChannelResponse) UnmarshalJSON(src []byte) error
- func (v *NullableListRawSCTEHistoryByChannelResponse) Unset()
- type NullableListRawSCTEHistoryByChannelResponseRawScte35Inner
- func (v NullableListRawSCTEHistoryByChannelResponseRawScte35Inner) Get() *ListRawSCTEHistoryByChannelResponseRawScte35Inner
- func (v NullableListRawSCTEHistoryByChannelResponseRawScte35Inner) IsSet() bool
- func (v NullableListRawSCTEHistoryByChannelResponseRawScte35Inner) MarshalJSON() ([]byte, error)
- func (v *NullableListRawSCTEHistoryByChannelResponseRawScte35Inner) Set(val *ListRawSCTEHistoryByChannelResponseRawScte35Inner)
- func (v *NullableListRawSCTEHistoryByChannelResponseRawScte35Inner) UnmarshalJSON(src []byte) error
- func (v *NullableListRawSCTEHistoryByChannelResponseRawScte35Inner) Unset()
- type NullableListRawSCTEHistoryByChannelResponseRawScte35InnerHeader
- func (v NullableListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) Get() *ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader
- func (v NullableListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) IsSet() bool
- func (v NullableListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) MarshalJSON() ([]byte, error)
- func (v *NullableListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) Set(val *ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader)
- func (v *NullableListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) UnmarshalJSON(src []byte) error
- func (v *NullableListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) Unset()
- type NullableListRawSCTEHistoryResponse
- func (v NullableListRawSCTEHistoryResponse) Get() *ListRawSCTEHistoryResponse
- func (v NullableListRawSCTEHistoryResponse) IsSet() bool
- func (v NullableListRawSCTEHistoryResponse) MarshalJSON() ([]byte, error)
- func (v *NullableListRawSCTEHistoryResponse) Set(val *ListRawSCTEHistoryResponse)
- func (v *NullableListRawSCTEHistoryResponse) UnmarshalJSON(src []byte) error
- func (v *NullableListRawSCTEHistoryResponse) Unset()
- type NullableListTasksResponse
- func (v NullableListTasksResponse) Get() *ListTasksResponse
- func (v NullableListTasksResponse) IsSet() bool
- func (v NullableListTasksResponse) MarshalJSON() ([]byte, error)
- func (v *NullableListTasksResponse) Set(val *ListTasksResponse)
- func (v *NullableListTasksResponse) UnmarshalJSON(src []byte) error
- func (v *NullableListTasksResponse) Unset()
- type NullableListTasksResponseTasksInner
- func (v NullableListTasksResponseTasksInner) Get() *ListTasksResponseTasksInner
- func (v NullableListTasksResponseTasksInner) IsSet() bool
- func (v NullableListTasksResponseTasksInner) MarshalJSON() ([]byte, error)
- func (v *NullableListTasksResponseTasksInner) Set(val *ListTasksResponseTasksInner)
- func (v *NullableListTasksResponseTasksInner) UnmarshalJSON(src []byte) error
- func (v *NullableListTasksResponseTasksInner) Unset()
- type NullableListVODsResponse
- func (v NullableListVODsResponse) Get() *ListVODsResponse
- func (v NullableListVODsResponse) IsSet() bool
- func (v NullableListVODsResponse) MarshalJSON() ([]byte, error)
- func (v *NullableListVODsResponse) Set(val *ListVODsResponse)
- func (v *NullableListVODsResponse) UnmarshalJSON(src []byte) error
- func (v *NullableListVODsResponse) Unset()
- type NullableMP4URLResponse
- func (v NullableMP4URLResponse) Get() *MP4URLResponse
- func (v NullableMP4URLResponse) IsSet() bool
- func (v NullableMP4URLResponse) MarshalJSON() ([]byte, error)
- func (v *NullableMP4URLResponse) Set(val *MP4URLResponse)
- func (v *NullableMP4URLResponse) UnmarshalJSON(src []byte) error
- func (v *NullableMP4URLResponse) Unset()
- type NullableMakeClipRequest
- func (v NullableMakeClipRequest) Get() *MakeClipRequest
- func (v NullableMakeClipRequest) IsSet() bool
- func (v NullableMakeClipRequest) MarshalJSON() ([]byte, error)
- func (v *NullableMakeClipRequest) Set(val *MakeClipRequest)
- func (v *NullableMakeClipRequest) UnmarshalJSON(src []byte) error
- func (v *NullableMakeClipRequest) Unset()
- type NullableMakeClipResponse
- func (v NullableMakeClipResponse) Get() *MakeClipResponse
- func (v NullableMakeClipResponse) IsSet() bool
- func (v NullableMakeClipResponse) MarshalJSON() ([]byte, error)
- func (v *NullableMakeClipResponse) Set(val *MakeClipResponse)
- func (v *NullableMakeClipResponse) UnmarshalJSON(src []byte) error
- func (v *NullableMakeClipResponse) Unset()
- type NullableMakeMP4Response
- func (v NullableMakeMP4Response) Get() *MakeMP4Response
- func (v NullableMakeMP4Response) IsSet() bool
- func (v NullableMakeMP4Response) MarshalJSON() ([]byte, error)
- func (v *NullableMakeMP4Response) Set(val *MakeMP4Response)
- func (v *NullableMakeMP4Response) UnmarshalJSON(src []byte) error
- func (v *NullableMakeMP4Response) Unset()
- type NullableOrgSummary
- type NullablePatchOrgChannelRequest
- func (v NullablePatchOrgChannelRequest) Get() *PatchOrgChannelRequest
- func (v NullablePatchOrgChannelRequest) IsSet() bool
- func (v NullablePatchOrgChannelRequest) MarshalJSON() ([]byte, error)
- func (v *NullablePatchOrgChannelRequest) Set(val *PatchOrgChannelRequest)
- func (v *NullablePatchOrgChannelRequest) UnmarshalJSON(src []byte) error
- func (v *NullablePatchOrgChannelRequest) Unset()
- type NullablePatchOrgChannelRequest2Inner
- func (v NullablePatchOrgChannelRequest2Inner) Get() *PatchOrgChannelRequest2Inner
- func (v NullablePatchOrgChannelRequest2Inner) IsSet() bool
- func (v NullablePatchOrgChannelRequest2Inner) MarshalJSON() ([]byte, error)
- func (v *NullablePatchOrgChannelRequest2Inner) Set(val *PatchOrgChannelRequest2Inner)
- func (v *NullablePatchOrgChannelRequest2Inner) UnmarshalJSON(src []byte) error
- func (v *NullablePatchOrgChannelRequest2Inner) Unset()
- type NullablePatchOrgChannelRequestIngest
- func (v NullablePatchOrgChannelRequestIngest) Get() *PatchOrgChannelRequestIngest
- func (v NullablePatchOrgChannelRequestIngest) IsSet() bool
- func (v NullablePatchOrgChannelRequestIngest) MarshalJSON() ([]byte, error)
- func (v *NullablePatchOrgChannelRequestIngest) Set(val *PatchOrgChannelRequestIngest)
- func (v *NullablePatchOrgChannelRequestIngest) UnmarshalJSON(src []byte) error
- func (v *NullablePatchOrgChannelRequestIngest) Unset()
- type NullablePinSourceRequest
- func (v NullablePinSourceRequest) Get() *PinSourceRequest
- func (v NullablePinSourceRequest) IsSet() bool
- func (v NullablePinSourceRequest) MarshalJSON() ([]byte, error)
- func (v *NullablePinSourceRequest) Set(val *PinSourceRequest)
- func (v *NullablePinSourceRequest) UnmarshalJSON(src []byte) error
- func (v *NullablePinSourceRequest) Unset()
- type NullablePlayURLResponse
- func (v NullablePlayURLResponse) Get() *PlayURLResponse
- func (v NullablePlayURLResponse) IsSet() bool
- func (v NullablePlayURLResponse) MarshalJSON() ([]byte, error)
- func (v *NullablePlayURLResponse) Set(val *PlayURLResponse)
- func (v *NullablePlayURLResponse) UnmarshalJSON(src []byte) error
- func (v *NullablePlayURLResponse) Unset()
- type NullablePostClipArchiveRequest
- func (v NullablePostClipArchiveRequest) Get() *PostClipArchiveRequest
- func (v NullablePostClipArchiveRequest) IsSet() bool
- func (v NullablePostClipArchiveRequest) MarshalJSON() ([]byte, error)
- func (v *NullablePostClipArchiveRequest) Set(val *PostClipArchiveRequest)
- func (v *NullablePostClipArchiveRequest) UnmarshalJSON(src []byte) error
- func (v *NullablePostClipArchiveRequest) Unset()
- type NullablePostClipArchiveResponse
- func (v NullablePostClipArchiveResponse) Get() *PostClipArchiveResponse
- func (v NullablePostClipArchiveResponse) IsSet() bool
- func (v NullablePostClipArchiveResponse) MarshalJSON() ([]byte, error)
- func (v *NullablePostClipArchiveResponse) Set(val *PostClipArchiveResponse)
- func (v *NullablePostClipArchiveResponse) UnmarshalJSON(src []byte) error
- func (v *NullablePostClipArchiveResponse) Unset()
- type NullablePostClipRequest
- func (v NullablePostClipRequest) Get() *PostClipRequest
- func (v NullablePostClipRequest) IsSet() bool
- func (v NullablePostClipRequest) MarshalJSON() ([]byte, error)
- func (v *NullablePostClipRequest) Set(val *PostClipRequest)
- func (v *NullablePostClipRequest) UnmarshalJSON(src []byte) error
- func (v *NullablePostClipRequest) Unset()
- type NullablePostClipResponse
- func (v NullablePostClipResponse) Get() *PostClipResponse
- func (v NullablePostClipResponse) IsSet() bool
- func (v NullablePostClipResponse) MarshalJSON() ([]byte, error)
- func (v *NullablePostClipResponse) Set(val *PostClipResponse)
- func (v *NullablePostClipResponse) UnmarshalJSON(src []byte) error
- func (v *NullablePostClipResponse) Unset()
- type NullablePostClipResponseClipsInner
- func (v NullablePostClipResponseClipsInner) Get() *PostClipResponseClipsInner
- func (v NullablePostClipResponseClipsInner) IsSet() bool
- func (v NullablePostClipResponseClipsInner) MarshalJSON() ([]byte, error)
- func (v *NullablePostClipResponseClipsInner) Set(val *PostClipResponseClipsInner)
- func (v *NullablePostClipResponseClipsInner) UnmarshalJSON(src []byte) error
- func (v *NullablePostClipResponseClipsInner) Unset()
- type NullablePostCopyMP4Request
- func (v NullablePostCopyMP4Request) Get() *PostCopyMP4Request
- func (v NullablePostCopyMP4Request) IsSet() bool
- func (v NullablePostCopyMP4Request) MarshalJSON() ([]byte, error)
- func (v *NullablePostCopyMP4Request) Set(val *PostCopyMP4Request)
- func (v *NullablePostCopyMP4Request) UnmarshalJSON(src []byte) error
- func (v *NullablePostCopyMP4Request) Unset()
- type NullablePostCopyMP4Response
- func (v NullablePostCopyMP4Response) Get() *PostCopyMP4Response
- func (v NullablePostCopyMP4Response) IsSet() bool
- func (v NullablePostCopyMP4Response) MarshalJSON() ([]byte, error)
- func (v *NullablePostCopyMP4Response) Set(val *PostCopyMP4Response)
- func (v *NullablePostCopyMP4Response) UnmarshalJSON(src []byte) error
- func (v *NullablePostCopyMP4Response) Unset()
- type NullablePostMakeMP4Request
- func (v NullablePostMakeMP4Request) Get() *PostMakeMP4Request
- func (v NullablePostMakeMP4Request) IsSet() bool
- func (v NullablePostMakeMP4Request) MarshalJSON() ([]byte, error)
- func (v *NullablePostMakeMP4Request) Set(val *PostMakeMP4Request)
- func (v *NullablePostMakeMP4Request) UnmarshalJSON(src []byte) error
- func (v *NullablePostMakeMP4Request) Unset()
- type NullablePutOrgChannelRequest
- func (v NullablePutOrgChannelRequest) Get() *PutOrgChannelRequest
- func (v NullablePutOrgChannelRequest) IsSet() bool
- func (v NullablePutOrgChannelRequest) MarshalJSON() ([]byte, error)
- func (v *NullablePutOrgChannelRequest) Set(val *PutOrgChannelRequest)
- func (v *NullablePutOrgChannelRequest) UnmarshalJSON(src []byte) error
- func (v *NullablePutOrgChannelRequest) Unset()
- type NullablePutOrgChannelRequestIngest
- func (v NullablePutOrgChannelRequestIngest) Get() *PutOrgChannelRequestIngest
- func (v NullablePutOrgChannelRequestIngest) IsSet() bool
- func (v NullablePutOrgChannelRequestIngest) MarshalJSON() ([]byte, error)
- func (v *NullablePutOrgChannelRequestIngest) Set(val *PutOrgChannelRequestIngest)
- func (v *NullablePutOrgChannelRequestIngest) UnmarshalJSON(src []byte) error
- func (v *NullablePutOrgChannelRequestIngest) Unset()
- type NullablePutOrgChannelRequestIngestSource
- func (v NullablePutOrgChannelRequestIngestSource) Get() *PutOrgChannelRequestIngestSource
- func (v NullablePutOrgChannelRequestIngestSource) IsSet() bool
- func (v NullablePutOrgChannelRequestIngestSource) MarshalJSON() ([]byte, error)
- func (v *NullablePutOrgChannelRequestIngestSource) Set(val *PutOrgChannelRequestIngestSource)
- func (v *NullablePutOrgChannelRequestIngestSource) UnmarshalJSON(src []byte) error
- func (v *NullablePutOrgChannelRequestIngestSource) Unset()
- type NullableRetryTaskResponse
- func (v NullableRetryTaskResponse) Get() *RetryTaskResponse
- func (v NullableRetryTaskResponse) IsSet() bool
- func (v NullableRetryTaskResponse) MarshalJSON() ([]byte, error)
- func (v *NullableRetryTaskResponse) Set(val *RetryTaskResponse)
- func (v *NullableRetryTaskResponse) UnmarshalJSON(src []byte) error
- func (v *NullableRetryTaskResponse) Unset()
- type NullableScte35
- type NullableSegment
- type NullableSetDynamicStateRequest
- func (v NullableSetDynamicStateRequest) Get() *SetDynamicStateRequest
- func (v NullableSetDynamicStateRequest) IsSet() bool
- func (v NullableSetDynamicStateRequest) MarshalJSON() ([]byte, error)
- func (v *NullableSetDynamicStateRequest) Set(val *SetDynamicStateRequest)
- func (v *NullableSetDynamicStateRequest) UnmarshalJSON(src []byte) error
- func (v *NullableSetDynamicStateRequest) Unset()
- type NullableSetDynamicStateRequestDynamicState
- func (v NullableSetDynamicStateRequestDynamicState) Get() *SetDynamicStateRequestDynamicState
- func (v NullableSetDynamicStateRequestDynamicState) IsSet() bool
- func (v NullableSetDynamicStateRequestDynamicState) MarshalJSON() ([]byte, error)
- func (v *NullableSetDynamicStateRequestDynamicState) Set(val *SetDynamicStateRequestDynamicState)
- func (v *NullableSetDynamicStateRequestDynamicState) UnmarshalJSON(src []byte) error
- func (v *NullableSetDynamicStateRequestDynamicState) Unset()
- type NullableSetDynamicStateRequestDynamicStateAudioMutesInner
- func (v NullableSetDynamicStateRequestDynamicStateAudioMutesInner) Get() *SetDynamicStateRequestDynamicStateAudioMutesInner
- func (v NullableSetDynamicStateRequestDynamicStateAudioMutesInner) IsSet() bool
- func (v NullableSetDynamicStateRequestDynamicStateAudioMutesInner) MarshalJSON() ([]byte, error)
- func (v *NullableSetDynamicStateRequestDynamicStateAudioMutesInner) Set(val *SetDynamicStateRequestDynamicStateAudioMutesInner)
- func (v *NullableSetDynamicStateRequestDynamicStateAudioMutesInner) UnmarshalJSON(src []byte) error
- func (v *NullableSetDynamicStateRequestDynamicStateAudioMutesInner) Unset()
- type NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInner
- func (v NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInner) Get() *SetDynamicStateRequestDynamicStateGraphicOverlaysInner
- func (v NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInner) IsSet() bool
- func (v NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInner) MarshalJSON() ([]byte, error)
- func (v *NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInner) Set(val *SetDynamicStateRequestDynamicStateGraphicOverlaysInner)
- func (v *NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInner) UnmarshalJSON(src []byte) error
- func (v *NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInner) Unset()
- type NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX
- func (v NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) Get() *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX
- func (v NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) IsSet() bool
- func (v NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) MarshalJSON() ([]byte, error)
- func (v *NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) Set(val *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX)
- func (v *NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) UnmarshalJSON(src []byte) error
- func (v *NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) Unset()
- type NullableSetDynamicStateRequestDynamicStateTextOverlaysInner
- func (v NullableSetDynamicStateRequestDynamicStateTextOverlaysInner) Get() *SetDynamicStateRequestDynamicStateTextOverlaysInner
- func (v NullableSetDynamicStateRequestDynamicStateTextOverlaysInner) IsSet() bool
- func (v NullableSetDynamicStateRequestDynamicStateTextOverlaysInner) MarshalJSON() ([]byte, error)
- func (v *NullableSetDynamicStateRequestDynamicStateTextOverlaysInner) Set(val *SetDynamicStateRequestDynamicStateTextOverlaysInner)
- func (v *NullableSetDynamicStateRequestDynamicStateTextOverlaysInner) UnmarshalJSON(src []byte) error
- func (v *NullableSetDynamicStateRequestDynamicStateTextOverlaysInner) Unset()
- type NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding
- func (v NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) Get() *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding
- func (v NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) IsSet() bool
- func (v NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) MarshalJSON() ([]byte, error)
- func (v *NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) Set(val *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding)
- func (v *NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) UnmarshalJSON(src []byte) error
- func (v *NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) Unset()
- type NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerX
- func (v NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerX) Get() *SetDynamicStateRequestDynamicStateTextOverlaysInnerX
- func (v NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerX) IsSet() bool
- func (v NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerX) MarshalJSON() ([]byte, error)
- func (v *NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerX) Set(val *SetDynamicStateRequestDynamicStateTextOverlaysInnerX)
- func (v *NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerX) UnmarshalJSON(src []byte) error
- func (v *NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerX) Unset()
- type NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerY
- func (v NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerY) Get() *SetDynamicStateRequestDynamicStateTextOverlaysInnerY
- func (v NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerY) IsSet() bool
- func (v NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerY) MarshalJSON() ([]byte, error)
- func (v *NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerY) Set(val *SetDynamicStateRequestDynamicStateTextOverlaysInnerY)
- func (v *NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerY) UnmarshalJSON(src []byte) error
- func (v *NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerY) Unset()
- type NullableSignalingLog
- func (v NullableSignalingLog) Get() *SignalingLog
- func (v NullableSignalingLog) IsSet() bool
- func (v NullableSignalingLog) MarshalJSON() ([]byte, error)
- func (v *NullableSignalingLog) Set(val *SignalingLog)
- func (v *NullableSignalingLog) UnmarshalJSON(src []byte) error
- func (v *NullableSignalingLog) Unset()
- type NullableSignalingLogLog
- func (v NullableSignalingLogLog) Get() *SignalingLogLog
- func (v NullableSignalingLogLog) IsSet() bool
- func (v NullableSignalingLogLog) MarshalJSON() ([]byte, error)
- func (v *NullableSignalingLogLog) Set(val *SignalingLogLog)
- func (v *NullableSignalingLogLog) UnmarshalJSON(src []byte) error
- func (v *NullableSignalingLogLog) Unset()
- type NullableSource
- type NullableStatus
- type NullableStatusDynamicStateStatus
- func (v NullableStatusDynamicStateStatus) Get() *StatusDynamicStateStatus
- func (v NullableStatusDynamicStateStatus) IsSet() bool
- func (v NullableStatusDynamicStateStatus) MarshalJSON() ([]byte, error)
- func (v *NullableStatusDynamicStateStatus) Set(val *StatusDynamicStateStatus)
- func (v *NullableStatusDynamicStateStatus) UnmarshalJSON(src []byte) error
- func (v *NullableStatusDynamicStateStatus) Unset()
- type NullableStatusDynamicStateStatusDynamicState
- func (v NullableStatusDynamicStateStatusDynamicState) Get() *StatusDynamicStateStatusDynamicState
- func (v NullableStatusDynamicStateStatusDynamicState) IsSet() bool
- func (v NullableStatusDynamicStateStatusDynamicState) MarshalJSON() ([]byte, error)
- func (v *NullableStatusDynamicStateStatusDynamicState) Set(val *StatusDynamicStateStatusDynamicState)
- func (v *NullableStatusDynamicStateStatusDynamicState) UnmarshalJSON(src []byte) error
- func (v *NullableStatusDynamicStateStatusDynamicState) Unset()
- type NullableStatusIngestStatus
- func (v NullableStatusIngestStatus) Get() *StatusIngestStatus
- func (v NullableStatusIngestStatus) IsSet() bool
- func (v NullableStatusIngestStatus) MarshalJSON() ([]byte, error)
- func (v *NullableStatusIngestStatus) Set(val *StatusIngestStatus)
- func (v *NullableStatusIngestStatus) UnmarshalJSON(src []byte) error
- func (v *NullableStatusIngestStatus) Unset()
- type NullableStatusIngestStatusPrimaryStatus
- func (v NullableStatusIngestStatusPrimaryStatus) Get() *StatusIngestStatusPrimaryStatus
- func (v NullableStatusIngestStatusPrimaryStatus) IsSet() bool
- func (v NullableStatusIngestStatusPrimaryStatus) MarshalJSON() ([]byte, error)
- func (v *NullableStatusIngestStatusPrimaryStatus) Set(val *StatusIngestStatusPrimaryStatus)
- func (v *NullableStatusIngestStatusPrimaryStatus) UnmarshalJSON(src []byte) error
- func (v *NullableStatusIngestStatusPrimaryStatus) Unset()
- type NullableStatusIngestStatusPrimaryStatusPmt
- func (v NullableStatusIngestStatusPrimaryStatusPmt) Get() *StatusIngestStatusPrimaryStatusPmt
- func (v NullableStatusIngestStatusPrimaryStatusPmt) IsSet() bool
- func (v NullableStatusIngestStatusPrimaryStatusPmt) MarshalJSON() ([]byte, error)
- func (v *NullableStatusIngestStatusPrimaryStatusPmt) Set(val *StatusIngestStatusPrimaryStatusPmt)
- func (v *NullableStatusIngestStatusPrimaryStatusPmt) UnmarshalJSON(src []byte) error
- func (v *NullableStatusIngestStatusPrimaryStatusPmt) Unset()
- type NullableStatusIngestStatusPrimaryStatusPmtStreamsInner
- func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInner) Get() *StatusIngestStatusPrimaryStatusPmtStreamsInner
- func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInner) IsSet() bool
- func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInner) MarshalJSON() ([]byte, error)
- func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInner) Set(val *StatusIngestStatusPrimaryStatusPmtStreamsInner)
- func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInner) UnmarshalJSON(src []byte) error
- func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInner) Unset()
- type NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo
- func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) Get() *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo
- func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) IsSet() bool
- func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) MarshalJSON() ([]byte, error)
- func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) Set(val *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo)
- func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) UnmarshalJSON(src []byte) error
- func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) Unset()
- type NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli
- func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) Get() *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli
- func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) IsSet() bool
- func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) MarshalJSON() ([]byte, error)
- func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) Set(val *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli)
- func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) UnmarshalJSON(src []byte) error
- func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) Unset()
- type NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription
- func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) Get() *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription
- func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) IsSet() bool
- func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) MarshalJSON() ([]byte, error)
- func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) Set(val *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription)
- func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) UnmarshalJSON(src []byte) error
- func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) Unset()
- type NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv
- func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) Get() *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv
- func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) IsSet() bool
- func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) MarshalJSON() ([]byte, error)
- func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) Set(val *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv)
- func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) UnmarshalJSON(src []byte) error
- func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) Unset()
- type NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue
- func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) Get() *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue
- func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) IsSet() bool
- func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) MarshalJSON() ([]byte, error)
- func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) Set(val *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue)
- func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) UnmarshalJSON(src []byte) error
- func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) Unset()
- type NullableStatusIngestStatusSecondaryStatus
- func (v NullableStatusIngestStatusSecondaryStatus) Get() *StatusIngestStatusSecondaryStatus
- func (v NullableStatusIngestStatusSecondaryStatus) IsSet() bool
- func (v NullableStatusIngestStatusSecondaryStatus) MarshalJSON() ([]byte, error)
- func (v *NullableStatusIngestStatusSecondaryStatus) Set(val *StatusIngestStatusSecondaryStatus)
- func (v *NullableStatusIngestStatusSecondaryStatus) UnmarshalJSON(src []byte) error
- func (v *NullableStatusIngestStatusSecondaryStatus) Unset()
- type NullableStatusIngestStatusSourceLossSlateStatus
- func (v NullableStatusIngestStatusSourceLossSlateStatus) Get() *StatusIngestStatusSourceLossSlateStatus
- func (v NullableStatusIngestStatusSourceLossSlateStatus) IsSet() bool
- func (v NullableStatusIngestStatusSourceLossSlateStatus) MarshalJSON() ([]byte, error)
- func (v *NullableStatusIngestStatusSourceLossSlateStatus) Set(val *StatusIngestStatusSourceLossSlateStatus)
- func (v *NullableStatusIngestStatusSourceLossSlateStatus) UnmarshalJSON(src []byte) error
- func (v *NullableStatusIngestStatusSourceLossSlateStatus) Unset()
- type NullableString
- type NullableSummary
- type NullableSummary2
- type NullableSummary2Source
- func (v NullableSummary2Source) Get() *Summary2Source
- func (v NullableSummary2Source) IsSet() bool
- func (v NullableSummary2Source) MarshalJSON() ([]byte, error)
- func (v *NullableSummary2Source) Set(val *Summary2Source)
- func (v *NullableSummary2Source) UnmarshalJSON(src []byte) error
- func (v *NullableSummary2Source) Unset()
- type NullableTaskResponse
- func (v NullableTaskResponse) Get() *TaskResponse
- func (v NullableTaskResponse) IsSet() bool
- func (v NullableTaskResponse) MarshalJSON() ([]byte, error)
- func (v *NullableTaskResponse) Set(val *TaskResponse)
- func (v *NullableTaskResponse) UnmarshalJSON(src []byte) error
- func (v *NullableTaskResponse) Unset()
- type NullableTaskResponseTasksInner
- func (v NullableTaskResponseTasksInner) Get() *TaskResponseTasksInner
- func (v NullableTaskResponseTasksInner) IsSet() bool
- func (v NullableTaskResponseTasksInner) MarshalJSON() ([]byte, error)
- func (v *NullableTaskResponseTasksInner) Set(val *TaskResponseTasksInner)
- func (v *NullableTaskResponseTasksInner) UnmarshalJSON(src []byte) error
- func (v *NullableTaskResponseTasksInner) Unset()
- type NullableTime
- type NullableUpdateProductConfigRequest
- func (v NullableUpdateProductConfigRequest) Get() *UpdateProductConfigRequest
- func (v NullableUpdateProductConfigRequest) IsSet() bool
- func (v NullableUpdateProductConfigRequest) MarshalJSON() ([]byte, error)
- func (v *NullableUpdateProductConfigRequest) Set(val *UpdateProductConfigRequest)
- func (v *NullableUpdateProductConfigRequest) UnmarshalJSON(src []byte) error
- func (v *NullableUpdateProductConfigRequest) Unset()
- type OrgSummary
- func (o *OrgSummary) GetId() string
- func (o *OrgSummary) GetIdOk() (*string, bool)
- func (o *OrgSummary) GetSelf() string
- func (o *OrgSummary) GetSelfOk() (*string, bool)
- func (o *OrgSummary) HasSelf() bool
- func (o OrgSummary) MarshalJSON() ([]byte, error)
- func (o *OrgSummary) SetId(v string)
- func (o *OrgSummary) SetSelf(v string)
- func (o OrgSummary) ToMap() (map[string]interface{}, error)
- type OrganizationsApi
- type OrganizationsApiService
- type PatchOrgChannelRequest
- func (o *PatchOrgChannelRequest) GetCreated() time.Time
- func (o *PatchOrgChannelRequest) GetCreatedOk() (*time.Time, bool)
- func (o *PatchOrgChannelRequest) GetDescription() string
- func (o *PatchOrgChannelRequest) GetDescriptionOk() (*string, bool)
- func (o *PatchOrgChannelRequest) GetDesiredState() string
- func (o *PatchOrgChannelRequest) GetDesiredStateOk() (*string, bool)
- func (o *PatchOrgChannelRequest) GetEnableByoip() bool
- func (o *PatchOrgChannelRequest) GetEnableByoipOk() (*bool, bool)
- func (o *PatchOrgChannelRequest) GetId() string
- func (o *PatchOrgChannelRequest) GetIdOk() (*string, bool)
- func (o *PatchOrgChannelRequest) GetIngest() PatchOrgChannelRequestIngest
- func (o *PatchOrgChannelRequest) GetIngestOk() (*PatchOrgChannelRequestIngest, bool)
- func (o *PatchOrgChannelRequest) GetLabels() []string
- func (o *PatchOrgChannelRequest) GetLabelsOk() ([]string, bool)
- func (o *PatchOrgChannelRequest) GetModified() time.Time
- func (o *PatchOrgChannelRequest) GetModifiedOk() (*time.Time, bool)
- func (o *PatchOrgChannelRequest) GetName() string
- func (o *PatchOrgChannelRequest) GetNameOk() (*string, bool)
- func (o *PatchOrgChannelRequest) GetOrganization() string
- func (o *PatchOrgChannelRequest) GetOrganizationOk() (*string, bool)
- func (o *PatchOrgChannelRequest) GetPackaging() ChannelPackaging
- func (o *PatchOrgChannelRequest) GetPackagingOk() (*ChannelPackaging, bool)
- func (o *PatchOrgChannelRequest) GetPublishing() ChannelPublishing
- func (o *PatchOrgChannelRequest) GetPublishingOk() (*ChannelPublishing, bool)
- func (o *PatchOrgChannelRequest) GetRegion() string
- func (o *PatchOrgChannelRequest) GetRegionOk() (*string, bool)
- func (o *PatchOrgChannelRequest) GetResourceClass() string
- func (o *PatchOrgChannelRequest) GetResourceClassOk() (*string, bool)
- func (o *PatchOrgChannelRequest) GetSchema() string
- func (o *PatchOrgChannelRequest) GetSchemaOk() (*string, bool)
- func (o *PatchOrgChannelRequest) GetSelf() string
- func (o *PatchOrgChannelRequest) GetSelfOk() (*string, bool)
- func (o *PatchOrgChannelRequest) GetSignaling() ChannelSignaling
- func (o *PatchOrgChannelRequest) GetSignalingOk() (*ChannelSignaling, bool)
- func (o *PatchOrgChannelRequest) GetTags() ChannelTags
- func (o *PatchOrgChannelRequest) GetTagsOk() (*ChannelTags, bool)
- func (o *PatchOrgChannelRequest) GetTranscode() ChannelTranscode
- func (o *PatchOrgChannelRequest) GetTranscodeOk() (*ChannelTranscode, bool)
- func (o *PatchOrgChannelRequest) HasCreated() bool
- func (o *PatchOrgChannelRequest) HasDescription() bool
- func (o *PatchOrgChannelRequest) HasDesiredState() bool
- func (o *PatchOrgChannelRequest) HasEnableByoip() bool
- func (o *PatchOrgChannelRequest) HasId() bool
- func (o *PatchOrgChannelRequest) HasIngest() bool
- func (o *PatchOrgChannelRequest) HasLabels() bool
- func (o *PatchOrgChannelRequest) HasModified() bool
- func (o *PatchOrgChannelRequest) HasName() bool
- func (o *PatchOrgChannelRequest) HasOrganization() bool
- func (o *PatchOrgChannelRequest) HasPackaging() bool
- func (o *PatchOrgChannelRequest) HasPublishing() bool
- func (o *PatchOrgChannelRequest) HasRegion() bool
- func (o *PatchOrgChannelRequest) HasResourceClass() bool
- func (o *PatchOrgChannelRequest) HasSchema() bool
- func (o *PatchOrgChannelRequest) HasSelf() bool
- func (o *PatchOrgChannelRequest) HasSignaling() bool
- func (o *PatchOrgChannelRequest) HasTags() bool
- func (o *PatchOrgChannelRequest) HasTranscode() bool
- func (o PatchOrgChannelRequest) MarshalJSON() ([]byte, error)
- func (o *PatchOrgChannelRequest) SetCreated(v time.Time)
- func (o *PatchOrgChannelRequest) SetDescription(v string)
- func (o *PatchOrgChannelRequest) SetDesiredState(v string)
- func (o *PatchOrgChannelRequest) SetEnableByoip(v bool)
- func (o *PatchOrgChannelRequest) SetId(v string)
- func (o *PatchOrgChannelRequest) SetIngest(v PatchOrgChannelRequestIngest)
- func (o *PatchOrgChannelRequest) SetLabels(v []string)
- func (o *PatchOrgChannelRequest) SetModified(v time.Time)
- func (o *PatchOrgChannelRequest) SetName(v string)
- func (o *PatchOrgChannelRequest) SetOrganization(v string)
- func (o *PatchOrgChannelRequest) SetPackaging(v ChannelPackaging)
- func (o *PatchOrgChannelRequest) SetPublishing(v ChannelPublishing)
- func (o *PatchOrgChannelRequest) SetRegion(v string)
- func (o *PatchOrgChannelRequest) SetResourceClass(v string)
- func (o *PatchOrgChannelRequest) SetSchema(v string)
- func (o *PatchOrgChannelRequest) SetSelf(v string)
- func (o *PatchOrgChannelRequest) SetSignaling(v ChannelSignaling)
- func (o *PatchOrgChannelRequest) SetTags(v ChannelTags)
- func (o *PatchOrgChannelRequest) SetTranscode(v ChannelTranscode)
- func (o PatchOrgChannelRequest) ToMap() (map[string]interface{}, error)
- type PatchOrgChannelRequest2Inner
- func (o *PatchOrgChannelRequest2Inner) GetFrom() string
- func (o *PatchOrgChannelRequest2Inner) GetFromOk() (*string, bool)
- func (o *PatchOrgChannelRequest2Inner) GetOp() string
- func (o *PatchOrgChannelRequest2Inner) GetOpOk() (*string, bool)
- func (o *PatchOrgChannelRequest2Inner) GetPath() string
- func (o *PatchOrgChannelRequest2Inner) GetPathOk() (*string, bool)
- func (o *PatchOrgChannelRequest2Inner) GetValue() interface{}
- func (o *PatchOrgChannelRequest2Inner) GetValueOk() (*interface{}, bool)
- func (o *PatchOrgChannelRequest2Inner) HasFrom() bool
- func (o *PatchOrgChannelRequest2Inner) HasValue() bool
- func (o PatchOrgChannelRequest2Inner) MarshalJSON() ([]byte, error)
- func (o *PatchOrgChannelRequest2Inner) SetFrom(v string)
- func (o *PatchOrgChannelRequest2Inner) SetOp(v string)
- func (o *PatchOrgChannelRequest2Inner) SetPath(v string)
- func (o *PatchOrgChannelRequest2Inner) SetValue(v interface{})
- func (o PatchOrgChannelRequest2Inner) ToMap() (map[string]interface{}, error)
- type PatchOrgChannelRequestIngest
- func (o *PatchOrgChannelRequestIngest) GetSlate() ChannelIngestSlate
- func (o *PatchOrgChannelRequestIngest) GetSlateOk() (*ChannelIngestSlate, bool)
- func (o *PatchOrgChannelRequestIngest) GetSource() ChannelIngestSource
- func (o *PatchOrgChannelRequestIngest) GetSourceOk() (*ChannelIngestSource, bool)
- func (o *PatchOrgChannelRequestIngest) HasSlate() bool
- func (o *PatchOrgChannelRequestIngest) HasSource() bool
- func (o PatchOrgChannelRequestIngest) MarshalJSON() ([]byte, error)
- func (o *PatchOrgChannelRequestIngest) SetSlate(v ChannelIngestSlate)
- func (o *PatchOrgChannelRequestIngest) SetSource(v ChannelIngestSource)
- func (o PatchOrgChannelRequestIngest) ToMap() (map[string]interface{}, error)
- type PinSourceRequest
- func (o *PinSourceRequest) GetIngestOrigin() string
- func (o *PinSourceRequest) GetIngestOriginOk() (*string, bool)
- func (o *PinSourceRequest) GetSchema() string
- func (o *PinSourceRequest) GetSchemaOk() (*string, bool)
- func (o *PinSourceRequest) HasIngestOrigin() bool
- func (o *PinSourceRequest) HasSchema() bool
- func (o PinSourceRequest) MarshalJSON() ([]byte, error)
- func (o *PinSourceRequest) SetIngestOrigin(v string)
- func (o *PinSourceRequest) SetSchema(v string)
- func (o PinSourceRequest) ToMap() (map[string]interface{}, error)
- type PlayURLResponse
- func (o *PlayURLResponse) GetSchema() string
- func (o *PlayURLResponse) GetSchemaOk() (*string, bool)
- func (o *PlayURLResponse) GetUrl() string
- func (o *PlayURLResponse) GetUrlOk() (*string, bool)
- func (o *PlayURLResponse) HasSchema() bool
- func (o PlayURLResponse) MarshalJSON() ([]byte, error)
- func (o *PlayURLResponse) SetSchema(v string)
- func (o *PlayURLResponse) SetUrl(v string)
- func (o PlayURLResponse) ToMap() (map[string]interface{}, error)
- type PostClipArchiveRequest
- func (o *PostClipArchiveRequest) GetCorrelationId() string
- func (o *PostClipArchiveRequest) GetCorrelationIdOk() (*string, bool)
- func (o *PostClipArchiveRequest) GetSchema() string
- func (o *PostClipArchiveRequest) GetSchemaOk() (*string, bool)
- func (o *PostClipArchiveRequest) HasCorrelationId() bool
- func (o *PostClipArchiveRequest) HasSchema() bool
- func (o PostClipArchiveRequest) MarshalJSON() ([]byte, error)
- func (o *PostClipArchiveRequest) SetCorrelationId(v string)
- func (o *PostClipArchiveRequest) SetSchema(v string)
- func (o PostClipArchiveRequest) ToMap() (map[string]interface{}, error)
- type PostClipArchiveResponse
- func (o *PostClipArchiveResponse) GetCorrelationId() string
- func (o *PostClipArchiveResponse) GetCorrelationIdOk() (*string, bool)
- func (o *PostClipArchiveResponse) GetSchema() string
- func (o *PostClipArchiveResponse) GetSchemaOk() (*string, bool)
- func (o *PostClipArchiveResponse) GetTaskErrors() []ErrorModelErrorsInner
- func (o *PostClipArchiveResponse) GetTaskErrorsOk() ([]ErrorModelErrorsInner, bool)
- func (o *PostClipArchiveResponse) GetTaskIds() []string
- func (o *PostClipArchiveResponse) GetTaskIdsOk() ([]string, bool)
- func (o *PostClipArchiveResponse) HasCorrelationId() bool
- func (o *PostClipArchiveResponse) HasSchema() bool
- func (o PostClipArchiveResponse) MarshalJSON() ([]byte, error)
- func (o *PostClipArchiveResponse) SetCorrelationId(v string)
- func (o *PostClipArchiveResponse) SetSchema(v string)
- func (o *PostClipArchiveResponse) SetTaskErrors(v []ErrorModelErrorsInner)
- func (o *PostClipArchiveResponse) SetTaskIds(v []string)
- func (o PostClipArchiveResponse) ToMap() (map[string]interface{}, error)
- type PostClipRequest
- func (o *PostClipRequest) GetCorrelationId() string
- func (o *PostClipRequest) GetCorrelationIdOk() (*string, bool)
- func (o *PostClipRequest) GetCreateMp4() bool
- func (o *PostClipRequest) GetCreateMp4Ok() (*bool, bool)
- func (o *PostClipRequest) GetDescription() string
- func (o *PostClipRequest) GetDescriptionOk() (*string, bool)
- func (o *PostClipRequest) GetEnd() string
- func (o *PostClipRequest) GetEndOk() (*string, bool)
- func (o *PostClipRequest) GetMp4FilePath() string
- func (o *PostClipRequest) GetMp4FilePathOk() (*string, bool)
- func (o *PostClipRequest) GetOverwrite() bool
- func (o *PostClipRequest) GetOverwriteOk() (*bool, bool)
- func (o *PostClipRequest) GetSchema() string
- func (o *PostClipRequest) GetSchemaOk() (*string, bool)
- func (o *PostClipRequest) GetStart() string
- func (o *PostClipRequest) GetStartOk() (*string, bool)
- func (o *PostClipRequest) HasCorrelationId() bool
- func (o *PostClipRequest) HasCreateMp4() bool
- func (o *PostClipRequest) HasDescription() bool
- func (o *PostClipRequest) HasMp4FilePath() bool
- func (o *PostClipRequest) HasOverwrite() bool
- func (o *PostClipRequest) HasSchema() bool
- func (o PostClipRequest) MarshalJSON() ([]byte, error)
- func (o *PostClipRequest) SetCorrelationId(v string)
- func (o *PostClipRequest) SetCreateMp4(v bool)
- func (o *PostClipRequest) SetDescription(v string)
- func (o *PostClipRequest) SetEnd(v string)
- func (o *PostClipRequest) SetMp4FilePath(v string)
- func (o *PostClipRequest) SetOverwrite(v bool)
- func (o *PostClipRequest) SetSchema(v string)
- func (o *PostClipRequest) SetStart(v string)
- func (o PostClipRequest) ToMap() (map[string]interface{}, error)
- type PostClipResponse
- func (o *PostClipResponse) GetClips() []PostClipResponseClipsInner
- func (o *PostClipResponse) GetClipsOk() ([]PostClipResponseClipsInner, bool)
- func (o *PostClipResponse) GetCorrelationId() string
- func (o *PostClipResponse) GetCorrelationIdOk() (*string, bool)
- func (o *PostClipResponse) GetSchema() string
- func (o *PostClipResponse) GetSchemaOk() (*string, bool)
- func (o *PostClipResponse) GetTaskErrors() []ErrorModelErrorsInner
- func (o *PostClipResponse) GetTaskErrorsOk() ([]ErrorModelErrorsInner, bool)
- func (o *PostClipResponse) GetTaskIds() []string
- func (o *PostClipResponse) GetTaskIdsOk() ([]string, bool)
- func (o *PostClipResponse) HasCorrelationId() bool
- func (o *PostClipResponse) HasSchema() bool
- func (o PostClipResponse) MarshalJSON() ([]byte, error)
- func (o *PostClipResponse) SetClips(v []PostClipResponseClipsInner)
- func (o *PostClipResponse) SetCorrelationId(v string)
- func (o *PostClipResponse) SetSchema(v string)
- func (o *PostClipResponse) SetTaskErrors(v []ErrorModelErrorsInner)
- func (o *PostClipResponse) SetTaskIds(v []string)
- func (o PostClipResponse) ToMap() (map[string]interface{}, error)
- type PostClipResponseClipsInner
- func (o *PostClipResponseClipsInner) GetClipId() string
- func (o *PostClipResponseClipsInner) GetClipIdOk() (*string, bool)
- func (o *PostClipResponseClipsInner) GetVodId() string
- func (o *PostClipResponseClipsInner) GetVodIdOk() (*string, bool)
- func (o PostClipResponseClipsInner) MarshalJSON() ([]byte, error)
- func (o *PostClipResponseClipsInner) SetClipId(v string)
- func (o *PostClipResponseClipsInner) SetVodId(v string)
- func (o PostClipResponseClipsInner) ToMap() (map[string]interface{}, error)
- type PostCopyMP4Request
- func (o *PostCopyMP4Request) GetOverrideMp4Path() string
- func (o *PostCopyMP4Request) GetOverrideMp4PathOk() (*string, bool)
- func (o *PostCopyMP4Request) GetSchema() string
- func (o *PostCopyMP4Request) GetSchemaOk() (*string, bool)
- func (o *PostCopyMP4Request) HasOverrideMp4Path() bool
- func (o *PostCopyMP4Request) HasSchema() bool
- func (o PostCopyMP4Request) MarshalJSON() ([]byte, error)
- func (o *PostCopyMP4Request) SetOverrideMp4Path(v string)
- func (o *PostCopyMP4Request) SetSchema(v string)
- func (o PostCopyMP4Request) ToMap() (map[string]interface{}, error)
- type PostCopyMP4Response
- func (o *PostCopyMP4Response) GetSchema() string
- func (o *PostCopyMP4Response) GetSchemaOk() (*string, bool)
- func (o *PostCopyMP4Response) GetTaskIds() []string
- func (o *PostCopyMP4Response) GetTaskIdsOk() ([]string, bool)
- func (o *PostCopyMP4Response) HasSchema() bool
- func (o PostCopyMP4Response) MarshalJSON() ([]byte, error)
- func (o *PostCopyMP4Response) SetSchema(v string)
- func (o *PostCopyMP4Response) SetTaskIds(v []string)
- func (o PostCopyMP4Response) ToMap() (map[string]interface{}, error)
- type PostMakeMP4Request
- func (o *PostMakeMP4Request) GetOverrideMp4Path() string
- func (o *PostMakeMP4Request) GetOverrideMp4PathOk() (*string, bool)
- func (o *PostMakeMP4Request) GetSchema() string
- func (o *PostMakeMP4Request) GetSchemaOk() (*string, bool)
- func (o *PostMakeMP4Request) HasOverrideMp4Path() bool
- func (o *PostMakeMP4Request) HasSchema() bool
- func (o PostMakeMP4Request) MarshalJSON() ([]byte, error)
- func (o *PostMakeMP4Request) SetOverrideMp4Path(v string)
- func (o *PostMakeMP4Request) SetSchema(v string)
- func (o PostMakeMP4Request) ToMap() (map[string]interface{}, error)
- type PutOrgChannelRequest
- func (o *PutOrgChannelRequest) GetCreated() time.Time
- func (o *PutOrgChannelRequest) GetCreatedOk() (*time.Time, bool)
- func (o *PutOrgChannelRequest) GetDescription() string
- func (o *PutOrgChannelRequest) GetDescriptionOk() (*string, bool)
- func (o *PutOrgChannelRequest) GetDesiredState() string
- func (o *PutOrgChannelRequest) GetDesiredStateOk() (*string, bool)
- func (o *PutOrgChannelRequest) GetEnableByoip() bool
- func (o *PutOrgChannelRequest) GetEnableByoipOk() (*bool, bool)
- func (o *PutOrgChannelRequest) GetId() string
- func (o *PutOrgChannelRequest) GetIdOk() (*string, bool)
- func (o *PutOrgChannelRequest) GetIngest() PutOrgChannelRequestIngest
- func (o *PutOrgChannelRequest) GetIngestOk() (*PutOrgChannelRequestIngest, bool)
- func (o *PutOrgChannelRequest) GetLabels() []string
- func (o *PutOrgChannelRequest) GetLabelsOk() ([]string, bool)
- func (o *PutOrgChannelRequest) GetModified() time.Time
- func (o *PutOrgChannelRequest) GetModifiedOk() (*time.Time, bool)
- func (o *PutOrgChannelRequest) GetName() string
- func (o *PutOrgChannelRequest) GetNameOk() (*string, bool)
- func (o *PutOrgChannelRequest) GetOrganization() string
- func (o *PutOrgChannelRequest) GetOrganizationOk() (*string, bool)
- func (o *PutOrgChannelRequest) GetPackaging() ChannelPackaging
- func (o *PutOrgChannelRequest) GetPackagingOk() (*ChannelPackaging, bool)
- func (o *PutOrgChannelRequest) GetPublishing() ChannelPublishing
- func (o *PutOrgChannelRequest) GetPublishingOk() (*ChannelPublishing, bool)
- func (o *PutOrgChannelRequest) GetRegion() string
- func (o *PutOrgChannelRequest) GetRegionOk() (*string, bool)
- func (o *PutOrgChannelRequest) GetResourceClass() string
- func (o *PutOrgChannelRequest) GetResourceClassOk() (*string, bool)
- func (o *PutOrgChannelRequest) GetSchema() string
- func (o *PutOrgChannelRequest) GetSchemaOk() (*string, bool)
- func (o *PutOrgChannelRequest) GetSelf() string
- func (o *PutOrgChannelRequest) GetSelfOk() (*string, bool)
- func (o *PutOrgChannelRequest) GetSignaling() ChannelSignaling
- func (o *PutOrgChannelRequest) GetSignalingOk() (*ChannelSignaling, bool)
- func (o *PutOrgChannelRequest) GetTags() ChannelTags
- func (o *PutOrgChannelRequest) GetTagsOk() (*ChannelTags, bool)
- func (o *PutOrgChannelRequest) GetTranscode() ChannelTranscode
- func (o *PutOrgChannelRequest) GetTranscodeOk() (*ChannelTranscode, bool)
- func (o *PutOrgChannelRequest) HasCreated() bool
- func (o *PutOrgChannelRequest) HasDescription() bool
- func (o *PutOrgChannelRequest) HasDesiredState() bool
- func (o *PutOrgChannelRequest) HasEnableByoip() bool
- func (o *PutOrgChannelRequest) HasId() bool
- func (o *PutOrgChannelRequest) HasLabels() bool
- func (o *PutOrgChannelRequest) HasModified() bool
- func (o *PutOrgChannelRequest) HasName() bool
- func (o *PutOrgChannelRequest) HasOrganization() bool
- func (o *PutOrgChannelRequest) HasPackaging() bool
- func (o *PutOrgChannelRequest) HasPublishing() bool
- func (o *PutOrgChannelRequest) HasRegion() bool
- func (o *PutOrgChannelRequest) HasResourceClass() bool
- func (o *PutOrgChannelRequest) HasSchema() bool
- func (o *PutOrgChannelRequest) HasSelf() bool
- func (o *PutOrgChannelRequest) HasSignaling() bool
- func (o *PutOrgChannelRequest) HasTags() bool
- func (o *PutOrgChannelRequest) HasTranscode() bool
- func (o PutOrgChannelRequest) MarshalJSON() ([]byte, error)
- func (o *PutOrgChannelRequest) SetCreated(v time.Time)
- func (o *PutOrgChannelRequest) SetDescription(v string)
- func (o *PutOrgChannelRequest) SetDesiredState(v string)
- func (o *PutOrgChannelRequest) SetEnableByoip(v bool)
- func (o *PutOrgChannelRequest) SetId(v string)
- func (o *PutOrgChannelRequest) SetIngest(v PutOrgChannelRequestIngest)
- func (o *PutOrgChannelRequest) SetLabels(v []string)
- func (o *PutOrgChannelRequest) SetModified(v time.Time)
- func (o *PutOrgChannelRequest) SetName(v string)
- func (o *PutOrgChannelRequest) SetOrganization(v string)
- func (o *PutOrgChannelRequest) SetPackaging(v ChannelPackaging)
- func (o *PutOrgChannelRequest) SetPublishing(v ChannelPublishing)
- func (o *PutOrgChannelRequest) SetRegion(v string)
- func (o *PutOrgChannelRequest) SetResourceClass(v string)
- func (o *PutOrgChannelRequest) SetSchema(v string)
- func (o *PutOrgChannelRequest) SetSelf(v string)
- func (o *PutOrgChannelRequest) SetSignaling(v ChannelSignaling)
- func (o *PutOrgChannelRequest) SetTags(v ChannelTags)
- func (o *PutOrgChannelRequest) SetTranscode(v ChannelTranscode)
- func (o PutOrgChannelRequest) ToMap() (map[string]interface{}, error)
- type PutOrgChannelRequestIngest
- func (o *PutOrgChannelRequestIngest) GetSlate() ChannelIngestSlate
- func (o *PutOrgChannelRequestIngest) GetSlateOk() (*ChannelIngestSlate, bool)
- func (o *PutOrgChannelRequestIngest) GetSource() PutOrgChannelRequestIngestSource
- func (o *PutOrgChannelRequestIngest) GetSourceOk() (*PutOrgChannelRequestIngestSource, bool)
- func (o *PutOrgChannelRequestIngest) HasSlate() bool
- func (o PutOrgChannelRequestIngest) MarshalJSON() ([]byte, error)
- func (o *PutOrgChannelRequestIngest) SetSlate(v ChannelIngestSlate)
- func (o *PutOrgChannelRequestIngest) SetSource(v PutOrgChannelRequestIngestSource)
- func (o PutOrgChannelRequestIngest) ToMap() (map[string]interface{}, error)
- type PutOrgChannelRequestIngestSource
- func (o *PutOrgChannelRequestIngestSource) GetAudioSources() []ChannelIngestSourceAudioSourcesInner
- func (o *PutOrgChannelRequestIngestSource) GetAudioSourcesOk() ([]ChannelIngestSourceAudioSourcesInner, bool)
- func (o *PutOrgChannelRequestIngestSource) GetCaptionsSource() string
- func (o *PutOrgChannelRequestIngestSource) GetCaptionsSourceOk() (*string, bool)
- func (o *PutOrgChannelRequestIngestSource) GetId() string
- func (o *PutOrgChannelRequestIngestSource) GetIdOk() (*string, bool)
- func (o *PutOrgChannelRequestIngestSource) GetSelf() string
- func (o *PutOrgChannelRequestIngestSource) GetSelfOk() (*string, bool)
- func (o *PutOrgChannelRequestIngestSource) GetVideoSource() ChannelIngestSourceVideoSource
- func (o *PutOrgChannelRequestIngestSource) GetVideoSourceOk() (*ChannelIngestSourceVideoSource, bool)
- func (o *PutOrgChannelRequestIngestSource) HasAudioSources() bool
- func (o *PutOrgChannelRequestIngestSource) HasCaptionsSource() bool
- func (o *PutOrgChannelRequestIngestSource) HasSelf() bool
- func (o *PutOrgChannelRequestIngestSource) HasVideoSource() bool
- func (o PutOrgChannelRequestIngestSource) MarshalJSON() ([]byte, error)
- func (o *PutOrgChannelRequestIngestSource) SetAudioSources(v []ChannelIngestSourceAudioSourcesInner)
- func (o *PutOrgChannelRequestIngestSource) SetCaptionsSource(v string)
- func (o *PutOrgChannelRequestIngestSource) SetId(v string)
- func (o *PutOrgChannelRequestIngestSource) SetSelf(v string)
- func (o *PutOrgChannelRequestIngestSource) SetVideoSource(v ChannelIngestSourceVideoSource)
- func (o PutOrgChannelRequestIngestSource) ToMap() (map[string]interface{}, error)
- type RetryTaskResponse
- func (o *RetryTaskResponse) GetError() CancelTaskResponseError
- func (o *RetryTaskResponse) GetErrorOk() (*CancelTaskResponseError, bool)
- func (o *RetryTaskResponse) GetSchema() string
- func (o *RetryTaskResponse) GetSchemaOk() (*string, bool)
- func (o *RetryTaskResponse) HasSchema() bool
- func (o RetryTaskResponse) MarshalJSON() ([]byte, error)
- func (o *RetryTaskResponse) SetError(v CancelTaskResponseError)
- func (o *RetryTaskResponse) SetSchema(v string)
- func (o RetryTaskResponse) ToMap() (map[string]interface{}, error)
- type Scte35
- func (o *Scte35) GetPayload() string
- func (o *Scte35) GetPayloadOk() (*string, bool)
- func (o *Scte35) GetSchema() string
- func (o *Scte35) GetSchemaOk() (*string, bool)
- func (o *Scte35) HasSchema() bool
- func (o Scte35) MarshalJSON() ([]byte, error)
- func (o *Scte35) SetPayload(v string)
- func (o *Scte35) SetSchema(v string)
- func (o Scte35) ToMap() (map[string]interface{}, error)
- type Segment
- func (o *Segment) GetEnd() time.Time
- func (o *Segment) GetEndOk() (*time.Time, bool)
- func (o *Segment) GetEventId() int32
- func (o *Segment) GetEventIdOk() (*int32, bool)
- func (o *Segment) GetSegmentId() int64
- func (o *Segment) GetSegmentIdOk() (*int64, bool)
- func (o *Segment) GetSlateUrl() string
- func (o *Segment) GetSlateUrlOk() (*string, bool)
- func (o *Segment) GetStart() time.Time
- func (o *Segment) GetStartOk() (*time.Time, bool)
- func (o *Segment) GetTimedMetadataPayload() string
- func (o *Segment) GetTimedMetadataPayloadOk() (*string, bool)
- func (o *Segment) GetTimedMetadataType() string
- func (o *Segment) GetTimedMetadataTypeOk() (*string, bool)
- func (o *Segment) GetType() string
- func (o *Segment) GetTypeOk() (*string, bool)
- func (o *Segment) HasEnd() bool
- func (o *Segment) HasEventId() bool
- func (o *Segment) HasSegmentId() bool
- func (o *Segment) HasSlateUrl() bool
- func (o *Segment) HasStart() bool
- func (o *Segment) HasTimedMetadataPayload() bool
- func (o *Segment) HasTimedMetadataType() bool
- func (o *Segment) HasType() bool
- func (o Segment) MarshalJSON() ([]byte, error)
- func (o *Segment) SetEnd(v time.Time)
- func (o *Segment) SetEventId(v int32)
- func (o *Segment) SetSegmentId(v int64)
- func (o *Segment) SetSlateUrl(v string)
- func (o *Segment) SetStart(v time.Time)
- func (o *Segment) SetTimedMetadataPayload(v string)
- func (o *Segment) SetTimedMetadataType(v string)
- func (o *Segment) SetType(v string)
- func (o Segment) ToMap() (map[string]interface{}, error)
- type ServerConfiguration
- type ServerConfigurations
- type ServerVariable
- type SetDynamicStateRequest
- func (o *SetDynamicStateRequest) GetChannelUrn() string
- func (o *SetDynamicStateRequest) GetChannelUrnOk() (*string, bool)
- func (o *SetDynamicStateRequest) GetDynamicState() SetDynamicStateRequestDynamicState
- func (o *SetDynamicStateRequest) GetDynamicStateFields() []string
- func (o *SetDynamicStateRequest) GetDynamicStateFieldsOk() ([]string, bool)
- func (o *SetDynamicStateRequest) GetDynamicStateOk() (*SetDynamicStateRequestDynamicState, bool)
- func (o *SetDynamicStateRequest) GetExternalId() string
- func (o *SetDynamicStateRequest) GetExternalIdOk() (*string, bool)
- func (o *SetDynamicStateRequest) GetOrganization() string
- func (o *SetDynamicStateRequest) GetOrganizationOk() (*string, bool)
- func (o *SetDynamicStateRequest) GetSchema() string
- func (o *SetDynamicStateRequest) GetSchemaOk() (*string, bool)
- func (o *SetDynamicStateRequest) HasChannelUrn() bool
- func (o *SetDynamicStateRequest) HasDynamicStateFields() bool
- func (o *SetDynamicStateRequest) HasExternalId() bool
- func (o *SetDynamicStateRequest) HasOrganization() bool
- func (o *SetDynamicStateRequest) HasSchema() bool
- func (o SetDynamicStateRequest) MarshalJSON() ([]byte, error)
- func (o *SetDynamicStateRequest) SetChannelUrn(v string)
- func (o *SetDynamicStateRequest) SetDynamicState(v SetDynamicStateRequestDynamicState)
- func (o *SetDynamicStateRequest) SetDynamicStateFields(v []string)
- func (o *SetDynamicStateRequest) SetExternalId(v string)
- func (o *SetDynamicStateRequest) SetOrganization(v string)
- func (o *SetDynamicStateRequest) SetSchema(v string)
- func (o SetDynamicStateRequest) ToMap() (map[string]interface{}, error)
- type SetDynamicStateRequestDynamicState
- func (o *SetDynamicStateRequestDynamicState) GetAudioMutes() []SetDynamicStateRequestDynamicStateAudioMutesInner
- func (o *SetDynamicStateRequestDynamicState) GetAudioMutesOk() ([]SetDynamicStateRequestDynamicStateAudioMutesInner, bool)
- func (o *SetDynamicStateRequestDynamicState) GetGraphicOverlays() []SetDynamicStateRequestDynamicStateGraphicOverlaysInner
- func (o *SetDynamicStateRequestDynamicState) GetGraphicOverlaysOk() ([]SetDynamicStateRequestDynamicStateGraphicOverlaysInner, bool)
- func (o *SetDynamicStateRequestDynamicState) GetTextOverlays() []SetDynamicStateRequestDynamicStateTextOverlaysInner
- func (o *SetDynamicStateRequestDynamicState) GetTextOverlaysOk() ([]SetDynamicStateRequestDynamicStateTextOverlaysInner, bool)
- func (o *SetDynamicStateRequestDynamicState) HasAudioMutes() bool
- func (o *SetDynamicStateRequestDynamicState) HasGraphicOverlays() bool
- func (o *SetDynamicStateRequestDynamicState) HasTextOverlays() bool
- func (o SetDynamicStateRequestDynamicState) MarshalJSON() ([]byte, error)
- func (o *SetDynamicStateRequestDynamicState) SetAudioMutes(v []SetDynamicStateRequestDynamicStateAudioMutesInner)
- func (o *SetDynamicStateRequestDynamicState) SetGraphicOverlays(v []SetDynamicStateRequestDynamicStateGraphicOverlaysInner)
- func (o *SetDynamicStateRequestDynamicState) SetTextOverlays(v []SetDynamicStateRequestDynamicStateTextOverlaysInner)
- func (o SetDynamicStateRequestDynamicState) ToMap() (map[string]interface{}, error)
- type SetDynamicStateRequestDynamicStateAudioMutesInner
- func (o *SetDynamicStateRequestDynamicStateAudioMutesInner) GetAudioChannel() string
- func (o *SetDynamicStateRequestDynamicStateAudioMutesInner) GetAudioChannelOk() (*string, bool)
- func (o *SetDynamicStateRequestDynamicStateAudioMutesInner) GetAudioSourceId() string
- func (o *SetDynamicStateRequestDynamicStateAudioMutesInner) GetAudioSourceIdOk() (*string, bool)
- func (o *SetDynamicStateRequestDynamicStateAudioMutesInner) HasAudioChannel() bool
- func (o *SetDynamicStateRequestDynamicStateAudioMutesInner) HasAudioSourceId() bool
- func (o SetDynamicStateRequestDynamicStateAudioMutesInner) MarshalJSON() ([]byte, error)
- func (o *SetDynamicStateRequestDynamicStateAudioMutesInner) SetAudioChannel(v string)
- func (o *SetDynamicStateRequestDynamicStateAudioMutesInner) SetAudioSourceId(v string)
- func (o SetDynamicStateRequestDynamicStateAudioMutesInner) ToMap() (map[string]interface{}, error)
- type SetDynamicStateRequestDynamicStateGraphicOverlaysInner
- func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) GetResourceId() string
- func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) GetResourceIdOk() (*string, bool)
- func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) GetX() SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX
- func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) GetXOk() (*SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX, bool)
- func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) GetY() SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX
- func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) GetYOk() (*SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX, bool)
- func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) HasResourceId() bool
- func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) HasX() bool
- func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) HasY() bool
- func (o SetDynamicStateRequestDynamicStateGraphicOverlaysInner) MarshalJSON() ([]byte, error)
- func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) SetResourceId(v string)
- func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) SetX(v SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX)
- func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) SetY(v SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX)
- func (o SetDynamicStateRequestDynamicStateGraphicOverlaysInner) ToMap() (map[string]interface{}, error)
- type SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX
- func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) GetAnchor() float32
- func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) GetAnchorOk() (*float32, bool)
- func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) GetPosition() float32
- func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) GetPositionOk() (*float32, bool)
- func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) HasAnchor() bool
- func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) HasPosition() bool
- func (o SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) MarshalJSON() ([]byte, error)
- func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) SetAnchor(v float32)
- func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) SetPosition(v float32)
- func (o SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) ToMap() (map[string]interface{}, error)
- type SetDynamicStateRequestDynamicStateTextOverlaysInner
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetBackground() string
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetBackgroundOk() (*string, bool)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetFontColor() string
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetFontColorOk() (*string, bool)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetFontHeight() float32
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetFontHeightOk() (*float32, bool)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetFontResourceId() string
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetFontResourceIdOk() (*string, bool)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetPadding() SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetPaddingOk() (*SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding, bool)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetText() string
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetTextOk() (*string, bool)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetX() SetDynamicStateRequestDynamicStateTextOverlaysInnerX
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetXOk() (*SetDynamicStateRequestDynamicStateTextOverlaysInnerX, bool)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetY() SetDynamicStateRequestDynamicStateTextOverlaysInnerY
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetYOk() (*SetDynamicStateRequestDynamicStateTextOverlaysInnerY, bool)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) HasBackground() bool
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) HasFontColor() bool
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) HasFontHeight() bool
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) HasFontResourceId() bool
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) HasPadding() bool
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) HasText() bool
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) HasX() bool
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) HasY() bool
- func (o SetDynamicStateRequestDynamicStateTextOverlaysInner) MarshalJSON() ([]byte, error)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) SetBackground(v string)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) SetFontColor(v string)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) SetFontHeight(v float32)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) SetFontResourceId(v string)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) SetPadding(v SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) SetText(v string)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) SetX(v SetDynamicStateRequestDynamicStateTextOverlaysInnerX)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) SetY(v SetDynamicStateRequestDynamicStateTextOverlaysInnerY)
- func (o SetDynamicStateRequestDynamicStateTextOverlaysInner) ToMap() (map[string]interface{}, error)
- type SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetBottom() float32
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetBottomOk() (*float32, bool)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetLeft() float32
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetLeftOk() (*float32, bool)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetRight() float32
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetRightOk() (*float32, bool)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetTop() float32
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetTopOk() (*float32, bool)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) HasBottom() bool
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) HasLeft() bool
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) HasRight() bool
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) HasTop() bool
- func (o SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) MarshalJSON() ([]byte, error)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) SetBottom(v float32)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) SetLeft(v float32)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) SetRight(v float32)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) SetTop(v float32)
- func (o SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) ToMap() (map[string]interface{}, error)
- type SetDynamicStateRequestDynamicStateTextOverlaysInnerX
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerX) GetAnchor() float32
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerX) GetAnchorOk() (*float32, bool)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerX) GetPosition() float32
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerX) GetPositionOk() (*float32, bool)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerX) HasAnchor() bool
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerX) HasPosition() bool
- func (o SetDynamicStateRequestDynamicStateTextOverlaysInnerX) MarshalJSON() ([]byte, error)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerX) SetAnchor(v float32)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerX) SetPosition(v float32)
- func (o SetDynamicStateRequestDynamicStateTextOverlaysInnerX) ToMap() (map[string]interface{}, error)
- type SetDynamicStateRequestDynamicStateTextOverlaysInnerY
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerY) GetAnchor() float32
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerY) GetAnchorOk() (*float32, bool)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerY) GetPosition() float32
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerY) GetPositionOk() (*float32, bool)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerY) HasAnchor() bool
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerY) HasPosition() bool
- func (o SetDynamicStateRequestDynamicStateTextOverlaysInnerY) MarshalJSON() ([]byte, error)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerY) SetAnchor(v float32)
- func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerY) SetPosition(v float32)
- func (o SetDynamicStateRequestDynamicStateTextOverlaysInnerY) ToMap() (map[string]interface{}, error)
- type SignalingLog
- func (o *SignalingLog) GetLog() SignalingLogLog
- func (o *SignalingLog) GetLogOk() (*SignalingLogLog, bool)
- func (o *SignalingLog) GetStatus() string
- func (o *SignalingLog) GetStatusOk() (*string, bool)
- func (o *SignalingLog) GetTimestamp() time.Time
- func (o *SignalingLog) GetTimestampOk() (*time.Time, bool)
- func (o SignalingLog) MarshalJSON() ([]byte, error)
- func (o *SignalingLog) SetLog(v SignalingLogLog)
- func (o *SignalingLog) SetStatus(v string)
- func (o *SignalingLog) SetTimestamp(v time.Time)
- func (o SignalingLog) ToMap() (map[string]interface{}, error)
- type SignalingLogLog
- func (o *SignalingLogLog) GetBase64() string
- func (o *SignalingLogLog) GetBase64Ok() (*string, bool)
- func (o *SignalingLogLog) GetMessage() string
- func (o *SignalingLogLog) GetMessageOk() (*string, bool)
- func (o *SignalingLogLog) GetPretty() string
- func (o *SignalingLogLog) GetPrettyOk() (*string, bool)
- func (o SignalingLogLog) MarshalJSON() ([]byte, error)
- func (o *SignalingLogLog) SetBase64(v string)
- func (o *SignalingLogLog) SetMessage(v string)
- func (o *SignalingLogLog) SetPretty(v string)
- func (o SignalingLogLog) ToMap() (map[string]interface{}, error)
- type Source
- func (o *Source) GetId() string
- func (o *Source) GetIdOk() (*string, bool)
- func (o *Source) GetName() string
- func (o *Source) GetNameOk() (*string, bool)
- func (o *Source) GetSchema() string
- func (o *Source) GetSchemaOk() (*string, bool)
- func (o *Source) GetSelf() string
- func (o *Source) GetSelfOk() (*string, bool)
- func (o *Source) HasSchema() bool
- func (o *Source) HasSelf() bool
- func (o Source) MarshalJSON() ([]byte, error)
- func (o *Source) SetId(v string)
- func (o *Source) SetName(v string)
- func (o *Source) SetSchema(v string)
- func (o *Source) SetSelf(v string)
- func (o Source) ToMap() (map[string]interface{}, error)
- type SourcePreviewsApi
- type SourcePreviewsApiService
- func (a *SourcePreviewsApiService) GetSourcePreviewStream(ctx context.Context, org string, sourceId string) ApiGetSourcePreviewStreamRequest
- func (a *SourcePreviewsApiService) GetSourcePreviewStreamExecute(r ApiGetSourcePreviewStreamRequest) (*GetPreviewStreamsResponse, *http.Response, error)
- func (a *SourcePreviewsApiService) GetSourcePreviewTranscoderStatus(ctx context.Context, org string, sourceId string) ApiGetSourcePreviewTranscoderStatusRequest
- func (a *SourcePreviewsApiService) GetSourcePreviewTranscoderStatusExecute(r ApiGetSourcePreviewTranscoderStatusRequest) (*Status, *http.Response, error)
- func (a *SourcePreviewsApiService) PutSourcePreview(ctx context.Context, org string, sourceId string) ApiPutSourcePreviewRequest
- func (a *SourcePreviewsApiService) PutSourcePreviewExecute(r ApiPutSourcePreviewRequest) (*http.Response, error)
- func (a *SourcePreviewsApiService) SourcePreviewPinIngest(ctx context.Context, org string, sourceId string) ApiSourcePreviewPinIngestRequest
- func (a *SourcePreviewsApiService) SourcePreviewPinIngestExecute(r ApiSourcePreviewPinIngestRequest) (*http.Response, error)
- func (a *SourcePreviewsApiService) SourcePreviewUnpinIngest(ctx context.Context, org string, sourceId string) ApiSourcePreviewUnpinIngestRequest
- func (a *SourcePreviewsApiService) SourcePreviewUnpinIngestExecute(r ApiSourcePreviewUnpinIngestRequest) (*http.Response, error)
- type Status
- func (o *Status) GetDynamicStateStatus() StatusDynamicStateStatus
- func (o *Status) GetDynamicStateStatusOk() (*StatusDynamicStateStatus, bool)
- func (o *Status) GetIngestStatus() StatusIngestStatus
- func (o *Status) GetIngestStatusOk() (*StatusIngestStatus, bool)
- func (o *Status) GetSchema() string
- func (o *Status) GetSchemaOk() (*string, bool)
- func (o *Status) HasDynamicStateStatus() bool
- func (o *Status) HasIngestStatus() bool
- func (o *Status) HasSchema() bool
- func (o Status) MarshalJSON() ([]byte, error)
- func (o *Status) SetDynamicStateStatus(v StatusDynamicStateStatus)
- func (o *Status) SetIngestStatus(v StatusIngestStatus)
- func (o *Status) SetSchema(v string)
- func (o Status) ToMap() (map[string]interface{}, error)
- type StatusDynamicStateStatus
- func (o *StatusDynamicStateStatus) GetDynamicState() StatusDynamicStateStatusDynamicState
- func (o *StatusDynamicStateStatus) GetDynamicStateOk() (*StatusDynamicStateStatusDynamicState, bool)
- func (o *StatusDynamicStateStatus) GetLastUpdate() time.Time
- func (o *StatusDynamicStateStatus) GetLastUpdateOk() (*time.Time, bool)
- func (o *StatusDynamicStateStatus) HasDynamicState() bool
- func (o *StatusDynamicStateStatus) HasLastUpdate() bool
- func (o StatusDynamicStateStatus) MarshalJSON() ([]byte, error)
- func (o *StatusDynamicStateStatus) SetDynamicState(v StatusDynamicStateStatusDynamicState)
- func (o *StatusDynamicStateStatus) SetLastUpdate(v time.Time)
- func (o StatusDynamicStateStatus) ToMap() (map[string]interface{}, error)
- type StatusDynamicStateStatusDynamicState
- func (o *StatusDynamicStateStatusDynamicState) GetAudioMutes() []SetDynamicStateRequestDynamicStateAudioMutesInner
- func (o *StatusDynamicStateStatusDynamicState) GetAudioMutesOk() ([]SetDynamicStateRequestDynamicStateAudioMutesInner, bool)
- func (o *StatusDynamicStateStatusDynamicState) GetGraphicOverlays() []SetDynamicStateRequestDynamicStateGraphicOverlaysInner
- func (o *StatusDynamicStateStatusDynamicState) GetGraphicOverlaysOk() ([]SetDynamicStateRequestDynamicStateGraphicOverlaysInner, bool)
- func (o *StatusDynamicStateStatusDynamicState) GetTextOverlays() []SetDynamicStateRequestDynamicStateTextOverlaysInner
- func (o *StatusDynamicStateStatusDynamicState) GetTextOverlaysOk() ([]SetDynamicStateRequestDynamicStateTextOverlaysInner, bool)
- func (o *StatusDynamicStateStatusDynamicState) HasAudioMutes() bool
- func (o *StatusDynamicStateStatusDynamicState) HasGraphicOverlays() bool
- func (o *StatusDynamicStateStatusDynamicState) HasTextOverlays() bool
- func (o StatusDynamicStateStatusDynamicState) MarshalJSON() ([]byte, error)
- func (o *StatusDynamicStateStatusDynamicState) SetAudioMutes(v []SetDynamicStateRequestDynamicStateAudioMutesInner)
- func (o *StatusDynamicStateStatusDynamicState) SetGraphicOverlays(v []SetDynamicStateRequestDynamicStateGraphicOverlaysInner)
- func (o *StatusDynamicStateStatusDynamicState) SetTextOverlays(v []SetDynamicStateRequestDynamicStateTextOverlaysInner)
- func (o StatusDynamicStateStatusDynamicState) ToMap() (map[string]interface{}, error)
- type StatusIngestStatus
- func (o *StatusIngestStatus) GetPrimaryStatus() StatusIngestStatusPrimaryStatus
- func (o *StatusIngestStatus) GetPrimaryStatusOk() (*StatusIngestStatusPrimaryStatus, bool)
- func (o *StatusIngestStatus) GetSecondaryStatus() StatusIngestStatusSecondaryStatus
- func (o *StatusIngestStatus) GetSecondaryStatusOk() (*StatusIngestStatusSecondaryStatus, bool)
- func (o *StatusIngestStatus) GetSourceLossSlateStatus() StatusIngestStatusSourceLossSlateStatus
- func (o *StatusIngestStatus) GetSourceLossSlateStatusOk() (*StatusIngestStatusSourceLossSlateStatus, bool)
- func (o *StatusIngestStatus) GetSourceMergingActive() bool
- func (o *StatusIngestStatus) GetSourceMergingActiveOk() (*bool, bool)
- func (o *StatusIngestStatus) GetSourceMergingDisabled() bool
- func (o *StatusIngestStatus) GetSourceMergingDisabledOk() (*bool, bool)
- func (o *StatusIngestStatus) HasPrimaryStatus() bool
- func (o *StatusIngestStatus) HasSecondaryStatus() bool
- func (o *StatusIngestStatus) HasSourceLossSlateStatus() bool
- func (o *StatusIngestStatus) HasSourceMergingActive() bool
- func (o *StatusIngestStatus) HasSourceMergingDisabled() bool
- func (o StatusIngestStatus) MarshalJSON() ([]byte, error)
- func (o *StatusIngestStatus) SetPrimaryStatus(v StatusIngestStatusPrimaryStatus)
- func (o *StatusIngestStatus) SetSecondaryStatus(v StatusIngestStatusSecondaryStatus)
- func (o *StatusIngestStatus) SetSourceLossSlateStatus(v StatusIngestStatusSourceLossSlateStatus)
- func (o *StatusIngestStatus) SetSourceMergingActive(v bool)
- func (o *StatusIngestStatus) SetSourceMergingDisabled(v bool)
- func (o StatusIngestStatus) ToMap() (map[string]interface{}, error)
- type StatusIngestStatusPrimaryStatus
- func (o *StatusIngestStatusPrimaryStatus) GetActive() bool
- func (o *StatusIngestStatusPrimaryStatus) GetActiveOk() (*bool, bool)
- func (o *StatusIngestStatusPrimaryStatus) GetCcErrors() int64
- func (o *StatusIngestStatusPrimaryStatus) GetCcErrorsOk() (*int64, bool)
- func (o *StatusIngestStatusPrimaryStatus) GetLastDataReceived() time.Time
- func (o *StatusIngestStatusPrimaryStatus) GetLastDataReceivedOk() (*time.Time, bool)
- func (o *StatusIngestStatusPrimaryStatus) GetPinned() bool
- func (o *StatusIngestStatusPrimaryStatus) GetPinnedOk() (*bool, bool)
- func (o *StatusIngestStatusPrimaryStatus) GetPmt() StatusIngestStatusPrimaryStatusPmt
- func (o *StatusIngestStatusPrimaryStatus) GetPmtOk() (*StatusIngestStatusPrimaryStatusPmt, bool)
- func (o *StatusIngestStatusPrimaryStatus) GetQualityScore() float64
- func (o *StatusIngestStatusPrimaryStatus) GetQualityScoreOk() (*float64, bool)
- func (o *StatusIngestStatusPrimaryStatus) GetUnavailableReason() string
- func (o *StatusIngestStatusPrimaryStatus) GetUnavailableReasonOk() (*string, bool)
- func (o *StatusIngestStatusPrimaryStatus) HasActive() bool
- func (o *StatusIngestStatusPrimaryStatus) HasCcErrors() bool
- func (o *StatusIngestStatusPrimaryStatus) HasLastDataReceived() bool
- func (o *StatusIngestStatusPrimaryStatus) HasPinned() bool
- func (o *StatusIngestStatusPrimaryStatus) HasPmt() bool
- func (o *StatusIngestStatusPrimaryStatus) HasQualityScore() bool
- func (o *StatusIngestStatusPrimaryStatus) HasUnavailableReason() bool
- func (o StatusIngestStatusPrimaryStatus) MarshalJSON() ([]byte, error)
- func (o *StatusIngestStatusPrimaryStatus) SetActive(v bool)
- func (o *StatusIngestStatusPrimaryStatus) SetCcErrors(v int64)
- func (o *StatusIngestStatusPrimaryStatus) SetLastDataReceived(v time.Time)
- func (o *StatusIngestStatusPrimaryStatus) SetPinned(v bool)
- func (o *StatusIngestStatusPrimaryStatus) SetPmt(v StatusIngestStatusPrimaryStatusPmt)
- func (o *StatusIngestStatusPrimaryStatus) SetQualityScore(v float64)
- func (o *StatusIngestStatusPrimaryStatus) SetUnavailableReason(v string)
- func (o StatusIngestStatusPrimaryStatus) ToMap() (map[string]interface{}, error)
- type StatusIngestStatusPrimaryStatusPmt
- func (o *StatusIngestStatusPrimaryStatusPmt) GetLastUpdate() time.Time
- func (o *StatusIngestStatusPrimaryStatusPmt) GetLastUpdateOk() (*time.Time, bool)
- func (o *StatusIngestStatusPrimaryStatusPmt) GetPcrPid() int32
- func (o *StatusIngestStatusPrimaryStatusPmt) GetPcrPidOk() (*int32, bool)
- func (o *StatusIngestStatusPrimaryStatusPmt) GetPid() int32
- func (o *StatusIngestStatusPrimaryStatusPmt) GetPidOk() (*int32, bool)
- func (o *StatusIngestStatusPrimaryStatusPmt) GetProgramNumber() int32
- func (o *StatusIngestStatusPrimaryStatusPmt) GetProgramNumberOk() (*int32, bool)
- func (o *StatusIngestStatusPrimaryStatusPmt) GetStreams() []StatusIngestStatusPrimaryStatusPmtStreamsInner
- func (o *StatusIngestStatusPrimaryStatusPmt) GetStreamsOk() ([]StatusIngestStatusPrimaryStatusPmtStreamsInner, bool)
- func (o *StatusIngestStatusPrimaryStatusPmt) HasLastUpdate() bool
- func (o *StatusIngestStatusPrimaryStatusPmt) HasPcrPid() bool
- func (o *StatusIngestStatusPrimaryStatusPmt) HasPid() bool
- func (o *StatusIngestStatusPrimaryStatusPmt) HasProgramNumber() bool
- func (o *StatusIngestStatusPrimaryStatusPmt) HasStreams() bool
- func (o StatusIngestStatusPrimaryStatusPmt) MarshalJSON() ([]byte, error)
- func (o *StatusIngestStatusPrimaryStatusPmt) SetLastUpdate(v time.Time)
- func (o *StatusIngestStatusPrimaryStatusPmt) SetPcrPid(v int32)
- func (o *StatusIngestStatusPrimaryStatusPmt) SetPid(v int32)
- func (o *StatusIngestStatusPrimaryStatusPmt) SetProgramNumber(v int32)
- func (o *StatusIngestStatusPrimaryStatusPmt) SetStreams(v []StatusIngestStatusPrimaryStatusPmtStreamsInner)
- func (o StatusIngestStatusPrimaryStatusPmt) ToMap() (map[string]interface{}, error)
- type StatusIngestStatusPrimaryStatusPmtStreamsInner
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) GetMapped() bool
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) GetMappedOk() (*bool, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) GetPid() int32
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) GetPidOk() (*int32, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) GetRawType() string
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) GetRawTypeOk() (*string, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) GetType() string
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) GetTypeOk() (*string, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) GetVideo() StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) GetVideoOk() (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) HasMapped() bool
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) HasPid() bool
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) HasRawType() bool
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) HasType() bool
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) HasVideo() bool
- func (o StatusIngestStatusPrimaryStatusPmtStreamsInner) MarshalJSON() ([]byte, error)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) SetMapped(v bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) SetPid(v int32)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) SetRawType(v string)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) SetType(v string)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) SetVideo(v StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo)
- func (o StatusIngestStatusPrimaryStatusPmtStreamsInner) ToMap() (map[string]interface{}, error)
- type StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetBitDepth() int32
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetBitDepthOk() (*int32, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetClli() StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetClliOk() (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetColorDescription() StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetColorDescriptionOk() (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetFrameHeight() int32
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetFrameHeightOk() (*int32, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetFrameWidth() int32
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetFrameWidthOk() (*int32, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetMdcv() StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetMdcvOk() (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) HasBitDepth() bool
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) HasClli() bool
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) HasColorDescription() bool
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) HasFrameHeight() bool
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) HasFrameWidth() bool
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) HasMdcv() bool
- func (o StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) MarshalJSON() ([]byte, error)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) SetBitDepth(v int32)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) SetClli(v StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) SetColorDescription(v StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) SetFrameHeight(v int32)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) SetFrameWidth(v int32)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) SetMdcv(v StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv)
- func (o StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) ToMap() (map[string]interface{}, error)
- type StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) GetMaxCll() float64
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) GetMaxCllOk() (*float64, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) GetMaxFall() float64
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) GetMaxFallOk() (*float64, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) HasMaxCll() bool
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) HasMaxFall() bool
- func (o StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) MarshalJSON() ([]byte, error)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) SetMaxCll(v float64)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) SetMaxFall(v float64)
- func (o StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) ToMap() (map[string]interface{}, error)
- type StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription
- func NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription() *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription
- func NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescriptionWithDefaults() *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) GetColorPrimaries() string
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) GetColorPrimariesOk() (*string, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) GetMatrixCoeffs() string
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) GetMatrixCoeffsOk() (*string, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) GetTransferCharacteristics() string
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) GetTransferCharacteristicsOk() (*string, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) HasColorPrimaries() bool
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) HasMatrixCoeffs() bool
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) HasTransferCharacteristics() bool
- func (o StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) MarshalJSON() ([]byte, error)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) SetColorPrimaries(v string)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) SetMatrixCoeffs(v string)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) SetTransferCharacteristics(v string)
- func (o StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) ToMap() (map[string]interface{}, error)
- type StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetBlue() StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetBlueOk() (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetGreen() StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetGreenOk() (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetMaxDisplayMasteringLuminance() float64
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetMaxDisplayMasteringLuminanceOk() (*float64, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetMinDisplayMasteringLuminance() float64
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetMinDisplayMasteringLuminanceOk() (*float64, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetRed() StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetRedOk() (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetWhitePoint() StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetWhitePointOk() (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) HasBlue() bool
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) HasGreen() bool
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) HasMaxDisplayMasteringLuminance() bool
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) HasMinDisplayMasteringLuminance() bool
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) HasRed() bool
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) HasWhitePoint() bool
- func (o StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) MarshalJSON() ([]byte, error)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) SetBlue(v StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) SetGreen(v StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) SetMaxDisplayMasteringLuminance(v float64)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) SetMinDisplayMasteringLuminance(v float64)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) SetRed(v StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) SetWhitePoint(v StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue)
- func (o StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) ToMap() (map[string]interface{}, error)
- type StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) GetX() float64
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) GetXOk() (*float64, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) GetY() float64
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) GetYOk() (*float64, bool)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) HasX() bool
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) HasY() bool
- func (o StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) MarshalJSON() ([]byte, error)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) SetX(v float64)
- func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) SetY(v float64)
- func (o StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) ToMap() (map[string]interface{}, error)
- type StatusIngestStatusSecondaryStatus
- func (o *StatusIngestStatusSecondaryStatus) GetActive() bool
- func (o *StatusIngestStatusSecondaryStatus) GetActiveOk() (*bool, bool)
- func (o *StatusIngestStatusSecondaryStatus) GetCcErrors() int64
- func (o *StatusIngestStatusSecondaryStatus) GetCcErrorsOk() (*int64, bool)
- func (o *StatusIngestStatusSecondaryStatus) GetLastDataReceived() time.Time
- func (o *StatusIngestStatusSecondaryStatus) GetLastDataReceivedOk() (*time.Time, bool)
- func (o *StatusIngestStatusSecondaryStatus) GetPinned() bool
- func (o *StatusIngestStatusSecondaryStatus) GetPinnedOk() (*bool, bool)
- func (o *StatusIngestStatusSecondaryStatus) GetPmt() StatusIngestStatusPrimaryStatusPmt
- func (o *StatusIngestStatusSecondaryStatus) GetPmtOk() (*StatusIngestStatusPrimaryStatusPmt, bool)
- func (o *StatusIngestStatusSecondaryStatus) GetQualityScore() float64
- func (o *StatusIngestStatusSecondaryStatus) GetQualityScoreOk() (*float64, bool)
- func (o *StatusIngestStatusSecondaryStatus) GetUnavailableReason() string
- func (o *StatusIngestStatusSecondaryStatus) GetUnavailableReasonOk() (*string, bool)
- func (o *StatusIngestStatusSecondaryStatus) HasActive() bool
- func (o *StatusIngestStatusSecondaryStatus) HasCcErrors() bool
- func (o *StatusIngestStatusSecondaryStatus) HasLastDataReceived() bool
- func (o *StatusIngestStatusSecondaryStatus) HasPinned() bool
- func (o *StatusIngestStatusSecondaryStatus) HasPmt() bool
- func (o *StatusIngestStatusSecondaryStatus) HasQualityScore() bool
- func (o *StatusIngestStatusSecondaryStatus) HasUnavailableReason() bool
- func (o StatusIngestStatusSecondaryStatus) MarshalJSON() ([]byte, error)
- func (o *StatusIngestStatusSecondaryStatus) SetActive(v bool)
- func (o *StatusIngestStatusSecondaryStatus) SetCcErrors(v int64)
- func (o *StatusIngestStatusSecondaryStatus) SetLastDataReceived(v time.Time)
- func (o *StatusIngestStatusSecondaryStatus) SetPinned(v bool)
- func (o *StatusIngestStatusSecondaryStatus) SetPmt(v StatusIngestStatusPrimaryStatusPmt)
- func (o *StatusIngestStatusSecondaryStatus) SetQualityScore(v float64)
- func (o *StatusIngestStatusSecondaryStatus) SetUnavailableReason(v string)
- func (o StatusIngestStatusSecondaryStatus) ToMap() (map[string]interface{}, error)
- type StatusIngestStatusSourceLossSlateStatus
- func (o *StatusIngestStatusSourceLossSlateStatus) GetActive() bool
- func (o *StatusIngestStatusSourceLossSlateStatus) GetActiveOk() (*bool, bool)
- func (o *StatusIngestStatusSourceLossSlateStatus) GetCcErrors() int64
- func (o *StatusIngestStatusSourceLossSlateStatus) GetCcErrorsOk() (*int64, bool)
- func (o *StatusIngestStatusSourceLossSlateStatus) GetLastDataReceived() time.Time
- func (o *StatusIngestStatusSourceLossSlateStatus) GetLastDataReceivedOk() (*time.Time, bool)
- func (o *StatusIngestStatusSourceLossSlateStatus) GetPinned() bool
- func (o *StatusIngestStatusSourceLossSlateStatus) GetPinnedOk() (*bool, bool)
- func (o *StatusIngestStatusSourceLossSlateStatus) GetPmt() StatusIngestStatusPrimaryStatusPmt
- func (o *StatusIngestStatusSourceLossSlateStatus) GetPmtOk() (*StatusIngestStatusPrimaryStatusPmt, bool)
- func (o *StatusIngestStatusSourceLossSlateStatus) GetQualityScore() float64
- func (o *StatusIngestStatusSourceLossSlateStatus) GetQualityScoreOk() (*float64, bool)
- func (o *StatusIngestStatusSourceLossSlateStatus) GetUnavailableReason() string
- func (o *StatusIngestStatusSourceLossSlateStatus) GetUnavailableReasonOk() (*string, bool)
- func (o *StatusIngestStatusSourceLossSlateStatus) HasActive() bool
- func (o *StatusIngestStatusSourceLossSlateStatus) HasCcErrors() bool
- func (o *StatusIngestStatusSourceLossSlateStatus) HasLastDataReceived() bool
- func (o *StatusIngestStatusSourceLossSlateStatus) HasPinned() bool
- func (o *StatusIngestStatusSourceLossSlateStatus) HasPmt() bool
- func (o *StatusIngestStatusSourceLossSlateStatus) HasQualityScore() bool
- func (o *StatusIngestStatusSourceLossSlateStatus) HasUnavailableReason() bool
- func (o StatusIngestStatusSourceLossSlateStatus) MarshalJSON() ([]byte, error)
- func (o *StatusIngestStatusSourceLossSlateStatus) SetActive(v bool)
- func (o *StatusIngestStatusSourceLossSlateStatus) SetCcErrors(v int64)
- func (o *StatusIngestStatusSourceLossSlateStatus) SetLastDataReceived(v time.Time)
- func (o *StatusIngestStatusSourceLossSlateStatus) SetPinned(v bool)
- func (o *StatusIngestStatusSourceLossSlateStatus) SetPmt(v StatusIngestStatusPrimaryStatusPmt)
- func (o *StatusIngestStatusSourceLossSlateStatus) SetQualityScore(v float64)
- func (o *StatusIngestStatusSourceLossSlateStatus) SetUnavailableReason(v string)
- func (o StatusIngestStatusSourceLossSlateStatus) ToMap() (map[string]interface{}, error)
- type Summary
- func (o *Summary) GetId() string
- func (o *Summary) GetIdOk() (*string, bool)
- func (o *Summary) GetName() string
- func (o *Summary) GetNameOk() (*string, bool)
- func (o *Summary) GetSelf() string
- func (o *Summary) GetSelfOk() (*string, bool)
- func (o *Summary) HasName() bool
- func (o *Summary) HasSelf() bool
- func (o Summary) MarshalJSON() ([]byte, error)
- func (o *Summary) SetId(v string)
- func (o *Summary) SetName(v string)
- func (o *Summary) SetSelf(v string)
- func (o Summary) ToMap() (map[string]interface{}, error)
- type Summary2
- func (o *Summary2) GetDesiredState() string
- func (o *Summary2) GetDesiredStateOk() (*string, bool)
- func (o *Summary2) GetEtag() string
- func (o *Summary2) GetEtagOk() (*string, bool)
- func (o *Summary2) GetId() string
- func (o *Summary2) GetIdOk() (*string, bool)
- func (o *Summary2) GetLabels() []string
- func (o *Summary2) GetLabelsOk() ([]string, bool)
- func (o *Summary2) GetName() string
- func (o *Summary2) GetNameOk() (*string, bool)
- func (o *Summary2) GetOrg() string
- func (o *Summary2) GetOrgOk() (*string, bool)
- func (o *Summary2) GetSelf() string
- func (o *Summary2) GetSelfOk() (*string, bool)
- func (o *Summary2) GetSource() Summary2Source
- func (o *Summary2) GetSourceOk() (*Summary2Source, bool)
- func (o *Summary2) HasLabels() bool
- func (o *Summary2) HasName() bool
- func (o *Summary2) HasSelf() bool
- func (o Summary2) MarshalJSON() ([]byte, error)
- func (o *Summary2) SetDesiredState(v string)
- func (o *Summary2) SetEtag(v string)
- func (o *Summary2) SetId(v string)
- func (o *Summary2) SetLabels(v []string)
- func (o *Summary2) SetName(v string)
- func (o *Summary2) SetOrg(v string)
- func (o *Summary2) SetSelf(v string)
- func (o *Summary2) SetSource(v Summary2Source)
- func (o Summary2) ToMap() (map[string]interface{}, error)
- type Summary2Source
- func (o *Summary2Source) GetId() string
- func (o *Summary2Source) GetIdOk() (*string, bool)
- func (o *Summary2Source) GetName() string
- func (o *Summary2Source) GetNameOk() (*string, bool)
- func (o *Summary2Source) GetSelf() string
- func (o *Summary2Source) GetSelfOk() (*string, bool)
- func (o *Summary2Source) HasName() bool
- func (o *Summary2Source) HasSelf() bool
- func (o Summary2Source) MarshalJSON() ([]byte, error)
- func (o *Summary2Source) SetId(v string)
- func (o *Summary2Source) SetName(v string)
- func (o *Summary2Source) SetSelf(v string)
- func (o Summary2Source) ToMap() (map[string]interface{}, error)
- type TaskResponse
- func (o *TaskResponse) GetSchema() string
- func (o *TaskResponse) GetSchemaOk() (*string, bool)
- func (o *TaskResponse) GetTasks() []TaskResponseTasksInner
- func (o *TaskResponse) GetTasksOk() ([]TaskResponseTasksInner, bool)
- func (o *TaskResponse) HasSchema() bool
- func (o TaskResponse) MarshalJSON() ([]byte, error)
- func (o *TaskResponse) SetSchema(v string)
- func (o *TaskResponse) SetTasks(v []TaskResponseTasksInner)
- func (o TaskResponse) ToMap() (map[string]interface{}, error)
- type TaskResponseTasksInner
- func (o *TaskResponseTasksInner) GetCreated() time.Time
- func (o *TaskResponseTasksInner) GetCreatedOk() (*time.Time, bool)
- func (o *TaskResponseTasksInner) GetDone() bool
- func (o *TaskResponseTasksInner) GetDoneOk() (*bool, bool)
- func (o *TaskResponseTasksInner) GetEnded() time.Time
- func (o *TaskResponseTasksInner) GetEndedOk() (*time.Time, bool)
- func (o *TaskResponseTasksInner) GetError() string
- func (o *TaskResponseTasksInner) GetErrorOk() (*string, bool)
- func (o *TaskResponseTasksInner) GetFailureCount() int32
- func (o *TaskResponseTasksInner) GetFailureCountOk() (*int32, bool)
- func (o *TaskResponseTasksInner) GetId() string
- func (o *TaskResponseTasksInner) GetIdOk() (*string, bool)
- func (o *TaskResponseTasksInner) GetParams() string
- func (o *TaskResponseTasksInner) GetParamsOk() (*string, bool)
- func (o *TaskResponseTasksInner) GetProgress() float64
- func (o *TaskResponseTasksInner) GetProgressOk() (*float64, bool)
- func (o *TaskResponseTasksInner) GetRegion() string
- func (o *TaskResponseTasksInner) GetRegionOk() (*string, bool)
- func (o *TaskResponseTasksInner) GetSelf() string
- func (o *TaskResponseTasksInner) GetSelfOk() (*string, bool)
- func (o *TaskResponseTasksInner) GetStatus() string
- func (o *TaskResponseTasksInner) GetStatusOk() (*string, bool)
- func (o *TaskResponseTasksInner) GetSucceeded() bool
- func (o *TaskResponseTasksInner) GetSucceededOk() (*bool, bool)
- func (o *TaskResponseTasksInner) GetType() int32
- func (o *TaskResponseTasksInner) GetTypeOk() (*int32, bool)
- func (o *TaskResponseTasksInner) GetWeight() int32
- func (o *TaskResponseTasksInner) GetWeightOk() (*int32, bool)
- func (o *TaskResponseTasksInner) GetWorkerId() int64
- func (o *TaskResponseTasksInner) GetWorkerIdOk() (*int64, bool)
- func (o *TaskResponseTasksInner) GetWorkerVersion() string
- func (o *TaskResponseTasksInner) GetWorkerVersionOk() (*string, bool)
- func (o *TaskResponseTasksInner) HasRegion() bool
- func (o *TaskResponseTasksInner) HasSelf() bool
- func (o TaskResponseTasksInner) MarshalJSON() ([]byte, error)
- func (o *TaskResponseTasksInner) SetCreated(v time.Time)
- func (o *TaskResponseTasksInner) SetDone(v bool)
- func (o *TaskResponseTasksInner) SetEnded(v time.Time)
- func (o *TaskResponseTasksInner) SetError(v string)
- func (o *TaskResponseTasksInner) SetFailureCount(v int32)
- func (o *TaskResponseTasksInner) SetId(v string)
- func (o *TaskResponseTasksInner) SetParams(v string)
- func (o *TaskResponseTasksInner) SetProgress(v float64)
- func (o *TaskResponseTasksInner) SetRegion(v string)
- func (o *TaskResponseTasksInner) SetSelf(v string)
- func (o *TaskResponseTasksInner) SetStatus(v string)
- func (o *TaskResponseTasksInner) SetSucceeded(v bool)
- func (o *TaskResponseTasksInner) SetType(v int32)
- func (o *TaskResponseTasksInner) SetWeight(v int32)
- func (o *TaskResponseTasksInner) SetWorkerId(v int64)
- func (o *TaskResponseTasksInner) SetWorkerVersion(v string)
- func (o TaskResponseTasksInner) ToMap() (map[string]interface{}, error)
- type TranscoderTelemetryApi
- type TranscoderTelemetryApiService
- func (a *TranscoderTelemetryApiService) ListRawScteHistory(ctx context.Context) ApiListRawScteHistoryRequest
- func (a *TranscoderTelemetryApiService) ListRawScteHistoryByChannel(ctx context.Context, org string, channelId string) ApiListRawScteHistoryByChannelRequest
- func (a *TranscoderTelemetryApiService) ListRawScteHistoryByChannelExecute(r ApiListRawScteHistoryByChannelRequest) (*ListRawSCTEHistoryByChannelResponse, *http.Response, error)
- func (a *TranscoderTelemetryApiService) ListRawScteHistoryExecute(r ApiListRawScteHistoryRequest) (*ListRawSCTEHistoryResponse, *http.Response, error)
- type UpdateProductConfigRequest
- func (o *UpdateProductConfigRequest) GetArchiveSettings() GetProductConfigResponseProductConfigInnerArchiveSettings
- func (o *UpdateProductConfigRequest) GetArchiveSettingsOk() (*GetProductConfigResponseProductConfigInnerArchiveSettings, bool)
- func (o *UpdateProductConfigRequest) GetCollapseConfig() GetProductConfigResponseProductConfigInnerCollapseConfig
- func (o *UpdateProductConfigRequest) GetCollapseConfigOk() (*GetProductConfigResponseProductConfigInnerCollapseConfig, bool)
- func (o *UpdateProductConfigRequest) GetCollapseTriggerConfig() GetProductConfigResponseProductConfigInnerCollapseTriggerConfig
- func (o *UpdateProductConfigRequest) GetCollapseTriggerConfigOk() (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfig, bool)
- func (o *UpdateProductConfigRequest) GetEdcPartialPresentations() GetProductConfigResponseProductConfigInnerEdcPartialPresentations
- func (o *UpdateProductConfigRequest) GetEdcPartialPresentationsOk() (*GetProductConfigResponseProductConfigInnerEdcPartialPresentations, bool)
- func (o *UpdateProductConfigRequest) GetEdcTranscodeTemplate() map[string]interface{}
- func (o *UpdateProductConfigRequest) GetEdcTranscodeTemplateOk() (*map[string]interface{}, bool)
- func (o *UpdateProductConfigRequest) GetNotifications() []GetProductConfigResponseProductConfigInnerNotificationsInner
- func (o *UpdateProductConfigRequest) GetNotificationsOk() ([]GetProductConfigResponseProductConfigInnerNotificationsInner, bool)
- func (o *UpdateProductConfigRequest) GetRegion() string
- func (o *UpdateProductConfigRequest) GetRegionOk() (*string, bool)
- func (o *UpdateProductConfigRequest) GetSchema() string
- func (o *UpdateProductConfigRequest) GetSchemaOk() (*string, bool)
- func (o *UpdateProductConfigRequest) GetStore() string
- func (o *UpdateProductConfigRequest) GetStoreOk() (*string, bool)
- func (o *UpdateProductConfigRequest) GetWorkflowConfig() GetProductConfigResponseProductConfigInnerWorkflowConfig
- func (o *UpdateProductConfigRequest) GetWorkflowConfigOk() (*GetProductConfigResponseProductConfigInnerWorkflowConfig, bool)
- func (o *UpdateProductConfigRequest) HasArchiveSettings() bool
- func (o *UpdateProductConfigRequest) HasCollapseConfig() bool
- func (o *UpdateProductConfigRequest) HasCollapseTriggerConfig() bool
- func (o *UpdateProductConfigRequest) HasEdcPartialPresentations() bool
- func (o *UpdateProductConfigRequest) HasEdcTranscodeTemplate() bool
- func (o *UpdateProductConfigRequest) HasNotifications() bool
- func (o *UpdateProductConfigRequest) HasRegion() bool
- func (o *UpdateProductConfigRequest) HasSchema() bool
- func (o *UpdateProductConfigRequest) HasStore() bool
- func (o *UpdateProductConfigRequest) HasWorkflowConfig() bool
- func (o UpdateProductConfigRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateProductConfigRequest) SetArchiveSettings(v GetProductConfigResponseProductConfigInnerArchiveSettings)
- func (o *UpdateProductConfigRequest) SetCollapseConfig(v GetProductConfigResponseProductConfigInnerCollapseConfig)
- func (o *UpdateProductConfigRequest) SetCollapseTriggerConfig(v GetProductConfigResponseProductConfigInnerCollapseTriggerConfig)
- func (o *UpdateProductConfigRequest) SetEdcPartialPresentations(v GetProductConfigResponseProductConfigInnerEdcPartialPresentations)
- func (o *UpdateProductConfigRequest) SetEdcTranscodeTemplate(v map[string]interface{})
- func (o *UpdateProductConfigRequest) SetNotifications(v []GetProductConfigResponseProductConfigInnerNotificationsInner)
- func (o *UpdateProductConfigRequest) SetRegion(v string)
- func (o *UpdateProductConfigRequest) SetSchema(v string)
- func (o *UpdateProductConfigRequest) SetStore(v string)
- func (o *UpdateProductConfigRequest) SetWorkflowConfig(v GetProductConfigResponseProductConfigInnerWorkflowConfig)
- func (o UpdateProductConfigRequest) ToMap() (map[string]interface{}, error)
Constants ¶
const RelNext = "next"
RelNext is the `next` link relationship, used for pagination.
Variables ¶
var ( // ContextOAuth2 takes an oauth2.TokenSource as authentication for the request. ContextOAuth2 = contextKey("token") // 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") )
var (
// ContextDisablePaging disable automatic pagination handling for a request.
ContextDisablePaging = contextKey("paging")
)
Functions ¶
func CacheExpires ¶
CacheExpires helper function to determine remaining time before repeating a request.
func GetLink ¶
GetLink returns the URI of the first HTTP Link header with the requested relationship value, nil otherwise.
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 { AuditOperationsForOrganizationApi AuditOperationsForOrganizationApi AvailableSourcesApi AvailableSourcesApi ChannelOperationsForOrganizationApi ChannelOperationsForOrganizationApi ChannelsApi ChannelsApi ChannelsForOrganizationApi ChannelsForOrganizationApi DeprecatedLive2VODApi DeprecatedLive2VODApi Live2VODForOrganizationApi Live2VODForOrganizationApi OrganizationsApi OrganizationsApi SourcePreviewsApi SourcePreviewsApi // contains filtered or unexported fields }
APIClient manages communication with the iStreamPlanet Channels API API v0.0.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 ApiClearOrgDvrWindowRequest ¶
type ApiClearOrgDvrWindowRequest struct { ApiService ChannelOperationsForOrganizationApi // contains filtered or unexported fields }
type ApiCollapseVodRequest ¶
type ApiCollapseVodRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiCollapseVodRequest) CollapseVODRequest ¶
func (r ApiCollapseVodRequest) CollapseVODRequest(collapseVODRequest CollapseVODRequest) ApiCollapseVodRequest
func (ApiCollapseVodRequest) Execute ¶
func (r ApiCollapseVodRequest) Execute() (*CollapseVODResponse, *http.Response, error)
type ApiDeleteOrgChannelRequest ¶
type ApiDeleteOrgChannelRequest struct { ApiService ChannelsForOrganizationApi // contains filtered or unexported fields }
func (ApiDeleteOrgChannelRequest) Execute ¶
func (r ApiDeleteOrgChannelRequest) Execute() (*http.Response, error)
func (ApiDeleteOrgChannelRequest) IfMatch ¶
func (r ApiDeleteOrgChannelRequest) IfMatch(ifMatch []string) ApiDeleteOrgChannelRequest
Succeeds if the server's resource matches one of the passed values.
func (ApiDeleteOrgChannelRequest) IfModifiedSince ¶
func (r ApiDeleteOrgChannelRequest) IfModifiedSince(ifModifiedSince time.Time) ApiDeleteOrgChannelRequest
Succeeds if the server's resource date is more recent than the passed date.
func (ApiDeleteOrgChannelRequest) IfNoneMatch ¶
func (r ApiDeleteOrgChannelRequest) IfNoneMatch(ifNoneMatch []string) ApiDeleteOrgChannelRequest
Succeeds if the server's resource matches none of the passed values. On writes, the special value * may be used to match any existing value.
func (ApiDeleteOrgChannelRequest) IfUnmodifiedSince ¶
func (r ApiDeleteOrgChannelRequest) IfUnmodifiedSince(ifUnmodifiedSince time.Time) ApiDeleteOrgChannelRequest
Succeeds if the server's resource date is older or the same as the passed date.
type ApiDeprecatedClipGetMp4Request ¶ added in v1.1.0
type ApiDeprecatedClipGetMp4Request struct { ApiService DeprecatedLive2VODApi // contains filtered or unexported fields }
func (ApiDeprecatedClipGetMp4Request) Execute ¶ added in v1.1.0
func (r ApiDeprecatedClipGetMp4Request) Execute() (*DeprecatedGetMp4UrlResponse, *http.Response, error)
type ApiDeprecatedClipGetProgramTimeRequest ¶ added in v1.1.0
type ApiDeprecatedClipGetProgramTimeRequest struct { ApiService DeprecatedLive2VODApi // contains filtered or unexported fields }
func (ApiDeprecatedClipGetProgramTimeRequest) Execute ¶ added in v1.1.0
func (r ApiDeprecatedClipGetProgramTimeRequest) Execute() (*DeprecatedGetProgramTimeResponse, *http.Response, error)
type ApiDeprecatedClipMakeMp4Request ¶ added in v1.1.0
type ApiDeprecatedClipMakeMp4Request struct { ApiService DeprecatedLive2VODApi // contains filtered or unexported fields }
func (ApiDeprecatedClipMakeMp4Request) DeprecatedMakeMP4Request ¶ added in v1.1.0
func (r ApiDeprecatedClipMakeMp4Request) DeprecatedMakeMP4Request(deprecatedMakeMP4Request DeprecatedMakeMP4Request) ApiDeprecatedClipMakeMp4Request
func (ApiDeprecatedClipMakeMp4Request) Execute ¶ added in v1.1.0
func (r ApiDeprecatedClipMakeMp4Request) Execute() (*DeprecatedMakeMP4Response, *http.Response, error)
type ApiDeprecatedGetClipManifestRequest ¶ added in v1.1.0
type ApiDeprecatedGetClipManifestRequest struct { ApiService DeprecatedLive2VODApi // contains filtered or unexported fields }
func (ApiDeprecatedGetClipManifestRequest) Execute ¶ added in v1.1.0
func (r ApiDeprecatedGetClipManifestRequest) Execute() ([]DeprecatedGetClipManifestsResponseItem, *http.Response, error)
type ApiGetDeprecatedClipRequest ¶ added in v1.1.0
type ApiGetDeprecatedClipRequest struct { ApiService DeprecatedLive2VODApi // contains filtered or unexported fields }
func (ApiGetDeprecatedClipRequest) Execute ¶ added in v1.1.0
func (r ApiGetDeprecatedClipRequest) Execute() (*DeprecatedGetClipResponse, *http.Response, error)
type ApiGetDeprecatedProgramRequest ¶ added in v1.1.0
type ApiGetDeprecatedProgramRequest struct { ApiService DeprecatedLive2VODApi // contains filtered or unexported fields }
func (ApiGetDeprecatedProgramRequest) Execute ¶ added in v1.1.0
func (r ApiGetDeprecatedProgramRequest) Execute() (*DeprecatedGetProgramResponse, *http.Response, error)
type ApiGetOrgChannelRequest ¶
type ApiGetOrgChannelRequest struct { ApiService ChannelsForOrganizationApi // contains filtered or unexported fields }
func (ApiGetOrgChannelRequest) Execute ¶
func (r ApiGetOrgChannelRequest) Execute() (*Channel, *http.Response, error)
func (ApiGetOrgChannelRequest) IfMatch ¶
func (r ApiGetOrgChannelRequest) IfMatch(ifMatch []string) ApiGetOrgChannelRequest
Succeeds if the server's resource matches one of the passed values.
func (ApiGetOrgChannelRequest) IfModifiedSince ¶
func (r ApiGetOrgChannelRequest) IfModifiedSince(ifModifiedSince time.Time) ApiGetOrgChannelRequest
Succeeds if the server's resource date is more recent than the passed date.
func (ApiGetOrgChannelRequest) IfNoneMatch ¶
func (r ApiGetOrgChannelRequest) IfNoneMatch(ifNoneMatch []string) ApiGetOrgChannelRequest
Succeeds if the server's resource matches none of the passed values. On writes, the special value * may be used to match any existing value.
func (ApiGetOrgChannelRequest) IfUnmodifiedSince ¶
func (r ApiGetOrgChannelRequest) IfUnmodifiedSince(ifUnmodifiedSince time.Time) ApiGetOrgChannelRequest
Succeeds if the server's resource date is older or the same as the passed date.
type ApiGetOrgChannelTimelineRequest ¶
type ApiGetOrgChannelTimelineRequest struct { ApiService AuditOperationsForOrganizationApi // contains filtered or unexported fields }
func (ApiGetOrgChannelTimelineRequest) Cursor ¶
func (r ApiGetOrgChannelTimelineRequest) Cursor(cursor string) ApiGetOrgChannelTimelineRequest
Current page cursor
func (ApiGetOrgChannelTimelineRequest) Execute ¶
func (r ApiGetOrgChannelTimelineRequest) Execute() ([]ChannelTimelineEntry, *http.Response, error)
func (ApiGetOrgChannelTimelineRequest) PageSize ¶
func (r ApiGetOrgChannelTimelineRequest) PageSize(pageSize int32) ApiGetOrgChannelTimelineRequest
Number of items to return
type ApiGetOrgClipManifestsRequest ¶ added in v1.23.0
type ApiGetOrgClipManifestsRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiGetOrgClipManifestsRequest) Execute ¶ added in v1.23.0
func (r ApiGetOrgClipManifestsRequest) Execute() ([]ClipManifestResponse, *http.Response, error)
type ApiGetOrgClipPlayurlRequest ¶
type ApiGetOrgClipPlayurlRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiGetOrgClipPlayurlRequest) Execute ¶
func (r ApiGetOrgClipPlayurlRequest) Execute() (*PlayURLResponse, *http.Response, error)
type ApiGetOrgMp4UrlRequest ¶
type ApiGetOrgMp4UrlRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiGetOrgMp4UrlRequest) Execute ¶
func (r ApiGetOrgMp4UrlRequest) Execute() (*MP4URLResponse, *http.Response, error)
type ApiGetOrgPlaybackConfigRequest ¶
type ApiGetOrgPlaybackConfigRequest struct { ApiService ChannelsForOrganizationApi // contains filtered or unexported fields }
func (ApiGetOrgPlaybackConfigRequest) Execute ¶
func (r ApiGetOrgPlaybackConfigRequest) Execute() (*ChannelPlayback, *http.Response, error)
type ApiGetOrgPreviewImageRequest ¶
type ApiGetOrgPreviewImageRequest struct { ApiService ChannelOperationsForOrganizationApi // contains filtered or unexported fields }
func (ApiGetOrgPreviewImageRequest) Accept ¶
func (r ApiGetOrgPreviewImageRequest) Accept(accept string) ApiGetOrgPreviewImageRequest
List of accepted Content-Type headers
type ApiGetOrgProductConfigRequest ¶ added in v1.11.0
type ApiGetOrgProductConfigRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiGetOrgProductConfigRequest) Execute ¶ added in v1.11.0
func (r ApiGetOrgProductConfigRequest) Execute() (*GetProductConfigResponse, *http.Response, error)
type ApiGetOrgProductRequest ¶ added in v1.1.0
type ApiGetOrgProductRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiGetOrgProductRequest) Execute ¶ added in v1.1.0
func (r ApiGetOrgProductRequest) Execute() (*GetProductResponse, *http.Response, error)
type ApiGetOrgProgramTasksRequest ¶
type ApiGetOrgProgramTasksRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiGetOrgProgramTasksRequest) Cursor ¶
func (r ApiGetOrgProgramTasksRequest) Cursor(cursor string) ApiGetOrgProgramTasksRequest
Current page cursor
func (ApiGetOrgProgramTasksRequest) Execute ¶
func (r ApiGetOrgProgramTasksRequest) Execute() (*TaskResponse, *http.Response, error)
func (ApiGetOrgProgramTasksRequest) PageSize ¶
func (r ApiGetOrgProgramTasksRequest) PageSize(pageSize int32) ApiGetOrgProgramTasksRequest
Number of items to return
type ApiGetOrgSignalLogsRequest ¶
type ApiGetOrgSignalLogsRequest struct { ApiService ChannelOperationsForOrganizationApi // contains filtered or unexported fields }
func (ApiGetOrgSignalLogsRequest) Execute ¶
func (r ApiGetOrgSignalLogsRequest) Execute() ([]SignalingLog, *http.Response, error)
func (ApiGetOrgSignalLogsRequest) From ¶
func (r ApiGetOrgSignalLogsRequest) From(from time.Time) ApiGetOrgSignalLogsRequest
ISO 8601 UTC timestamp for start range of date filtering
func (ApiGetOrgSignalLogsRequest) To ¶
func (r ApiGetOrgSignalLogsRequest) To(to time.Time) ApiGetOrgSignalLogsRequest
ISO 8601 UTC timestamp for end range of date filtering
type ApiGetOrgSignalsRequest ¶
type ApiGetOrgSignalsRequest struct { ApiService ChannelOperationsForOrganizationApi // contains filtered or unexported fields }
type ApiGetOrgSourceRequest ¶
type ApiGetOrgSourceRequest struct { ApiService AvailableSourcesApi // contains filtered or unexported fields }
type ApiGetOrgTaskRequest ¶
type ApiGetOrgTaskRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiGetOrgTaskRequest) Execute ¶
func (r ApiGetOrgTaskRequest) Execute() (*GetTaskResponse, *http.Response, error)
type ApiGetOrgVodClipProgramTimeRequest ¶
type ApiGetOrgVodClipProgramTimeRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiGetOrgVodClipProgramTimeRequest) Execute ¶
func (r ApiGetOrgVodClipProgramTimeRequest) Execute() (*GetClipProgramTimeResponse, *http.Response, error)
type ApiGetOrgVodClipScte35MarkersRequest ¶ added in v1.11.0
type ApiGetOrgVodClipScte35MarkersRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiGetOrgVodClipScte35MarkersRequest) Execute ¶ added in v1.11.0
func (r ApiGetOrgVodClipScte35MarkersRequest) Execute() (*GetScte35MarkerByClipIDResponse, *http.Response, error)
type ApiGetOrgVodRequest ¶
type ApiGetOrgVodRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiGetOrgVodRequest) Execute ¶
func (r ApiGetOrgVodRequest) Execute() (*GetVODResponse, *http.Response, error)
type ApiGetSourcePreviewStreamRequest ¶
type ApiGetSourcePreviewStreamRequest struct { ApiService SourcePreviewsApi // contains filtered or unexported fields }
func (ApiGetSourcePreviewStreamRequest) Execute ¶
func (r ApiGetSourcePreviewStreamRequest) Execute() (*GetPreviewStreamsResponse, *http.Response, error)
type ApiGetSourcePreviewTranscoderStatusRequest ¶
type ApiGetSourcePreviewTranscoderStatusRequest struct { ApiService SourcePreviewsApi // contains filtered or unexported fields }
type ApiInsertOrgId3Request ¶
type ApiInsertOrgId3Request struct { ApiService ChannelOperationsForOrganizationApi // contains filtered or unexported fields }
func (ApiInsertOrgId3Request) Accept ¶
func (r ApiInsertOrgId3Request) Accept(accept string) ApiInsertOrgId3Request
List of accepted Content-Type headers
func (ApiInsertOrgId3Request) Execute ¶
func (r ApiInsertOrgId3Request) Execute() (*InsertMetadataResult, *http.Response, error)
func (ApiInsertOrgId3Request) InsertMetadataRequest ¶
func (r ApiInsertOrgId3Request) InsertMetadataRequest(insertMetadataRequest InsertMetadataRequest) ApiInsertOrgId3Request
type ApiInsertOrgScte35Request ¶
type ApiInsertOrgScte35Request struct { ApiService ChannelOperationsForOrganizationApi // contains filtered or unexported fields }
func (ApiInsertOrgScte35Request) Execute ¶
func (r ApiInsertOrgScte35Request) Execute() (*http.Response, error)
func (ApiInsertOrgScte35Request) Scte35 ¶
func (r ApiInsertOrgScte35Request) Scte35(scte35 Scte35) ApiInsertOrgScte35Request
type ApiListChannelsRequest ¶
type ApiListChannelsRequest struct { ApiService ChannelsApi // contains filtered or unexported fields }
func (ApiListChannelsRequest) Cursor ¶
func (r ApiListChannelsRequest) Cursor(cursor string) ApiListChannelsRequest
Current page cursor
func (ApiListChannelsRequest) DesiredState ¶
func (r ApiListChannelsRequest) DesiredState(desiredState string) ApiListChannelsRequest
List channels that are ON or OFF
func (ApiListChannelsRequest) Execute ¶
func (r ApiListChannelsRequest) Execute() ([]Summary2, *http.Response, error)
func (ApiListChannelsRequest) PageSize ¶
func (r ApiListChannelsRequest) PageSize(pageSize int32) ApiListChannelsRequest
Number of items to return
func (ApiListChannelsRequest) Q ¶
func (r ApiListChannelsRequest) Q(q string) ApiListChannelsRequest
Search query to match against for filtering a list of channels. This searches the channel ID, name, labels, and source ID.
type ApiListDeprecatedClipsRequest ¶ added in v1.1.0
type ApiListDeprecatedClipsRequest struct { ApiService DeprecatedLive2VODApi // contains filtered or unexported fields }
func (ApiListDeprecatedClipsRequest) Execute ¶ added in v1.1.0
func (r ApiListDeprecatedClipsRequest) Execute() ([]DeprecatedListClipsResponse, *http.Response, error)
type ApiListDeprecatedVodsRequest ¶ added in v1.1.0
type ApiListDeprecatedVodsRequest struct { ApiService DeprecatedLive2VODApi // contains filtered or unexported fields }
func (ApiListDeprecatedVodsRequest) Execute ¶ added in v1.1.0
func (r ApiListDeprecatedVodsRequest) Execute() ([]DeprecatedListVODsResponse, *http.Response, error)
type ApiListOrgChannelsRequest ¶
type ApiListOrgChannelsRequest struct { ApiService ChannelsForOrganizationApi // contains filtered or unexported fields }
func (ApiListOrgChannelsRequest) Cursor ¶
func (r ApiListOrgChannelsRequest) Cursor(cursor string) ApiListOrgChannelsRequest
Current page cursor
func (ApiListOrgChannelsRequest) DesiredState ¶
func (r ApiListOrgChannelsRequest) DesiredState(desiredState string) ApiListOrgChannelsRequest
List channels that are ON or OFF
func (ApiListOrgChannelsRequest) Execute ¶
func (r ApiListOrgChannelsRequest) Execute() ([]Summary2, *http.Response, error)
func (ApiListOrgChannelsRequest) PageSize ¶
func (r ApiListOrgChannelsRequest) PageSize(pageSize int32) ApiListOrgChannelsRequest
Number of items to return
func (ApiListOrgChannelsRequest) Q ¶
func (r ApiListOrgChannelsRequest) Q(q string) ApiListOrgChannelsRequest
Search query to match against for filtering a list of channels. This searches the channel ID, name, labels, and source ID.
type ApiListOrgClipsRequest ¶
type ApiListOrgClipsRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiListOrgClipsRequest) Execute ¶
func (r ApiListOrgClipsRequest) Execute() (*ListClipsResponse, *http.Response, error)
type ApiListOrgClipsVodRequest ¶ added in v1.4.0
type ApiListOrgClipsVodRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiListOrgClipsVodRequest) Cursor ¶ added in v1.4.0
func (r ApiListOrgClipsVodRequest) Cursor(cursor string) ApiListOrgClipsVodRequest
Current page cursor
func (ApiListOrgClipsVodRequest) Execute ¶ added in v1.4.0
func (r ApiListOrgClipsVodRequest) Execute() (*ListClipsForVodResponse, *http.Response, error)
func (ApiListOrgClipsVodRequest) PageSize ¶ added in v1.4.0
func (r ApiListOrgClipsVodRequest) PageSize(pageSize int32) ApiListOrgClipsVodRequest
Number of items to return
type ApiListOrgProductsProgramsRequest ¶
type ApiListOrgProductsProgramsRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiListOrgProductsProgramsRequest) Execute ¶
func (r ApiListOrgProductsProgramsRequest) Execute() (*ListProgramsResponse, *http.Response, error)
type ApiListOrgProductsRequest ¶ added in v1.1.0
type ApiListOrgProductsRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiListOrgProductsRequest) Execute ¶ added in v1.1.0
func (r ApiListOrgProductsRequest) Execute() (*ListProductsResponse, *http.Response, error)
type ApiListOrgSourcesRequest ¶
type ApiListOrgSourcesRequest struct { ApiService AvailableSourcesApi // contains filtered or unexported fields }
func (ApiListOrgSourcesRequest) Cursor ¶
func (r ApiListOrgSourcesRequest) Cursor(cursor string) ApiListOrgSourcesRequest
Current page cursor
func (ApiListOrgSourcesRequest) Execute ¶
func (r ApiListOrgSourcesRequest) Execute() ([]Summary, *http.Response, error)
func (ApiListOrgSourcesRequest) PageSize ¶
func (r ApiListOrgSourcesRequest) PageSize(pageSize int32) ApiListOrgSourcesRequest
Number of items to return
type ApiListOrgVodsRequest ¶
type ApiListOrgVodsRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiListOrgVodsRequest) Execute ¶
func (r ApiListOrgVodsRequest) Execute() ([]ListVODsResponse, *http.Response, error)
type ApiListOrgsRequest ¶
type ApiListOrgsRequest struct { ApiService OrganizationsApi // contains filtered or unexported fields }
func (ApiListOrgsRequest) Execute ¶
func (r ApiListOrgsRequest) Execute() ([]OrgSummary, *http.Response, error)
type ApiListRawScteHistoryByChannelRequest ¶ added in v1.27.12
type ApiListRawScteHistoryByChannelRequest struct { ApiService TranscoderTelemetryApi // contains filtered or unexported fields }
func (ApiListRawScteHistoryByChannelRequest) Execute ¶ added in v1.27.12
func (r ApiListRawScteHistoryByChannelRequest) Execute() (*ListRawSCTEHistoryByChannelResponse, *http.Response, error)
func (ApiListRawScteHistoryByChannelRequest) From ¶ added in v1.27.12
func (r ApiListRawScteHistoryByChannelRequest) From(from time.Time) ApiListRawScteHistoryByChannelRequest
ISO 8601 UTC timestamp for start range of date filtering
type ApiListRawScteHistoryRequest ¶ added in v1.27.12
type ApiListRawScteHistoryRequest struct { ApiService TranscoderTelemetryApi // contains filtered or unexported fields }
func (ApiListRawScteHistoryRequest) Execute ¶ added in v1.27.12
func (r ApiListRawScteHistoryRequest) Execute() (*ListRawSCTEHistoryResponse, *http.Response, error)
func (ApiListRawScteHistoryRequest) From ¶ added in v1.27.12
func (r ApiListRawScteHistoryRequest) From(from time.Time) ApiListRawScteHistoryRequest
ISO 8601 UTC timestamp for start range of date filtering
type ApiListTasksRequest ¶
type ApiListTasksRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiListTasksRequest) Execute ¶
func (r ApiListTasksRequest) Execute() (*ListTasksResponse, *http.Response, error)
type ApiOrgGetTranscoderStatusRequest ¶
type ApiOrgGetTranscoderStatusRequest struct { ApiService ChannelOperationsForOrganizationApi // contains filtered or unexported fields }
type ApiOrgIsBreakingChangeRequest ¶ added in v1.27.8
type ApiOrgIsBreakingChangeRequest struct { ApiService ChannelOperationsForOrganizationApi // contains filtered or unexported fields }
func (ApiOrgIsBreakingChangeRequest) Channel ¶ added in v1.27.8
func (r ApiOrgIsBreakingChangeRequest) Channel(channel Channel) ApiOrgIsBreakingChangeRequest
func (ApiOrgIsBreakingChangeRequest) Execute ¶ added in v1.27.8
func (r ApiOrgIsBreakingChangeRequest) Execute() (*IsBreakingChangeReturn, *http.Response, error)
type ApiOrgPinIngestRequest ¶
type ApiOrgPinIngestRequest struct { ApiService ChannelOperationsForOrganizationApi // contains filtered or unexported fields }
func (ApiOrgPinIngestRequest) Execute ¶
func (r ApiOrgPinIngestRequest) Execute() (*http.Response, error)
func (ApiOrgPinIngestRequest) PinSourceRequest ¶
func (r ApiOrgPinIngestRequest) PinSourceRequest(pinSourceRequest PinSourceRequest) ApiOrgPinIngestRequest
type ApiOrgPreviewStreamsRequest ¶
type ApiOrgPreviewStreamsRequest struct { ApiService ChannelOperationsForOrganizationApi // contains filtered or unexported fields }
func (ApiOrgPreviewStreamsRequest) Execute ¶
func (r ApiOrgPreviewStreamsRequest) Execute() (*GetPreviewStreamsResponse, *http.Response, error)
type ApiOrgSetTranscoderDynamicStateRequest ¶ added in v1.27.5
type ApiOrgSetTranscoderDynamicStateRequest struct { ApiService ChannelOperationsForOrganizationApi // contains filtered or unexported fields }
func (ApiOrgSetTranscoderDynamicStateRequest) Execute ¶ added in v1.27.5
func (r ApiOrgSetTranscoderDynamicStateRequest) Execute() (*http.Response, error)
func (ApiOrgSetTranscoderDynamicStateRequest) SetDynamicStateRequest ¶ added in v1.27.5
func (r ApiOrgSetTranscoderDynamicStateRequest) SetDynamicStateRequest(setDynamicStateRequest SetDynamicStateRequest) ApiOrgSetTranscoderDynamicStateRequest
type ApiOrgUnpinIngestRequest ¶
type ApiOrgUnpinIngestRequest struct { ApiService ChannelOperationsForOrganizationApi // contains filtered or unexported fields }
type ApiPatchOrgChannelRequest ¶
type ApiPatchOrgChannelRequest struct { ApiService ChannelsForOrganizationApi // contains filtered or unexported fields }
func (ApiPatchOrgChannelRequest) Execute ¶
func (r ApiPatchOrgChannelRequest) Execute() (*http.Response, error)
func (ApiPatchOrgChannelRequest) IfMatch ¶
func (r ApiPatchOrgChannelRequest) IfMatch(ifMatch []string) ApiPatchOrgChannelRequest
Succeeds if the server's resource matches one of the passed values.
func (ApiPatchOrgChannelRequest) IfModifiedSince ¶
func (r ApiPatchOrgChannelRequest) IfModifiedSince(ifModifiedSince time.Time) ApiPatchOrgChannelRequest
Succeeds if the server's resource date is more recent than the passed date.
func (ApiPatchOrgChannelRequest) IfNoneMatch ¶
func (r ApiPatchOrgChannelRequest) IfNoneMatch(ifNoneMatch []string) ApiPatchOrgChannelRequest
Succeeds if the server's resource matches none of the passed values. On writes, the special value * may be used to match any existing value.
func (ApiPatchOrgChannelRequest) IfUnmodifiedSince ¶
func (r ApiPatchOrgChannelRequest) IfUnmodifiedSince(ifUnmodifiedSince time.Time) ApiPatchOrgChannelRequest
Succeeds if the server's resource date is older or the same as the passed date.
func (ApiPatchOrgChannelRequest) PatchOrgChannelRequest2Inner ¶ added in v1.26.0
func (r ApiPatchOrgChannelRequest) PatchOrgChannelRequest2Inner(patchOrgChannelRequest2Inner []PatchOrgChannelRequest2Inner) ApiPatchOrgChannelRequest
func (ApiPatchOrgChannelRequest) ValidateOnly ¶
func (r ApiPatchOrgChannelRequest) ValidateOnly(validateOnly bool) ApiPatchOrgChannelRequest
Validate request but do not otherwise process it
type ApiPostCopyMp4Request ¶ added in v1.5.0
type ApiPostCopyMp4Request struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiPostCopyMp4Request) Execute ¶ added in v1.5.0
func (r ApiPostCopyMp4Request) Execute() (*PostCopyMP4Response, *http.Response, error)
func (ApiPostCopyMp4Request) PostCopyMP4Request ¶ added in v1.5.0
func (r ApiPostCopyMp4Request) PostCopyMP4Request(postCopyMP4Request PostCopyMP4Request) ApiPostCopyMp4Request
type ApiPostOrgChannelSyndicationRequest ¶ added in v1.19.0
type ApiPostOrgChannelSyndicationRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiPostOrgChannelSyndicationRequest) DynamicSyndicationRequest ¶ added in v1.19.0
func (r ApiPostOrgChannelSyndicationRequest) DynamicSyndicationRequest(dynamicSyndicationRequest DynamicSyndicationRequest) ApiPostOrgChannelSyndicationRequest
func (ApiPostOrgChannelSyndicationRequest) Execute ¶ added in v1.19.0
func (r ApiPostOrgChannelSyndicationRequest) Execute() (*DynamicSyndicationResponse, *http.Response, error)
type ApiPostOrgClipArchiveRequest ¶
type ApiPostOrgClipArchiveRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiPostOrgClipArchiveRequest) Execute ¶
func (r ApiPostOrgClipArchiveRequest) Execute() (*PostClipArchiveResponse, *http.Response, error)
func (ApiPostOrgClipArchiveRequest) PostClipArchiveRequest ¶ added in v1.2.0
func (r ApiPostOrgClipArchiveRequest) PostClipArchiveRequest(postClipArchiveRequest PostClipArchiveRequest) ApiPostOrgClipArchiveRequest
type ApiPostOrgClipRequest ¶
type ApiPostOrgClipRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiPostOrgClipRequest) Execute ¶
func (r ApiPostOrgClipRequest) Execute() (*PostClipResponse, *http.Response, error)
func (ApiPostOrgClipRequest) PostClipRequest ¶
func (r ApiPostOrgClipRequest) PostClipRequest(postClipRequest PostClipRequest) ApiPostOrgClipRequest
type ApiPostOrgMakeMp4Request ¶
type ApiPostOrgMakeMp4Request struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiPostOrgMakeMp4Request) Execute ¶
func (r ApiPostOrgMakeMp4Request) Execute() (*MakeMP4Response, *http.Response, error)
func (ApiPostOrgMakeMp4Request) PostMakeMP4Request ¶ added in v1.13.0
func (r ApiPostOrgMakeMp4Request) PostMakeMP4Request(postMakeMP4Request PostMakeMP4Request) ApiPostOrgMakeMp4Request
type ApiPostOrgProductConfigRequest ¶ added in v1.1.0
type ApiPostOrgProductConfigRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiPostOrgProductConfigRequest) Execute ¶ added in v1.1.0
func (r ApiPostOrgProductConfigRequest) Execute() (map[string]interface{}, *http.Response, error)
func (ApiPostOrgProductConfigRequest) UpdateProductConfigRequest ¶ added in v1.1.0
func (r ApiPostOrgProductConfigRequest) UpdateProductConfigRequest(updateProductConfigRequest UpdateProductConfigRequest) ApiPostOrgProductConfigRequest
type ApiPostOrgSignalsRequest ¶
type ApiPostOrgSignalsRequest struct { ApiService ChannelOperationsForOrganizationApi // contains filtered or unexported fields }
func (ApiPostOrgSignalsRequest) Execute ¶
func (r ApiPostOrgSignalsRequest) Execute() ([]GenericSignalResult, *http.Response, error)
func (ApiPostOrgSignalsRequest) GenericSignal ¶
func (r ApiPostOrgSignalsRequest) GenericSignal(genericSignal []GenericSignal) ApiPostOrgSignalsRequest
type ApiPostOrgTaskCancelRequest ¶
type ApiPostOrgTaskCancelRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiPostOrgTaskCancelRequest) Execute ¶
func (r ApiPostOrgTaskCancelRequest) Execute() (*CancelTaskResponse, *http.Response, error)
type ApiPostOrgTaskRetryRequest ¶
type ApiPostOrgTaskRetryRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiPostOrgTaskRetryRequest) Execute ¶
func (r ApiPostOrgTaskRetryRequest) Execute() (*RetryTaskResponse, *http.Response, error)
type ApiPostOrgVodClipRequest ¶
type ApiPostOrgVodClipRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiPostOrgVodClipRequest) Execute ¶
func (r ApiPostOrgVodClipRequest) Execute() (*MakeClipResponse, *http.Response, error)
func (ApiPostOrgVodClipRequest) MakeClipRequest ¶ added in v1.12.0
func (r ApiPostOrgVodClipRequest) MakeClipRequest(makeClipRequest MakeClipRequest) ApiPostOrgVodClipRequest
type ApiPutOrgChannelDesiredStateRequest ¶
type ApiPutOrgChannelDesiredStateRequest struct { ApiService ChannelsForOrganizationApi // contains filtered or unexported fields }
func (ApiPutOrgChannelDesiredStateRequest) DesiredStateBody ¶
func (r ApiPutOrgChannelDesiredStateRequest) DesiredStateBody(desiredStateBody DesiredStateBody) ApiPutOrgChannelDesiredStateRequest
func (ApiPutOrgChannelDesiredStateRequest) EndPlaylist ¶
func (r ApiPutOrgChannelDesiredStateRequest) EndPlaylist(endPlaylist bool) ApiPutOrgChannelDesiredStateRequest
Deprecated, server ignores all values. Will be removed from API once all clients are confirmed to not break.
func (ApiPutOrgChannelDesiredStateRequest) Execute ¶
func (r ApiPutOrgChannelDesiredStateRequest) Execute() (*http.Response, error)
func (ApiPutOrgChannelDesiredStateRequest) IfMatch ¶
func (r ApiPutOrgChannelDesiredStateRequest) IfMatch(ifMatch []string) ApiPutOrgChannelDesiredStateRequest
Succeeds if the server's resource matches one of the passed values.
func (ApiPutOrgChannelDesiredStateRequest) IfModifiedSince ¶
func (r ApiPutOrgChannelDesiredStateRequest) IfModifiedSince(ifModifiedSince time.Time) ApiPutOrgChannelDesiredStateRequest
Succeeds if the server's resource date is more recent than the passed date.
func (ApiPutOrgChannelDesiredStateRequest) IfNoneMatch ¶
func (r ApiPutOrgChannelDesiredStateRequest) IfNoneMatch(ifNoneMatch []string) ApiPutOrgChannelDesiredStateRequest
Succeeds if the server's resource matches none of the passed values. On writes, the special value * may be used to match any existing value.
func (ApiPutOrgChannelDesiredStateRequest) IfUnmodifiedSince ¶
func (r ApiPutOrgChannelDesiredStateRequest) IfUnmodifiedSince(ifUnmodifiedSince time.Time) ApiPutOrgChannelDesiredStateRequest
Succeeds if the server's resource date is older or the same as the passed date.
type ApiPutOrgChannelFerRequest ¶ added in v1.13.0
type ApiPutOrgChannelFerRequest struct { ApiService Live2VODForOrganizationApi // contains filtered or unexported fields }
func (ApiPutOrgChannelFerRequest) ArchiveFERRequest ¶ added in v1.13.0
func (r ApiPutOrgChannelFerRequest) ArchiveFERRequest(archiveFERRequest ArchiveFERRequest) ApiPutOrgChannelFerRequest
func (ApiPutOrgChannelFerRequest) Execute ¶ added in v1.13.0
func (r ApiPutOrgChannelFerRequest) Execute() (*ArchiveFERResponse, *http.Response, error)
type ApiPutOrgChannelRequest ¶
type ApiPutOrgChannelRequest struct { ApiService ChannelsForOrganizationApi // contains filtered or unexported fields }
func (ApiPutOrgChannelRequest) Execute ¶
func (r ApiPutOrgChannelRequest) Execute() (*http.Response, error)
func (ApiPutOrgChannelRequest) IfMatch ¶
func (r ApiPutOrgChannelRequest) IfMatch(ifMatch []string) ApiPutOrgChannelRequest
Succeeds if the server's resource matches one of the passed values.
func (ApiPutOrgChannelRequest) IfModifiedSince ¶
func (r ApiPutOrgChannelRequest) IfModifiedSince(ifModifiedSince time.Time) ApiPutOrgChannelRequest
Succeeds if the server's resource date is more recent than the passed date.
func (ApiPutOrgChannelRequest) IfNoneMatch ¶
func (r ApiPutOrgChannelRequest) IfNoneMatch(ifNoneMatch []string) ApiPutOrgChannelRequest
Succeeds if the server's resource matches none of the passed values. On writes, the special value * may be used to match any existing value.
func (ApiPutOrgChannelRequest) IfUnmodifiedSince ¶
func (r ApiPutOrgChannelRequest) IfUnmodifiedSince(ifUnmodifiedSince time.Time) ApiPutOrgChannelRequest
Succeeds if the server's resource date is older or the same as the passed date.
func (ApiPutOrgChannelRequest) PutOrgChannelRequest ¶
func (r ApiPutOrgChannelRequest) PutOrgChannelRequest(putOrgChannelRequest PutOrgChannelRequest) ApiPutOrgChannelRequest
func (ApiPutOrgChannelRequest) ValidateOnly ¶
func (r ApiPutOrgChannelRequest) ValidateOnly(validateOnly bool) ApiPutOrgChannelRequest
Validate request but do not otherwise process it
type ApiPutSourcePreviewRequest ¶
type ApiPutSourcePreviewRequest struct { ApiService SourcePreviewsApi // contains filtered or unexported fields }
type ApiSourcePreviewPinIngestRequest ¶
type ApiSourcePreviewPinIngestRequest struct { ApiService SourcePreviewsApi // contains filtered or unexported fields }
func (ApiSourcePreviewPinIngestRequest) Execute ¶
func (r ApiSourcePreviewPinIngestRequest) Execute() (*http.Response, error)
func (ApiSourcePreviewPinIngestRequest) PinSourceRequest ¶
func (r ApiSourcePreviewPinIngestRequest) PinSourceRequest(pinSourceRequest PinSourceRequest) ApiSourcePreviewPinIngestRequest
type ApiSourcePreviewUnpinIngestRequest ¶
type ApiSourcePreviewUnpinIngestRequest struct { ApiService SourcePreviewsApi // contains filtered or unexported fields }
type ArchiveFERRequest ¶ added in v1.13.0
type ArchiveFERRequest struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Correlation ID for this FER archive request CorrelationId string `json:"correlation_id" doc:"Correlation ID for this FER archive request"` // Portion of the query string that applies to all packages GlobalQueryString string `json:"global_query_string" doc:"Portion of the query string that applies to all packages"` Notification ArchiveFERRequestNotification `json:"notification"` // Packages to be archived as FERs Packages []ArchiveFERRequestPackagesInner `json:"packages" doc:"Packages to be archived as FERs"` }
ArchiveFERRequest struct for ArchiveFERRequest
func NewArchiveFERRequest ¶ added in v1.13.0
func NewArchiveFERRequest(correlationId string, globalQueryString string, notification ArchiveFERRequestNotification, packages []ArchiveFERRequestPackagesInner) *ArchiveFERRequest
NewArchiveFERRequest instantiates a new ArchiveFERRequest 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 NewArchiveFERRequestWithDefaults ¶ added in v1.13.0
func NewArchiveFERRequestWithDefaults() *ArchiveFERRequest
NewArchiveFERRequestWithDefaults instantiates a new ArchiveFERRequest 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 (*ArchiveFERRequest) GetCorrelationId ¶ added in v1.13.0
func (o *ArchiveFERRequest) GetCorrelationId() string
GetCorrelationId returns the CorrelationId field value
func (*ArchiveFERRequest) GetCorrelationIdOk ¶ added in v1.13.0
func (o *ArchiveFERRequest) GetCorrelationIdOk() (*string, bool)
GetCorrelationIdOk returns a tuple with the CorrelationId field value and a boolean to check if the value has been set.
func (*ArchiveFERRequest) GetGlobalQueryString ¶ added in v1.16.0
func (o *ArchiveFERRequest) GetGlobalQueryString() string
GetGlobalQueryString returns the GlobalQueryString field value
func (*ArchiveFERRequest) GetGlobalQueryStringOk ¶ added in v1.16.0
func (o *ArchiveFERRequest) GetGlobalQueryStringOk() (*string, bool)
GetGlobalQueryStringOk returns a tuple with the GlobalQueryString field value and a boolean to check if the value has been set.
func (*ArchiveFERRequest) GetNotification ¶ added in v1.13.0
func (o *ArchiveFERRequest) GetNotification() ArchiveFERRequestNotification
GetNotification returns the Notification field value
func (*ArchiveFERRequest) GetNotificationOk ¶ added in v1.13.0
func (o *ArchiveFERRequest) GetNotificationOk() (*ArchiveFERRequestNotification, bool)
GetNotificationOk returns a tuple with the Notification field value and a boolean to check if the value has been set.
func (*ArchiveFERRequest) GetPackages ¶ added in v1.16.0
func (o *ArchiveFERRequest) GetPackages() []ArchiveFERRequestPackagesInner
GetPackages returns the Packages field value
func (*ArchiveFERRequest) GetPackagesOk ¶ added in v1.16.0
func (o *ArchiveFERRequest) GetPackagesOk() ([]ArchiveFERRequestPackagesInner, bool)
GetPackagesOk returns a tuple with the Packages field value and a boolean to check if the value has been set.
func (*ArchiveFERRequest) GetSchema ¶ added in v1.13.0
func (o *ArchiveFERRequest) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*ArchiveFERRequest) GetSchemaOk ¶ added in v1.13.0
func (o *ArchiveFERRequest) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ArchiveFERRequest) HasSchema ¶ added in v1.13.0
func (o *ArchiveFERRequest) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (ArchiveFERRequest) MarshalJSON ¶ added in v1.13.0
func (o ArchiveFERRequest) MarshalJSON() ([]byte, error)
func (*ArchiveFERRequest) SetCorrelationId ¶ added in v1.13.0
func (o *ArchiveFERRequest) SetCorrelationId(v string)
SetCorrelationId sets field value
func (*ArchiveFERRequest) SetGlobalQueryString ¶ added in v1.16.0
func (o *ArchiveFERRequest) SetGlobalQueryString(v string)
SetGlobalQueryString sets field value
func (*ArchiveFERRequest) SetNotification ¶ added in v1.13.0
func (o *ArchiveFERRequest) SetNotification(v ArchiveFERRequestNotification)
SetNotification sets field value
func (*ArchiveFERRequest) SetPackages ¶ added in v1.16.0
func (o *ArchiveFERRequest) SetPackages(v []ArchiveFERRequestPackagesInner)
SetPackages sets field value
func (*ArchiveFERRequest) SetSchema ¶ added in v1.13.0
func (o *ArchiveFERRequest) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (ArchiveFERRequest) ToMap ¶ added in v1.13.0
func (o ArchiveFERRequest) ToMap() (map[string]interface{}, error)
type ArchiveFERRequestNotification ¶ added in v1.13.0
type ArchiveFERRequestNotification struct {
Sns ArchiveFERRequestNotificationSns `json:"sns"`
}
ArchiveFERRequestNotification Notification settings
func NewArchiveFERRequestNotification ¶ added in v1.13.0
func NewArchiveFERRequestNotification(sns ArchiveFERRequestNotificationSns) *ArchiveFERRequestNotification
NewArchiveFERRequestNotification instantiates a new ArchiveFERRequestNotification 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 NewArchiveFERRequestNotificationWithDefaults ¶ added in v1.13.0
func NewArchiveFERRequestNotificationWithDefaults() *ArchiveFERRequestNotification
NewArchiveFERRequestNotificationWithDefaults instantiates a new ArchiveFERRequestNotification 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 (*ArchiveFERRequestNotification) GetSns ¶ added in v1.13.0
func (o *ArchiveFERRequestNotification) GetSns() ArchiveFERRequestNotificationSns
GetSns returns the Sns field value
func (*ArchiveFERRequestNotification) GetSnsOk ¶ added in v1.13.0
func (o *ArchiveFERRequestNotification) GetSnsOk() (*ArchiveFERRequestNotificationSns, bool)
GetSnsOk returns a tuple with the Sns field value and a boolean to check if the value has been set.
func (ArchiveFERRequestNotification) MarshalJSON ¶ added in v1.13.0
func (o ArchiveFERRequestNotification) MarshalJSON() ([]byte, error)
func (*ArchiveFERRequestNotification) SetSns ¶ added in v1.13.0
func (o *ArchiveFERRequestNotification) SetSns(v ArchiveFERRequestNotificationSns)
SetSns sets field value
func (ArchiveFERRequestNotification) ToMap ¶ added in v1.13.0
func (o ArchiveFERRequestNotification) ToMap() (map[string]interface{}, error)
type ArchiveFERRequestNotificationSns ¶ added in v1.13.0
type ArchiveFERRequestNotificationSns struct { Region string `json:"region"` TopicArn string `json:"topic_arn"` }
ArchiveFERRequestNotificationSns struct for ArchiveFERRequestNotificationSns
func NewArchiveFERRequestNotificationSns ¶ added in v1.13.0
func NewArchiveFERRequestNotificationSns(region string, topicArn string) *ArchiveFERRequestNotificationSns
NewArchiveFERRequestNotificationSns instantiates a new ArchiveFERRequestNotificationSns 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 NewArchiveFERRequestNotificationSnsWithDefaults ¶ added in v1.13.0
func NewArchiveFERRequestNotificationSnsWithDefaults() *ArchiveFERRequestNotificationSns
NewArchiveFERRequestNotificationSnsWithDefaults instantiates a new ArchiveFERRequestNotificationSns 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 (*ArchiveFERRequestNotificationSns) GetRegion ¶ added in v1.13.0
func (o *ArchiveFERRequestNotificationSns) GetRegion() string
GetRegion returns the Region field value
func (*ArchiveFERRequestNotificationSns) GetRegionOk ¶ added in v1.13.0
func (o *ArchiveFERRequestNotificationSns) GetRegionOk() (*string, bool)
GetRegionOk returns a tuple with the Region field value and a boolean to check if the value has been set.
func (*ArchiveFERRequestNotificationSns) GetTopicArn ¶ added in v1.13.0
func (o *ArchiveFERRequestNotificationSns) GetTopicArn() string
GetTopicArn returns the TopicArn field value
func (*ArchiveFERRequestNotificationSns) GetTopicArnOk ¶ added in v1.13.0
func (o *ArchiveFERRequestNotificationSns) GetTopicArnOk() (*string, bool)
GetTopicArnOk returns a tuple with the TopicArn field value and a boolean to check if the value has been set.
func (ArchiveFERRequestNotificationSns) MarshalJSON ¶ added in v1.13.0
func (o ArchiveFERRequestNotificationSns) MarshalJSON() ([]byte, error)
func (*ArchiveFERRequestNotificationSns) SetRegion ¶ added in v1.13.0
func (o *ArchiveFERRequestNotificationSns) SetRegion(v string)
SetRegion sets field value
func (*ArchiveFERRequestNotificationSns) SetTopicArn ¶ added in v1.13.0
func (o *ArchiveFERRequestNotificationSns) SetTopicArn(v string)
SetTopicArn sets field value
func (ArchiveFERRequestNotificationSns) ToMap ¶ added in v1.13.0
func (o ArchiveFERRequestNotificationSns) ToMap() (map[string]interface{}, error)
type ArchiveFERRequestPackagesInner ¶ added in v1.16.0
type ArchiveFERRequestPackagesInner struct { Archive ArchiveFERRequestPackagesInnerArchive `json:"archive"` Dash *ArchiveFERRequestPackagesInnerDash `json:"dash,omitempty"` Hls *ArchiveFERRequestPackagesInnerDash `json:"hls,omitempty"` PackageId string `json:"package_id"` }
ArchiveFERRequestPackagesInner struct for ArchiveFERRequestPackagesInner
func NewArchiveFERRequestPackagesInner ¶ added in v1.16.0
func NewArchiveFERRequestPackagesInner(archive ArchiveFERRequestPackagesInnerArchive, packageId string) *ArchiveFERRequestPackagesInner
NewArchiveFERRequestPackagesInner instantiates a new ArchiveFERRequestPackagesInner 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 NewArchiveFERRequestPackagesInnerWithDefaults ¶ added in v1.16.0
func NewArchiveFERRequestPackagesInnerWithDefaults() *ArchiveFERRequestPackagesInner
NewArchiveFERRequestPackagesInnerWithDefaults instantiates a new ArchiveFERRequestPackagesInner 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 (*ArchiveFERRequestPackagesInner) GetArchive ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInner) GetArchive() ArchiveFERRequestPackagesInnerArchive
GetArchive returns the Archive field value
func (*ArchiveFERRequestPackagesInner) GetArchiveOk ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInner) GetArchiveOk() (*ArchiveFERRequestPackagesInnerArchive, bool)
GetArchiveOk returns a tuple with the Archive field value and a boolean to check if the value has been set.
func (*ArchiveFERRequestPackagesInner) GetDash ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInner) GetDash() ArchiveFERRequestPackagesInnerDash
GetDash returns the Dash field value if set, zero value otherwise.
func (*ArchiveFERRequestPackagesInner) GetDashOk ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInner) GetDashOk() (*ArchiveFERRequestPackagesInnerDash, bool)
GetDashOk returns a tuple with the Dash field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ArchiveFERRequestPackagesInner) GetHls ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInner) GetHls() ArchiveFERRequestPackagesInnerDash
GetHls returns the Hls field value if set, zero value otherwise.
func (*ArchiveFERRequestPackagesInner) GetHlsOk ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInner) GetHlsOk() (*ArchiveFERRequestPackagesInnerDash, bool)
GetHlsOk returns a tuple with the Hls field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ArchiveFERRequestPackagesInner) GetPackageId ¶ added in v1.17.0
func (o *ArchiveFERRequestPackagesInner) GetPackageId() string
GetPackageId returns the PackageId field value
func (*ArchiveFERRequestPackagesInner) GetPackageIdOk ¶ added in v1.17.0
func (o *ArchiveFERRequestPackagesInner) GetPackageIdOk() (*string, bool)
GetPackageIdOk returns a tuple with the PackageId field value and a boolean to check if the value has been set.
func (*ArchiveFERRequestPackagesInner) HasDash ¶ added in v1.23.0
func (o *ArchiveFERRequestPackagesInner) HasDash() bool
HasDash returns a boolean if a field has been set.
func (*ArchiveFERRequestPackagesInner) HasHls ¶ added in v1.23.0
func (o *ArchiveFERRequestPackagesInner) HasHls() bool
HasHls returns a boolean if a field has been set.
func (ArchiveFERRequestPackagesInner) MarshalJSON ¶ added in v1.16.0
func (o ArchiveFERRequestPackagesInner) MarshalJSON() ([]byte, error)
func (*ArchiveFERRequestPackagesInner) SetArchive ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInner) SetArchive(v ArchiveFERRequestPackagesInnerArchive)
SetArchive sets field value
func (*ArchiveFERRequestPackagesInner) SetDash ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInner) SetDash(v ArchiveFERRequestPackagesInnerDash)
SetDash gets a reference to the given ArchiveFERRequestPackagesInnerDash and assigns it to the Dash field.
func (*ArchiveFERRequestPackagesInner) SetHls ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInner) SetHls(v ArchiveFERRequestPackagesInnerDash)
SetHls gets a reference to the given ArchiveFERRequestPackagesInnerDash and assigns it to the Hls field.
func (*ArchiveFERRequestPackagesInner) SetPackageId ¶ added in v1.17.0
func (o *ArchiveFERRequestPackagesInner) SetPackageId(v string)
SetPackageId sets field value
func (ArchiveFERRequestPackagesInner) ToMap ¶ added in v1.16.0
func (o ArchiveFERRequestPackagesInner) ToMap() (map[string]interface{}, error)
type ArchiveFERRequestPackagesInnerArchive ¶ added in v1.16.0
type ArchiveFERRequestPackagesInnerArchive struct {
S3 ArchiveFERRequestPackagesInnerArchiveS3 `json:"s3"`
}
ArchiveFERRequestPackagesInnerArchive struct for ArchiveFERRequestPackagesInnerArchive
func NewArchiveFERRequestPackagesInnerArchive ¶ added in v1.16.0
func NewArchiveFERRequestPackagesInnerArchive(s3 ArchiveFERRequestPackagesInnerArchiveS3) *ArchiveFERRequestPackagesInnerArchive
NewArchiveFERRequestPackagesInnerArchive instantiates a new ArchiveFERRequestPackagesInnerArchive 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 NewArchiveFERRequestPackagesInnerArchiveWithDefaults ¶ added in v1.16.0
func NewArchiveFERRequestPackagesInnerArchiveWithDefaults() *ArchiveFERRequestPackagesInnerArchive
NewArchiveFERRequestPackagesInnerArchiveWithDefaults instantiates a new ArchiveFERRequestPackagesInnerArchive 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 (*ArchiveFERRequestPackagesInnerArchive) GetS3 ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInnerArchive) GetS3() ArchiveFERRequestPackagesInnerArchiveS3
GetS3 returns the S3 field value
func (*ArchiveFERRequestPackagesInnerArchive) GetS3Ok ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInnerArchive) GetS3Ok() (*ArchiveFERRequestPackagesInnerArchiveS3, bool)
GetS3Ok returns a tuple with the S3 field value and a boolean to check if the value has been set.
func (ArchiveFERRequestPackagesInnerArchive) MarshalJSON ¶ added in v1.16.0
func (o ArchiveFERRequestPackagesInnerArchive) MarshalJSON() ([]byte, error)
func (*ArchiveFERRequestPackagesInnerArchive) SetS3 ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInnerArchive) SetS3(v ArchiveFERRequestPackagesInnerArchiveS3)
SetS3 sets field value
func (ArchiveFERRequestPackagesInnerArchive) ToMap ¶ added in v1.16.0
func (o ArchiveFERRequestPackagesInnerArchive) ToMap() (map[string]interface{}, error)
type ArchiveFERRequestPackagesInnerArchiveS3 ¶ added in v1.16.0
type ArchiveFERRequestPackagesInnerArchiveS3 struct { BucketName string `json:"bucket_name"` Key string `json:"key"` Region string `json:"region"` }
ArchiveFERRequestPackagesInnerArchiveS3 struct for ArchiveFERRequestPackagesInnerArchiveS3
func NewArchiveFERRequestPackagesInnerArchiveS3 ¶ added in v1.16.0
func NewArchiveFERRequestPackagesInnerArchiveS3(bucketName string, key string, region string) *ArchiveFERRequestPackagesInnerArchiveS3
NewArchiveFERRequestPackagesInnerArchiveS3 instantiates a new ArchiveFERRequestPackagesInnerArchiveS3 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 NewArchiveFERRequestPackagesInnerArchiveS3WithDefaults ¶ added in v1.16.0
func NewArchiveFERRequestPackagesInnerArchiveS3WithDefaults() *ArchiveFERRequestPackagesInnerArchiveS3
NewArchiveFERRequestPackagesInnerArchiveS3WithDefaults instantiates a new ArchiveFERRequestPackagesInnerArchiveS3 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 (*ArchiveFERRequestPackagesInnerArchiveS3) GetBucketName ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInnerArchiveS3) GetBucketName() string
GetBucketName returns the BucketName field value
func (*ArchiveFERRequestPackagesInnerArchiveS3) GetBucketNameOk ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInnerArchiveS3) GetBucketNameOk() (*string, bool)
GetBucketNameOk returns a tuple with the BucketName field value and a boolean to check if the value has been set.
func (*ArchiveFERRequestPackagesInnerArchiveS3) GetKey ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInnerArchiveS3) GetKey() string
GetKey returns the Key field value
func (*ArchiveFERRequestPackagesInnerArchiveS3) GetKeyOk ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInnerArchiveS3) GetKeyOk() (*string, bool)
GetKeyOk returns a tuple with the Key field value and a boolean to check if the value has been set.
func (*ArchiveFERRequestPackagesInnerArchiveS3) GetRegion ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInnerArchiveS3) GetRegion() string
GetRegion returns the Region field value
func (*ArchiveFERRequestPackagesInnerArchiveS3) GetRegionOk ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInnerArchiveS3) GetRegionOk() (*string, bool)
GetRegionOk returns a tuple with the Region field value and a boolean to check if the value has been set.
func (ArchiveFERRequestPackagesInnerArchiveS3) MarshalJSON ¶ added in v1.16.0
func (o ArchiveFERRequestPackagesInnerArchiveS3) MarshalJSON() ([]byte, error)
func (*ArchiveFERRequestPackagesInnerArchiveS3) SetBucketName ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInnerArchiveS3) SetBucketName(v string)
SetBucketName sets field value
func (*ArchiveFERRequestPackagesInnerArchiveS3) SetKey ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInnerArchiveS3) SetKey(v string)
SetKey sets field value
func (*ArchiveFERRequestPackagesInnerArchiveS3) SetRegion ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInnerArchiveS3) SetRegion(v string)
SetRegion sets field value
func (ArchiveFERRequestPackagesInnerArchiveS3) ToMap ¶ added in v1.16.0
func (o ArchiveFERRequestPackagesInnerArchiveS3) ToMap() (map[string]interface{}, error)
type ArchiveFERRequestPackagesInnerDash ¶ added in v1.16.0
type ArchiveFERRequestPackagesInnerDash struct { FallbackUrl string `json:"fallback_url"` PrimaryUrl string `json:"primary_url"` QueryString string `json:"query_string"` }
ArchiveFERRequestPackagesInnerDash struct for ArchiveFERRequestPackagesInnerDash
func NewArchiveFERRequestPackagesInnerDash ¶ added in v1.16.0
func NewArchiveFERRequestPackagesInnerDash(fallbackUrl string, primaryUrl string, queryString string) *ArchiveFERRequestPackagesInnerDash
NewArchiveFERRequestPackagesInnerDash instantiates a new ArchiveFERRequestPackagesInnerDash 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 NewArchiveFERRequestPackagesInnerDashWithDefaults ¶ added in v1.16.0
func NewArchiveFERRequestPackagesInnerDashWithDefaults() *ArchiveFERRequestPackagesInnerDash
NewArchiveFERRequestPackagesInnerDashWithDefaults instantiates a new ArchiveFERRequestPackagesInnerDash 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 (*ArchiveFERRequestPackagesInnerDash) GetFallbackUrl ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInnerDash) GetFallbackUrl() string
GetFallbackUrl returns the FallbackUrl field value
func (*ArchiveFERRequestPackagesInnerDash) GetFallbackUrlOk ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInnerDash) GetFallbackUrlOk() (*string, bool)
GetFallbackUrlOk returns a tuple with the FallbackUrl field value and a boolean to check if the value has been set.
func (*ArchiveFERRequestPackagesInnerDash) GetPrimaryUrl ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInnerDash) GetPrimaryUrl() string
GetPrimaryUrl returns the PrimaryUrl field value
func (*ArchiveFERRequestPackagesInnerDash) GetPrimaryUrlOk ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInnerDash) GetPrimaryUrlOk() (*string, bool)
GetPrimaryUrlOk returns a tuple with the PrimaryUrl field value and a boolean to check if the value has been set.
func (*ArchiveFERRequestPackagesInnerDash) GetQueryString ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInnerDash) GetQueryString() string
GetQueryString returns the QueryString field value
func (*ArchiveFERRequestPackagesInnerDash) GetQueryStringOk ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInnerDash) GetQueryStringOk() (*string, bool)
GetQueryStringOk returns a tuple with the QueryString field value and a boolean to check if the value has been set.
func (ArchiveFERRequestPackagesInnerDash) MarshalJSON ¶ added in v1.16.0
func (o ArchiveFERRequestPackagesInnerDash) MarshalJSON() ([]byte, error)
func (*ArchiveFERRequestPackagesInnerDash) SetFallbackUrl ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInnerDash) SetFallbackUrl(v string)
SetFallbackUrl sets field value
func (*ArchiveFERRequestPackagesInnerDash) SetPrimaryUrl ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInnerDash) SetPrimaryUrl(v string)
SetPrimaryUrl sets field value
func (*ArchiveFERRequestPackagesInnerDash) SetQueryString ¶ added in v1.16.0
func (o *ArchiveFERRequestPackagesInnerDash) SetQueryString(v string)
SetQueryString sets field value
func (ArchiveFERRequestPackagesInnerDash) ToMap ¶ added in v1.16.0
func (o ArchiveFERRequestPackagesInnerDash) ToMap() (map[string]interface{}, error)
type ArchiveFERResponse ¶ added in v1.13.0
type ArchiveFERResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Identifier that is carried through the archive request CorrelationId *string `json:"correlation_id,omitempty" doc:"Identifier that is carried through the archive request"` // Task ID for the archive task started by the L2V service TaskId string `json:"task_id" doc:"Task ID for the archive task started by the L2V service"` }
ArchiveFERResponse struct for ArchiveFERResponse
func NewArchiveFERResponse ¶ added in v1.13.0
func NewArchiveFERResponse(taskId string) *ArchiveFERResponse
NewArchiveFERResponse instantiates a new ArchiveFERResponse 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 NewArchiveFERResponseWithDefaults ¶ added in v1.13.0
func NewArchiveFERResponseWithDefaults() *ArchiveFERResponse
NewArchiveFERResponseWithDefaults instantiates a new ArchiveFERResponse 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 (*ArchiveFERResponse) GetCorrelationId ¶ added in v1.13.0
func (o *ArchiveFERResponse) GetCorrelationId() string
GetCorrelationId returns the CorrelationId field value if set, zero value otherwise.
func (*ArchiveFERResponse) GetCorrelationIdOk ¶ added in v1.13.0
func (o *ArchiveFERResponse) GetCorrelationIdOk() (*string, bool)
GetCorrelationIdOk returns a tuple with the CorrelationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ArchiveFERResponse) GetSchema ¶ added in v1.13.0
func (o *ArchiveFERResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*ArchiveFERResponse) GetSchemaOk ¶ added in v1.13.0
func (o *ArchiveFERResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ArchiveFERResponse) GetTaskId ¶ added in v1.13.0
func (o *ArchiveFERResponse) GetTaskId() string
GetTaskId returns the TaskId field value
func (*ArchiveFERResponse) GetTaskIdOk ¶ added in v1.13.0
func (o *ArchiveFERResponse) GetTaskIdOk() (*string, bool)
GetTaskIdOk returns a tuple with the TaskId field value and a boolean to check if the value has been set.
func (*ArchiveFERResponse) HasCorrelationId ¶ added in v1.13.0
func (o *ArchiveFERResponse) HasCorrelationId() bool
HasCorrelationId returns a boolean if a field has been set.
func (*ArchiveFERResponse) HasSchema ¶ added in v1.13.0
func (o *ArchiveFERResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (ArchiveFERResponse) MarshalJSON ¶ added in v1.13.0
func (o ArchiveFERResponse) MarshalJSON() ([]byte, error)
func (*ArchiveFERResponse) SetCorrelationId ¶ added in v1.13.0
func (o *ArchiveFERResponse) SetCorrelationId(v string)
SetCorrelationId gets a reference to the given string and assigns it to the CorrelationId field.
func (*ArchiveFERResponse) SetSchema ¶ added in v1.13.0
func (o *ArchiveFERResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*ArchiveFERResponse) SetTaskId ¶ added in v1.13.0
func (o *ArchiveFERResponse) SetTaskId(v string)
SetTaskId sets field value
func (ArchiveFERResponse) ToMap ¶ added in v1.13.0
func (o ArchiveFERResponse) ToMap() (map[string]interface{}, error)
type AuditOperationsForOrganizationApi ¶
type AuditOperationsForOrganizationApi interface { /* GetOrgChannelTimeline Get Channel Timeline Returns up to twenty items from the event timeline for a channel, sorted in reverse-chronological order. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiGetOrgChannelTimelineRequest */ GetOrgChannelTimeline(ctx context.Context, org string, channelId string) ApiGetOrgChannelTimelineRequest // GetOrgChannelTimelineExecute executes the request // @return []ChannelTimelineEntry GetOrgChannelTimelineExecute(r ApiGetOrgChannelTimelineRequest) ([]ChannelTimelineEntry, *http.Response, error) }
type AuditOperationsForOrganizationApiService ¶
type AuditOperationsForOrganizationApiService service
AuditOperationsForOrganizationApiService AuditOperationsForOrganizationApi service
func (*AuditOperationsForOrganizationApiService) GetOrgChannelTimeline ¶
func (a *AuditOperationsForOrganizationApiService) GetOrgChannelTimeline(ctx context.Context, org string, channelId string) ApiGetOrgChannelTimelineRequest
GetOrgChannelTimeline Get Channel Timeline
Returns up to twenty items from the event timeline for a channel, sorted in reverse-chronological order.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiGetOrgChannelTimelineRequest
func (*AuditOperationsForOrganizationApiService) GetOrgChannelTimelineExecute ¶
func (a *AuditOperationsForOrganizationApiService) GetOrgChannelTimelineExecute(r ApiGetOrgChannelTimelineRequest) ([]ChannelTimelineEntry, *http.Response, error)
Execute executes the request
@return []ChannelTimelineEntry
type AvailableSourcesApi ¶
type AvailableSourcesApi interface { /* GetOrgSource Get Source Get a source's configuration @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param sourceId Unique source identifier @return ApiGetOrgSourceRequest */ GetOrgSource(ctx context.Context, org string, sourceId string) ApiGetOrgSourceRequest // GetOrgSourceExecute executes the request // @return Source GetOrgSourceExecute(r ApiGetOrgSourceRequest) (*Source, *http.Response, error) /* ListOrgSources List Sources Get a list of sources that are used to create channels. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @return ApiListOrgSourcesRequest */ ListOrgSources(ctx context.Context, org string) ApiListOrgSourcesRequest // ListOrgSourcesExecute executes the request // @return []Summary ListOrgSourcesExecute(r ApiListOrgSourcesRequest) ([]Summary, *http.Response, error) }
type AvailableSourcesApiService ¶
type AvailableSourcesApiService service
AvailableSourcesApiService AvailableSourcesApi service
func (*AvailableSourcesApiService) GetOrgSource ¶
func (a *AvailableSourcesApiService) GetOrgSource(ctx context.Context, org string, sourceId string) ApiGetOrgSourceRequest
GetOrgSource Get Source
Get a source's configuration
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param sourceId Unique source identifier @return ApiGetOrgSourceRequest
func (*AvailableSourcesApiService) GetOrgSourceExecute ¶
func (a *AvailableSourcesApiService) GetOrgSourceExecute(r ApiGetOrgSourceRequest) (*Source, *http.Response, error)
Execute executes the request
@return Source
func (*AvailableSourcesApiService) ListOrgSources ¶
func (a *AvailableSourcesApiService) ListOrgSources(ctx context.Context, org string) ApiListOrgSourcesRequest
ListOrgSources List Sources
Get a list of sources that are used to create channels.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @return ApiListOrgSourcesRequest
func (*AvailableSourcesApiService) ListOrgSourcesExecute ¶
func (a *AvailableSourcesApiService) ListOrgSourcesExecute(r ApiListOrgSourcesRequest) ([]Summary, *http.Response, error)
Execute executes the request
@return []Summary
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 CancelTaskResponse ¶
type CancelTaskResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` Error CancelTaskResponseError `json:"error"` }
CancelTaskResponse struct for CancelTaskResponse
func NewCancelTaskResponse ¶
func NewCancelTaskResponse(error_ CancelTaskResponseError) *CancelTaskResponse
NewCancelTaskResponse instantiates a new CancelTaskResponse 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 NewCancelTaskResponseWithDefaults ¶
func NewCancelTaskResponseWithDefaults() *CancelTaskResponse
NewCancelTaskResponseWithDefaults instantiates a new CancelTaskResponse 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 (*CancelTaskResponse) GetError ¶
func (o *CancelTaskResponse) GetError() CancelTaskResponseError
GetError returns the Error field value
func (*CancelTaskResponse) GetErrorOk ¶
func (o *CancelTaskResponse) GetErrorOk() (*CancelTaskResponseError, bool)
GetErrorOk returns a tuple with the Error field value and a boolean to check if the value has been set.
func (*CancelTaskResponse) GetSchema ¶
func (o *CancelTaskResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*CancelTaskResponse) GetSchemaOk ¶
func (o *CancelTaskResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CancelTaskResponse) HasSchema ¶
func (o *CancelTaskResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (CancelTaskResponse) MarshalJSON ¶
func (o CancelTaskResponse) MarshalJSON() ([]byte, error)
func (*CancelTaskResponse) SetError ¶
func (o *CancelTaskResponse) SetError(v CancelTaskResponseError)
SetError sets field value
func (*CancelTaskResponse) SetSchema ¶
func (o *CancelTaskResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (CancelTaskResponse) ToMap ¶
func (o CancelTaskResponse) ToMap() (map[string]interface{}, error)
type CancelTaskResponseError ¶
type CancelTaskResponseError struct { // Where the error occured, e.g. 'body.items[3].tags' or 'path.thing-id' Location *string `json:"location,omitempty" doc:"Where the error occured, e.g. 'body.items[3].tags' or 'path.thing-id'"` // Error message text Message *string `json:"message,omitempty" doc:"Error message text"` // The value at the given location Value interface{} `json:"value,omitempty" doc:"The value at the given location"` }
CancelTaskResponseError Error when canceling task
func NewCancelTaskResponseError ¶
func NewCancelTaskResponseError() *CancelTaskResponseError
NewCancelTaskResponseError instantiates a new CancelTaskResponseError 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 NewCancelTaskResponseErrorWithDefaults ¶
func NewCancelTaskResponseErrorWithDefaults() *CancelTaskResponseError
NewCancelTaskResponseErrorWithDefaults instantiates a new CancelTaskResponseError 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 (*CancelTaskResponseError) GetLocation ¶
func (o *CancelTaskResponseError) GetLocation() string
GetLocation returns the Location field value if set, zero value otherwise.
func (*CancelTaskResponseError) GetLocationOk ¶
func (o *CancelTaskResponseError) GetLocationOk() (*string, bool)
GetLocationOk returns a tuple with the Location field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CancelTaskResponseError) GetMessage ¶
func (o *CancelTaskResponseError) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*CancelTaskResponseError) GetMessageOk ¶
func (o *CancelTaskResponseError) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CancelTaskResponseError) GetValue ¶
func (o *CancelTaskResponseError) GetValue() interface{}
GetValue returns the Value field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CancelTaskResponseError) GetValueOk ¶
func (o *CancelTaskResponseError) GetValueOk() (*interface{}, bool)
GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CancelTaskResponseError) HasLocation ¶
func (o *CancelTaskResponseError) HasLocation() bool
HasLocation returns a boolean if a field has been set.
func (*CancelTaskResponseError) HasMessage ¶
func (o *CancelTaskResponseError) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*CancelTaskResponseError) HasValue ¶
func (o *CancelTaskResponseError) HasValue() bool
HasValue returns a boolean if a field has been set.
func (CancelTaskResponseError) MarshalJSON ¶
func (o CancelTaskResponseError) MarshalJSON() ([]byte, error)
func (*CancelTaskResponseError) SetLocation ¶
func (o *CancelTaskResponseError) SetLocation(v string)
SetLocation gets a reference to the given string and assigns it to the Location field.
func (*CancelTaskResponseError) SetMessage ¶
func (o *CancelTaskResponseError) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*CancelTaskResponseError) SetValue ¶
func (o *CancelTaskResponseError) SetValue(v interface{})
SetValue gets a reference to the given interface{} and assigns it to the Value field.
func (CancelTaskResponseError) ToMap ¶
func (o CancelTaskResponseError) ToMap() (map[string]interface{}, error)
type Channel ¶
type Channel struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Date and time the channel was created. Created *time.Time `json:"created,omitempty" format:"date-time" doc:"Date and time the channel was created."` // A human-readable description of the channel. Description *string `json:"description,omitempty" doc:"A human-readable description of the channel."` // Desired running state for a channel. DesiredState *string `json:"desired_state,omitempty" enum:"ON,OFF" doc:"Desired running state for a channel."` // Indicates whether the channel's transcoder needs to run in a designated IP range. EnableByoip *bool `json:"enable_byoip,omitempty" doc:"Indicates whether the channel's transcoder needs to run in a designated IP range."` // External Channel ID provided at channel creation time Id *string `` /* 133-byte string literal not displayed */ Ingest ChannelIngest `json:"ingest"` // Optional labels for a channel. Any included labels must be at least 1 character long, but no greater than 256 characters. The maximum number of labels is 50. Labels []string `` /* 201-byte string literal not displayed */ // Date and time the channel was last modified. Modified *time.Time `json:"modified,omitempty" format:"date-time" doc:"Date and time the channel was last modified."` // A friendly human-readable name for the channel. This will get displayed in user interfaces. Name *string `json:"name,omitempty" doc:"A friendly human-readable name for the channel. This will get displayed in user interfaces."` Organization *string `json:"organization,omitempty" minLength:"1"` Packaging *ChannelPackaging `json:"packaging,omitempty"` Publishing *ChannelPublishing `json:"publishing,omitempty"` // Region represents the general geolocation for transcoding and stream egress from iStreamPlanet. If no region is provided at channel creation time, then 'US_WEST' is used. Region *string `` /* 223-byte string literal not displayed */ // If the ResourceClass is unspecified the channel will default to run in the 'DYNAMIC' ResourceClass. Note that changing the ResourceClass for a running channel is supported and will be performed with no downtime. ResourceClass *string `` /* 271-byte string literal not displayed */ // Self link for the channel. Self *string `json:"self,omitempty" format:"uri-reference" doc:"Self link for the channel."` Signaling *ChannelSignaling `json:"signaling,omitempty"` Tags *ChannelTags `json:"tags,omitempty"` Transcode ChannelTranscode `json:"transcode"` }
Channel struct for Channel
func NewChannel ¶
func NewChannel(ingest ChannelIngest, transcode ChannelTranscode) *Channel
NewChannel instantiates a new Channel 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 NewChannelWithDefaults ¶
func NewChannelWithDefaults() *Channel
NewChannelWithDefaults instantiates a new Channel 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 (*Channel) GetCreated ¶
GetCreated returns the Created field value if set, zero value otherwise.
func (*Channel) GetCreatedOk ¶
GetCreatedOk returns a tuple with the Created field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Channel) GetDescription ¶ added in v1.27.1
GetDescription returns the Description field value if set, zero value otherwise.
func (*Channel) GetDescriptionOk ¶ added in v1.27.1
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 (*Channel) GetDesiredState ¶
GetDesiredState returns the DesiredState field value if set, zero value otherwise.
func (*Channel) GetDesiredStateOk ¶
GetDesiredStateOk returns a tuple with the DesiredState field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Channel) GetEnableByoip ¶ added in v1.23.0
GetEnableByoip returns the EnableByoip field value if set, zero value otherwise.
func (*Channel) GetEnableByoipOk ¶ added in v1.23.0
GetEnableByoipOk returns a tuple with the EnableByoip field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Channel) GetIdOk ¶
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Channel) GetIngest ¶
func (o *Channel) GetIngest() ChannelIngest
GetIngest returns the Ingest field value
func (*Channel) GetIngestOk ¶
func (o *Channel) GetIngestOk() (*ChannelIngest, bool)
GetIngestOk returns a tuple with the Ingest field value and a boolean to check if the value has been set.
func (*Channel) GetLabelsOk ¶
GetLabelsOk returns a tuple with the Labels field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Channel) GetModified ¶
GetModified returns the Modified field value if set, zero value otherwise.
func (*Channel) GetModifiedOk ¶
GetModifiedOk returns a tuple with the Modified field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Channel) GetNameOk ¶
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Channel) GetOrganization ¶
GetOrganization returns the Organization field value if set, zero value otherwise.
func (*Channel) GetOrganizationOk ¶
GetOrganizationOk returns a tuple with the Organization field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Channel) GetPackaging ¶
func (o *Channel) GetPackaging() ChannelPackaging
GetPackaging returns the Packaging field value if set, zero value otherwise.
func (*Channel) GetPackagingOk ¶
func (o *Channel) GetPackagingOk() (*ChannelPackaging, bool)
GetPackagingOk returns a tuple with the Packaging field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Channel) GetPublishing ¶
func (o *Channel) GetPublishing() ChannelPublishing
GetPublishing returns the Publishing field value if set, zero value otherwise.
func (*Channel) GetPublishingOk ¶
func (o *Channel) GetPublishingOk() (*ChannelPublishing, bool)
GetPublishingOk returns a tuple with the Publishing field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Channel) GetRegionOk ¶
GetRegionOk returns a tuple with the Region field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Channel) GetResourceClass ¶
GetResourceClass returns the ResourceClass field value if set, zero value otherwise.
func (*Channel) GetResourceClassOk ¶
GetResourceClassOk returns a tuple with the ResourceClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Channel) GetSchemaOk ¶
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Channel) GetSelfOk ¶
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Channel) GetSignaling ¶
func (o *Channel) GetSignaling() ChannelSignaling
GetSignaling returns the Signaling field value if set, zero value otherwise.
func (*Channel) GetSignalingOk ¶
func (o *Channel) GetSignalingOk() (*ChannelSignaling, bool)
GetSignalingOk returns a tuple with the Signaling field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Channel) GetTags ¶
func (o *Channel) GetTags() ChannelTags
GetTags returns the Tags field value if set, zero value otherwise.
func (*Channel) GetTagsOk ¶
func (o *Channel) GetTagsOk() (*ChannelTags, bool)
GetTagsOk returns a tuple with the Tags field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Channel) GetTranscode ¶
func (o *Channel) GetTranscode() ChannelTranscode
GetTranscode returns the Transcode field value
func (*Channel) GetTranscodeOk ¶
func (o *Channel) GetTranscodeOk() (*ChannelTranscode, bool)
GetTranscodeOk returns a tuple with the Transcode field value and a boolean to check if the value has been set.
func (*Channel) HasCreated ¶
HasCreated returns a boolean if a field has been set.
func (*Channel) HasDescription ¶ added in v1.27.1
HasDescription returns a boolean if a field has been set.
func (*Channel) HasDesiredState ¶
HasDesiredState returns a boolean if a field has been set.
func (*Channel) HasEnableByoip ¶ added in v1.23.0
HasEnableByoip returns a boolean if a field has been set.
func (*Channel) HasModified ¶
HasModified returns a boolean if a field has been set.
func (*Channel) HasOrganization ¶
HasOrganization returns a boolean if a field has been set.
func (*Channel) HasPackaging ¶
HasPackaging returns a boolean if a field has been set.
func (*Channel) HasPublishing ¶
HasPublishing returns a boolean if a field has been set.
func (*Channel) HasResourceClass ¶
HasResourceClass returns a boolean if a field has been set.
func (*Channel) HasSignaling ¶
HasSignaling returns a boolean if a field has been set.
func (Channel) MarshalJSON ¶
func (*Channel) SetCreated ¶
SetCreated gets a reference to the given time.Time and assigns it to the Created field.
func (*Channel) SetDescription ¶ added in v1.27.1
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*Channel) SetDesiredState ¶
SetDesiredState gets a reference to the given string and assigns it to the DesiredState field.
func (*Channel) SetEnableByoip ¶ added in v1.23.0
SetEnableByoip gets a reference to the given bool and assigns it to the EnableByoip field.
func (*Channel) SetIngest ¶
func (o *Channel) SetIngest(v ChannelIngest)
SetIngest sets field value
func (*Channel) SetLabels ¶
SetLabels gets a reference to the given []string and assigns it to the Labels field.
func (*Channel) SetModified ¶
SetModified gets a reference to the given time.Time and assigns it to the Modified field.
func (*Channel) SetName ¶
SetName gets a reference to the given string and assigns it to the Name field.
func (*Channel) SetOrganization ¶
SetOrganization gets a reference to the given string and assigns it to the Organization field.
func (*Channel) SetPackaging ¶
func (o *Channel) SetPackaging(v ChannelPackaging)
SetPackaging gets a reference to the given ChannelPackaging and assigns it to the Packaging field.
func (*Channel) SetPublishing ¶
func (o *Channel) SetPublishing(v ChannelPublishing)
SetPublishing gets a reference to the given ChannelPublishing and assigns it to the Publishing field.
func (*Channel) SetRegion ¶
SetRegion gets a reference to the given string and assigns it to the Region field.
func (*Channel) SetResourceClass ¶
SetResourceClass gets a reference to the given string and assigns it to the ResourceClass field.
func (*Channel) SetSchema ¶
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*Channel) SetSelf ¶
SetSelf gets a reference to the given string and assigns it to the Self field.
func (*Channel) SetSignaling ¶
func (o *Channel) SetSignaling(v ChannelSignaling)
SetSignaling gets a reference to the given ChannelSignaling and assigns it to the Signaling field.
func (*Channel) SetTags ¶
func (o *Channel) SetTags(v ChannelTags)
SetTags gets a reference to the given ChannelTags and assigns it to the Tags field.
func (*Channel) SetTranscode ¶
func (o *Channel) SetTranscode(v ChannelTranscode)
SetTranscode sets field value
type ChannelIngest ¶
type ChannelIngest struct { Slate *ChannelIngestSlate `json:"slate,omitempty"` Source ChannelIngestSource `json:"source"` }
ChannelIngest Ingest configures inputs for the transcoder.
func NewChannelIngest ¶
func NewChannelIngest(source ChannelIngestSource) *ChannelIngest
NewChannelIngest instantiates a new ChannelIngest 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 NewChannelIngestWithDefaults ¶
func NewChannelIngestWithDefaults() *ChannelIngest
NewChannelIngestWithDefaults instantiates a new ChannelIngest 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 (*ChannelIngest) GetSlate ¶
func (o *ChannelIngest) GetSlate() ChannelIngestSlate
GetSlate returns the Slate field value if set, zero value otherwise.
func (*ChannelIngest) GetSlateOk ¶
func (o *ChannelIngest) GetSlateOk() (*ChannelIngestSlate, bool)
GetSlateOk returns a tuple with the Slate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelIngest) GetSource ¶
func (o *ChannelIngest) GetSource() ChannelIngestSource
GetSource returns the Source field value
func (*ChannelIngest) GetSourceOk ¶
func (o *ChannelIngest) GetSourceOk() (*ChannelIngestSource, bool)
GetSourceOk returns a tuple with the Source field value and a boolean to check if the value has been set.
func (*ChannelIngest) HasSlate ¶
func (o *ChannelIngest) HasSlate() bool
HasSlate returns a boolean if a field has been set.
func (ChannelIngest) MarshalJSON ¶
func (o ChannelIngest) MarshalJSON() ([]byte, error)
func (*ChannelIngest) SetSlate ¶
func (o *ChannelIngest) SetSlate(v ChannelIngestSlate)
SetSlate gets a reference to the given ChannelIngestSlate and assigns it to the Slate field.
func (*ChannelIngest) SetSource ¶
func (o *ChannelIngest) SetSource(v ChannelIngestSource)
SetSource sets field value
func (ChannelIngest) ToMap ¶
func (o ChannelIngest) ToMap() (map[string]interface{}, error)
type ChannelIngestSlate ¶
type ChannelIngestSlate struct { // Source loss URL defines the location of the TS file to play when no source is available. It must have one audio and one video stream. Either MPEG2 or H.264 can be used. SourceLossUrl *string `` /* 230-byte string literal not displayed */ }
ChannelIngestSlate Slate configures default slating behavior.
func NewChannelIngestSlate ¶
func NewChannelIngestSlate() *ChannelIngestSlate
NewChannelIngestSlate instantiates a new ChannelIngestSlate 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 NewChannelIngestSlateWithDefaults ¶
func NewChannelIngestSlateWithDefaults() *ChannelIngestSlate
NewChannelIngestSlateWithDefaults instantiates a new ChannelIngestSlate 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 (*ChannelIngestSlate) GetSourceLossUrl ¶
func (o *ChannelIngestSlate) GetSourceLossUrl() string
GetSourceLossUrl returns the SourceLossUrl field value if set, zero value otherwise.
func (*ChannelIngestSlate) GetSourceLossUrlOk ¶
func (o *ChannelIngestSlate) GetSourceLossUrlOk() (*string, bool)
GetSourceLossUrlOk returns a tuple with the SourceLossUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelIngestSlate) HasSourceLossUrl ¶
func (o *ChannelIngestSlate) HasSourceLossUrl() bool
HasSourceLossUrl returns a boolean if a field has been set.
func (ChannelIngestSlate) MarshalJSON ¶
func (o ChannelIngestSlate) MarshalJSON() ([]byte, error)
func (*ChannelIngestSlate) SetSourceLossUrl ¶
func (o *ChannelIngestSlate) SetSourceLossUrl(v string)
SetSourceLossUrl gets a reference to the given string and assigns it to the SourceLossUrl field.
func (ChannelIngestSlate) ToMap ¶
func (o ChannelIngestSlate) ToMap() (map[string]interface{}, error)
type ChannelIngestSource ¶
type ChannelIngestSource struct { AudioSources []ChannelIngestSourceAudioSourcesInner `json:"audio_sources,omitempty" minItems:"1"` // Closed captions source embedding. If unspecified, defaults to ATSC_A53. CaptionsSource *string `` /* 137-byte string literal not displayed */ // Unique identifier for this source. Id *string `json:"id,omitempty" doc:"Unique identifier for this source."` // Self link for the source. Self *string `json:"self,omitempty" format:"uri-reference" doc:"Self link for the source."` VideoSource *ChannelIngestSourceVideoSource `json:"video_source,omitempty"` }
ChannelIngestSource Source provides a reference to the input media stream for this channel.
func NewChannelIngestSource ¶
func NewChannelIngestSource() *ChannelIngestSource
NewChannelIngestSource instantiates a new ChannelIngestSource 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 NewChannelIngestSourceWithDefaults ¶
func NewChannelIngestSourceWithDefaults() *ChannelIngestSource
NewChannelIngestSourceWithDefaults instantiates a new ChannelIngestSource 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 (*ChannelIngestSource) GetAudioSources ¶
func (o *ChannelIngestSource) GetAudioSources() []ChannelIngestSourceAudioSourcesInner
GetAudioSources returns the AudioSources field value if set, zero value otherwise.
func (*ChannelIngestSource) GetAudioSourcesOk ¶
func (o *ChannelIngestSource) GetAudioSourcesOk() ([]ChannelIngestSourceAudioSourcesInner, bool)
GetAudioSourcesOk returns a tuple with the AudioSources field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelIngestSource) GetCaptionsSource ¶
func (o *ChannelIngestSource) GetCaptionsSource() string
GetCaptionsSource returns the CaptionsSource field value if set, zero value otherwise.
func (*ChannelIngestSource) GetCaptionsSourceOk ¶
func (o *ChannelIngestSource) GetCaptionsSourceOk() (*string, bool)
GetCaptionsSourceOk returns a tuple with the CaptionsSource field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelIngestSource) GetId ¶
func (o *ChannelIngestSource) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ChannelIngestSource) GetIdOk ¶
func (o *ChannelIngestSource) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelIngestSource) GetSelf ¶
func (o *ChannelIngestSource) GetSelf() string
GetSelf returns the Self field value if set, zero value otherwise.
func (*ChannelIngestSource) GetSelfOk ¶
func (o *ChannelIngestSource) GetSelfOk() (*string, bool)
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelIngestSource) GetVideoSource ¶ added in v1.23.0
func (o *ChannelIngestSource) GetVideoSource() ChannelIngestSourceVideoSource
GetVideoSource returns the VideoSource field value if set, zero value otherwise.
func (*ChannelIngestSource) GetVideoSourceOk ¶ added in v1.23.0
func (o *ChannelIngestSource) GetVideoSourceOk() (*ChannelIngestSourceVideoSource, bool)
GetVideoSourceOk returns a tuple with the VideoSource field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelIngestSource) HasAudioSources ¶
func (o *ChannelIngestSource) HasAudioSources() bool
HasAudioSources returns a boolean if a field has been set.
func (*ChannelIngestSource) HasCaptionsSource ¶
func (o *ChannelIngestSource) HasCaptionsSource() bool
HasCaptionsSource returns a boolean if a field has been set.
func (*ChannelIngestSource) HasId ¶
func (o *ChannelIngestSource) HasId() bool
HasId returns a boolean if a field has been set.
func (*ChannelIngestSource) HasSelf ¶
func (o *ChannelIngestSource) HasSelf() bool
HasSelf returns a boolean if a field has been set.
func (*ChannelIngestSource) HasVideoSource ¶ added in v1.23.0
func (o *ChannelIngestSource) HasVideoSource() bool
HasVideoSource returns a boolean if a field has been set.
func (ChannelIngestSource) MarshalJSON ¶
func (o ChannelIngestSource) MarshalJSON() ([]byte, error)
func (*ChannelIngestSource) SetAudioSources ¶
func (o *ChannelIngestSource) SetAudioSources(v []ChannelIngestSourceAudioSourcesInner)
SetAudioSources gets a reference to the given []ChannelIngestSourceAudioSourcesInner and assigns it to the AudioSources field.
func (*ChannelIngestSource) SetCaptionsSource ¶
func (o *ChannelIngestSource) SetCaptionsSource(v string)
SetCaptionsSource gets a reference to the given string and assigns it to the CaptionsSource field.
func (*ChannelIngestSource) SetId ¶
func (o *ChannelIngestSource) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ChannelIngestSource) SetSelf ¶
func (o *ChannelIngestSource) SetSelf(v string)
SetSelf gets a reference to the given string and assigns it to the Self field.
func (*ChannelIngestSource) SetVideoSource ¶ added in v1.23.0
func (o *ChannelIngestSource) SetVideoSource(v ChannelIngestSourceVideoSource)
SetVideoSource gets a reference to the given ChannelIngestSourceVideoSource and assigns it to the VideoSource field.
func (ChannelIngestSource) ToMap ¶
func (o ChannelIngestSource) ToMap() (map[string]interface{}, error)
type ChannelIngestSourceAudioSourcesInner ¶
type ChannelIngestSourceAudioSourcesInner struct { Id *string `json:"id,omitempty" minLength:"1"` // RFC 5646, e.g. 'en' 'en-US' Language *string `json:"language,omitempty" minLength:"1" doc:"RFC 5646, e.g. 'en' 'en-US'"` // License specifies how the audio in this source is licensed. License *string `json:"license,omitempty" enum:"LIVE,REPLAY" doc:"License specifies how the audio in this source is licensed."` // Language fiendly name, e.g. 'English', 'Spanish' Name *string `json:"name,omitempty" minLength:"1" doc:"Language fiendly name, e.g. 'English', 'Spanish'"` // Expression for choosing an audio track in the stream for this AudioSource https://wbdstreaming.atlassian.net/wiki/spaces/LIVE/pages/250351679/Proposal+Audio+Track+Selection Selector *string `` /* 204-byte string literal not displayed */ }
ChannelIngestSourceAudioSourcesInner struct for ChannelIngestSourceAudioSourcesInner
func NewChannelIngestSourceAudioSourcesInner ¶
func NewChannelIngestSourceAudioSourcesInner() *ChannelIngestSourceAudioSourcesInner
NewChannelIngestSourceAudioSourcesInner instantiates a new ChannelIngestSourceAudioSourcesInner 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 NewChannelIngestSourceAudioSourcesInnerWithDefaults ¶
func NewChannelIngestSourceAudioSourcesInnerWithDefaults() *ChannelIngestSourceAudioSourcesInner
NewChannelIngestSourceAudioSourcesInnerWithDefaults instantiates a new ChannelIngestSourceAudioSourcesInner 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 (*ChannelIngestSourceAudioSourcesInner) GetId ¶
func (o *ChannelIngestSourceAudioSourcesInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ChannelIngestSourceAudioSourcesInner) GetIdOk ¶
func (o *ChannelIngestSourceAudioSourcesInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelIngestSourceAudioSourcesInner) GetLanguage ¶
func (o *ChannelIngestSourceAudioSourcesInner) GetLanguage() string
GetLanguage returns the Language field value if set, zero value otherwise.
func (*ChannelIngestSourceAudioSourcesInner) GetLanguageOk ¶
func (o *ChannelIngestSourceAudioSourcesInner) GetLanguageOk() (*string, bool)
GetLanguageOk returns a tuple with the Language field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelIngestSourceAudioSourcesInner) GetLicense ¶ added in v1.12.0
func (o *ChannelIngestSourceAudioSourcesInner) GetLicense() string
GetLicense returns the License field value if set, zero value otherwise.
func (*ChannelIngestSourceAudioSourcesInner) GetLicenseOk ¶ added in v1.12.0
func (o *ChannelIngestSourceAudioSourcesInner) GetLicenseOk() (*string, bool)
GetLicenseOk returns a tuple with the License field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelIngestSourceAudioSourcesInner) GetName ¶
func (o *ChannelIngestSourceAudioSourcesInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*ChannelIngestSourceAudioSourcesInner) GetNameOk ¶
func (o *ChannelIngestSourceAudioSourcesInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelIngestSourceAudioSourcesInner) GetSelector ¶
func (o *ChannelIngestSourceAudioSourcesInner) GetSelector() string
GetSelector returns the Selector field value if set, zero value otherwise.
func (*ChannelIngestSourceAudioSourcesInner) GetSelectorOk ¶
func (o *ChannelIngestSourceAudioSourcesInner) GetSelectorOk() (*string, bool)
GetSelectorOk returns a tuple with the Selector field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelIngestSourceAudioSourcesInner) HasId ¶
func (o *ChannelIngestSourceAudioSourcesInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ChannelIngestSourceAudioSourcesInner) HasLanguage ¶
func (o *ChannelIngestSourceAudioSourcesInner) HasLanguage() bool
HasLanguage returns a boolean if a field has been set.
func (*ChannelIngestSourceAudioSourcesInner) HasLicense ¶ added in v1.12.0
func (o *ChannelIngestSourceAudioSourcesInner) HasLicense() bool
HasLicense returns a boolean if a field has been set.
func (*ChannelIngestSourceAudioSourcesInner) HasName ¶
func (o *ChannelIngestSourceAudioSourcesInner) HasName() bool
HasName returns a boolean if a field has been set.
func (*ChannelIngestSourceAudioSourcesInner) HasSelector ¶
func (o *ChannelIngestSourceAudioSourcesInner) HasSelector() bool
HasSelector returns a boolean if a field has been set.
func (ChannelIngestSourceAudioSourcesInner) MarshalJSON ¶
func (o ChannelIngestSourceAudioSourcesInner) MarshalJSON() ([]byte, error)
func (*ChannelIngestSourceAudioSourcesInner) SetId ¶
func (o *ChannelIngestSourceAudioSourcesInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ChannelIngestSourceAudioSourcesInner) SetLanguage ¶
func (o *ChannelIngestSourceAudioSourcesInner) SetLanguage(v string)
SetLanguage gets a reference to the given string and assigns it to the Language field.
func (*ChannelIngestSourceAudioSourcesInner) SetLicense ¶ added in v1.12.0
func (o *ChannelIngestSourceAudioSourcesInner) SetLicense(v string)
SetLicense gets a reference to the given string and assigns it to the License field.
func (*ChannelIngestSourceAudioSourcesInner) SetName ¶
func (o *ChannelIngestSourceAudioSourcesInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*ChannelIngestSourceAudioSourcesInner) SetSelector ¶
func (o *ChannelIngestSourceAudioSourcesInner) SetSelector(v string)
SetSelector gets a reference to the given string and assigns it to the Selector field.
func (ChannelIngestSourceAudioSourcesInner) ToMap ¶
func (o ChannelIngestSourceAudioSourcesInner) ToMap() (map[string]interface{}, error)
type ChannelIngestSourceVideoSource ¶ added in v1.23.0
type ChannelIngestSourceVideoSource struct { // The highest dynamic range the source will ever send to the transcoder. DynamicRange *string `json:"dynamic_range,omitempty" enum:"SDR,HDR" doc:"The highest dynamic range the source will ever send to the transcoder."` // The maximum resolution the source will ever send to the transcoder. MaxResolution *string `` /* 135-byte string literal not displayed */ }
ChannelIngestSourceVideoSource Additional information about the source video stream. This is only used to configure the transcoder compute resources to account for scaling and colorspace conversion of the source input.
func NewChannelIngestSourceVideoSource ¶ added in v1.23.0
func NewChannelIngestSourceVideoSource() *ChannelIngestSourceVideoSource
NewChannelIngestSourceVideoSource instantiates a new ChannelIngestSourceVideoSource 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 NewChannelIngestSourceVideoSourceWithDefaults ¶ added in v1.23.0
func NewChannelIngestSourceVideoSourceWithDefaults() *ChannelIngestSourceVideoSource
NewChannelIngestSourceVideoSourceWithDefaults instantiates a new ChannelIngestSourceVideoSource 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 (*ChannelIngestSourceVideoSource) GetDynamicRange ¶ added in v1.23.0
func (o *ChannelIngestSourceVideoSource) GetDynamicRange() string
GetDynamicRange returns the DynamicRange field value if set, zero value otherwise.
func (*ChannelIngestSourceVideoSource) GetDynamicRangeOk ¶ added in v1.23.0
func (o *ChannelIngestSourceVideoSource) GetDynamicRangeOk() (*string, bool)
GetDynamicRangeOk returns a tuple with the DynamicRange field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelIngestSourceVideoSource) GetMaxResolution ¶ added in v1.23.0
func (o *ChannelIngestSourceVideoSource) GetMaxResolution() string
GetMaxResolution returns the MaxResolution field value if set, zero value otherwise.
func (*ChannelIngestSourceVideoSource) GetMaxResolutionOk ¶ added in v1.23.0
func (o *ChannelIngestSourceVideoSource) GetMaxResolutionOk() (*string, bool)
GetMaxResolutionOk returns a tuple with the MaxResolution field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelIngestSourceVideoSource) HasDynamicRange ¶ added in v1.23.0
func (o *ChannelIngestSourceVideoSource) HasDynamicRange() bool
HasDynamicRange returns a boolean if a field has been set.
func (*ChannelIngestSourceVideoSource) HasMaxResolution ¶ added in v1.23.0
func (o *ChannelIngestSourceVideoSource) HasMaxResolution() bool
HasMaxResolution returns a boolean if a field has been set.
func (ChannelIngestSourceVideoSource) MarshalJSON ¶ added in v1.23.0
func (o ChannelIngestSourceVideoSource) MarshalJSON() ([]byte, error)
func (*ChannelIngestSourceVideoSource) SetDynamicRange ¶ added in v1.23.0
func (o *ChannelIngestSourceVideoSource) SetDynamicRange(v string)
SetDynamicRange gets a reference to the given string and assigns it to the DynamicRange field.
func (*ChannelIngestSourceVideoSource) SetMaxResolution ¶ added in v1.23.0
func (o *ChannelIngestSourceVideoSource) SetMaxResolution(v string)
SetMaxResolution gets a reference to the given string and assigns it to the MaxResolution field.
func (ChannelIngestSourceVideoSource) ToMap ¶ added in v1.23.0
func (o ChannelIngestSourceVideoSource) ToMap() (map[string]interface{}, error)
type ChannelOperationsForOrganizationApi ¶
type ChannelOperationsForOrganizationApi interface { /* ClearOrgDvrWindow Clear DVR Window Clears the DVR window for the channel by removing all video segments in the manifest from before the request. This sets the earliest time a player can rewind to this point. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiClearOrgDvrWindowRequest */ ClearOrgDvrWindow(ctx context.Context, org string, channelId string) ApiClearOrgDvrWindowRequest // ClearOrgDvrWindowExecute executes the request ClearOrgDvrWindowExecute(r ApiClearOrgDvrWindowRequest) (*http.Response, error) /* GetOrgPreviewImage Get Preview Image Get a static image of what your channel is outputting. Valid Accept headers are: image/jpeg @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiGetOrgPreviewImageRequest */ GetOrgPreviewImage(ctx context.Context, org string, channelId string) ApiGetOrgPreviewImageRequest // GetOrgPreviewImageExecute executes the request GetOrgPreviewImageExecute(r ApiGetOrgPreviewImageRequest) (*http.Response, error) /* GetOrgSignalLogs Signal Logs Warning: This is deprecated beta functionality and is unstable and may change, break, or be removed in the future without notice. Returns the signalling history for a channel. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiGetOrgSignalLogsRequest */ GetOrgSignalLogs(ctx context.Context, org string, channelId string) ApiGetOrgSignalLogsRequest // GetOrgSignalLogsExecute executes the request // @return []SignalingLog GetOrgSignalLogsExecute(r ApiGetOrgSignalLogsRequest) ([]SignalingLog, *http.Response, error) /* GetOrgSignals Get Signals Returns the active signals for a channel. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiGetOrgSignalsRequest */ GetOrgSignals(ctx context.Context, org string, channelId string) ApiGetOrgSignalsRequest // GetOrgSignalsExecute executes the request // @return []Segment GetOrgSignalsExecute(r ApiGetOrgSignalsRequest) ([]Segment, *http.Response, error) /* InsertOrgId3 Insert ID3 Inserts the provided UTF-8 text metadata in the output stream embedded in a TXXX frame of a ID3 tag. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiInsertOrgId3Request */ InsertOrgId3(ctx context.Context, org string, channelId string) ApiInsertOrgId3Request // InsertOrgId3Execute executes the request // @return InsertMetadataResult InsertOrgId3Execute(r ApiInsertOrgId3Request) (*InsertMetadataResult, *http.Response, error) /* InsertOrgScte35 Insert SCTE-35 Inserts a SCTE-35 formatted binary payload into the channel. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiInsertOrgScte35Request */ InsertOrgScte35(ctx context.Context, org string, channelId string) ApiInsertOrgScte35Request // InsertOrgScte35Execute executes the request InsertOrgScte35Execute(r ApiInsertOrgScte35Request) (*http.Response, error) /* OrgGetTranscoderStatus Get Transcoder Status Get the current status for the live transcoder powering the channel. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channelId Unique channel identifier @param org Organization name @return ApiOrgGetTranscoderStatusRequest */ OrgGetTranscoderStatus(ctx context.Context, channelId string, org string) ApiOrgGetTranscoderStatusRequest // OrgGetTranscoderStatusExecute executes the request // @return Status OrgGetTranscoderStatusExecute(r ApiOrgGetTranscoderStatusRequest) (*Status, *http.Response, error) /* OrgIsBreakingChange Validate Breaking Change Validates if a configuration change is compatible with downstream services. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channelId Unique channel identifier @param org Organization name @return ApiOrgIsBreakingChangeRequest */ OrgIsBreakingChange(ctx context.Context, channelId string, org string) ApiOrgIsBreakingChangeRequest // OrgIsBreakingChangeExecute executes the request // @return IsBreakingChangeReturn OrgIsBreakingChangeExecute(r ApiOrgIsBreakingChangeRequest) (*IsBreakingChangeReturn, *http.Response, error) /* OrgPinIngest Pin Ingest Pin the channel's transcoder to prefer either primary or secondary ingest feeds. Note that this will disable some automated ingest failover that is based on the quality of the feeds. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channelId Unique channel identifier @param org Organization name @return ApiOrgPinIngestRequest */ OrgPinIngest(ctx context.Context, channelId string, org string) ApiOrgPinIngestRequest // OrgPinIngestExecute executes the request OrgPinIngestExecute(r ApiOrgPinIngestRequest) (*http.Response, error) /* OrgPreviewStreams Get Preview Streams Get a default url that links to a preview of the channel. Additionally, all possible video and audio tracks are provided back and can be interchanged in the given url. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiOrgPreviewStreamsRequest */ OrgPreviewStreams(ctx context.Context, org string, channelId string) ApiOrgPreviewStreamsRequest // OrgPreviewStreamsExecute executes the request // @return GetPreviewStreamsResponse OrgPreviewStreamsExecute(r ApiOrgPreviewStreamsRequest) (*GetPreviewStreamsResponse, *http.Response, error) /* OrgSetTranscoderDynamicState Set the dynamic state for a transcoder. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channelId Unique channel identifier @param org Organization name @return ApiOrgSetTranscoderDynamicStateRequest */ OrgSetTranscoderDynamicState(ctx context.Context, channelId string, org string) ApiOrgSetTranscoderDynamicStateRequest // OrgSetTranscoderDynamicStateExecute executes the request OrgSetTranscoderDynamicStateExecute(r ApiOrgSetTranscoderDynamicStateRequest) (*http.Response, error) /* OrgUnpinIngest Unpin Ingest Remove the preferrence for primary or secondary ingest feed from the channel's transcoder. Automated source failover based on feed quality will be resumed. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channelId Unique channel identifier @param org Organization name @return ApiOrgUnpinIngestRequest */ OrgUnpinIngest(ctx context.Context, channelId string, org string) ApiOrgUnpinIngestRequest // OrgUnpinIngestExecute executes the request OrgUnpinIngestExecute(r ApiOrgUnpinIngestRequest) (*http.Response, error) /* PostOrgSignals Generic Signal Inserts an out-of-band signal into a channel. A signal represents a program signal like chapter-start or ad-end. Signals operate on signaling segments. For example, a chapter-start will result in a new active Chapter segment, while a chapter-end with the same event_id will end it. Signals loosely map to SCTE-35 time_signals and splice_inserts. The breakaway and resumption signal types are only valid with program segments. The required event_id identifies the active signaling segment. Use the same event_id for both start and end to reference the same segment. ### Program Start Inserts a SCTE-35 program start message into the channel with the given event ID. Corresponding calls to end the program must use the same event ID. Example input body: “`json [ { "event_id": 0, "segment_type": "program", "signal_type": "start" } ] “` ### Program End Inserts a SCTE-35 program end message into the channel with the given event ID. The event ID must match the one given during program start. Example input body: “`json [ { "event_id": 0, "segment_type": "program", "signal_type": "end" } ] “` ### Slate In Replaces the current video source with a video slate. An optional duration may be passed to automatically remove the slate after some time, otherwise the slate will remain until removed via a slate out signal. The following table describes how video slates are supported and recommended attributes. Image slates are **NOT** supported. <table> <tr> <th>Attribute</td> <th>Supported</td> <th>Recommended</td> </tr> <tr> <td>Max File Size</td> <td>100MB (104,857,600 bytes)</td> <td></td> </tr> <tr> <td>Total Duration</td> <td>Minimum: 3s</td> <td>10-30s</td> </tr> <tr> <td>Container</td> <td>MPEG-TS</td> <td></td> </tr> <tr> <td>Resolution (Recommended)</td> <td>Up to 4k (2160p)</td> <td>720p</td> </tr> <tr> <td>Framerate</td> <td>25i, 25p, 29.97i, 30p, 60p</td> <td>30p</td> </tr> <tr> <td>Video Codec</td> <td> - H.264<br/> - H.265<br/> - MPEG2<br/> </td> <td>H.264 Main or High profile</td> </tr> <tr> <td>Audio Codec</td> <td> - AAC-LC<br/> - AC-3<br/> - E-AC-3<br/> - MPEG1|2 Audio<br/> </td> <td>48KHz AAC-LC</td> </tr> </table> Additional slate requirements: <ul> <li>The slate MUST contain at least 3 seconds of supported audio and video.</li> <li>The delta between the duration of audio and video MUST be less than 3 seconds.</li> <li>The delta between the timestamps of the first audio and the first video samples MUST be less than 3 seconds. <ul> <li>Audio and video duration measurement begins after the first IDR in the file.</li> </ul> </li> <li>The MPEG2TS PMT MUST NOT change for the duration of the file. <ul> <li>Ex. PIDs, audio codec, video codec, etc. must be the same throughout.</li> </ul> </li> </ul> Example input body: “`json [ { "event_id": 0, "segment_type": "slate", "signal_type": "start", "slate_uri": "https://example.com/slate.ts" } ] “` ### Slate Out Removes any active slate and shows the source video content. Example input body: “`json [ { "event_id": 0, "segment_type": "slate", "signal_type": "end" } ] “` ### Splice Insert Start Inserts a splice opportunity into the channel for a given duration. Can optionally include UPIDs and a slate URL to select the content to splice into the channel. Example input body: “`json [ { "event_id": 0, "segment_type": "splice_insert", "signal_type": "start", "duration": 25000, "slate_uri": "https://example.com/slate.ts" } ] “` ### Splice Insert End Removes an active splice signaling segment from the channel. Example input body: “`json [ { "event_id": 0, "segment_type": "splice_insert", "signal_type": "end" } ] “` @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiPostOrgSignalsRequest */ PostOrgSignals(ctx context.Context, org string, channelId string) ApiPostOrgSignalsRequest // PostOrgSignalsExecute executes the request // @return []GenericSignalResult PostOrgSignalsExecute(r ApiPostOrgSignalsRequest) ([]GenericSignalResult, *http.Response, error) }
type ChannelOperationsForOrganizationApiService ¶
type ChannelOperationsForOrganizationApiService service
ChannelOperationsForOrganizationApiService ChannelOperationsForOrganizationApi service
func (*ChannelOperationsForOrganizationApiService) ClearOrgDvrWindow ¶
func (a *ChannelOperationsForOrganizationApiService) ClearOrgDvrWindow(ctx context.Context, org string, channelId string) ApiClearOrgDvrWindowRequest
ClearOrgDvrWindow Clear DVR Window
Clears the DVR window for the channel by removing all video segments in the manifest from before the request. This sets the earliest time a player can rewind to this point.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiClearOrgDvrWindowRequest
func (*ChannelOperationsForOrganizationApiService) ClearOrgDvrWindowExecute ¶
func (a *ChannelOperationsForOrganizationApiService) ClearOrgDvrWindowExecute(r ApiClearOrgDvrWindowRequest) (*http.Response, error)
Execute executes the request
func (*ChannelOperationsForOrganizationApiService) GetOrgPreviewImage ¶
func (a *ChannelOperationsForOrganizationApiService) GetOrgPreviewImage(ctx context.Context, org string, channelId string) ApiGetOrgPreviewImageRequest
GetOrgPreviewImage Get Preview Image
Get a static image of what your channel is outputting. Valid Accept headers are: image/jpeg
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiGetOrgPreviewImageRequest
func (*ChannelOperationsForOrganizationApiService) GetOrgPreviewImageExecute ¶
func (a *ChannelOperationsForOrganizationApiService) GetOrgPreviewImageExecute(r ApiGetOrgPreviewImageRequest) (*http.Response, error)
Execute executes the request
func (*ChannelOperationsForOrganizationApiService) GetOrgSignalLogs ¶
func (a *ChannelOperationsForOrganizationApiService) GetOrgSignalLogs(ctx context.Context, org string, channelId string) ApiGetOrgSignalLogsRequest
GetOrgSignalLogs Signal Logs
Warning: This is deprecated beta functionality and is unstable and may change, break, or be removed in the future without notice.
Returns the signalling history for a channel.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiGetOrgSignalLogsRequest
func (*ChannelOperationsForOrganizationApiService) GetOrgSignalLogsExecute ¶
func (a *ChannelOperationsForOrganizationApiService) GetOrgSignalLogsExecute(r ApiGetOrgSignalLogsRequest) ([]SignalingLog, *http.Response, error)
Execute executes the request
@return []SignalingLog
func (*ChannelOperationsForOrganizationApiService) GetOrgSignals ¶
func (a *ChannelOperationsForOrganizationApiService) GetOrgSignals(ctx context.Context, org string, channelId string) ApiGetOrgSignalsRequest
GetOrgSignals Get Signals
Returns the active signals for a channel.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiGetOrgSignalsRequest
func (*ChannelOperationsForOrganizationApiService) GetOrgSignalsExecute ¶
func (a *ChannelOperationsForOrganizationApiService) GetOrgSignalsExecute(r ApiGetOrgSignalsRequest) ([]Segment, *http.Response, error)
Execute executes the request
@return []Segment
func (*ChannelOperationsForOrganizationApiService) InsertOrgId3 ¶
func (a *ChannelOperationsForOrganizationApiService) InsertOrgId3(ctx context.Context, org string, channelId string) ApiInsertOrgId3Request
InsertOrgId3 Insert ID3
Inserts the provided UTF-8 text metadata in the output stream embedded in a TXXX frame of a ID3 tag.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiInsertOrgId3Request
func (*ChannelOperationsForOrganizationApiService) InsertOrgId3Execute ¶
func (a *ChannelOperationsForOrganizationApiService) InsertOrgId3Execute(r ApiInsertOrgId3Request) (*InsertMetadataResult, *http.Response, error)
Execute executes the request
@return InsertMetadataResult
func (*ChannelOperationsForOrganizationApiService) InsertOrgScte35 ¶
func (a *ChannelOperationsForOrganizationApiService) InsertOrgScte35(ctx context.Context, org string, channelId string) ApiInsertOrgScte35Request
InsertOrgScte35 Insert SCTE-35
Inserts a SCTE-35 formatted binary payload into the channel.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiInsertOrgScte35Request
func (*ChannelOperationsForOrganizationApiService) InsertOrgScte35Execute ¶
func (a *ChannelOperationsForOrganizationApiService) InsertOrgScte35Execute(r ApiInsertOrgScte35Request) (*http.Response, error)
Execute executes the request
func (*ChannelOperationsForOrganizationApiService) OrgGetTranscoderStatus ¶
func (a *ChannelOperationsForOrganizationApiService) OrgGetTranscoderStatus(ctx context.Context, channelId string, org string) ApiOrgGetTranscoderStatusRequest
OrgGetTranscoderStatus Get Transcoder Status
Get the current status for the live transcoder powering the channel.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channelId Unique channel identifier @param org Organization name @return ApiOrgGetTranscoderStatusRequest
func (*ChannelOperationsForOrganizationApiService) OrgGetTranscoderStatusExecute ¶
func (a *ChannelOperationsForOrganizationApiService) OrgGetTranscoderStatusExecute(r ApiOrgGetTranscoderStatusRequest) (*Status, *http.Response, error)
Execute executes the request
@return Status
func (*ChannelOperationsForOrganizationApiService) OrgIsBreakingChange ¶ added in v1.27.8
func (a *ChannelOperationsForOrganizationApiService) OrgIsBreakingChange(ctx context.Context, channelId string, org string) ApiOrgIsBreakingChangeRequest
OrgIsBreakingChange Validate Breaking Change
Validates if a configuration change is compatible with downstream services.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channelId Unique channel identifier @param org Organization name @return ApiOrgIsBreakingChangeRequest
func (*ChannelOperationsForOrganizationApiService) OrgIsBreakingChangeExecute ¶ added in v1.27.8
func (a *ChannelOperationsForOrganizationApiService) OrgIsBreakingChangeExecute(r ApiOrgIsBreakingChangeRequest) (*IsBreakingChangeReturn, *http.Response, error)
Execute executes the request
@return IsBreakingChangeReturn
func (*ChannelOperationsForOrganizationApiService) OrgPinIngest ¶
func (a *ChannelOperationsForOrganizationApiService) OrgPinIngest(ctx context.Context, channelId string, org string) ApiOrgPinIngestRequest
OrgPinIngest Pin Ingest
Pin the channel's transcoder to prefer either primary or secondary ingest feeds. Note that this will disable some automated ingest failover that is based on the quality of the feeds.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channelId Unique channel identifier @param org Organization name @return ApiOrgPinIngestRequest
func (*ChannelOperationsForOrganizationApiService) OrgPinIngestExecute ¶
func (a *ChannelOperationsForOrganizationApiService) OrgPinIngestExecute(r ApiOrgPinIngestRequest) (*http.Response, error)
Execute executes the request
func (*ChannelOperationsForOrganizationApiService) OrgPreviewStreams ¶
func (a *ChannelOperationsForOrganizationApiService) OrgPreviewStreams(ctx context.Context, org string, channelId string) ApiOrgPreviewStreamsRequest
OrgPreviewStreams Get Preview Streams
Get a default url that links to a preview of the channel. Additionally, all possible video and audio tracks are provided back and can be interchanged in the given url.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiOrgPreviewStreamsRequest
func (*ChannelOperationsForOrganizationApiService) OrgPreviewStreamsExecute ¶
func (a *ChannelOperationsForOrganizationApiService) OrgPreviewStreamsExecute(r ApiOrgPreviewStreamsRequest) (*GetPreviewStreamsResponse, *http.Response, error)
Execute executes the request
@return GetPreviewStreamsResponse
func (*ChannelOperationsForOrganizationApiService) OrgSetTranscoderDynamicState ¶ added in v1.27.5
func (a *ChannelOperationsForOrganizationApiService) OrgSetTranscoderDynamicState(ctx context.Context, channelId string, org string) ApiOrgSetTranscoderDynamicStateRequest
OrgSetTranscoderDynamicState Set the dynamic state for a transcoder.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channelId Unique channel identifier @param org Organization name @return ApiOrgSetTranscoderDynamicStateRequest
func (*ChannelOperationsForOrganizationApiService) OrgSetTranscoderDynamicStateExecute ¶ added in v1.27.5
func (a *ChannelOperationsForOrganizationApiService) OrgSetTranscoderDynamicStateExecute(r ApiOrgSetTranscoderDynamicStateRequest) (*http.Response, error)
Execute executes the request
func (*ChannelOperationsForOrganizationApiService) OrgUnpinIngest ¶
func (a *ChannelOperationsForOrganizationApiService) OrgUnpinIngest(ctx context.Context, channelId string, org string) ApiOrgUnpinIngestRequest
OrgUnpinIngest Unpin Ingest
Remove the preferrence for primary or secondary ingest feed from the channel's transcoder. Automated source failover based on feed quality will be resumed.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param channelId Unique channel identifier @param org Organization name @return ApiOrgUnpinIngestRequest
func (*ChannelOperationsForOrganizationApiService) OrgUnpinIngestExecute ¶
func (a *ChannelOperationsForOrganizationApiService) OrgUnpinIngestExecute(r ApiOrgUnpinIngestRequest) (*http.Response, error)
Execute executes the request
func (*ChannelOperationsForOrganizationApiService) PostOrgSignals ¶
func (a *ChannelOperationsForOrganizationApiService) PostOrgSignals(ctx context.Context, org string, channelId string) ApiPostOrgSignalsRequest
PostOrgSignals Generic Signal
Inserts an out-of-band signal into a channel. A signal represents a program signal like chapter-start or ad-end. Signals operate on signaling segments. For example, a chapter-start will result in a new active Chapter segment, while a chapter-end with the same event_id will end it. Signals loosely map to SCTE-35 time_signals and splice_inserts.
The breakaway and resumption signal types are only valid with program segments.
The required event_id identifies the active signaling segment. Use the same event_id for both start and end to reference the same segment.
### Program Start
Inserts a SCTE-35 program start message into the channel with the given event ID. Corresponding calls to end the program must use the same event ID.
Example input body:
```json [
{ "event_id": 0, "segment_type": "program", "signal_type": "start" }
] ```
### Program End
Inserts a SCTE-35 program end message into the channel with the given event ID. The event ID must match the one given during program start.
Example input body:
```json [
{ "event_id": 0, "segment_type": "program", "signal_type": "end" }
] ```
### Slate In
Replaces the current video source with a video slate. An optional duration may be passed to automatically remove the slate after some time, otherwise the slate will remain until removed via a slate out signal.
The following table describes how video slates are supported and recommended attributes. Image slates are **NOT** supported.
<table>
<tr> <th>Attribute</td> <th>Supported</td> <th>Recommended</td> </tr> <tr> <td>Max File Size</td> <td>100MB (104,857,600 bytes)</td> <td></td> </tr> <tr> <td>Total Duration</td> <td>Minimum: 3s</td> <td>10-30s</td> </tr> <tr> <td>Container</td> <td>MPEG-TS</td> <td></td> </tr> <tr> <td>Resolution (Recommended)</td> <td>Up to 4k (2160p)</td> <td>720p</td> </tr> <tr> <td>Framerate</td> <td>25i, 25p, 29.97i, 30p, 60p</td> <td>30p</td> </tr> <tr> <td>Video Codec</td> <td> - H.264<br/> - H.265<br/> - MPEG2<br/> </td> <td>H.264 Main or High profile</td> </tr> <tr> <td>Audio Codec</td> <td> - AAC-LC<br/> - AC-3<br/> - E-AC-3<br/> - MPEG1|2 Audio<br/> </td> <td>48KHz AAC-LC</td> </tr>
</table>
Additional slate requirements: <ul>
<li>The slate MUST contain at least 3 seconds of supported audio and video.</li> <li>The delta between the duration of audio and video MUST be less than 3 seconds.</li> <li>The delta between the timestamps of the first audio and the first video samples MUST be less than 3 seconds. <ul> <li>Audio and video duration measurement begins after the first IDR in the file.</li> </ul> </li> <li>The MPEG2TS PMT MUST NOT change for the duration of the file. <ul> <li>Ex. PIDs, audio codec, video codec, etc. must be the same throughout.</li> </ul> </li>
</ul>
Example input body:
```json [
{ "event_id": 0, "segment_type": "slate", "signal_type": "start", "slate_uri": "https://example.com/slate.ts" }
] ```
### Slate Out
Removes any active slate and shows the source video content.
Example input body:
```json [
{ "event_id": 0, "segment_type": "slate", "signal_type": "end" }
] ```
### Splice Insert Start
Inserts a splice opportunity into the channel for a given duration. Can optionally include UPIDs and a slate URL to select the content to splice into the channel.
Example input body:
```json [
{ "event_id": 0, "segment_type": "splice_insert", "signal_type": "start", "duration": 25000, "slate_uri": "https://example.com/slate.ts" }
] ```
### Splice Insert End
Removes an active splice signaling segment from the channel.
Example input body:
```json [
{ "event_id": 0, "segment_type": "splice_insert", "signal_type": "end" }
] ```
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiPostOrgSignalsRequest
func (*ChannelOperationsForOrganizationApiService) PostOrgSignalsExecute ¶
func (a *ChannelOperationsForOrganizationApiService) PostOrgSignalsExecute(r ApiPostOrgSignalsRequest) ([]GenericSignalResult, *http.Response, error)
Execute executes the request
@return []GenericSignalResult
type ChannelPackaging ¶
type ChannelPackaging struct { // Defines the list of packagers available for Publications. Packagers *map[string]ChannelPackagingPackagersValue `json:"packagers,omitempty" doc:"Defines the list of packagers available for Publications."` }
ChannelPackaging Packaging configures media format and content protection settings.
func NewChannelPackaging ¶
func NewChannelPackaging() *ChannelPackaging
NewChannelPackaging instantiates a new ChannelPackaging 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 NewChannelPackagingWithDefaults ¶
func NewChannelPackagingWithDefaults() *ChannelPackaging
NewChannelPackagingWithDefaults instantiates a new ChannelPackaging 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 (*ChannelPackaging) GetPackagers ¶
func (o *ChannelPackaging) GetPackagers() map[string]ChannelPackagingPackagersValue
GetPackagers returns the Packagers field value if set, zero value otherwise.
func (*ChannelPackaging) GetPackagersOk ¶
func (o *ChannelPackaging) GetPackagersOk() (*map[string]ChannelPackagingPackagersValue, bool)
GetPackagersOk returns a tuple with the Packagers field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackaging) HasPackagers ¶
func (o *ChannelPackaging) HasPackagers() bool
HasPackagers returns a boolean if a field has been set.
func (ChannelPackaging) MarshalJSON ¶
func (o ChannelPackaging) MarshalJSON() ([]byte, error)
func (*ChannelPackaging) SetPackagers ¶
func (o *ChannelPackaging) SetPackagers(v map[string]ChannelPackagingPackagersValue)
SetPackagers gets a reference to the given map[string]ChannelPackagingPackagersValue and assigns it to the Packagers field.
func (ChannelPackaging) ToMap ¶
func (o ChannelPackaging) ToMap() (map[string]interface{}, error)
type ChannelPackagingPackagersValue ¶
type ChannelPackagingPackagersValue struct { ContentProtection *ChannelPackagingPackagersValueContentProtection `json:"content_protection,omitempty"` Mp2t *ChannelPackagingPackagersValueMp2t `json:"mp2t,omitempty"` Mp4 *ChannelPackagingPackagersValueMp4 `json:"mp4,omitempty"` // Only one of ['web_vtt', 'ttml'] may be set. Ttml *map[string]interface{} `json:"ttml,omitempty" doc:"Only one of ['web_vtt', 'ttml'] may be set."` WebVtt *ChannelPackagingPackagersValueWebVtt `json:"web_vtt,omitempty"` }
ChannelPackagingPackagersValue struct for ChannelPackagingPackagersValue
func NewChannelPackagingPackagersValue ¶
func NewChannelPackagingPackagersValue() *ChannelPackagingPackagersValue
NewChannelPackagingPackagersValue instantiates a new ChannelPackagingPackagersValue 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 NewChannelPackagingPackagersValueWithDefaults ¶
func NewChannelPackagingPackagersValueWithDefaults() *ChannelPackagingPackagersValue
NewChannelPackagingPackagersValueWithDefaults instantiates a new ChannelPackagingPackagersValue 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 (*ChannelPackagingPackagersValue) GetContentProtection ¶
func (o *ChannelPackagingPackagersValue) GetContentProtection() ChannelPackagingPackagersValueContentProtection
GetContentProtection returns the ContentProtection field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValue) GetContentProtectionOk ¶
func (o *ChannelPackagingPackagersValue) GetContentProtectionOk() (*ChannelPackagingPackagersValueContentProtection, bool)
GetContentProtectionOk returns a tuple with the ContentProtection field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValue) GetMp2t ¶
func (o *ChannelPackagingPackagersValue) GetMp2t() ChannelPackagingPackagersValueMp2t
GetMp2t returns the Mp2t field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValue) GetMp2tOk ¶
func (o *ChannelPackagingPackagersValue) GetMp2tOk() (*ChannelPackagingPackagersValueMp2t, bool)
GetMp2tOk returns a tuple with the Mp2t field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValue) GetMp4 ¶
func (o *ChannelPackagingPackagersValue) GetMp4() ChannelPackagingPackagersValueMp4
GetMp4 returns the Mp4 field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValue) GetMp4Ok ¶
func (o *ChannelPackagingPackagersValue) GetMp4Ok() (*ChannelPackagingPackagersValueMp4, bool)
GetMp4Ok returns a tuple with the Mp4 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValue) GetTtml ¶ added in v1.20.0
func (o *ChannelPackagingPackagersValue) GetTtml() map[string]interface{}
GetTtml returns the Ttml field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValue) GetTtmlOk ¶ added in v1.20.0
func (o *ChannelPackagingPackagersValue) GetTtmlOk() (*map[string]interface{}, bool)
GetTtmlOk returns a tuple with the Ttml field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValue) GetWebVtt ¶ added in v1.1.0
func (o *ChannelPackagingPackagersValue) GetWebVtt() ChannelPackagingPackagersValueWebVtt
GetWebVtt returns the WebVtt field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValue) GetWebVttOk ¶ added in v1.1.0
func (o *ChannelPackagingPackagersValue) GetWebVttOk() (*ChannelPackagingPackagersValueWebVtt, bool)
GetWebVttOk returns a tuple with the WebVtt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValue) HasContentProtection ¶
func (o *ChannelPackagingPackagersValue) HasContentProtection() bool
HasContentProtection returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValue) HasMp2t ¶
func (o *ChannelPackagingPackagersValue) HasMp2t() bool
HasMp2t returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValue) HasMp4 ¶
func (o *ChannelPackagingPackagersValue) HasMp4() bool
HasMp4 returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValue) HasTtml ¶ added in v1.20.0
func (o *ChannelPackagingPackagersValue) HasTtml() bool
HasTtml returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValue) HasWebVtt ¶ added in v1.1.0
func (o *ChannelPackagingPackagersValue) HasWebVtt() bool
HasWebVtt returns a boolean if a field has been set.
func (ChannelPackagingPackagersValue) MarshalJSON ¶
func (o ChannelPackagingPackagersValue) MarshalJSON() ([]byte, error)
func (*ChannelPackagingPackagersValue) SetContentProtection ¶
func (o *ChannelPackagingPackagersValue) SetContentProtection(v ChannelPackagingPackagersValueContentProtection)
SetContentProtection gets a reference to the given ChannelPackagingPackagersValueContentProtection and assigns it to the ContentProtection field.
func (*ChannelPackagingPackagersValue) SetMp2t ¶
func (o *ChannelPackagingPackagersValue) SetMp2t(v ChannelPackagingPackagersValueMp2t)
SetMp2t gets a reference to the given ChannelPackagingPackagersValueMp2t and assigns it to the Mp2t field.
func (*ChannelPackagingPackagersValue) SetMp4 ¶
func (o *ChannelPackagingPackagersValue) SetMp4(v ChannelPackagingPackagersValueMp4)
SetMp4 gets a reference to the given ChannelPackagingPackagersValueMp4 and assigns it to the Mp4 field.
func (*ChannelPackagingPackagersValue) SetTtml ¶ added in v1.20.0
func (o *ChannelPackagingPackagersValue) SetTtml(v map[string]interface{})
SetTtml gets a reference to the given map[string]interface{} and assigns it to the Ttml field.
func (*ChannelPackagingPackagersValue) SetWebVtt ¶ added in v1.1.0
func (o *ChannelPackagingPackagersValue) SetWebVtt(v ChannelPackagingPackagersValueWebVtt)
SetWebVtt gets a reference to the given ChannelPackagingPackagersValueWebVtt and assigns it to the WebVtt field.
func (ChannelPackagingPackagersValue) ToMap ¶
func (o ChannelPackagingPackagersValue) ToMap() (map[string]interface{}, error)
type ChannelPackagingPackagersValueContentProtection ¶
type ChannelPackagingPackagersValueContentProtection struct { Atlas *ChannelPackagingPackagersValueContentProtectionAtlas `json:"atlas,omitempty"` BulkFile *ChannelPackagingPackagersValueContentProtectionBulkFile `json:"bulk_file,omitempty"` Common *ChannelPackagingPackagersValueContentProtectionCommon `json:"common,omitempty"` Cpix *ChannelPackagingPackagersValueContentProtectionCpix `json:"cpix,omitempty"` KeyRotation *ChannelPackagingPackagersValueContentProtectionKeyRotation `json:"key_rotation,omitempty"` // Only one of ['bulk_file', 'sample_aes', 'common'] may be set. SampleAes *map[string]interface{} `json:"sample_aes,omitempty" doc:"Only one of ['bulk_file', 'sample_aes', 'common'] may be set."` Simple *ChannelPackagingPackagersValueContentProtectionSimple `json:"simple,omitempty"` }
ChannelPackagingPackagersValueContentProtection Configures how to protect packaged media segments.
func NewChannelPackagingPackagersValueContentProtection ¶
func NewChannelPackagingPackagersValueContentProtection() *ChannelPackagingPackagersValueContentProtection
NewChannelPackagingPackagersValueContentProtection instantiates a new ChannelPackagingPackagersValueContentProtection 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 NewChannelPackagingPackagersValueContentProtectionWithDefaults ¶
func NewChannelPackagingPackagersValueContentProtectionWithDefaults() *ChannelPackagingPackagersValueContentProtection
NewChannelPackagingPackagersValueContentProtectionWithDefaults instantiates a new ChannelPackagingPackagersValueContentProtection 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 (*ChannelPackagingPackagersValueContentProtection) GetAtlas ¶
func (o *ChannelPackagingPackagersValueContentProtection) GetAtlas() ChannelPackagingPackagersValueContentProtectionAtlas
GetAtlas returns the Atlas field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtection) GetAtlasOk ¶
func (o *ChannelPackagingPackagersValueContentProtection) GetAtlasOk() (*ChannelPackagingPackagersValueContentProtectionAtlas, bool)
GetAtlasOk returns a tuple with the Atlas field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtection) GetBulkFile ¶
func (o *ChannelPackagingPackagersValueContentProtection) GetBulkFile() ChannelPackagingPackagersValueContentProtectionBulkFile
GetBulkFile returns the BulkFile field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtection) GetBulkFileOk ¶
func (o *ChannelPackagingPackagersValueContentProtection) GetBulkFileOk() (*ChannelPackagingPackagersValueContentProtectionBulkFile, bool)
GetBulkFileOk returns a tuple with the BulkFile field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtection) GetCommon ¶
func (o *ChannelPackagingPackagersValueContentProtection) GetCommon() ChannelPackagingPackagersValueContentProtectionCommon
GetCommon returns the Common field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtection) GetCommonOk ¶
func (o *ChannelPackagingPackagersValueContentProtection) GetCommonOk() (*ChannelPackagingPackagersValueContentProtectionCommon, bool)
GetCommonOk returns a tuple with the Common field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtection) GetCpix ¶
func (o *ChannelPackagingPackagersValueContentProtection) GetCpix() ChannelPackagingPackagersValueContentProtectionCpix
GetCpix returns the Cpix field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtection) GetCpixOk ¶
func (o *ChannelPackagingPackagersValueContentProtection) GetCpixOk() (*ChannelPackagingPackagersValueContentProtectionCpix, bool)
GetCpixOk returns a tuple with the Cpix field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtection) GetKeyRotation ¶
func (o *ChannelPackagingPackagersValueContentProtection) GetKeyRotation() ChannelPackagingPackagersValueContentProtectionKeyRotation
GetKeyRotation returns the KeyRotation field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtection) GetKeyRotationOk ¶
func (o *ChannelPackagingPackagersValueContentProtection) GetKeyRotationOk() (*ChannelPackagingPackagersValueContentProtectionKeyRotation, bool)
GetKeyRotationOk returns a tuple with the KeyRotation field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtection) GetSampleAes ¶
func (o *ChannelPackagingPackagersValueContentProtection) GetSampleAes() map[string]interface{}
GetSampleAes returns the SampleAes field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtection) GetSampleAesOk ¶
func (o *ChannelPackagingPackagersValueContentProtection) GetSampleAesOk() (*map[string]interface{}, bool)
GetSampleAesOk returns a tuple with the SampleAes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtection) GetSimple ¶
func (o *ChannelPackagingPackagersValueContentProtection) GetSimple() ChannelPackagingPackagersValueContentProtectionSimple
GetSimple returns the Simple field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtection) GetSimpleOk ¶
func (o *ChannelPackagingPackagersValueContentProtection) GetSimpleOk() (*ChannelPackagingPackagersValueContentProtectionSimple, bool)
GetSimpleOk returns a tuple with the Simple field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtection) HasAtlas ¶
func (o *ChannelPackagingPackagersValueContentProtection) HasAtlas() bool
HasAtlas returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtection) HasBulkFile ¶
func (o *ChannelPackagingPackagersValueContentProtection) HasBulkFile() bool
HasBulkFile returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtection) HasCommon ¶
func (o *ChannelPackagingPackagersValueContentProtection) HasCommon() bool
HasCommon returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtection) HasCpix ¶
func (o *ChannelPackagingPackagersValueContentProtection) HasCpix() bool
HasCpix returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtection) HasKeyRotation ¶
func (o *ChannelPackagingPackagersValueContentProtection) HasKeyRotation() bool
HasKeyRotation returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtection) HasSampleAes ¶
func (o *ChannelPackagingPackagersValueContentProtection) HasSampleAes() bool
HasSampleAes returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtection) HasSimple ¶
func (o *ChannelPackagingPackagersValueContentProtection) HasSimple() bool
HasSimple returns a boolean if a field has been set.
func (ChannelPackagingPackagersValueContentProtection) MarshalJSON ¶
func (o ChannelPackagingPackagersValueContentProtection) MarshalJSON() ([]byte, error)
func (*ChannelPackagingPackagersValueContentProtection) SetAtlas ¶
func (o *ChannelPackagingPackagersValueContentProtection) SetAtlas(v ChannelPackagingPackagersValueContentProtectionAtlas)
SetAtlas gets a reference to the given ChannelPackagingPackagersValueContentProtectionAtlas and assigns it to the Atlas field.
func (*ChannelPackagingPackagersValueContentProtection) SetBulkFile ¶
func (o *ChannelPackagingPackagersValueContentProtection) SetBulkFile(v ChannelPackagingPackagersValueContentProtectionBulkFile)
SetBulkFile gets a reference to the given ChannelPackagingPackagersValueContentProtectionBulkFile and assigns it to the BulkFile field.
func (*ChannelPackagingPackagersValueContentProtection) SetCommon ¶
func (o *ChannelPackagingPackagersValueContentProtection) SetCommon(v ChannelPackagingPackagersValueContentProtectionCommon)
SetCommon gets a reference to the given ChannelPackagingPackagersValueContentProtectionCommon and assigns it to the Common field.
func (*ChannelPackagingPackagersValueContentProtection) SetCpix ¶
func (o *ChannelPackagingPackagersValueContentProtection) SetCpix(v ChannelPackagingPackagersValueContentProtectionCpix)
SetCpix gets a reference to the given ChannelPackagingPackagersValueContentProtectionCpix and assigns it to the Cpix field.
func (*ChannelPackagingPackagersValueContentProtection) SetKeyRotation ¶
func (o *ChannelPackagingPackagersValueContentProtection) SetKeyRotation(v ChannelPackagingPackagersValueContentProtectionKeyRotation)
SetKeyRotation gets a reference to the given ChannelPackagingPackagersValueContentProtectionKeyRotation and assigns it to the KeyRotation field.
func (*ChannelPackagingPackagersValueContentProtection) SetSampleAes ¶
func (o *ChannelPackagingPackagersValueContentProtection) SetSampleAes(v map[string]interface{})
SetSampleAes gets a reference to the given map[string]interface{} and assigns it to the SampleAes field.
func (*ChannelPackagingPackagersValueContentProtection) SetSimple ¶
func (o *ChannelPackagingPackagersValueContentProtection) SetSimple(v ChannelPackagingPackagersValueContentProtectionSimple)
SetSimple gets a reference to the given ChannelPackagingPackagersValueContentProtectionSimple and assigns it to the Simple field.
func (ChannelPackagingPackagersValueContentProtection) ToMap ¶
func (o ChannelPackagingPackagersValueContentProtection) ToMap() (map[string]interface{}, error)
type ChannelPackagingPackagersValueContentProtectionAtlas ¶
type ChannelPackagingPackagersValueContentProtectionAtlas struct { // The Asset Identifier which was taken from the token entitlement service request. AssetId *string `json:"asset_id,omitempty" doc:"The Asset Identifier which was taken from the token entitlement service request."` // The Identifier of the Company that this token belongs. CompanyId *string `json:"company_id,omitempty" doc:"The Identifier of the Company that this token belongs."` // DRM system keys to request Drms []string `` /* 149-byte string literal not displayed */ // When TRUE the KeyID is not embedded in the pssh box which sets the version to 0. Defaults to generating v1 pssh_boxes that includes the key_id WidevineV0PsshBox *bool `` /* 186-byte string literal not displayed */ }
ChannelPackagingPackagersValueContentProtectionAtlas Only one of ['simple', 'atlas', 'cpix'] may be set.
func NewChannelPackagingPackagersValueContentProtectionAtlas ¶
func NewChannelPackagingPackagersValueContentProtectionAtlas() *ChannelPackagingPackagersValueContentProtectionAtlas
NewChannelPackagingPackagersValueContentProtectionAtlas instantiates a new ChannelPackagingPackagersValueContentProtectionAtlas 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 NewChannelPackagingPackagersValueContentProtectionAtlasWithDefaults ¶
func NewChannelPackagingPackagersValueContentProtectionAtlasWithDefaults() *ChannelPackagingPackagersValueContentProtectionAtlas
NewChannelPackagingPackagersValueContentProtectionAtlasWithDefaults instantiates a new ChannelPackagingPackagersValueContentProtectionAtlas 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 (*ChannelPackagingPackagersValueContentProtectionAtlas) GetAssetId ¶
func (o *ChannelPackagingPackagersValueContentProtectionAtlas) GetAssetId() string
GetAssetId returns the AssetId field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionAtlas) GetAssetIdOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionAtlas) GetAssetIdOk() (*string, bool)
GetAssetIdOk returns a tuple with the AssetId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionAtlas) GetCompanyId ¶
func (o *ChannelPackagingPackagersValueContentProtectionAtlas) GetCompanyId() string
GetCompanyId returns the CompanyId field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionAtlas) GetCompanyIdOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionAtlas) GetCompanyIdOk() (*string, bool)
GetCompanyIdOk returns a tuple with the CompanyId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionAtlas) GetDrms ¶
func (o *ChannelPackagingPackagersValueContentProtectionAtlas) GetDrms() []string
GetDrms returns the Drms field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionAtlas) GetDrmsOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionAtlas) GetDrmsOk() ([]string, bool)
GetDrmsOk returns a tuple with the Drms field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionAtlas) GetWidevineV0PsshBox ¶
func (o *ChannelPackagingPackagersValueContentProtectionAtlas) GetWidevineV0PsshBox() bool
GetWidevineV0PsshBox returns the WidevineV0PsshBox field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionAtlas) GetWidevineV0PsshBoxOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionAtlas) GetWidevineV0PsshBoxOk() (*bool, bool)
GetWidevineV0PsshBoxOk returns a tuple with the WidevineV0PsshBox field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionAtlas) HasAssetId ¶
func (o *ChannelPackagingPackagersValueContentProtectionAtlas) HasAssetId() bool
HasAssetId returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionAtlas) HasCompanyId ¶
func (o *ChannelPackagingPackagersValueContentProtectionAtlas) HasCompanyId() bool
HasCompanyId returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionAtlas) HasDrms ¶
func (o *ChannelPackagingPackagersValueContentProtectionAtlas) HasDrms() bool
HasDrms returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionAtlas) HasWidevineV0PsshBox ¶
func (o *ChannelPackagingPackagersValueContentProtectionAtlas) HasWidevineV0PsshBox() bool
HasWidevineV0PsshBox returns a boolean if a field has been set.
func (ChannelPackagingPackagersValueContentProtectionAtlas) MarshalJSON ¶
func (o ChannelPackagingPackagersValueContentProtectionAtlas) MarshalJSON() ([]byte, error)
func (*ChannelPackagingPackagersValueContentProtectionAtlas) SetAssetId ¶
func (o *ChannelPackagingPackagersValueContentProtectionAtlas) SetAssetId(v string)
SetAssetId gets a reference to the given string and assigns it to the AssetId field.
func (*ChannelPackagingPackagersValueContentProtectionAtlas) SetCompanyId ¶
func (o *ChannelPackagingPackagersValueContentProtectionAtlas) SetCompanyId(v string)
SetCompanyId gets a reference to the given string and assigns it to the CompanyId field.
func (*ChannelPackagingPackagersValueContentProtectionAtlas) SetDrms ¶
func (o *ChannelPackagingPackagersValueContentProtectionAtlas) SetDrms(v []string)
SetDrms gets a reference to the given []string and assigns it to the Drms field.
func (*ChannelPackagingPackagersValueContentProtectionAtlas) SetWidevineV0PsshBox ¶
func (o *ChannelPackagingPackagersValueContentProtectionAtlas) SetWidevineV0PsshBox(v bool)
SetWidevineV0PsshBox gets a reference to the given bool and assigns it to the WidevineV0PsshBox field.
func (ChannelPackagingPackagersValueContentProtectionAtlas) ToMap ¶
func (o ChannelPackagingPackagersValueContentProtectionAtlas) ToMap() (map[string]interface{}, error)
type ChannelPackagingPackagersValueContentProtectionBulkFile ¶
type ChannelPackagingPackagersValueContentProtectionBulkFile struct { // How often the IV should be rotated and how it should be created IvRotation *string `` /* 158-byte string literal not displayed */ }
ChannelPackagingPackagersValueContentProtectionBulkFile Only one of ['bulk_file', 'sample_aes', 'common'] may be set.
func NewChannelPackagingPackagersValueContentProtectionBulkFile ¶
func NewChannelPackagingPackagersValueContentProtectionBulkFile() *ChannelPackagingPackagersValueContentProtectionBulkFile
NewChannelPackagingPackagersValueContentProtectionBulkFile instantiates a new ChannelPackagingPackagersValueContentProtectionBulkFile 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 NewChannelPackagingPackagersValueContentProtectionBulkFileWithDefaults ¶
func NewChannelPackagingPackagersValueContentProtectionBulkFileWithDefaults() *ChannelPackagingPackagersValueContentProtectionBulkFile
NewChannelPackagingPackagersValueContentProtectionBulkFileWithDefaults instantiates a new ChannelPackagingPackagersValueContentProtectionBulkFile 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 (*ChannelPackagingPackagersValueContentProtectionBulkFile) GetIvRotation ¶
func (o *ChannelPackagingPackagersValueContentProtectionBulkFile) GetIvRotation() string
GetIvRotation returns the IvRotation field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionBulkFile) GetIvRotationOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionBulkFile) GetIvRotationOk() (*string, bool)
GetIvRotationOk returns a tuple with the IvRotation field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionBulkFile) HasIvRotation ¶
func (o *ChannelPackagingPackagersValueContentProtectionBulkFile) HasIvRotation() bool
HasIvRotation returns a boolean if a field has been set.
func (ChannelPackagingPackagersValueContentProtectionBulkFile) MarshalJSON ¶
func (o ChannelPackagingPackagersValueContentProtectionBulkFile) MarshalJSON() ([]byte, error)
func (*ChannelPackagingPackagersValueContentProtectionBulkFile) SetIvRotation ¶
func (o *ChannelPackagingPackagersValueContentProtectionBulkFile) SetIvRotation(v string)
SetIvRotation gets a reference to the given string and assigns it to the IvRotation field.
func (ChannelPackagingPackagersValueContentProtectionBulkFile) ToMap ¶
func (o ChannelPackagingPackagersValueContentProtectionBulkFile) ToMap() (map[string]interface{}, error)
type ChannelPackagingPackagersValueContentProtectionCommon ¶
type ChannelPackagingPackagersValueContentProtectionCommon struct { // Defines the scheme that can be used with Common Encryption SchemeType *string `json:"scheme_type,omitempty" enum:"CENC,CBCS" doc:"Defines the scheme that can be used with Common Encryption"` }
ChannelPackagingPackagersValueContentProtectionCommon Only one of ['bulk_file', 'sample_aes', 'common'] may be set.
func NewChannelPackagingPackagersValueContentProtectionCommon ¶
func NewChannelPackagingPackagersValueContentProtectionCommon() *ChannelPackagingPackagersValueContentProtectionCommon
NewChannelPackagingPackagersValueContentProtectionCommon instantiates a new ChannelPackagingPackagersValueContentProtectionCommon 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 NewChannelPackagingPackagersValueContentProtectionCommonWithDefaults ¶
func NewChannelPackagingPackagersValueContentProtectionCommonWithDefaults() *ChannelPackagingPackagersValueContentProtectionCommon
NewChannelPackagingPackagersValueContentProtectionCommonWithDefaults instantiates a new ChannelPackagingPackagersValueContentProtectionCommon 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 (*ChannelPackagingPackagersValueContentProtectionCommon) GetSchemeType ¶
func (o *ChannelPackagingPackagersValueContentProtectionCommon) GetSchemeType() string
GetSchemeType returns the SchemeType field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionCommon) GetSchemeTypeOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionCommon) GetSchemeTypeOk() (*string, bool)
GetSchemeTypeOk returns a tuple with the SchemeType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionCommon) HasSchemeType ¶
func (o *ChannelPackagingPackagersValueContentProtectionCommon) HasSchemeType() bool
HasSchemeType returns a boolean if a field has been set.
func (ChannelPackagingPackagersValueContentProtectionCommon) MarshalJSON ¶
func (o ChannelPackagingPackagersValueContentProtectionCommon) MarshalJSON() ([]byte, error)
func (*ChannelPackagingPackagersValueContentProtectionCommon) SetSchemeType ¶
func (o *ChannelPackagingPackagersValueContentProtectionCommon) SetSchemeType(v string)
SetSchemeType gets a reference to the given string and assigns it to the SchemeType field.
func (ChannelPackagingPackagersValueContentProtectionCommon) ToMap ¶
func (o ChannelPackagingPackagersValueContentProtectionCommon) ToMap() (map[string]interface{}, error)
type ChannelPackagingPackagersValueContentProtectionCpix ¶
type ChannelPackagingPackagersValueContentProtectionCpix struct { // Unique ID used for certificate settings, unique per distributor. CertificatesId *string `json:"certificates_id,omitempty" doc:"Unique ID used for certificate settings, unique per distributor."` // (Optional) Content ID that identifies this channel in the CPIX service. Value is defined by the DRM system owner, and if defined will be included as part of a POST request. ContentId *string `` /* 206-byte string literal not displayed */ // Unique ID used for credentials settings, unique per distributor. CredentialsId *string `json:"credentials_id,omitempty" doc:"Unique ID used for credentials settings, unique per distributor."` // Unique ID of the decryption key to use in case the server response contains content keys encrypted. The key is unique per distirutor, and configured ahead of time by the publishing team and the CPIX service owner. DecryptionKeyId *string `` /* 254-byte string literal not displayed */ // (Optional) DRM system keys to request. If not defined a GET request will be done, and any key returned will be handled. If defined, random kid(s) (key ids) will be generated on rotation for each DRM system, and a POST request will be done to create them. Drms []string `` /* 377-byte string literal not displayed */ // (Optional) An identifier to a list of HTTP headers to be added to the request sent to the CPIX service. HeadersId *string `` /* 137-byte string literal not displayed */ // CPIX service URI Uri *string `json:"uri,omitempty" format:"uri-reference" minLength:"1" doc:"CPIX service URI"` }
ChannelPackagingPackagersValueContentProtectionCpix Only one of ['simple', 'atlas', 'cpix'] may be set.
func NewChannelPackagingPackagersValueContentProtectionCpix ¶
func NewChannelPackagingPackagersValueContentProtectionCpix() *ChannelPackagingPackagersValueContentProtectionCpix
NewChannelPackagingPackagersValueContentProtectionCpix instantiates a new ChannelPackagingPackagersValueContentProtectionCpix 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 NewChannelPackagingPackagersValueContentProtectionCpixWithDefaults ¶
func NewChannelPackagingPackagersValueContentProtectionCpixWithDefaults() *ChannelPackagingPackagersValueContentProtectionCpix
NewChannelPackagingPackagersValueContentProtectionCpixWithDefaults instantiates a new ChannelPackagingPackagersValueContentProtectionCpix 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 (*ChannelPackagingPackagersValueContentProtectionCpix) GetCertificatesId ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetCertificatesId() string
GetCertificatesId returns the CertificatesId field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionCpix) GetCertificatesIdOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetCertificatesIdOk() (*string, bool)
GetCertificatesIdOk returns a tuple with the CertificatesId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionCpix) GetContentId ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetContentId() string
GetContentId returns the ContentId field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionCpix) GetContentIdOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetContentIdOk() (*string, bool)
GetContentIdOk returns a tuple with the ContentId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionCpix) GetCredentialsId ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetCredentialsId() string
GetCredentialsId returns the CredentialsId field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionCpix) GetCredentialsIdOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetCredentialsIdOk() (*string, bool)
GetCredentialsIdOk returns a tuple with the CredentialsId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionCpix) GetDecryptionKeyId ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetDecryptionKeyId() string
GetDecryptionKeyId returns the DecryptionKeyId field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionCpix) GetDecryptionKeyIdOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetDecryptionKeyIdOk() (*string, bool)
GetDecryptionKeyIdOk returns a tuple with the DecryptionKeyId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionCpix) GetDrms ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetDrms() []string
GetDrms returns the Drms field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionCpix) GetDrmsOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetDrmsOk() ([]string, bool)
GetDrmsOk returns a tuple with the Drms field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionCpix) GetHeadersId ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetHeadersId() string
GetHeadersId returns the HeadersId field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionCpix) GetHeadersIdOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetHeadersIdOk() (*string, bool)
GetHeadersIdOk returns a tuple with the HeadersId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionCpix) GetUri ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetUri() string
GetUri returns the Uri field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionCpix) GetUriOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) GetUriOk() (*string, bool)
GetUriOk returns a tuple with the Uri field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionCpix) HasCertificatesId ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) HasCertificatesId() bool
HasCertificatesId returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionCpix) HasContentId ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) HasContentId() bool
HasContentId returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionCpix) HasCredentialsId ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) HasCredentialsId() bool
HasCredentialsId returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionCpix) HasDecryptionKeyId ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) HasDecryptionKeyId() bool
HasDecryptionKeyId returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionCpix) HasDrms ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) HasDrms() bool
HasDrms returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionCpix) HasHeadersId ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) HasHeadersId() bool
HasHeadersId returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionCpix) HasUri ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) HasUri() bool
HasUri returns a boolean if a field has been set.
func (ChannelPackagingPackagersValueContentProtectionCpix) MarshalJSON ¶
func (o ChannelPackagingPackagersValueContentProtectionCpix) MarshalJSON() ([]byte, error)
func (*ChannelPackagingPackagersValueContentProtectionCpix) SetCertificatesId ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) SetCertificatesId(v string)
SetCertificatesId gets a reference to the given string and assigns it to the CertificatesId field.
func (*ChannelPackagingPackagersValueContentProtectionCpix) SetContentId ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) SetContentId(v string)
SetContentId gets a reference to the given string and assigns it to the ContentId field.
func (*ChannelPackagingPackagersValueContentProtectionCpix) SetCredentialsId ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) SetCredentialsId(v string)
SetCredentialsId gets a reference to the given string and assigns it to the CredentialsId field.
func (*ChannelPackagingPackagersValueContentProtectionCpix) SetDecryptionKeyId ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) SetDecryptionKeyId(v string)
SetDecryptionKeyId gets a reference to the given string and assigns it to the DecryptionKeyId field.
func (*ChannelPackagingPackagersValueContentProtectionCpix) SetDrms ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) SetDrms(v []string)
SetDrms gets a reference to the given []string and assigns it to the Drms field.
func (*ChannelPackagingPackagersValueContentProtectionCpix) SetHeadersId ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) SetHeadersId(v string)
SetHeadersId gets a reference to the given string and assigns it to the HeadersId field.
func (*ChannelPackagingPackagersValueContentProtectionCpix) SetUri ¶
func (o *ChannelPackagingPackagersValueContentProtectionCpix) SetUri(v string)
SetUri gets a reference to the given string and assigns it to the Uri field.
func (ChannelPackagingPackagersValueContentProtectionCpix) ToMap ¶
func (o ChannelPackagingPackagersValueContentProtectionCpix) ToMap() (map[string]interface{}, error)
type ChannelPackagingPackagersValueContentProtectionKeyRotation ¶
type ChannelPackagingPackagersValueContentProtectionKeyRotation struct { // Rotate keys based on the specified time interval. If Program is also provided then this time interval will only apply to media segments that are outside of program boundaries. If Program is NOT provided then only this time interval will be used to decided when to rotate keys. IntervalSecs *float32 `` /* 342-byte string literal not displayed */ // Rotate keys on (SCTE35) program boundaries such that no two programs will be protected with the same key. Program *bool `` /* 136-byte string literal not displayed */ // Do not encrypt segments that are part of more than one SCTE-35 program. ProgramOverlapSkipEncrypt *bool `json:"program_overlap_skip_encrypt,omitempty" doc:"Do not encrypt segments that are part of more than one SCTE-35 program."` }
ChannelPackagingPackagersValueContentProtectionKeyRotation Configures how keys should be rotated
func NewChannelPackagingPackagersValueContentProtectionKeyRotation ¶
func NewChannelPackagingPackagersValueContentProtectionKeyRotation() *ChannelPackagingPackagersValueContentProtectionKeyRotation
NewChannelPackagingPackagersValueContentProtectionKeyRotation instantiates a new ChannelPackagingPackagersValueContentProtectionKeyRotation 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 NewChannelPackagingPackagersValueContentProtectionKeyRotationWithDefaults ¶
func NewChannelPackagingPackagersValueContentProtectionKeyRotationWithDefaults() *ChannelPackagingPackagersValueContentProtectionKeyRotation
NewChannelPackagingPackagersValueContentProtectionKeyRotationWithDefaults instantiates a new ChannelPackagingPackagersValueContentProtectionKeyRotation 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 (*ChannelPackagingPackagersValueContentProtectionKeyRotation) GetIntervalSecs ¶
func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) GetIntervalSecs() float32
GetIntervalSecs returns the IntervalSecs field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionKeyRotation) GetIntervalSecsOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) GetIntervalSecsOk() (*float32, bool)
GetIntervalSecsOk returns a tuple with the IntervalSecs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionKeyRotation) GetProgram ¶
func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) GetProgram() bool
GetProgram returns the Program field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionKeyRotation) GetProgramOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) GetProgramOk() (*bool, bool)
GetProgramOk returns a tuple with the Program field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionKeyRotation) GetProgramOverlapSkipEncrypt ¶
func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) GetProgramOverlapSkipEncrypt() bool
GetProgramOverlapSkipEncrypt returns the ProgramOverlapSkipEncrypt field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionKeyRotation) GetProgramOverlapSkipEncryptOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) GetProgramOverlapSkipEncryptOk() (*bool, bool)
GetProgramOverlapSkipEncryptOk returns a tuple with the ProgramOverlapSkipEncrypt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionKeyRotation) HasIntervalSecs ¶
func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) HasIntervalSecs() bool
HasIntervalSecs returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionKeyRotation) HasProgram ¶
func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) HasProgram() bool
HasProgram returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionKeyRotation) HasProgramOverlapSkipEncrypt ¶
func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) HasProgramOverlapSkipEncrypt() bool
HasProgramOverlapSkipEncrypt returns a boolean if a field has been set.
func (ChannelPackagingPackagersValueContentProtectionKeyRotation) MarshalJSON ¶
func (o ChannelPackagingPackagersValueContentProtectionKeyRotation) MarshalJSON() ([]byte, error)
func (*ChannelPackagingPackagersValueContentProtectionKeyRotation) SetIntervalSecs ¶
func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) SetIntervalSecs(v float32)
SetIntervalSecs gets a reference to the given float32 and assigns it to the IntervalSecs field.
func (*ChannelPackagingPackagersValueContentProtectionKeyRotation) SetProgram ¶
func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) SetProgram(v bool)
SetProgram gets a reference to the given bool and assigns it to the Program field.
func (*ChannelPackagingPackagersValueContentProtectionKeyRotation) SetProgramOverlapSkipEncrypt ¶
func (o *ChannelPackagingPackagersValueContentProtectionKeyRotation) SetProgramOverlapSkipEncrypt(v bool)
SetProgramOverlapSkipEncrypt gets a reference to the given bool and assigns it to the ProgramOverlapSkipEncrypt field.
func (ChannelPackagingPackagersValueContentProtectionKeyRotation) ToMap ¶
func (o ChannelPackagingPackagersValueContentProtectionKeyRotation) ToMap() (map[string]interface{}, error)
type ChannelPackagingPackagersValueContentProtectionSimple ¶
type ChannelPackagingPackagersValueContentProtectionSimple struct { // Pub points where keys should be published. If multiple are specified, only one needs to succeed to consider the key successfully published. PublishPoints []ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner `` /* 177-byte string literal not displayed */ // Indicates which publish points must succeed for segment publishing to use the keys. RequirePublish *string `` /* 137-byte string literal not displayed */ }
ChannelPackagingPackagersValueContentProtectionSimple Only one of ['simple', 'atlas', 'cpix'] may be set.
func NewChannelPackagingPackagersValueContentProtectionSimple ¶
func NewChannelPackagingPackagersValueContentProtectionSimple() *ChannelPackagingPackagersValueContentProtectionSimple
NewChannelPackagingPackagersValueContentProtectionSimple instantiates a new ChannelPackagingPackagersValueContentProtectionSimple 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 NewChannelPackagingPackagersValueContentProtectionSimpleWithDefaults ¶
func NewChannelPackagingPackagersValueContentProtectionSimpleWithDefaults() *ChannelPackagingPackagersValueContentProtectionSimple
NewChannelPackagingPackagersValueContentProtectionSimpleWithDefaults instantiates a new ChannelPackagingPackagersValueContentProtectionSimple 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 (*ChannelPackagingPackagersValueContentProtectionSimple) GetPublishPoints ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimple) GetPublishPoints() []ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner
GetPublishPoints returns the PublishPoints field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionSimple) GetPublishPointsOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimple) GetPublishPointsOk() ([]ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner, bool)
GetPublishPointsOk returns a tuple with the PublishPoints field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimple) GetRequirePublish ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimple) GetRequirePublish() string
GetRequirePublish returns the RequirePublish field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionSimple) GetRequirePublishOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimple) GetRequirePublishOk() (*string, bool)
GetRequirePublishOk returns a tuple with the RequirePublish field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimple) HasPublishPoints ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimple) HasPublishPoints() bool
HasPublishPoints returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimple) HasRequirePublish ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimple) HasRequirePublish() bool
HasRequirePublish returns a boolean if a field has been set.
func (ChannelPackagingPackagersValueContentProtectionSimple) MarshalJSON ¶
func (o ChannelPackagingPackagersValueContentProtectionSimple) MarshalJSON() ([]byte, error)
func (*ChannelPackagingPackagersValueContentProtectionSimple) SetPublishPoints ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimple) SetPublishPoints(v []ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner)
SetPublishPoints gets a reference to the given []ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner and assigns it to the PublishPoints field.
func (*ChannelPackagingPackagersValueContentProtectionSimple) SetRequirePublish ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimple) SetRequirePublish(v string)
SetRequirePublish gets a reference to the given string and assigns it to the RequirePublish field.
func (ChannelPackagingPackagersValueContentProtectionSimple) ToMap ¶
func (o ChannelPackagingPackagersValueContentProtectionSimple) ToMap() (map[string]interface{}, error)
type ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner ¶
type ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner struct { BasicAuth *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth `json:"basic_auth,omitempty"` // Configures whether or not (and how) to compress manifests being published to the origin. If not specified, manifests will not be compressed. Compression *string `` /* 192-byte string literal not displayed */ // (Optional) Specifies if this pubpoint should not be monitored by PLM. DoNotMonitor *bool `json:"do_not_monitor,omitempty" doc:"(Optional) Specifies if this pubpoint should not be monitored by PLM."` // Allows custom HTTP headers to be set via configuration for all HTTP requests. Headers *map[string]string `json:"headers,omitempty" doc:"Allows custom HTTP headers to be set via configuration for all HTTP requests."` // Method overrides what HTTP method to specify in requests to the Publish Point. If not specified the service will default to POST. Method *string `` /* 159-byte string literal not displayed */ // The base URL where published playlists will be able to be obtained. This is often different than the publish_base_url for CDN publishing workflows. PlaybackBaseUrl *string `` /* 211-byte string literal not displayed */ // Specifies any query parameters that will be added to playback urls. Should not include the initial '?' Example: 'foo=bar&q=golang' PlaybackQueryParams *string `` /* 175-byte string literal not displayed */ // The base URL where generated playlists will be sent/published. Each publish point requires a unique 'publish_base_url'. PublishBaseUrl *string `` /* 182-byte string literal not displayed */ SecureHeaderAuth *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth `json:"secure_header_auth,omitempty"` }
ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner struct for ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner
func NewChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner ¶
func NewChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner() *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner
NewChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner instantiates a new ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner 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 NewChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerWithDefaults ¶
func NewChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerWithDefaults() *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner
NewChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerWithDefaults instantiates a new ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner 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 (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetBasicAuth ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetBasicAuth() ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth
GetBasicAuth returns the BasicAuth field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetBasicAuthOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetBasicAuthOk() (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth, bool)
GetBasicAuthOk returns a tuple with the BasicAuth field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetCompression ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetCompression() string
GetCompression returns the Compression field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetCompressionOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetCompressionOk() (*string, bool)
GetCompressionOk returns a tuple with the Compression field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetDoNotMonitor ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetDoNotMonitor() bool
GetDoNotMonitor returns the DoNotMonitor field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetDoNotMonitorOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetDoNotMonitorOk() (*bool, bool)
GetDoNotMonitorOk returns a tuple with the DoNotMonitor field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetHeaders ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetHeaders() map[string]string
GetHeaders returns the Headers field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetHeadersOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetHeadersOk() (*map[string]string, bool)
GetHeadersOk returns a tuple with the Headers field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetMethod ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetMethod() string
GetMethod returns the Method field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetMethodOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetMethodOk() (*string, bool)
GetMethodOk returns a tuple with the Method field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetPlaybackBaseUrl ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetPlaybackBaseUrl() string
GetPlaybackBaseUrl returns the PlaybackBaseUrl field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetPlaybackBaseUrlOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetPlaybackBaseUrlOk() (*string, bool)
GetPlaybackBaseUrlOk returns a tuple with the PlaybackBaseUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetPlaybackQueryParams ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetPlaybackQueryParams() string
GetPlaybackQueryParams returns the PlaybackQueryParams field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetPlaybackQueryParamsOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetPlaybackQueryParamsOk() (*string, bool)
GetPlaybackQueryParamsOk returns a tuple with the PlaybackQueryParams field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetPublishBaseUrl ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetPublishBaseUrl() string
GetPublishBaseUrl returns the PublishBaseUrl field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetPublishBaseUrlOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetPublishBaseUrlOk() (*string, bool)
GetPublishBaseUrlOk returns a tuple with the PublishBaseUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetSecureHeaderAuth ¶ added in v1.27.13
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetSecureHeaderAuth() ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth
GetSecureHeaderAuth returns the SecureHeaderAuth field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetSecureHeaderAuthOk ¶ added in v1.27.13
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) GetSecureHeaderAuthOk() (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth, bool)
GetSecureHeaderAuthOk returns a tuple with the SecureHeaderAuth field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasBasicAuth ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasBasicAuth() bool
HasBasicAuth returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasCompression ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasCompression() bool
HasCompression returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasDoNotMonitor ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasDoNotMonitor() bool
HasDoNotMonitor returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasHeaders ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasHeaders() bool
HasHeaders returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasMethod ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasMethod() bool
HasMethod returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasPlaybackBaseUrl ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasPlaybackBaseUrl() bool
HasPlaybackBaseUrl returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasPlaybackQueryParams ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasPlaybackQueryParams() bool
HasPlaybackQueryParams returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasPublishBaseUrl ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasPublishBaseUrl() bool
HasPublishBaseUrl returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasSecureHeaderAuth ¶ added in v1.27.13
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) HasSecureHeaderAuth() bool
HasSecureHeaderAuth returns a boolean if a field has been set.
func (ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) MarshalJSON ¶
func (o ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) MarshalJSON() ([]byte, error)
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetBasicAuth ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetBasicAuth(v ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth)
SetBasicAuth gets a reference to the given ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth and assigns it to the BasicAuth field.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetCompression ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetCompression(v string)
SetCompression gets a reference to the given string and assigns it to the Compression field.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetDoNotMonitor ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetDoNotMonitor(v bool)
SetDoNotMonitor gets a reference to the given bool and assigns it to the DoNotMonitor field.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetHeaders ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetHeaders(v map[string]string)
SetHeaders gets a reference to the given map[string]string and assigns it to the Headers field.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetMethod ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetMethod(v string)
SetMethod gets a reference to the given string and assigns it to the Method field.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetPlaybackBaseUrl ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetPlaybackBaseUrl(v string)
SetPlaybackBaseUrl gets a reference to the given string and assigns it to the PlaybackBaseUrl field.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetPlaybackQueryParams ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetPlaybackQueryParams(v string)
SetPlaybackQueryParams gets a reference to the given string and assigns it to the PlaybackQueryParams field.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetPublishBaseUrl ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetPublishBaseUrl(v string)
SetPublishBaseUrl gets a reference to the given string and assigns it to the PublishBaseUrl field.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetSecureHeaderAuth ¶ added in v1.27.13
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) SetSecureHeaderAuth(v ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth)
SetSecureHeaderAuth gets a reference to the given ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth and assigns it to the SecureHeaderAuth field.
func (ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) ToMap ¶
func (o ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) ToMap() (map[string]interface{}, error)
type ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth ¶
type ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth struct { // Plain text password for basic auth. Password *string `json:"password,omitempty" doc:"Plain text password for basic auth."` // Username for basic auth. Username *string `json:"username,omitempty" doc:"Username for basic auth."` }
ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth Only one of ['basic_auth', 'secure_header_auth'] may be set.
func NewChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth ¶
func NewChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth() *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth
NewChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth instantiates a new ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth 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 NewChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuthWithDefaults ¶
func NewChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuthWithDefaults() *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth
NewChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuthWithDefaults instantiates a new ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth 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 (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) GetPassword ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) GetPassword() string
GetPassword returns the Password field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) GetPasswordOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) GetPasswordOk() (*string, bool)
GetPasswordOk returns a tuple with the Password field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) GetUsername ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) GetUsername() string
GetUsername returns the Username field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) GetUsernameOk ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) GetUsernameOk() (*string, bool)
GetUsernameOk returns a tuple with the Username field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) HasPassword ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) HasPassword() bool
HasPassword returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) HasUsername ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) HasUsername() bool
HasUsername returns a boolean if a field has been set.
func (ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) MarshalJSON ¶
func (o ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) MarshalJSON() ([]byte, error)
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) SetPassword ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) SetPassword(v string)
SetPassword gets a reference to the given string and assigns it to the Password field.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) SetUsername ¶
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) SetUsername(v string)
SetUsername gets a reference to the given string and assigns it to the Username field.
func (ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) ToMap ¶
func (o ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) ToMap() (map[string]interface{}, error)
type ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth ¶ added in v1.27.13
type ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth struct { // arn is the AWS Secret ARN that contains the secure header list to be applied. Arn *string `json:"arn,omitempty" doc:"arn is the AWS Secret ARN that contains the secure header list to be applied."` // version_id is the AWS Secret's version ID that contains the version of the secret to be applied. VersionId *string `` /* 130-byte string literal not displayed */ }
ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth SecureHeaderAuth sets up HTTP authentication using secure HTTP Headers stored in AWS Secrets Manager Only one of ['basic_auth', 'secure_header_auth'] may be set.
func NewChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth ¶ added in v1.27.13
func NewChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth() *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth
NewChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth instantiates a new ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth 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 NewChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuthWithDefaults ¶ added in v1.27.13
func NewChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuthWithDefaults() *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth
NewChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuthWithDefaults instantiates a new ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth 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 (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) GetArn ¶ added in v1.27.13
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) GetArn() string
GetArn returns the Arn field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) GetArnOk ¶ added in v1.27.13
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) GetArnOk() (*string, bool)
GetArnOk returns a tuple with the Arn field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) GetVersionId ¶ added in v1.27.13
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) GetVersionId() string
GetVersionId returns the VersionId field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) GetVersionIdOk ¶ added in v1.27.13
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) GetVersionIdOk() (*string, bool)
GetVersionIdOk returns a tuple with the VersionId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) HasArn ¶ added in v1.27.13
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) HasArn() bool
HasArn returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) HasVersionId ¶ added in v1.27.13
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) HasVersionId() bool
HasVersionId returns a boolean if a field has been set.
func (ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) MarshalJSON ¶ added in v1.27.13
func (o ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) MarshalJSON() ([]byte, error)
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) SetArn ¶ added in v1.27.13
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) SetArn(v string)
SetArn gets a reference to the given string and assigns it to the Arn field.
func (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) SetVersionId ¶ added in v1.27.13
func (o *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) SetVersionId(v string)
SetVersionId gets a reference to the given string and assigns it to the VersionId field.
func (ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) ToMap ¶ added in v1.27.13
func (o ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) ToMap() (map[string]interface{}, error)
type ChannelPackagingPackagersValueMp2t ¶
type ChannelPackagingPackagersValueMp2t struct { // Forces the Video and Audio Encodings to be unmuxed when there is one audio encodings. This setting will have to be uniformed across MP2T packagers within a config. When there are two or more audio encodings, unmuxed will be used automatically. ForceUnmuxedAudio *bool `` /* 286-byte string literal not displayed */ // If true, insert ID3 tags that include a UTC timestamp. This is a Turner/WM-specific extension. InsertId3UtcTime *bool `` /* 137-byte string literal not displayed */ }
ChannelPackagingPackagersValueMp2t Uses MP2T format for each segments. Only one of ['mp2t', 'mp4'] may be set.
func NewChannelPackagingPackagersValueMp2t ¶
func NewChannelPackagingPackagersValueMp2t() *ChannelPackagingPackagersValueMp2t
NewChannelPackagingPackagersValueMp2t instantiates a new ChannelPackagingPackagersValueMp2t 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 NewChannelPackagingPackagersValueMp2tWithDefaults ¶
func NewChannelPackagingPackagersValueMp2tWithDefaults() *ChannelPackagingPackagersValueMp2t
NewChannelPackagingPackagersValueMp2tWithDefaults instantiates a new ChannelPackagingPackagersValueMp2t 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 (*ChannelPackagingPackagersValueMp2t) GetForceUnmuxedAudio ¶
func (o *ChannelPackagingPackagersValueMp2t) GetForceUnmuxedAudio() bool
GetForceUnmuxedAudio returns the ForceUnmuxedAudio field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueMp2t) GetForceUnmuxedAudioOk ¶
func (o *ChannelPackagingPackagersValueMp2t) GetForceUnmuxedAudioOk() (*bool, bool)
GetForceUnmuxedAudioOk returns a tuple with the ForceUnmuxedAudio field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueMp2t) GetInsertId3UtcTime ¶
func (o *ChannelPackagingPackagersValueMp2t) GetInsertId3UtcTime() bool
GetInsertId3UtcTime returns the InsertId3UtcTime field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueMp2t) GetInsertId3UtcTimeOk ¶
func (o *ChannelPackagingPackagersValueMp2t) GetInsertId3UtcTimeOk() (*bool, bool)
GetInsertId3UtcTimeOk returns a tuple with the InsertId3UtcTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueMp2t) HasForceUnmuxedAudio ¶
func (o *ChannelPackagingPackagersValueMp2t) HasForceUnmuxedAudio() bool
HasForceUnmuxedAudio returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueMp2t) HasInsertId3UtcTime ¶
func (o *ChannelPackagingPackagersValueMp2t) HasInsertId3UtcTime() bool
HasInsertId3UtcTime returns a boolean if a field has been set.
func (ChannelPackagingPackagersValueMp2t) MarshalJSON ¶
func (o ChannelPackagingPackagersValueMp2t) MarshalJSON() ([]byte, error)
func (*ChannelPackagingPackagersValueMp2t) SetForceUnmuxedAudio ¶
func (o *ChannelPackagingPackagersValueMp2t) SetForceUnmuxedAudio(v bool)
SetForceUnmuxedAudio gets a reference to the given bool and assigns it to the ForceUnmuxedAudio field.
func (*ChannelPackagingPackagersValueMp2t) SetInsertId3UtcTime ¶
func (o *ChannelPackagingPackagersValueMp2t) SetInsertId3UtcTime(v bool)
SetInsertId3UtcTime gets a reference to the given bool and assigns it to the InsertId3UtcTime field.
func (ChannelPackagingPackagersValueMp2t) ToMap ¶
func (o ChannelPackagingPackagersValueMp2t) ToMap() (map[string]interface{}, error)
type ChannelPackagingPackagersValueMp4 ¶
type ChannelPackagingPackagersValueMp4 struct { // CaptionPlacement defines where caption messages should be placed in the output MP4. CaptionPlacement *string `` /* 154-byte string literal not displayed */ // Insert pssh boxes generated by content protection into packaged segments. Defaults to not insert pssh boxes to the packaged segments. InsertPsshBox *bool `` /* 172-byte string literal not displayed */ }
ChannelPackagingPackagersValueMp4 Uses MP4 format for each segments. Only one of ['mp2t', 'mp4'] may be set.
func NewChannelPackagingPackagersValueMp4 ¶
func NewChannelPackagingPackagersValueMp4() *ChannelPackagingPackagersValueMp4
NewChannelPackagingPackagersValueMp4 instantiates a new ChannelPackagingPackagersValueMp4 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 NewChannelPackagingPackagersValueMp4WithDefaults ¶
func NewChannelPackagingPackagersValueMp4WithDefaults() *ChannelPackagingPackagersValueMp4
NewChannelPackagingPackagersValueMp4WithDefaults instantiates a new ChannelPackagingPackagersValueMp4 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 (*ChannelPackagingPackagersValueMp4) GetCaptionPlacement ¶
func (o *ChannelPackagingPackagersValueMp4) GetCaptionPlacement() string
GetCaptionPlacement returns the CaptionPlacement field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueMp4) GetCaptionPlacementOk ¶
func (o *ChannelPackagingPackagersValueMp4) GetCaptionPlacementOk() (*string, bool)
GetCaptionPlacementOk returns a tuple with the CaptionPlacement field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueMp4) GetInsertPsshBox ¶
func (o *ChannelPackagingPackagersValueMp4) GetInsertPsshBox() bool
GetInsertPsshBox returns the InsertPsshBox field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueMp4) GetInsertPsshBoxOk ¶
func (o *ChannelPackagingPackagersValueMp4) GetInsertPsshBoxOk() (*bool, bool)
GetInsertPsshBoxOk returns a tuple with the InsertPsshBox field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueMp4) HasCaptionPlacement ¶
func (o *ChannelPackagingPackagersValueMp4) HasCaptionPlacement() bool
HasCaptionPlacement returns a boolean if a field has been set.
func (*ChannelPackagingPackagersValueMp4) HasInsertPsshBox ¶
func (o *ChannelPackagingPackagersValueMp4) HasInsertPsshBox() bool
HasInsertPsshBox returns a boolean if a field has been set.
func (ChannelPackagingPackagersValueMp4) MarshalJSON ¶
func (o ChannelPackagingPackagersValueMp4) MarshalJSON() ([]byte, error)
func (*ChannelPackagingPackagersValueMp4) SetCaptionPlacement ¶
func (o *ChannelPackagingPackagersValueMp4) SetCaptionPlacement(v string)
SetCaptionPlacement gets a reference to the given string and assigns it to the CaptionPlacement field.
func (*ChannelPackagingPackagersValueMp4) SetInsertPsshBox ¶
func (o *ChannelPackagingPackagersValueMp4) SetInsertPsshBox(v bool)
SetInsertPsshBox gets a reference to the given bool and assigns it to the InsertPsshBox field.
func (ChannelPackagingPackagersValueMp4) ToMap ¶
func (o ChannelPackagingPackagersValueMp4) ToMap() (map[string]interface{}, error)
type ChannelPackagingPackagersValueWebVtt ¶ added in v1.1.0
type ChannelPackagingPackagersValueWebVtt struct { // The file format used to encapsulate the WebVTT segments. FileFormat *string `json:"file_format,omitempty" enum:"TEXT,MP4" doc:"The file format used to encapsulate the WebVTT segments."` }
ChannelPackagingPackagersValueWebVtt Only one of ['web_vtt', 'ttml'] may be set.
func NewChannelPackagingPackagersValueWebVtt ¶ added in v1.1.0
func NewChannelPackagingPackagersValueWebVtt() *ChannelPackagingPackagersValueWebVtt
NewChannelPackagingPackagersValueWebVtt instantiates a new ChannelPackagingPackagersValueWebVtt 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 NewChannelPackagingPackagersValueWebVttWithDefaults ¶ added in v1.1.0
func NewChannelPackagingPackagersValueWebVttWithDefaults() *ChannelPackagingPackagersValueWebVtt
NewChannelPackagingPackagersValueWebVttWithDefaults instantiates a new ChannelPackagingPackagersValueWebVtt 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 (*ChannelPackagingPackagersValueWebVtt) GetFileFormat ¶ added in v1.1.0
func (o *ChannelPackagingPackagersValueWebVtt) GetFileFormat() string
GetFileFormat returns the FileFormat field value if set, zero value otherwise.
func (*ChannelPackagingPackagersValueWebVtt) GetFileFormatOk ¶ added in v1.1.0
func (o *ChannelPackagingPackagersValueWebVtt) GetFileFormatOk() (*string, bool)
GetFileFormatOk returns a tuple with the FileFormat field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPackagingPackagersValueWebVtt) HasFileFormat ¶ added in v1.1.0
func (o *ChannelPackagingPackagersValueWebVtt) HasFileFormat() bool
HasFileFormat returns a boolean if a field has been set.
func (ChannelPackagingPackagersValueWebVtt) MarshalJSON ¶ added in v1.1.0
func (o ChannelPackagingPackagersValueWebVtt) MarshalJSON() ([]byte, error)
func (*ChannelPackagingPackagersValueWebVtt) SetFileFormat ¶ added in v1.1.0
func (o *ChannelPackagingPackagersValueWebVtt) SetFileFormat(v string)
SetFileFormat gets a reference to the given string and assigns it to the FileFormat field.
func (ChannelPackagingPackagersValueWebVtt) ToMap ¶ added in v1.1.0
func (o ChannelPackagingPackagersValueWebVtt) ToMap() (map[string]interface{}, error)
type ChannelPlayback ¶
type ChannelPlayback struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // CMAF playback configurations Cmaf []ChannelPlaybackCmafInner `json:"cmaf,omitempty" doc:"CMAF playback configurations"` // Dash playback configurations Dash []ChannelPlaybackCmafInner `json:"dash,omitempty" doc:"Dash playback configurations"` // HLS playback configurations Hls []ChannelPlaybackCmafInner `json:"hls,omitempty" doc:"HLS playback configurations"` // Origin playback configurations Origin []ChannelPlaybackOriginInner `json:"origin,omitempty" doc:"Origin playback configurations"` }
ChannelPlayback struct for ChannelPlayback
func NewChannelPlayback ¶
func NewChannelPlayback() *ChannelPlayback
NewChannelPlayback instantiates a new ChannelPlayback 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 NewChannelPlaybackWithDefaults ¶
func NewChannelPlaybackWithDefaults() *ChannelPlayback
NewChannelPlaybackWithDefaults instantiates a new ChannelPlayback 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 (*ChannelPlayback) GetCmaf ¶
func (o *ChannelPlayback) GetCmaf() []ChannelPlaybackCmafInner
GetCmaf returns the Cmaf field value if set, zero value otherwise.
func (*ChannelPlayback) GetCmafOk ¶
func (o *ChannelPlayback) GetCmafOk() ([]ChannelPlaybackCmafInner, bool)
GetCmafOk returns a tuple with the Cmaf field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlayback) GetDash ¶
func (o *ChannelPlayback) GetDash() []ChannelPlaybackCmafInner
GetDash returns the Dash field value if set, zero value otherwise.
func (*ChannelPlayback) GetDashOk ¶
func (o *ChannelPlayback) GetDashOk() ([]ChannelPlaybackCmafInner, bool)
GetDashOk returns a tuple with the Dash field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlayback) GetHls ¶
func (o *ChannelPlayback) GetHls() []ChannelPlaybackCmafInner
GetHls returns the Hls field value if set, zero value otherwise.
func (*ChannelPlayback) GetHlsOk ¶
func (o *ChannelPlayback) GetHlsOk() ([]ChannelPlaybackCmafInner, bool)
GetHlsOk returns a tuple with the Hls field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlayback) GetOrigin ¶ added in v1.13.0
func (o *ChannelPlayback) GetOrigin() []ChannelPlaybackOriginInner
GetOrigin returns the Origin field value if set, zero value otherwise.
func (*ChannelPlayback) GetOriginOk ¶ added in v1.13.0
func (o *ChannelPlayback) GetOriginOk() ([]ChannelPlaybackOriginInner, bool)
GetOriginOk returns a tuple with the Origin field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlayback) GetSchema ¶
func (o *ChannelPlayback) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*ChannelPlayback) GetSchemaOk ¶
func (o *ChannelPlayback) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlayback) HasCmaf ¶
func (o *ChannelPlayback) HasCmaf() bool
HasCmaf returns a boolean if a field has been set.
func (*ChannelPlayback) HasDash ¶
func (o *ChannelPlayback) HasDash() bool
HasDash returns a boolean if a field has been set.
func (*ChannelPlayback) HasHls ¶
func (o *ChannelPlayback) HasHls() bool
HasHls returns a boolean if a field has been set.
func (*ChannelPlayback) HasOrigin ¶ added in v1.13.0
func (o *ChannelPlayback) HasOrigin() bool
HasOrigin returns a boolean if a field has been set.
func (*ChannelPlayback) HasSchema ¶
func (o *ChannelPlayback) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (ChannelPlayback) MarshalJSON ¶
func (o ChannelPlayback) MarshalJSON() ([]byte, error)
func (*ChannelPlayback) SetCmaf ¶
func (o *ChannelPlayback) SetCmaf(v []ChannelPlaybackCmafInner)
SetCmaf gets a reference to the given []ChannelPlaybackCmafInner and assigns it to the Cmaf field.
func (*ChannelPlayback) SetDash ¶
func (o *ChannelPlayback) SetDash(v []ChannelPlaybackCmafInner)
SetDash gets a reference to the given []ChannelPlaybackCmafInner and assigns it to the Dash field.
func (*ChannelPlayback) SetHls ¶
func (o *ChannelPlayback) SetHls(v []ChannelPlaybackCmafInner)
SetHls gets a reference to the given []ChannelPlaybackCmafInner and assigns it to the Hls field.
func (*ChannelPlayback) SetOrigin ¶ added in v1.13.0
func (o *ChannelPlayback) SetOrigin(v []ChannelPlaybackOriginInner)
SetOrigin gets a reference to the given []ChannelPlaybackOriginInner and assigns it to the Origin field.
func (*ChannelPlayback) SetSchema ¶
func (o *ChannelPlayback) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (ChannelPlayback) ToMap ¶
func (o ChannelPlayback) ToMap() (map[string]interface{}, error)
type ChannelPlaybackCmafInner ¶
type ChannelPlaybackCmafInner struct { ContentProtection *ChannelPlaybackCmafInnerContentProtection `json:"content_protection,omitempty"` // Partial Presentation Playback URLs PartialPresentations []string `json:"partial_presentations,omitempty" doc:"Partial Presentation Playback URLs"` // Playback URL Url string `json:"url" doc:"Playback URL"` }
ChannelPlaybackCmafInner struct for ChannelPlaybackCmafInner
func NewChannelPlaybackCmafInner ¶
func NewChannelPlaybackCmafInner(url string) *ChannelPlaybackCmafInner
NewChannelPlaybackCmafInner instantiates a new ChannelPlaybackCmafInner 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 NewChannelPlaybackCmafInnerWithDefaults ¶
func NewChannelPlaybackCmafInnerWithDefaults() *ChannelPlaybackCmafInner
NewChannelPlaybackCmafInnerWithDefaults instantiates a new ChannelPlaybackCmafInner 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 (*ChannelPlaybackCmafInner) GetContentProtection ¶
func (o *ChannelPlaybackCmafInner) GetContentProtection() ChannelPlaybackCmafInnerContentProtection
GetContentProtection returns the ContentProtection field value if set, zero value otherwise.
func (*ChannelPlaybackCmafInner) GetContentProtectionOk ¶
func (o *ChannelPlaybackCmafInner) GetContentProtectionOk() (*ChannelPlaybackCmafInnerContentProtection, bool)
GetContentProtectionOk returns a tuple with the ContentProtection field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackCmafInner) GetPartialPresentations ¶
func (o *ChannelPlaybackCmafInner) GetPartialPresentations() []string
GetPartialPresentations returns the PartialPresentations field value if set, zero value otherwise.
func (*ChannelPlaybackCmafInner) GetPartialPresentationsOk ¶
func (o *ChannelPlaybackCmafInner) GetPartialPresentationsOk() ([]string, bool)
GetPartialPresentationsOk returns a tuple with the PartialPresentations field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackCmafInner) GetUrl ¶
func (o *ChannelPlaybackCmafInner) GetUrl() string
GetUrl returns the Url field value
func (*ChannelPlaybackCmafInner) GetUrlOk ¶
func (o *ChannelPlaybackCmafInner) GetUrlOk() (*string, bool)
GetUrlOk returns a tuple with the Url field value and a boolean to check if the value has been set.
func (*ChannelPlaybackCmafInner) HasContentProtection ¶
func (o *ChannelPlaybackCmafInner) HasContentProtection() bool
HasContentProtection returns a boolean if a field has been set.
func (*ChannelPlaybackCmafInner) HasPartialPresentations ¶
func (o *ChannelPlaybackCmafInner) HasPartialPresentations() bool
HasPartialPresentations returns a boolean if a field has been set.
func (ChannelPlaybackCmafInner) MarshalJSON ¶
func (o ChannelPlaybackCmafInner) MarshalJSON() ([]byte, error)
func (*ChannelPlaybackCmafInner) SetContentProtection ¶
func (o *ChannelPlaybackCmafInner) SetContentProtection(v ChannelPlaybackCmafInnerContentProtection)
SetContentProtection gets a reference to the given ChannelPlaybackCmafInnerContentProtection and assigns it to the ContentProtection field.
func (*ChannelPlaybackCmafInner) SetPartialPresentations ¶
func (o *ChannelPlaybackCmafInner) SetPartialPresentations(v []string)
SetPartialPresentations gets a reference to the given []string and assigns it to the PartialPresentations field.
func (*ChannelPlaybackCmafInner) SetUrl ¶
func (o *ChannelPlaybackCmafInner) SetUrl(v string)
SetUrl sets field value
func (ChannelPlaybackCmafInner) ToMap ¶
func (o ChannelPlaybackCmafInner) ToMap() (map[string]interface{}, error)
type ChannelPlaybackCmafInnerContentProtection ¶
type ChannelPlaybackCmafInnerContentProtection struct { Atlas *ChannelPackagingPackagersValueContentProtectionAtlas `json:"atlas,omitempty"` BulkFile *ChannelPackagingPackagersValueContentProtectionBulkFile `json:"bulk_file,omitempty"` Common *ChannelPackagingPackagersValueContentProtectionCommon `json:"common,omitempty"` Cpix *ChannelPackagingPackagersValueContentProtectionCpix `json:"cpix,omitempty"` KeyRotation *ChannelPackagingPackagersValueContentProtectionKeyRotation `json:"key_rotation,omitempty"` // Only one of ['bulk_file', 'sample_aes', 'common'] may be set. SampleAes *map[string]interface{} `json:"sample_aes,omitempty" doc:"Only one of ['bulk_file', 'sample_aes', 'common'] may be set."` Simple *ChannelPackagingPackagersValueContentProtectionSimple `json:"simple,omitempty"` }
ChannelPlaybackCmafInnerContentProtection Content Protection settings
func NewChannelPlaybackCmafInnerContentProtection ¶
func NewChannelPlaybackCmafInnerContentProtection() *ChannelPlaybackCmafInnerContentProtection
NewChannelPlaybackCmafInnerContentProtection instantiates a new ChannelPlaybackCmafInnerContentProtection 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 NewChannelPlaybackCmafInnerContentProtectionWithDefaults ¶
func NewChannelPlaybackCmafInnerContentProtectionWithDefaults() *ChannelPlaybackCmafInnerContentProtection
NewChannelPlaybackCmafInnerContentProtectionWithDefaults instantiates a new ChannelPlaybackCmafInnerContentProtection 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 (*ChannelPlaybackCmafInnerContentProtection) GetAtlas ¶
func (o *ChannelPlaybackCmafInnerContentProtection) GetAtlas() ChannelPackagingPackagersValueContentProtectionAtlas
GetAtlas returns the Atlas field value if set, zero value otherwise.
func (*ChannelPlaybackCmafInnerContentProtection) GetAtlasOk ¶
func (o *ChannelPlaybackCmafInnerContentProtection) GetAtlasOk() (*ChannelPackagingPackagersValueContentProtectionAtlas, bool)
GetAtlasOk returns a tuple with the Atlas field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackCmafInnerContentProtection) GetBulkFile ¶
func (o *ChannelPlaybackCmafInnerContentProtection) GetBulkFile() ChannelPackagingPackagersValueContentProtectionBulkFile
GetBulkFile returns the BulkFile field value if set, zero value otherwise.
func (*ChannelPlaybackCmafInnerContentProtection) GetBulkFileOk ¶
func (o *ChannelPlaybackCmafInnerContentProtection) GetBulkFileOk() (*ChannelPackagingPackagersValueContentProtectionBulkFile, bool)
GetBulkFileOk returns a tuple with the BulkFile field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackCmafInnerContentProtection) GetCommon ¶
func (o *ChannelPlaybackCmafInnerContentProtection) GetCommon() ChannelPackagingPackagersValueContentProtectionCommon
GetCommon returns the Common field value if set, zero value otherwise.
func (*ChannelPlaybackCmafInnerContentProtection) GetCommonOk ¶
func (o *ChannelPlaybackCmafInnerContentProtection) GetCommonOk() (*ChannelPackagingPackagersValueContentProtectionCommon, bool)
GetCommonOk returns a tuple with the Common field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackCmafInnerContentProtection) GetCpix ¶
func (o *ChannelPlaybackCmafInnerContentProtection) GetCpix() ChannelPackagingPackagersValueContentProtectionCpix
GetCpix returns the Cpix field value if set, zero value otherwise.
func (*ChannelPlaybackCmafInnerContentProtection) GetCpixOk ¶
func (o *ChannelPlaybackCmafInnerContentProtection) GetCpixOk() (*ChannelPackagingPackagersValueContentProtectionCpix, bool)
GetCpixOk returns a tuple with the Cpix field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackCmafInnerContentProtection) GetKeyRotation ¶
func (o *ChannelPlaybackCmafInnerContentProtection) GetKeyRotation() ChannelPackagingPackagersValueContentProtectionKeyRotation
GetKeyRotation returns the KeyRotation field value if set, zero value otherwise.
func (*ChannelPlaybackCmafInnerContentProtection) GetKeyRotationOk ¶
func (o *ChannelPlaybackCmafInnerContentProtection) GetKeyRotationOk() (*ChannelPackagingPackagersValueContentProtectionKeyRotation, bool)
GetKeyRotationOk returns a tuple with the KeyRotation field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackCmafInnerContentProtection) GetSampleAes ¶
func (o *ChannelPlaybackCmafInnerContentProtection) GetSampleAes() map[string]interface{}
GetSampleAes returns the SampleAes field value if set, zero value otherwise.
func (*ChannelPlaybackCmafInnerContentProtection) GetSampleAesOk ¶
func (o *ChannelPlaybackCmafInnerContentProtection) GetSampleAesOk() (*map[string]interface{}, bool)
GetSampleAesOk returns a tuple with the SampleAes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackCmafInnerContentProtection) GetSimple ¶
func (o *ChannelPlaybackCmafInnerContentProtection) GetSimple() ChannelPackagingPackagersValueContentProtectionSimple
GetSimple returns the Simple field value if set, zero value otherwise.
func (*ChannelPlaybackCmafInnerContentProtection) GetSimpleOk ¶
func (o *ChannelPlaybackCmafInnerContentProtection) GetSimpleOk() (*ChannelPackagingPackagersValueContentProtectionSimple, bool)
GetSimpleOk returns a tuple with the Simple field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackCmafInnerContentProtection) HasAtlas ¶
func (o *ChannelPlaybackCmafInnerContentProtection) HasAtlas() bool
HasAtlas returns a boolean if a field has been set.
func (*ChannelPlaybackCmafInnerContentProtection) HasBulkFile ¶
func (o *ChannelPlaybackCmafInnerContentProtection) HasBulkFile() bool
HasBulkFile returns a boolean if a field has been set.
func (*ChannelPlaybackCmafInnerContentProtection) HasCommon ¶
func (o *ChannelPlaybackCmafInnerContentProtection) HasCommon() bool
HasCommon returns a boolean if a field has been set.
func (*ChannelPlaybackCmafInnerContentProtection) HasCpix ¶
func (o *ChannelPlaybackCmafInnerContentProtection) HasCpix() bool
HasCpix returns a boolean if a field has been set.
func (*ChannelPlaybackCmafInnerContentProtection) HasKeyRotation ¶
func (o *ChannelPlaybackCmafInnerContentProtection) HasKeyRotation() bool
HasKeyRotation returns a boolean if a field has been set.
func (*ChannelPlaybackCmafInnerContentProtection) HasSampleAes ¶
func (o *ChannelPlaybackCmafInnerContentProtection) HasSampleAes() bool
HasSampleAes returns a boolean if a field has been set.
func (*ChannelPlaybackCmafInnerContentProtection) HasSimple ¶
func (o *ChannelPlaybackCmafInnerContentProtection) HasSimple() bool
HasSimple returns a boolean if a field has been set.
func (ChannelPlaybackCmafInnerContentProtection) MarshalJSON ¶
func (o ChannelPlaybackCmafInnerContentProtection) MarshalJSON() ([]byte, error)
func (*ChannelPlaybackCmafInnerContentProtection) SetAtlas ¶
func (o *ChannelPlaybackCmafInnerContentProtection) SetAtlas(v ChannelPackagingPackagersValueContentProtectionAtlas)
SetAtlas gets a reference to the given ChannelPackagingPackagersValueContentProtectionAtlas and assigns it to the Atlas field.
func (*ChannelPlaybackCmafInnerContentProtection) SetBulkFile ¶
func (o *ChannelPlaybackCmafInnerContentProtection) SetBulkFile(v ChannelPackagingPackagersValueContentProtectionBulkFile)
SetBulkFile gets a reference to the given ChannelPackagingPackagersValueContentProtectionBulkFile and assigns it to the BulkFile field.
func (*ChannelPlaybackCmafInnerContentProtection) SetCommon ¶
func (o *ChannelPlaybackCmafInnerContentProtection) SetCommon(v ChannelPackagingPackagersValueContentProtectionCommon)
SetCommon gets a reference to the given ChannelPackagingPackagersValueContentProtectionCommon and assigns it to the Common field.
func (*ChannelPlaybackCmafInnerContentProtection) SetCpix ¶
func (o *ChannelPlaybackCmafInnerContentProtection) SetCpix(v ChannelPackagingPackagersValueContentProtectionCpix)
SetCpix gets a reference to the given ChannelPackagingPackagersValueContentProtectionCpix and assigns it to the Cpix field.
func (*ChannelPlaybackCmafInnerContentProtection) SetKeyRotation ¶
func (o *ChannelPlaybackCmafInnerContentProtection) SetKeyRotation(v ChannelPackagingPackagersValueContentProtectionKeyRotation)
SetKeyRotation gets a reference to the given ChannelPackagingPackagersValueContentProtectionKeyRotation and assigns it to the KeyRotation field.
func (*ChannelPlaybackCmafInnerContentProtection) SetSampleAes ¶
func (o *ChannelPlaybackCmafInnerContentProtection) SetSampleAes(v map[string]interface{})
SetSampleAes gets a reference to the given map[string]interface{} and assigns it to the SampleAes field.
func (*ChannelPlaybackCmafInnerContentProtection) SetSimple ¶
func (o *ChannelPlaybackCmafInnerContentProtection) SetSimple(v ChannelPackagingPackagersValueContentProtectionSimple)
SetSimple gets a reference to the given ChannelPackagingPackagersValueContentProtectionSimple and assigns it to the Simple field.
func (ChannelPlaybackCmafInnerContentProtection) ToMap ¶
func (o ChannelPlaybackCmafInnerContentProtection) ToMap() (map[string]interface{}, error)
type ChannelPlaybackOriginInner ¶ added in v1.13.0
type ChannelPlaybackOriginInner struct { Dash *ChannelPlaybackOriginInnerDash `json:"dash,omitempty"` FallbackManifestDefaults *ChannelPlaybackOriginInnerFallbackManifestDefaults `json:"fallback_manifest_defaults,omitempty"` Hls *ChannelPlaybackOriginInnerHls `json:"hls,omitempty"` PackagerConfig *ChannelPackagingPackagersValue `json:"packager_config,omitempty"` // packager_id is the ID used to identify the packager_config within the channel configuration. PackagerId *string `` /* 127-byte string literal not displayed */ PrimaryManifestDefaults *ChannelPlaybackOriginInnerFallbackManifestDefaults `json:"primary_manifest_defaults,omitempty"` }
ChannelPlaybackOriginInner struct for ChannelPlaybackOriginInner
func NewChannelPlaybackOriginInner ¶ added in v1.13.0
func NewChannelPlaybackOriginInner() *ChannelPlaybackOriginInner
NewChannelPlaybackOriginInner instantiates a new ChannelPlaybackOriginInner 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 NewChannelPlaybackOriginInnerWithDefaults ¶ added in v1.13.0
func NewChannelPlaybackOriginInnerWithDefaults() *ChannelPlaybackOriginInner
NewChannelPlaybackOriginInnerWithDefaults instantiates a new ChannelPlaybackOriginInner 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 (*ChannelPlaybackOriginInner) GetDash ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInner) GetDash() ChannelPlaybackOriginInnerDash
GetDash returns the Dash field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInner) GetDashOk ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInner) GetDashOk() (*ChannelPlaybackOriginInnerDash, bool)
GetDashOk returns a tuple with the Dash field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInner) GetFallbackManifestDefaults ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInner) GetFallbackManifestDefaults() ChannelPlaybackOriginInnerFallbackManifestDefaults
GetFallbackManifestDefaults returns the FallbackManifestDefaults field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInner) GetFallbackManifestDefaultsOk ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInner) GetFallbackManifestDefaultsOk() (*ChannelPlaybackOriginInnerFallbackManifestDefaults, bool)
GetFallbackManifestDefaultsOk returns a tuple with the FallbackManifestDefaults field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInner) GetHls ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInner) GetHls() ChannelPlaybackOriginInnerHls
GetHls returns the Hls field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInner) GetHlsOk ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInner) GetHlsOk() (*ChannelPlaybackOriginInnerHls, bool)
GetHlsOk returns a tuple with the Hls field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInner) GetPackagerConfig ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInner) GetPackagerConfig() ChannelPackagingPackagersValue
GetPackagerConfig returns the PackagerConfig field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInner) GetPackagerConfigOk ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInner) GetPackagerConfigOk() (*ChannelPackagingPackagersValue, bool)
GetPackagerConfigOk returns a tuple with the PackagerConfig field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInner) GetPackagerId ¶ added in v1.17.0
func (o *ChannelPlaybackOriginInner) GetPackagerId() string
GetPackagerId returns the PackagerId field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInner) GetPackagerIdOk ¶ added in v1.17.0
func (o *ChannelPlaybackOriginInner) GetPackagerIdOk() (*string, bool)
GetPackagerIdOk returns a tuple with the PackagerId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInner) GetPrimaryManifestDefaults ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInner) GetPrimaryManifestDefaults() ChannelPlaybackOriginInnerFallbackManifestDefaults
GetPrimaryManifestDefaults returns the PrimaryManifestDefaults field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInner) GetPrimaryManifestDefaultsOk ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInner) GetPrimaryManifestDefaultsOk() (*ChannelPlaybackOriginInnerFallbackManifestDefaults, bool)
GetPrimaryManifestDefaultsOk returns a tuple with the PrimaryManifestDefaults field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInner) HasDash ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInner) HasDash() bool
HasDash returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInner) HasFallbackManifestDefaults ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInner) HasFallbackManifestDefaults() bool
HasFallbackManifestDefaults returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInner) HasHls ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInner) HasHls() bool
HasHls returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInner) HasPackagerConfig ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInner) HasPackagerConfig() bool
HasPackagerConfig returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInner) HasPackagerId ¶ added in v1.17.0
func (o *ChannelPlaybackOriginInner) HasPackagerId() bool
HasPackagerId returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInner) HasPrimaryManifestDefaults ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInner) HasPrimaryManifestDefaults() bool
HasPrimaryManifestDefaults returns a boolean if a field has been set.
func (ChannelPlaybackOriginInner) MarshalJSON ¶ added in v1.13.0
func (o ChannelPlaybackOriginInner) MarshalJSON() ([]byte, error)
func (*ChannelPlaybackOriginInner) SetDash ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInner) SetDash(v ChannelPlaybackOriginInnerDash)
SetDash gets a reference to the given ChannelPlaybackOriginInnerDash and assigns it to the Dash field.
func (*ChannelPlaybackOriginInner) SetFallbackManifestDefaults ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInner) SetFallbackManifestDefaults(v ChannelPlaybackOriginInnerFallbackManifestDefaults)
SetFallbackManifestDefaults gets a reference to the given ChannelPlaybackOriginInnerFallbackManifestDefaults and assigns it to the FallbackManifestDefaults field.
func (*ChannelPlaybackOriginInner) SetHls ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInner) SetHls(v ChannelPlaybackOriginInnerHls)
SetHls gets a reference to the given ChannelPlaybackOriginInnerHls and assigns it to the Hls field.
func (*ChannelPlaybackOriginInner) SetPackagerConfig ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInner) SetPackagerConfig(v ChannelPackagingPackagersValue)
SetPackagerConfig gets a reference to the given ChannelPackagingPackagersValue and assigns it to the PackagerConfig field.
func (*ChannelPlaybackOriginInner) SetPackagerId ¶ added in v1.17.0
func (o *ChannelPlaybackOriginInner) SetPackagerId(v string)
SetPackagerId gets a reference to the given string and assigns it to the PackagerId field.
func (*ChannelPlaybackOriginInner) SetPrimaryManifestDefaults ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInner) SetPrimaryManifestDefaults(v ChannelPlaybackOriginInnerFallbackManifestDefaults)
SetPrimaryManifestDefaults gets a reference to the given ChannelPlaybackOriginInnerFallbackManifestDefaults and assigns it to the PrimaryManifestDefaults field.
func (ChannelPlaybackOriginInner) ToMap ¶ added in v1.13.0
func (o ChannelPlaybackOriginInner) ToMap() (map[string]interface{}, error)
type ChannelPlaybackOriginInnerDash ¶ added in v1.13.0
type ChannelPlaybackOriginInnerDash struct { // fallback_manifest is the name of the fallback playback manifest. ex. 'fallback.m3u8' or 'fallback.mpd' FallbackManifest *string `` /* 143-byte string literal not displayed */ // fallback_url is the full playback url for the fallback. It is a composition of hostname, path and fallback_manifest fields. ex. 'https://foo.example.com/live/usw2/path/to/manifest/dir/fallback.m3u8' FallbackUrl *string `` /* 234-byte string literal not displayed */ // hostname for the playback url. ex. 'foo.example.com' Hostname *string `json:"hostname,omitempty" doc:"hostname for the playback url. ex. 'foo.example.com'"` // path identifies where manifests live at the host. ex. /live/usw2/path/to/manifest/dir Path *string `json:"path,omitempty" doc:"path identifies where manifests live at the host. ex. /live/usw2/path/to/manifest/dir"` // primary_manifest is the name of the primary playback manifest. ex. 'main.m3u8' or 'main.mpd' PrimaryManifest *string `` /* 132-byte string literal not displayed */ // primary_url is the full playback url for the primary. It is a composition of hostname, path and primary_manifest fields. ex. 'https://foo.example.com/live/usw2/path/to/manifest/dir/main.m3u8' PrimaryUrl *string `` /* 226-byte string literal not displayed */ }
ChannelPlaybackOriginInnerDash Dash can be an empty value if Aventus Origin does not have a valid Dash url for the packaged segments.
func NewChannelPlaybackOriginInnerDash ¶ added in v1.13.0
func NewChannelPlaybackOriginInnerDash() *ChannelPlaybackOriginInnerDash
NewChannelPlaybackOriginInnerDash instantiates a new ChannelPlaybackOriginInnerDash 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 NewChannelPlaybackOriginInnerDashWithDefaults ¶ added in v1.13.0
func NewChannelPlaybackOriginInnerDashWithDefaults() *ChannelPlaybackOriginInnerDash
NewChannelPlaybackOriginInnerDashWithDefaults instantiates a new ChannelPlaybackOriginInnerDash 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 (*ChannelPlaybackOriginInnerDash) GetFallbackManifest ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) GetFallbackManifest() string
GetFallbackManifest returns the FallbackManifest field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerDash) GetFallbackManifestOk ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) GetFallbackManifestOk() (*string, bool)
GetFallbackManifestOk returns a tuple with the FallbackManifest field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerDash) GetFallbackUrl ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) GetFallbackUrl() string
GetFallbackUrl returns the FallbackUrl field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerDash) GetFallbackUrlOk ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) GetFallbackUrlOk() (*string, bool)
GetFallbackUrlOk returns a tuple with the FallbackUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerDash) GetHostname ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) GetHostname() string
GetHostname returns the Hostname field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerDash) GetHostnameOk ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) GetHostnameOk() (*string, bool)
GetHostnameOk returns a tuple with the Hostname field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerDash) GetPath ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) GetPath() string
GetPath returns the Path field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerDash) GetPathOk ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) GetPathOk() (*string, bool)
GetPathOk returns a tuple with the Path field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerDash) GetPrimaryManifest ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) GetPrimaryManifest() string
GetPrimaryManifest returns the PrimaryManifest field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerDash) GetPrimaryManifestOk ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) GetPrimaryManifestOk() (*string, bool)
GetPrimaryManifestOk returns a tuple with the PrimaryManifest field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerDash) GetPrimaryUrl ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) GetPrimaryUrl() string
GetPrimaryUrl returns the PrimaryUrl field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerDash) GetPrimaryUrlOk ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) GetPrimaryUrlOk() (*string, bool)
GetPrimaryUrlOk returns a tuple with the PrimaryUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerDash) HasFallbackManifest ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) HasFallbackManifest() bool
HasFallbackManifest returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInnerDash) HasFallbackUrl ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) HasFallbackUrl() bool
HasFallbackUrl returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInnerDash) HasHostname ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) HasHostname() bool
HasHostname returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInnerDash) HasPath ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) HasPath() bool
HasPath returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInnerDash) HasPrimaryManifest ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) HasPrimaryManifest() bool
HasPrimaryManifest returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInnerDash) HasPrimaryUrl ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) HasPrimaryUrl() bool
HasPrimaryUrl returns a boolean if a field has been set.
func (ChannelPlaybackOriginInnerDash) MarshalJSON ¶ added in v1.13.0
func (o ChannelPlaybackOriginInnerDash) MarshalJSON() ([]byte, error)
func (*ChannelPlaybackOriginInnerDash) SetFallbackManifest ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) SetFallbackManifest(v string)
SetFallbackManifest gets a reference to the given string and assigns it to the FallbackManifest field.
func (*ChannelPlaybackOriginInnerDash) SetFallbackUrl ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) SetFallbackUrl(v string)
SetFallbackUrl gets a reference to the given string and assigns it to the FallbackUrl field.
func (*ChannelPlaybackOriginInnerDash) SetHostname ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) SetHostname(v string)
SetHostname gets a reference to the given string and assigns it to the Hostname field.
func (*ChannelPlaybackOriginInnerDash) SetPath ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) SetPath(v string)
SetPath gets a reference to the given string and assigns it to the Path field.
func (*ChannelPlaybackOriginInnerDash) SetPrimaryManifest ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) SetPrimaryManifest(v string)
SetPrimaryManifest gets a reference to the given string and assigns it to the PrimaryManifest field.
func (*ChannelPlaybackOriginInnerDash) SetPrimaryUrl ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerDash) SetPrimaryUrl(v string)
SetPrimaryUrl gets a reference to the given string and assigns it to the PrimaryUrl field.
func (ChannelPlaybackOriginInnerDash) ToMap ¶ added in v1.13.0
func (o ChannelPlaybackOriginInnerDash) ToMap() (map[string]interface{}, error)
type ChannelPlaybackOriginInnerFallbackManifestDefaults ¶ added in v1.13.0
type ChannelPlaybackOriginInnerFallbackManifestDefaults struct { // DASH Signaling formats specifies which SCTE-35 timeline marker formatting to use when rendering DASH manifests. DashSignalingFormats []string `` /* 221-byte string literal not displayed */ // Duration is the length of content that will be included in the manifest, in seconds. The max supported DVR window is 12 hours. If not specified, the default duration will be 30 seconds. DurationSeconds *int32 `` /* 268-byte string literal not displayed */ // When true enables HLS Delta updates for this particular origin. EnableHlsDeltaUpdates *bool `json:"enable_hls_delta_updates,omitempty" doc:"When true enables HLS Delta updates for this particular origin."` // HLS signaling formats specifies which SCTE-35 timeline marker formatting to use when rendering playlists. HlsSignalingFormats []string `` /* 206-byte string literal not displayed */ // Allows specifying url type for HLS media playlists and DASH manifests. If not provided, playlist generation will use 'RELATIVE'. MediaUrlType *string `` /* 205-byte string literal not displayed */ // Sets the minimumUpdatePeriod field in MPD to be this value. If set to 0 (default), segment duration is used. The value shall not exceed the 'suggested_presentation_delay_secs'. MinimumUpdatePeriodSeconds *int32 `` /* 256-byte string literal not displayed */ // Allows specifying url type for HLS multi-variant playlists. If not provided, playlist generation will use 'RELATIVE'. MultiVariantUrlType *string `` /* 202-byte string literal not displayed */ // When true a #EXT-X-PROGRAM-DATE-TIME tag will be placed on every media segment in HLS media playlists. When false, the default behavior, the PDT tag is set according to the HLS specification. PdtOnEverySegment *bool `` /* 235-byte string literal not displayed */ // Pre Start Duration is the length of content that will be included in the manifest when the start time of a manifest is in the future. When a manifest is near the start time but does not contain 'pre_start_duration_seconds' content Manifest Origin will keep content before the start time to make the manifest length at least 'pre_start_duration_seconds'. If not specified requesting a manifest in the future will result in a 404. PreStartDurationSeconds *int32 `` /* 521-byte string literal not displayed */ // Sets the suggestedPresentationDelay field in MPD to be this value. This value must be greater or equal to 'minimum_update_period_secs'. If unset, the default value will be calculated as 3 * segment target duration. SuggestedPresentationDelaySeconds *int32 `` /* 301-byte string literal not displayed */ }
ChannelPlaybackOriginInnerFallbackManifestDefaults struct for ChannelPlaybackOriginInnerFallbackManifestDefaults
func NewChannelPlaybackOriginInnerFallbackManifestDefaults ¶ added in v1.13.0
func NewChannelPlaybackOriginInnerFallbackManifestDefaults() *ChannelPlaybackOriginInnerFallbackManifestDefaults
NewChannelPlaybackOriginInnerFallbackManifestDefaults instantiates a new ChannelPlaybackOriginInnerFallbackManifestDefaults 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 NewChannelPlaybackOriginInnerFallbackManifestDefaultsWithDefaults ¶ added in v1.13.0
func NewChannelPlaybackOriginInnerFallbackManifestDefaultsWithDefaults() *ChannelPlaybackOriginInnerFallbackManifestDefaults
NewChannelPlaybackOriginInnerFallbackManifestDefaultsWithDefaults instantiates a new ChannelPlaybackOriginInnerFallbackManifestDefaults 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 (*ChannelPlaybackOriginInnerFallbackManifestDefaults) GetDashSignalingFormats ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetDashSignalingFormats() []string
GetDashSignalingFormats returns the DashSignalingFormats field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) GetDashSignalingFormatsOk ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetDashSignalingFormatsOk() ([]string, bool)
GetDashSignalingFormatsOk returns a tuple with the DashSignalingFormats field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) GetDurationSeconds ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetDurationSeconds() int32
GetDurationSeconds returns the DurationSeconds field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) GetDurationSecondsOk ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetDurationSecondsOk() (*int32, bool)
GetDurationSecondsOk returns a tuple with the DurationSeconds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) GetEnableHlsDeltaUpdates ¶ added in v1.27.2
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetEnableHlsDeltaUpdates() bool
GetEnableHlsDeltaUpdates returns the EnableHlsDeltaUpdates field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) GetEnableHlsDeltaUpdatesOk ¶ added in v1.27.2
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetEnableHlsDeltaUpdatesOk() (*bool, bool)
GetEnableHlsDeltaUpdatesOk returns a tuple with the EnableHlsDeltaUpdates field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) GetHlsSignalingFormats ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetHlsSignalingFormats() []string
GetHlsSignalingFormats returns the HlsSignalingFormats field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) GetHlsSignalingFormatsOk ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetHlsSignalingFormatsOk() ([]string, bool)
GetHlsSignalingFormatsOk returns a tuple with the HlsSignalingFormats field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) GetMediaUrlType ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetMediaUrlType() string
GetMediaUrlType returns the MediaUrlType field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) GetMediaUrlTypeOk ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetMediaUrlTypeOk() (*string, bool)
GetMediaUrlTypeOk returns a tuple with the MediaUrlType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) GetMinimumUpdatePeriodSeconds ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetMinimumUpdatePeriodSeconds() int32
GetMinimumUpdatePeriodSeconds returns the MinimumUpdatePeriodSeconds field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) GetMinimumUpdatePeriodSecondsOk ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetMinimumUpdatePeriodSecondsOk() (*int32, bool)
GetMinimumUpdatePeriodSecondsOk returns a tuple with the MinimumUpdatePeriodSeconds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) GetMultiVariantUrlType ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetMultiVariantUrlType() string
GetMultiVariantUrlType returns the MultiVariantUrlType field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) GetMultiVariantUrlTypeOk ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetMultiVariantUrlTypeOk() (*string, bool)
GetMultiVariantUrlTypeOk returns a tuple with the MultiVariantUrlType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) GetPdtOnEverySegment ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetPdtOnEverySegment() bool
GetPdtOnEverySegment returns the PdtOnEverySegment field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) GetPdtOnEverySegmentOk ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetPdtOnEverySegmentOk() (*bool, bool)
GetPdtOnEverySegmentOk returns a tuple with the PdtOnEverySegment field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) GetPreStartDurationSeconds ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetPreStartDurationSeconds() int32
GetPreStartDurationSeconds returns the PreStartDurationSeconds field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) GetPreStartDurationSecondsOk ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetPreStartDurationSecondsOk() (*int32, bool)
GetPreStartDurationSecondsOk returns a tuple with the PreStartDurationSeconds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) GetSuggestedPresentationDelaySeconds ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetSuggestedPresentationDelaySeconds() int32
GetSuggestedPresentationDelaySeconds returns the SuggestedPresentationDelaySeconds field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) GetSuggestedPresentationDelaySecondsOk ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) GetSuggestedPresentationDelaySecondsOk() (*int32, bool)
GetSuggestedPresentationDelaySecondsOk returns a tuple with the SuggestedPresentationDelaySeconds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) HasDashSignalingFormats ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) HasDashSignalingFormats() bool
HasDashSignalingFormats returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) HasDurationSeconds ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) HasDurationSeconds() bool
HasDurationSeconds returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) HasEnableHlsDeltaUpdates ¶ added in v1.27.2
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) HasEnableHlsDeltaUpdates() bool
HasEnableHlsDeltaUpdates returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) HasHlsSignalingFormats ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) HasHlsSignalingFormats() bool
HasHlsSignalingFormats returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) HasMediaUrlType ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) HasMediaUrlType() bool
HasMediaUrlType returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) HasMinimumUpdatePeriodSeconds ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) HasMinimumUpdatePeriodSeconds() bool
HasMinimumUpdatePeriodSeconds returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) HasMultiVariantUrlType ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) HasMultiVariantUrlType() bool
HasMultiVariantUrlType returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) HasPdtOnEverySegment ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) HasPdtOnEverySegment() bool
HasPdtOnEverySegment returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) HasPreStartDurationSeconds ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) HasPreStartDurationSeconds() bool
HasPreStartDurationSeconds returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) HasSuggestedPresentationDelaySeconds ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) HasSuggestedPresentationDelaySeconds() bool
HasSuggestedPresentationDelaySeconds returns a boolean if a field has been set.
func (ChannelPlaybackOriginInnerFallbackManifestDefaults) MarshalJSON ¶ added in v1.13.0
func (o ChannelPlaybackOriginInnerFallbackManifestDefaults) MarshalJSON() ([]byte, error)
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) SetDashSignalingFormats ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) SetDashSignalingFormats(v []string)
SetDashSignalingFormats gets a reference to the given []string and assigns it to the DashSignalingFormats field.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) SetDurationSeconds ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) SetDurationSeconds(v int32)
SetDurationSeconds gets a reference to the given int32 and assigns it to the DurationSeconds field.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) SetEnableHlsDeltaUpdates ¶ added in v1.27.2
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) SetEnableHlsDeltaUpdates(v bool)
SetEnableHlsDeltaUpdates gets a reference to the given bool and assigns it to the EnableHlsDeltaUpdates field.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) SetHlsSignalingFormats ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) SetHlsSignalingFormats(v []string)
SetHlsSignalingFormats gets a reference to the given []string and assigns it to the HlsSignalingFormats field.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) SetMediaUrlType ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) SetMediaUrlType(v string)
SetMediaUrlType gets a reference to the given string and assigns it to the MediaUrlType field.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) SetMinimumUpdatePeriodSeconds ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) SetMinimumUpdatePeriodSeconds(v int32)
SetMinimumUpdatePeriodSeconds gets a reference to the given int32 and assigns it to the MinimumUpdatePeriodSeconds field.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) SetMultiVariantUrlType ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) SetMultiVariantUrlType(v string)
SetMultiVariantUrlType gets a reference to the given string and assigns it to the MultiVariantUrlType field.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) SetPdtOnEverySegment ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) SetPdtOnEverySegment(v bool)
SetPdtOnEverySegment gets a reference to the given bool and assigns it to the PdtOnEverySegment field.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) SetPreStartDurationSeconds ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) SetPreStartDurationSeconds(v int32)
SetPreStartDurationSeconds gets a reference to the given int32 and assigns it to the PreStartDurationSeconds field.
func (*ChannelPlaybackOriginInnerFallbackManifestDefaults) SetSuggestedPresentationDelaySeconds ¶ added in v1.13.0
func (o *ChannelPlaybackOriginInnerFallbackManifestDefaults) SetSuggestedPresentationDelaySeconds(v int32)
SetSuggestedPresentationDelaySeconds gets a reference to the given int32 and assigns it to the SuggestedPresentationDelaySeconds field.
func (ChannelPlaybackOriginInnerFallbackManifestDefaults) ToMap ¶ added in v1.13.0
func (o ChannelPlaybackOriginInnerFallbackManifestDefaults) ToMap() (map[string]interface{}, error)
type ChannelPlaybackOriginInnerHls ¶ added in v1.20.0
type ChannelPlaybackOriginInnerHls struct { // fallback_manifest is the name of the fallback playback manifest. ex. 'fallback.m3u8' or 'fallback.mpd' FallbackManifest *string `` /* 143-byte string literal not displayed */ // fallback_url is the full playback url for the fallback. It is a composition of hostname, path and fallback_manifest fields. ex. 'https://foo.example.com/live/usw2/path/to/manifest/dir/fallback.m3u8' FallbackUrl *string `` /* 234-byte string literal not displayed */ // hostname for the playback url. ex. 'foo.example.com' Hostname *string `json:"hostname,omitempty" doc:"hostname for the playback url. ex. 'foo.example.com'"` // path identifies where manifests live at the host. ex. /live/usw2/path/to/manifest/dir Path *string `json:"path,omitempty" doc:"path identifies where manifests live at the host. ex. /live/usw2/path/to/manifest/dir"` // primary_manifest is the name of the primary playback manifest. ex. 'main.m3u8' or 'main.mpd' PrimaryManifest *string `` /* 132-byte string literal not displayed */ // primary_url is the full playback url for the primary. It is a composition of hostname, path and primary_manifest fields. ex. 'https://foo.example.com/live/usw2/path/to/manifest/dir/main.m3u8' PrimaryUrl *string `` /* 226-byte string literal not displayed */ }
ChannelPlaybackOriginInnerHls HLS can be an empty value if Aventus Origin does not have a valid HLS url for the packaged segments.
func NewChannelPlaybackOriginInnerHls ¶ added in v1.20.0
func NewChannelPlaybackOriginInnerHls() *ChannelPlaybackOriginInnerHls
NewChannelPlaybackOriginInnerHls instantiates a new ChannelPlaybackOriginInnerHls 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 NewChannelPlaybackOriginInnerHlsWithDefaults ¶ added in v1.20.0
func NewChannelPlaybackOriginInnerHlsWithDefaults() *ChannelPlaybackOriginInnerHls
NewChannelPlaybackOriginInnerHlsWithDefaults instantiates a new ChannelPlaybackOriginInnerHls 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 (*ChannelPlaybackOriginInnerHls) GetFallbackManifest ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) GetFallbackManifest() string
GetFallbackManifest returns the FallbackManifest field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerHls) GetFallbackManifestOk ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) GetFallbackManifestOk() (*string, bool)
GetFallbackManifestOk returns a tuple with the FallbackManifest field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerHls) GetFallbackUrl ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) GetFallbackUrl() string
GetFallbackUrl returns the FallbackUrl field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerHls) GetFallbackUrlOk ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) GetFallbackUrlOk() (*string, bool)
GetFallbackUrlOk returns a tuple with the FallbackUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerHls) GetHostname ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) GetHostname() string
GetHostname returns the Hostname field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerHls) GetHostnameOk ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) GetHostnameOk() (*string, bool)
GetHostnameOk returns a tuple with the Hostname field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerHls) GetPath ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) GetPath() string
GetPath returns the Path field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerHls) GetPathOk ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) GetPathOk() (*string, bool)
GetPathOk returns a tuple with the Path field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerHls) GetPrimaryManifest ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) GetPrimaryManifest() string
GetPrimaryManifest returns the PrimaryManifest field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerHls) GetPrimaryManifestOk ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) GetPrimaryManifestOk() (*string, bool)
GetPrimaryManifestOk returns a tuple with the PrimaryManifest field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerHls) GetPrimaryUrl ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) GetPrimaryUrl() string
GetPrimaryUrl returns the PrimaryUrl field value if set, zero value otherwise.
func (*ChannelPlaybackOriginInnerHls) GetPrimaryUrlOk ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) GetPrimaryUrlOk() (*string, bool)
GetPrimaryUrlOk returns a tuple with the PrimaryUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPlaybackOriginInnerHls) HasFallbackManifest ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) HasFallbackManifest() bool
HasFallbackManifest returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInnerHls) HasFallbackUrl ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) HasFallbackUrl() bool
HasFallbackUrl returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInnerHls) HasHostname ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) HasHostname() bool
HasHostname returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInnerHls) HasPath ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) HasPath() bool
HasPath returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInnerHls) HasPrimaryManifest ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) HasPrimaryManifest() bool
HasPrimaryManifest returns a boolean if a field has been set.
func (*ChannelPlaybackOriginInnerHls) HasPrimaryUrl ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) HasPrimaryUrl() bool
HasPrimaryUrl returns a boolean if a field has been set.
func (ChannelPlaybackOriginInnerHls) MarshalJSON ¶ added in v1.20.0
func (o ChannelPlaybackOriginInnerHls) MarshalJSON() ([]byte, error)
func (*ChannelPlaybackOriginInnerHls) SetFallbackManifest ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) SetFallbackManifest(v string)
SetFallbackManifest gets a reference to the given string and assigns it to the FallbackManifest field.
func (*ChannelPlaybackOriginInnerHls) SetFallbackUrl ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) SetFallbackUrl(v string)
SetFallbackUrl gets a reference to the given string and assigns it to the FallbackUrl field.
func (*ChannelPlaybackOriginInnerHls) SetHostname ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) SetHostname(v string)
SetHostname gets a reference to the given string and assigns it to the Hostname field.
func (*ChannelPlaybackOriginInnerHls) SetPath ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) SetPath(v string)
SetPath gets a reference to the given string and assigns it to the Path field.
func (*ChannelPlaybackOriginInnerHls) SetPrimaryManifest ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) SetPrimaryManifest(v string)
SetPrimaryManifest gets a reference to the given string and assigns it to the PrimaryManifest field.
func (*ChannelPlaybackOriginInnerHls) SetPrimaryUrl ¶ added in v1.20.0
func (o *ChannelPlaybackOriginInnerHls) SetPrimaryUrl(v string)
SetPrimaryUrl gets a reference to the given string and assigns it to the PrimaryUrl field.
func (ChannelPlaybackOriginInnerHls) ToMap ¶ added in v1.20.0
func (o ChannelPlaybackOriginInnerHls) ToMap() (map[string]interface{}, error)
type ChannelPublishing ¶
type ChannelPublishing struct { // Configures how captioning information, which references CEA-608 captions embedded in video segments, is published. ClosedCaptionStreams []ChannelPublishingClosedCaptionStreamsInner `` /* 160-byte string literal not displayed */ // Set of string identifiers corresponding to features that this Channel is opting in. FeatureFlags []string `json:"feature_flags,omitempty" doc:"Set of string identifiers corresponding to features that this Channel is opting in."` Live2vod *ChannelPublishingLive2vod `json:"live2vod,omitempty"` // A set of individual configurations that each can configure a specific destination and mechanism of delivery for segments and/or playlists. Publications []ChannelPublishingPublicationsInner `` /* 174-byte string literal not displayed */ // A set of configurations for delivering RTMP streams RtmpPublications []ChannelPublishingRtmpPublicationsInner `json:"rtmp_publications,omitempty" doc:"A set of configurations for delivering RTMP streams"` // A set of configurations for delivering SRT streams SrtPublications []ChannelPublishingSrtPublicationsInner `json:"srt_publications,omitempty" doc:"A set of configurations for delivering SRT streams"` }
ChannelPublishing Publishing configures playlist formats and where to send video and playlist data.
func NewChannelPublishing ¶
func NewChannelPublishing() *ChannelPublishing
NewChannelPublishing instantiates a new ChannelPublishing 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 NewChannelPublishingWithDefaults ¶
func NewChannelPublishingWithDefaults() *ChannelPublishing
NewChannelPublishingWithDefaults instantiates a new ChannelPublishing 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 (*ChannelPublishing) GetClosedCaptionStreams ¶
func (o *ChannelPublishing) GetClosedCaptionStreams() []ChannelPublishingClosedCaptionStreamsInner
GetClosedCaptionStreams returns the ClosedCaptionStreams field value if set, zero value otherwise.
func (*ChannelPublishing) GetClosedCaptionStreamsOk ¶
func (o *ChannelPublishing) GetClosedCaptionStreamsOk() ([]ChannelPublishingClosedCaptionStreamsInner, bool)
GetClosedCaptionStreamsOk returns a tuple with the ClosedCaptionStreams field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishing) GetFeatureFlags ¶
func (o *ChannelPublishing) GetFeatureFlags() []string
GetFeatureFlags returns the FeatureFlags field value if set, zero value otherwise.
func (*ChannelPublishing) GetFeatureFlagsOk ¶
func (o *ChannelPublishing) GetFeatureFlagsOk() ([]string, bool)
GetFeatureFlagsOk returns a tuple with the FeatureFlags field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishing) GetLive2vod ¶
func (o *ChannelPublishing) GetLive2vod() ChannelPublishingLive2vod
GetLive2vod returns the Live2vod field value if set, zero value otherwise.
func (*ChannelPublishing) GetLive2vodOk ¶
func (o *ChannelPublishing) GetLive2vodOk() (*ChannelPublishingLive2vod, bool)
GetLive2vodOk returns a tuple with the Live2vod field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishing) GetPublications ¶
func (o *ChannelPublishing) GetPublications() []ChannelPublishingPublicationsInner
GetPublications returns the Publications field value if set, zero value otherwise.
func (*ChannelPublishing) GetPublicationsOk ¶
func (o *ChannelPublishing) GetPublicationsOk() ([]ChannelPublishingPublicationsInner, bool)
GetPublicationsOk returns a tuple with the Publications field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishing) GetRtmpPublications ¶
func (o *ChannelPublishing) GetRtmpPublications() []ChannelPublishingRtmpPublicationsInner
GetRtmpPublications returns the RtmpPublications field value if set, zero value otherwise.
func (*ChannelPublishing) GetRtmpPublicationsOk ¶
func (o *ChannelPublishing) GetRtmpPublicationsOk() ([]ChannelPublishingRtmpPublicationsInner, bool)
GetRtmpPublicationsOk returns a tuple with the RtmpPublications field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishing) GetSrtPublications ¶
func (o *ChannelPublishing) GetSrtPublications() []ChannelPublishingSrtPublicationsInner
GetSrtPublications returns the SrtPublications field value if set, zero value otherwise.
func (*ChannelPublishing) GetSrtPublicationsOk ¶
func (o *ChannelPublishing) GetSrtPublicationsOk() ([]ChannelPublishingSrtPublicationsInner, bool)
GetSrtPublicationsOk returns a tuple with the SrtPublications field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishing) HasClosedCaptionStreams ¶
func (o *ChannelPublishing) HasClosedCaptionStreams() bool
HasClosedCaptionStreams returns a boolean if a field has been set.
func (*ChannelPublishing) HasFeatureFlags ¶
func (o *ChannelPublishing) HasFeatureFlags() bool
HasFeatureFlags returns a boolean if a field has been set.
func (*ChannelPublishing) HasLive2vod ¶
func (o *ChannelPublishing) HasLive2vod() bool
HasLive2vod returns a boolean if a field has been set.
func (*ChannelPublishing) HasPublications ¶
func (o *ChannelPublishing) HasPublications() bool
HasPublications returns a boolean if a field has been set.
func (*ChannelPublishing) HasRtmpPublications ¶
func (o *ChannelPublishing) HasRtmpPublications() bool
HasRtmpPublications returns a boolean if a field has been set.
func (*ChannelPublishing) HasSrtPublications ¶
func (o *ChannelPublishing) HasSrtPublications() bool
HasSrtPublications returns a boolean if a field has been set.
func (ChannelPublishing) MarshalJSON ¶
func (o ChannelPublishing) MarshalJSON() ([]byte, error)
func (*ChannelPublishing) SetClosedCaptionStreams ¶
func (o *ChannelPublishing) SetClosedCaptionStreams(v []ChannelPublishingClosedCaptionStreamsInner)
SetClosedCaptionStreams gets a reference to the given []ChannelPublishingClosedCaptionStreamsInner and assigns it to the ClosedCaptionStreams field.
func (*ChannelPublishing) SetFeatureFlags ¶
func (o *ChannelPublishing) SetFeatureFlags(v []string)
SetFeatureFlags gets a reference to the given []string and assigns it to the FeatureFlags field.
func (*ChannelPublishing) SetLive2vod ¶
func (o *ChannelPublishing) SetLive2vod(v ChannelPublishingLive2vod)
SetLive2vod gets a reference to the given ChannelPublishingLive2vod and assigns it to the Live2vod field.
func (*ChannelPublishing) SetPublications ¶
func (o *ChannelPublishing) SetPublications(v []ChannelPublishingPublicationsInner)
SetPublications gets a reference to the given []ChannelPublishingPublicationsInner and assigns it to the Publications field.
func (*ChannelPublishing) SetRtmpPublications ¶
func (o *ChannelPublishing) SetRtmpPublications(v []ChannelPublishingRtmpPublicationsInner)
SetRtmpPublications gets a reference to the given []ChannelPublishingRtmpPublicationsInner and assigns it to the RtmpPublications field.
func (*ChannelPublishing) SetSrtPublications ¶
func (o *ChannelPublishing) SetSrtPublications(v []ChannelPublishingSrtPublicationsInner)
SetSrtPublications gets a reference to the given []ChannelPublishingSrtPublicationsInner and assigns it to the SrtPublications field.
func (ChannelPublishing) ToMap ¶
func (o ChannelPublishing) ToMap() (map[string]interface{}, error)
type ChannelPublishingClosedCaptionStreamsInner ¶
type ChannelPublishingClosedCaptionStreamsInner struct { // Indicates that the client should play the captioning media selection group if the user has not indicated a user preference. If both auto_select and default are not set, the first captioning media selection group will be used. AutoSelect *string `` /* 274-byte string literal not displayed */ // Configures the captioning media selection group that will be played if the user has not indicated a user preference. If both auto_select and default are not set, the first captioning media selection group will be used. Default *string `` /* 263-byte string literal not displayed */ // Language code as RFC 5646, e.g. 'en' 'en-US'. Language *string `json:"language,omitempty" doc:"Language code as RFC 5646, e.g. 'en' 'en-US'."` // Source stream name. Name *string `json:"name,omitempty" doc:"Source stream name."` }
ChannelPublishingClosedCaptionStreamsInner struct for ChannelPublishingClosedCaptionStreamsInner
func NewChannelPublishingClosedCaptionStreamsInner ¶
func NewChannelPublishingClosedCaptionStreamsInner() *ChannelPublishingClosedCaptionStreamsInner
NewChannelPublishingClosedCaptionStreamsInner instantiates a new ChannelPublishingClosedCaptionStreamsInner 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 NewChannelPublishingClosedCaptionStreamsInnerWithDefaults ¶
func NewChannelPublishingClosedCaptionStreamsInnerWithDefaults() *ChannelPublishingClosedCaptionStreamsInner
NewChannelPublishingClosedCaptionStreamsInnerWithDefaults instantiates a new ChannelPublishingClosedCaptionStreamsInner 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 (*ChannelPublishingClosedCaptionStreamsInner) GetAutoSelect ¶
func (o *ChannelPublishingClosedCaptionStreamsInner) GetAutoSelect() string
GetAutoSelect returns the AutoSelect field value if set, zero value otherwise.
func (*ChannelPublishingClosedCaptionStreamsInner) GetAutoSelectOk ¶
func (o *ChannelPublishingClosedCaptionStreamsInner) GetAutoSelectOk() (*string, bool)
GetAutoSelectOk returns a tuple with the AutoSelect field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingClosedCaptionStreamsInner) GetDefault ¶
func (o *ChannelPublishingClosedCaptionStreamsInner) GetDefault() string
GetDefault returns the Default field value if set, zero value otherwise.
func (*ChannelPublishingClosedCaptionStreamsInner) GetDefaultOk ¶
func (o *ChannelPublishingClosedCaptionStreamsInner) GetDefaultOk() (*string, bool)
GetDefaultOk returns a tuple with the Default field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingClosedCaptionStreamsInner) GetLanguage ¶
func (o *ChannelPublishingClosedCaptionStreamsInner) GetLanguage() string
GetLanguage returns the Language field value if set, zero value otherwise.
func (*ChannelPublishingClosedCaptionStreamsInner) GetLanguageOk ¶
func (o *ChannelPublishingClosedCaptionStreamsInner) GetLanguageOk() (*string, bool)
GetLanguageOk returns a tuple with the Language field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingClosedCaptionStreamsInner) GetName ¶
func (o *ChannelPublishingClosedCaptionStreamsInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*ChannelPublishingClosedCaptionStreamsInner) GetNameOk ¶
func (o *ChannelPublishingClosedCaptionStreamsInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingClosedCaptionStreamsInner) HasAutoSelect ¶
func (o *ChannelPublishingClosedCaptionStreamsInner) HasAutoSelect() bool
HasAutoSelect returns a boolean if a field has been set.
func (*ChannelPublishingClosedCaptionStreamsInner) HasDefault ¶
func (o *ChannelPublishingClosedCaptionStreamsInner) HasDefault() bool
HasDefault returns a boolean if a field has been set.
func (*ChannelPublishingClosedCaptionStreamsInner) HasLanguage ¶
func (o *ChannelPublishingClosedCaptionStreamsInner) HasLanguage() bool
HasLanguage returns a boolean if a field has been set.
func (*ChannelPublishingClosedCaptionStreamsInner) HasName ¶
func (o *ChannelPublishingClosedCaptionStreamsInner) HasName() bool
HasName returns a boolean if a field has been set.
func (ChannelPublishingClosedCaptionStreamsInner) MarshalJSON ¶
func (o ChannelPublishingClosedCaptionStreamsInner) MarshalJSON() ([]byte, error)
func (*ChannelPublishingClosedCaptionStreamsInner) SetAutoSelect ¶
func (o *ChannelPublishingClosedCaptionStreamsInner) SetAutoSelect(v string)
SetAutoSelect gets a reference to the given string and assigns it to the AutoSelect field.
func (*ChannelPublishingClosedCaptionStreamsInner) SetDefault ¶
func (o *ChannelPublishingClosedCaptionStreamsInner) SetDefault(v string)
SetDefault gets a reference to the given string and assigns it to the Default field.
func (*ChannelPublishingClosedCaptionStreamsInner) SetLanguage ¶
func (o *ChannelPublishingClosedCaptionStreamsInner) SetLanguage(v string)
SetLanguage gets a reference to the given string and assigns it to the Language field.
func (*ChannelPublishingClosedCaptionStreamsInner) SetName ¶
func (o *ChannelPublishingClosedCaptionStreamsInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (ChannelPublishingClosedCaptionStreamsInner) ToMap ¶
func (o ChannelPublishingClosedCaptionStreamsInner) ToMap() (map[string]interface{}, error)
type ChannelPublishingLive2vod ¶
type ChannelPublishingLive2vod struct { // BETA - (Optional) Indicates whether the system should send the unpackaged segments produced from the transcoder to the L2V system for purposes of creating mp4s and/or repackaging. ClearCapture *bool `` /* 216-byte string literal not displayed */ // Product ID that VODs will be associated with in the Live2VOD system. The value of this ID is pre-configured in the Live2VOD portal. ProductId *string `` /* 179-byte string literal not displayed */ // Specifies the retention time, in days, for archived content. RetentionDays *int32 `` /* 138-byte string literal not displayed */ }
ChannelPublishingLive2vod Live2VOD configuration used to archive the channel data, this allows clip creation after the content is no longer live.
func NewChannelPublishingLive2vod ¶
func NewChannelPublishingLive2vod() *ChannelPublishingLive2vod
NewChannelPublishingLive2vod instantiates a new ChannelPublishingLive2vod 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 NewChannelPublishingLive2vodWithDefaults ¶
func NewChannelPublishingLive2vodWithDefaults() *ChannelPublishingLive2vod
NewChannelPublishingLive2vodWithDefaults instantiates a new ChannelPublishingLive2vod 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 (*ChannelPublishingLive2vod) GetClearCapture ¶
func (o *ChannelPublishingLive2vod) GetClearCapture() bool
GetClearCapture returns the ClearCapture field value if set, zero value otherwise.
func (*ChannelPublishingLive2vod) GetClearCaptureOk ¶
func (o *ChannelPublishingLive2vod) GetClearCaptureOk() (*bool, bool)
GetClearCaptureOk returns a tuple with the ClearCapture field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingLive2vod) GetProductId ¶
func (o *ChannelPublishingLive2vod) GetProductId() string
GetProductId returns the ProductId field value if set, zero value otherwise.
func (*ChannelPublishingLive2vod) GetProductIdOk ¶
func (o *ChannelPublishingLive2vod) GetProductIdOk() (*string, bool)
GetProductIdOk returns a tuple with the ProductId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingLive2vod) GetRetentionDays ¶
func (o *ChannelPublishingLive2vod) GetRetentionDays() int32
GetRetentionDays returns the RetentionDays field value if set, zero value otherwise.
func (*ChannelPublishingLive2vod) GetRetentionDaysOk ¶
func (o *ChannelPublishingLive2vod) GetRetentionDaysOk() (*int32, bool)
GetRetentionDaysOk returns a tuple with the RetentionDays field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingLive2vod) HasClearCapture ¶
func (o *ChannelPublishingLive2vod) HasClearCapture() bool
HasClearCapture returns a boolean if a field has been set.
func (*ChannelPublishingLive2vod) HasProductId ¶
func (o *ChannelPublishingLive2vod) HasProductId() bool
HasProductId returns a boolean if a field has been set.
func (*ChannelPublishingLive2vod) HasRetentionDays ¶
func (o *ChannelPublishingLive2vod) HasRetentionDays() bool
HasRetentionDays returns a boolean if a field has been set.
func (ChannelPublishingLive2vod) MarshalJSON ¶
func (o ChannelPublishingLive2vod) MarshalJSON() ([]byte, error)
func (*ChannelPublishingLive2vod) SetClearCapture ¶
func (o *ChannelPublishingLive2vod) SetClearCapture(v bool)
SetClearCapture gets a reference to the given bool and assigns it to the ClearCapture field.
func (*ChannelPublishingLive2vod) SetProductId ¶
func (o *ChannelPublishingLive2vod) SetProductId(v string)
SetProductId gets a reference to the given string and assigns it to the ProductId field.
func (*ChannelPublishingLive2vod) SetRetentionDays ¶
func (o *ChannelPublishingLive2vod) SetRetentionDays(v int32)
SetRetentionDays gets a reference to the given int32 and assigns it to the RetentionDays field.
func (ChannelPublishingLive2vod) ToMap ¶
func (o ChannelPublishingLive2vod) ToMap() (map[string]interface{}, error)
type ChannelPublishingPublicationsInner ¶
type ChannelPublishingPublicationsInner struct { // Optionally specify which audio encoders should be used for this publication. If none are specified, all audio encoders configured for the transcoder will be used. AudioEncoderIds []string `` /* 222-byte string literal not displayed */ // Create VODs for all publish points in this publication. Note that Live2VOD must also be configured for the parent |Channel|. CreateVods *bool `` /* 159-byte string literal not displayed */ Dash *ChannelPublishingPublicationsInnerDash `json:"dash,omitempty"` // Optionally specify which DRMs to advertise in the playlist. If specified, this must be a subset of the DRMs specified by the packager associated with this publication. If omitted or empty, all DRMs specified by the packager will be advertised. This setting can only be used for HLS playlists. Drms []string `` /* 415-byte string literal not displayed */ // DVR window is the max sum(duration of media segments) that will be kept in a manifest at a given time in seconds. The max supported DVR window is 10 hours. DvrWindowSecs *int32 `` /* 237-byte string literal not displayed */ // Optionally specify which audio encoders should be used when generating the FER of this Presentation, this overrides the 'audio_encoder_ids' used during the live portion. If none are specified, the 'audio_encoder_ids' field will be used. FerAudioEncoderIds []string `` /* 300-byte string literal not displayed */ Hls *ChannelPublishingPublicationsInnerHls `json:"hls,omitempty"` // List of video encoder IDs that should have I-Frame only playlists generated for them. IframeOnlyEncoderIds []string `` /* 151-byte string literal not displayed */ // Optional master manifest name. When not supplied a default of 'master' will be used. MasterPlaylistName *string `` /* 128-byte string literal not displayed */ Origin *ChannelPublishingPublicationsInnerOrigin `json:"origin,omitempty"` // Determines how segments in this publication are packaged. Must reference a packager in 'packaging.packagers'. However, if this is a playlist-only publication (i.e. contains publish points that specify 'playlist_only_for'), this must remain unset as the packager will be inferred from the publication this one is providing playlists for. PackagerId *string `` /* 371-byte string literal not displayed */ // Publish points specify where to output. PublishPoints []ChannelPublishingPublicationsInnerPublishPointsInner `json:"publish_points,omitempty" doc:"Publish points specify where to output."` // When redundant publishing is enabled succeeding to publish a given media segment to at least one HTTPPublishPoint in publish_points will result in that segment showing up in manifests as playable content. Will require at least two publish_points defined within the same publication. RedundantPublishing *bool `` /* 326-byte string literal not displayed */ Startover *ChannelPublishingPublicationsInnerStartover `json:"startover,omitempty"` // Optional: Specify what thumbnail_encoders should be in this Publication ThumbnailEncoderIds []string `` /* 135-byte string literal not displayed */ // Optional, indicates whether we should pad the bitrate (false) or use what is explicitly provided (true) UseStrictBitrate *bool `` /* 145-byte string literal not displayed */ // Optionally specify which video encoders should be used for this publication. If none are specified, all video encoders configured for the transcoder will be used. VideoEncoderIds []string `` /* 222-byte string literal not displayed */ }
ChannelPublishingPublicationsInner struct for ChannelPublishingPublicationsInner
func NewChannelPublishingPublicationsInner ¶
func NewChannelPublishingPublicationsInner() *ChannelPublishingPublicationsInner
NewChannelPublishingPublicationsInner instantiates a new ChannelPublishingPublicationsInner 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 NewChannelPublishingPublicationsInnerWithDefaults ¶
func NewChannelPublishingPublicationsInnerWithDefaults() *ChannelPublishingPublicationsInner
NewChannelPublishingPublicationsInnerWithDefaults instantiates a new ChannelPublishingPublicationsInner 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 (*ChannelPublishingPublicationsInner) GetAudioEncoderIds ¶
func (o *ChannelPublishingPublicationsInner) GetAudioEncoderIds() []string
GetAudioEncoderIds returns the AudioEncoderIds field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInner) GetAudioEncoderIdsOk ¶
func (o *ChannelPublishingPublicationsInner) GetAudioEncoderIdsOk() ([]string, bool)
GetAudioEncoderIdsOk returns a tuple with the AudioEncoderIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInner) GetCreateVods ¶
func (o *ChannelPublishingPublicationsInner) GetCreateVods() bool
GetCreateVods returns the CreateVods field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInner) GetCreateVodsOk ¶
func (o *ChannelPublishingPublicationsInner) GetCreateVodsOk() (*bool, bool)
GetCreateVodsOk returns a tuple with the CreateVods field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInner) GetDash ¶
func (o *ChannelPublishingPublicationsInner) GetDash() ChannelPublishingPublicationsInnerDash
GetDash returns the Dash field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInner) GetDashOk ¶
func (o *ChannelPublishingPublicationsInner) GetDashOk() (*ChannelPublishingPublicationsInnerDash, bool)
GetDashOk returns a tuple with the Dash field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInner) GetDrms ¶
func (o *ChannelPublishingPublicationsInner) GetDrms() []string
GetDrms returns the Drms field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInner) GetDrmsOk ¶
func (o *ChannelPublishingPublicationsInner) GetDrmsOk() ([]string, bool)
GetDrmsOk returns a tuple with the Drms field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInner) GetDvrWindowSecs ¶
func (o *ChannelPublishingPublicationsInner) GetDvrWindowSecs() int32
GetDvrWindowSecs returns the DvrWindowSecs field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInner) GetDvrWindowSecsOk ¶
func (o *ChannelPublishingPublicationsInner) GetDvrWindowSecsOk() (*int32, bool)
GetDvrWindowSecsOk returns a tuple with the DvrWindowSecs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInner) GetFerAudioEncoderIds ¶ added in v1.7.0
func (o *ChannelPublishingPublicationsInner) GetFerAudioEncoderIds() []string
GetFerAudioEncoderIds returns the FerAudioEncoderIds field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInner) GetFerAudioEncoderIdsOk ¶ added in v1.7.0
func (o *ChannelPublishingPublicationsInner) GetFerAudioEncoderIdsOk() ([]string, bool)
GetFerAudioEncoderIdsOk returns a tuple with the FerAudioEncoderIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInner) GetHls ¶
func (o *ChannelPublishingPublicationsInner) GetHls() ChannelPublishingPublicationsInnerHls
GetHls returns the Hls field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInner) GetHlsOk ¶
func (o *ChannelPublishingPublicationsInner) GetHlsOk() (*ChannelPublishingPublicationsInnerHls, bool)
GetHlsOk returns a tuple with the Hls field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInner) GetIframeOnlyEncoderIds ¶
func (o *ChannelPublishingPublicationsInner) GetIframeOnlyEncoderIds() []string
GetIframeOnlyEncoderIds returns the IframeOnlyEncoderIds field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInner) GetIframeOnlyEncoderIdsOk ¶
func (o *ChannelPublishingPublicationsInner) GetIframeOnlyEncoderIdsOk() ([]string, bool)
GetIframeOnlyEncoderIdsOk returns a tuple with the IframeOnlyEncoderIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInner) GetMasterPlaylistName ¶
func (o *ChannelPublishingPublicationsInner) GetMasterPlaylistName() string
GetMasterPlaylistName returns the MasterPlaylistName field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInner) GetMasterPlaylistNameOk ¶
func (o *ChannelPublishingPublicationsInner) GetMasterPlaylistNameOk() (*string, bool)
GetMasterPlaylistNameOk returns a tuple with the MasterPlaylistName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInner) GetOrigin ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInner) GetOrigin() ChannelPublishingPublicationsInnerOrigin
GetOrigin returns the Origin field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInner) GetOriginOk ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInner) GetOriginOk() (*ChannelPublishingPublicationsInnerOrigin, bool)
GetOriginOk returns a tuple with the Origin field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInner) GetPackagerId ¶
func (o *ChannelPublishingPublicationsInner) GetPackagerId() string
GetPackagerId returns the PackagerId field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInner) GetPackagerIdOk ¶
func (o *ChannelPublishingPublicationsInner) GetPackagerIdOk() (*string, bool)
GetPackagerIdOk returns a tuple with the PackagerId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInner) GetPublishPoints ¶
func (o *ChannelPublishingPublicationsInner) GetPublishPoints() []ChannelPublishingPublicationsInnerPublishPointsInner
GetPublishPoints returns the PublishPoints field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInner) GetPublishPointsOk ¶
func (o *ChannelPublishingPublicationsInner) GetPublishPointsOk() ([]ChannelPublishingPublicationsInnerPublishPointsInner, bool)
GetPublishPointsOk returns a tuple with the PublishPoints field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInner) GetRedundantPublishing ¶
func (o *ChannelPublishingPublicationsInner) GetRedundantPublishing() bool
GetRedundantPublishing returns the RedundantPublishing field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInner) GetRedundantPublishingOk ¶
func (o *ChannelPublishingPublicationsInner) GetRedundantPublishingOk() (*bool, bool)
GetRedundantPublishingOk returns a tuple with the RedundantPublishing field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInner) GetStartover ¶
func (o *ChannelPublishingPublicationsInner) GetStartover() ChannelPublishingPublicationsInnerStartover
GetStartover returns the Startover field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInner) GetStartoverOk ¶
func (o *ChannelPublishingPublicationsInner) GetStartoverOk() (*ChannelPublishingPublicationsInnerStartover, bool)
GetStartoverOk returns a tuple with the Startover field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInner) GetThumbnailEncoderIds ¶
func (o *ChannelPublishingPublicationsInner) GetThumbnailEncoderIds() []string
GetThumbnailEncoderIds returns the ThumbnailEncoderIds field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInner) GetThumbnailEncoderIdsOk ¶
func (o *ChannelPublishingPublicationsInner) GetThumbnailEncoderIdsOk() ([]string, bool)
GetThumbnailEncoderIdsOk returns a tuple with the ThumbnailEncoderIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInner) GetUseStrictBitrate ¶
func (o *ChannelPublishingPublicationsInner) GetUseStrictBitrate() bool
GetUseStrictBitrate returns the UseStrictBitrate field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInner) GetUseStrictBitrateOk ¶
func (o *ChannelPublishingPublicationsInner) GetUseStrictBitrateOk() (*bool, bool)
GetUseStrictBitrateOk returns a tuple with the UseStrictBitrate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInner) GetVideoEncoderIds ¶
func (o *ChannelPublishingPublicationsInner) GetVideoEncoderIds() []string
GetVideoEncoderIds returns the VideoEncoderIds field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInner) GetVideoEncoderIdsOk ¶
func (o *ChannelPublishingPublicationsInner) GetVideoEncoderIdsOk() ([]string, bool)
GetVideoEncoderIdsOk returns a tuple with the VideoEncoderIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInner) HasAudioEncoderIds ¶
func (o *ChannelPublishingPublicationsInner) HasAudioEncoderIds() bool
HasAudioEncoderIds returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInner) HasCreateVods ¶
func (o *ChannelPublishingPublicationsInner) HasCreateVods() bool
HasCreateVods returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInner) HasDash ¶
func (o *ChannelPublishingPublicationsInner) HasDash() bool
HasDash returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInner) HasDrms ¶
func (o *ChannelPublishingPublicationsInner) HasDrms() bool
HasDrms returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInner) HasDvrWindowSecs ¶
func (o *ChannelPublishingPublicationsInner) HasDvrWindowSecs() bool
HasDvrWindowSecs returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInner) HasFerAudioEncoderIds ¶ added in v1.7.0
func (o *ChannelPublishingPublicationsInner) HasFerAudioEncoderIds() bool
HasFerAudioEncoderIds returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInner) HasHls ¶
func (o *ChannelPublishingPublicationsInner) HasHls() bool
HasHls returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInner) HasIframeOnlyEncoderIds ¶
func (o *ChannelPublishingPublicationsInner) HasIframeOnlyEncoderIds() bool
HasIframeOnlyEncoderIds returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInner) HasMasterPlaylistName ¶
func (o *ChannelPublishingPublicationsInner) HasMasterPlaylistName() bool
HasMasterPlaylistName returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInner) HasOrigin ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInner) HasOrigin() bool
HasOrigin returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInner) HasPackagerId ¶
func (o *ChannelPublishingPublicationsInner) HasPackagerId() bool
HasPackagerId returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInner) HasPublishPoints ¶
func (o *ChannelPublishingPublicationsInner) HasPublishPoints() bool
HasPublishPoints returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInner) HasRedundantPublishing ¶
func (o *ChannelPublishingPublicationsInner) HasRedundantPublishing() bool
HasRedundantPublishing returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInner) HasStartover ¶
func (o *ChannelPublishingPublicationsInner) HasStartover() bool
HasStartover returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInner) HasThumbnailEncoderIds ¶
func (o *ChannelPublishingPublicationsInner) HasThumbnailEncoderIds() bool
HasThumbnailEncoderIds returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInner) HasUseStrictBitrate ¶
func (o *ChannelPublishingPublicationsInner) HasUseStrictBitrate() bool
HasUseStrictBitrate returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInner) HasVideoEncoderIds ¶
func (o *ChannelPublishingPublicationsInner) HasVideoEncoderIds() bool
HasVideoEncoderIds returns a boolean if a field has been set.
func (ChannelPublishingPublicationsInner) MarshalJSON ¶
func (o ChannelPublishingPublicationsInner) MarshalJSON() ([]byte, error)
func (*ChannelPublishingPublicationsInner) SetAudioEncoderIds ¶
func (o *ChannelPublishingPublicationsInner) SetAudioEncoderIds(v []string)
SetAudioEncoderIds gets a reference to the given []string and assigns it to the AudioEncoderIds field.
func (*ChannelPublishingPublicationsInner) SetCreateVods ¶
func (o *ChannelPublishingPublicationsInner) SetCreateVods(v bool)
SetCreateVods gets a reference to the given bool and assigns it to the CreateVods field.
func (*ChannelPublishingPublicationsInner) SetDash ¶
func (o *ChannelPublishingPublicationsInner) SetDash(v ChannelPublishingPublicationsInnerDash)
SetDash gets a reference to the given ChannelPublishingPublicationsInnerDash and assigns it to the Dash field.
func (*ChannelPublishingPublicationsInner) SetDrms ¶
func (o *ChannelPublishingPublicationsInner) SetDrms(v []string)
SetDrms gets a reference to the given []string and assigns it to the Drms field.
func (*ChannelPublishingPublicationsInner) SetDvrWindowSecs ¶
func (o *ChannelPublishingPublicationsInner) SetDvrWindowSecs(v int32)
SetDvrWindowSecs gets a reference to the given int32 and assigns it to the DvrWindowSecs field.
func (*ChannelPublishingPublicationsInner) SetFerAudioEncoderIds ¶ added in v1.7.0
func (o *ChannelPublishingPublicationsInner) SetFerAudioEncoderIds(v []string)
SetFerAudioEncoderIds gets a reference to the given []string and assigns it to the FerAudioEncoderIds field.
func (*ChannelPublishingPublicationsInner) SetHls ¶
func (o *ChannelPublishingPublicationsInner) SetHls(v ChannelPublishingPublicationsInnerHls)
SetHls gets a reference to the given ChannelPublishingPublicationsInnerHls and assigns it to the Hls field.
func (*ChannelPublishingPublicationsInner) SetIframeOnlyEncoderIds ¶
func (o *ChannelPublishingPublicationsInner) SetIframeOnlyEncoderIds(v []string)
SetIframeOnlyEncoderIds gets a reference to the given []string and assigns it to the IframeOnlyEncoderIds field.
func (*ChannelPublishingPublicationsInner) SetMasterPlaylistName ¶
func (o *ChannelPublishingPublicationsInner) SetMasterPlaylistName(v string)
SetMasterPlaylistName gets a reference to the given string and assigns it to the MasterPlaylistName field.
func (*ChannelPublishingPublicationsInner) SetOrigin ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInner) SetOrigin(v ChannelPublishingPublicationsInnerOrigin)
SetOrigin gets a reference to the given ChannelPublishingPublicationsInnerOrigin and assigns it to the Origin field.
func (*ChannelPublishingPublicationsInner) SetPackagerId ¶
func (o *ChannelPublishingPublicationsInner) SetPackagerId(v string)
SetPackagerId gets a reference to the given string and assigns it to the PackagerId field.
func (*ChannelPublishingPublicationsInner) SetPublishPoints ¶
func (o *ChannelPublishingPublicationsInner) SetPublishPoints(v []ChannelPublishingPublicationsInnerPublishPointsInner)
SetPublishPoints gets a reference to the given []ChannelPublishingPublicationsInnerPublishPointsInner and assigns it to the PublishPoints field.
func (*ChannelPublishingPublicationsInner) SetRedundantPublishing ¶
func (o *ChannelPublishingPublicationsInner) SetRedundantPublishing(v bool)
SetRedundantPublishing gets a reference to the given bool and assigns it to the RedundantPublishing field.
func (*ChannelPublishingPublicationsInner) SetStartover ¶
func (o *ChannelPublishingPublicationsInner) SetStartover(v ChannelPublishingPublicationsInnerStartover)
SetStartover gets a reference to the given ChannelPublishingPublicationsInnerStartover and assigns it to the Startover field.
func (*ChannelPublishingPublicationsInner) SetThumbnailEncoderIds ¶
func (o *ChannelPublishingPublicationsInner) SetThumbnailEncoderIds(v []string)
SetThumbnailEncoderIds gets a reference to the given []string and assigns it to the ThumbnailEncoderIds field.
func (*ChannelPublishingPublicationsInner) SetUseStrictBitrate ¶
func (o *ChannelPublishingPublicationsInner) SetUseStrictBitrate(v bool)
SetUseStrictBitrate gets a reference to the given bool and assigns it to the UseStrictBitrate field.
func (*ChannelPublishingPublicationsInner) SetVideoEncoderIds ¶
func (o *ChannelPublishingPublicationsInner) SetVideoEncoderIds(v []string)
SetVideoEncoderIds gets a reference to the given []string and assigns it to the VideoEncoderIds field.
func (ChannelPublishingPublicationsInner) ToMap ¶
func (o ChannelPublishingPublicationsInner) ToMap() (map[string]interface{}, error)
type ChannelPublishingPublicationsInnerDash ¶
type ChannelPublishingPublicationsInnerDash struct { // Sets the minimumUpdatePeriod field in MPD to be this value. If set to 0 (default), segment duration is used. The value shall not exceed the 'suggested_presentation_delay_secs'. MinimumUpdatePeriodSecs *int32 `` /* 241-byte string literal not displayed */ // Signaling formats specifies which SCTE-35 timeline marker formatting to use when rendering playlists. SignalingFormats []string `` /* 206-byte string literal not displayed */ // The suggested amount of time (in seconds) the player should be behind the live stream. This value must be greater or equal to 'minimum_update_period_secs'. SuggestedPresentationDelaySecs *int32 `` /* 239-byte string literal not displayed */ // If set to 'URL_TYPE_UNDEFINED' playlist generation will use 'RELATIVE'. UrlType *string `` /* 142-byte string literal not displayed */ }
ChannelPublishingPublicationsInnerDash DASH configures publication settings. Only one of HLS or DASH can be set.
func NewChannelPublishingPublicationsInnerDash ¶
func NewChannelPublishingPublicationsInnerDash() *ChannelPublishingPublicationsInnerDash
NewChannelPublishingPublicationsInnerDash instantiates a new ChannelPublishingPublicationsInnerDash 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 NewChannelPublishingPublicationsInnerDashWithDefaults ¶
func NewChannelPublishingPublicationsInnerDashWithDefaults() *ChannelPublishingPublicationsInnerDash
NewChannelPublishingPublicationsInnerDashWithDefaults instantiates a new ChannelPublishingPublicationsInnerDash 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 (*ChannelPublishingPublicationsInnerDash) GetMinimumUpdatePeriodSecs ¶
func (o *ChannelPublishingPublicationsInnerDash) GetMinimumUpdatePeriodSecs() int32
GetMinimumUpdatePeriodSecs returns the MinimumUpdatePeriodSecs field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerDash) GetMinimumUpdatePeriodSecsOk ¶
func (o *ChannelPublishingPublicationsInnerDash) GetMinimumUpdatePeriodSecsOk() (*int32, bool)
GetMinimumUpdatePeriodSecsOk returns a tuple with the MinimumUpdatePeriodSecs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerDash) GetSignalingFormats ¶
func (o *ChannelPublishingPublicationsInnerDash) GetSignalingFormats() []string
GetSignalingFormats returns the SignalingFormats field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerDash) GetSignalingFormatsOk ¶
func (o *ChannelPublishingPublicationsInnerDash) GetSignalingFormatsOk() ([]string, bool)
GetSignalingFormatsOk returns a tuple with the SignalingFormats field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerDash) GetSuggestedPresentationDelaySecs ¶
func (o *ChannelPublishingPublicationsInnerDash) GetSuggestedPresentationDelaySecs() int32
GetSuggestedPresentationDelaySecs returns the SuggestedPresentationDelaySecs field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerDash) GetSuggestedPresentationDelaySecsOk ¶
func (o *ChannelPublishingPublicationsInnerDash) GetSuggestedPresentationDelaySecsOk() (*int32, bool)
GetSuggestedPresentationDelaySecsOk returns a tuple with the SuggestedPresentationDelaySecs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerDash) GetUrlType ¶
func (o *ChannelPublishingPublicationsInnerDash) GetUrlType() string
GetUrlType returns the UrlType field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerDash) GetUrlTypeOk ¶
func (o *ChannelPublishingPublicationsInnerDash) GetUrlTypeOk() (*string, bool)
GetUrlTypeOk returns a tuple with the UrlType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerDash) HasMinimumUpdatePeriodSecs ¶
func (o *ChannelPublishingPublicationsInnerDash) HasMinimumUpdatePeriodSecs() bool
HasMinimumUpdatePeriodSecs returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerDash) HasSignalingFormats ¶
func (o *ChannelPublishingPublicationsInnerDash) HasSignalingFormats() bool
HasSignalingFormats returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerDash) HasSuggestedPresentationDelaySecs ¶
func (o *ChannelPublishingPublicationsInnerDash) HasSuggestedPresentationDelaySecs() bool
HasSuggestedPresentationDelaySecs returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerDash) HasUrlType ¶
func (o *ChannelPublishingPublicationsInnerDash) HasUrlType() bool
HasUrlType returns a boolean if a field has been set.
func (ChannelPublishingPublicationsInnerDash) MarshalJSON ¶
func (o ChannelPublishingPublicationsInnerDash) MarshalJSON() ([]byte, error)
func (*ChannelPublishingPublicationsInnerDash) SetMinimumUpdatePeriodSecs ¶
func (o *ChannelPublishingPublicationsInnerDash) SetMinimumUpdatePeriodSecs(v int32)
SetMinimumUpdatePeriodSecs gets a reference to the given int32 and assigns it to the MinimumUpdatePeriodSecs field.
func (*ChannelPublishingPublicationsInnerDash) SetSignalingFormats ¶
func (o *ChannelPublishingPublicationsInnerDash) SetSignalingFormats(v []string)
SetSignalingFormats gets a reference to the given []string and assigns it to the SignalingFormats field.
func (*ChannelPublishingPublicationsInnerDash) SetSuggestedPresentationDelaySecs ¶
func (o *ChannelPublishingPublicationsInnerDash) SetSuggestedPresentationDelaySecs(v int32)
SetSuggestedPresentationDelaySecs gets a reference to the given int32 and assigns it to the SuggestedPresentationDelaySecs field.
func (*ChannelPublishingPublicationsInnerDash) SetUrlType ¶
func (o *ChannelPublishingPublicationsInnerDash) SetUrlType(v string)
SetUrlType gets a reference to the given string and assigns it to the UrlType field.
func (ChannelPublishingPublicationsInnerDash) ToMap ¶
func (o ChannelPublishingPublicationsInnerDash) ToMap() (map[string]interface{}, error)
type ChannelPublishingPublicationsInnerHls ¶
type ChannelPublishingPublicationsInnerHls struct { // Defines how audio only variant streams are included in the master playlist, where the variant streams are defined by #EXT-X-STREAM-INF tag, the tag attributes provide information about the Stream. The INCLUDE_DEFAULT option - only the default 'audio only variant stream' is included in master playlist. This is the most common use case. INCLUDE_NONE - no audio only variant streams are included in the master playlist. INCLUDE_ALL - include all audio only variant streams in the master playlist. AudioOnlyVariants *string `` /* 586-byte string literal not displayed */ // Allows turning gap tags ON/OFF. When turned ON - the tag '#EXT-X-GAP' is inserted into media playlist for a missing segment. When turned OFF - Discontinuity is inserted into the playlist for missing segment(s). The default option UNDEFINED is mapped to OFF. Note: Gap tags are always inserted for the missing thumbnail segments independently of this setting GapTags *string `` /* 403-byte string literal not displayed */ // How often the multi-variant playlist(s) should be published (in seconds) once a channel is started. If 0 (not provided), defaults to 1 hour. The following can also result in re-publishing of multi-variant playlists: - Configuration changes related to transcoding configuration (i.e. adding, removing, changing encoders). - Service code changes related to manifest generation. MasterPublishFrequencySecs *int32 `` /* 443-byte string literal not displayed */ // Allows specifying url type for HLS master playlists. If not provided, playlist generation will use 'RELATIVE'. MasterUrlType *string `` /* 188-byte string literal not displayed */ // Allows specifying url type for HLS media playlists. If not provided, playlist generation will use 'RELATIVE'. MediaUrlType *string `` /* 186-byte string literal not displayed */ // Specify which partial presentations should be used for this presentation. Partial presentations are additional master playlists that point to a subset of the parent presentation's media streams/variant playlists. PartialPresentations []ChannelPublishingPublicationsInnerHlsPartialPresentationsInner `` /* 257-byte string literal not displayed */ // When true a #EXT-X-PROGRAM-DATE-TIME tag will be placed on every media segment in media playlists. When false, the default behavior, the PDT tag is set according to the HLS specification. PdtOnEverySegment *bool `` /* 231-byte string literal not displayed */ // Signaling formats specifies which SCTE-35 timeline marker formatting to use when rendering playlists. SignalingFormats []string `` /* 198-byte string literal not displayed */ // Include a UTC timestamp (that is equivalent in value to #EXT-X-PROGRAM-DATE-TIME) in the title of each media segment in media playlists. Ex. #EXTINF:6.006,LTC=2020-01-01T12:00:00.000Z UtcInSegmentTitle *bool `` /* 227-byte string literal not displayed */ }
ChannelPublishingPublicationsInnerHls HLS configures publication settings. Only one of HLS or DASH can be set.
func NewChannelPublishingPublicationsInnerHls ¶
func NewChannelPublishingPublicationsInnerHls() *ChannelPublishingPublicationsInnerHls
NewChannelPublishingPublicationsInnerHls instantiates a new ChannelPublishingPublicationsInnerHls 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 NewChannelPublishingPublicationsInnerHlsWithDefaults ¶
func NewChannelPublishingPublicationsInnerHlsWithDefaults() *ChannelPublishingPublicationsInnerHls
NewChannelPublishingPublicationsInnerHlsWithDefaults instantiates a new ChannelPublishingPublicationsInnerHls 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 (*ChannelPublishingPublicationsInnerHls) GetAudioOnlyVariants ¶
func (o *ChannelPublishingPublicationsInnerHls) GetAudioOnlyVariants() string
GetAudioOnlyVariants returns the AudioOnlyVariants field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerHls) GetAudioOnlyVariantsOk ¶
func (o *ChannelPublishingPublicationsInnerHls) GetAudioOnlyVariantsOk() (*string, bool)
GetAudioOnlyVariantsOk returns a tuple with the AudioOnlyVariants field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerHls) GetGapTags ¶
func (o *ChannelPublishingPublicationsInnerHls) GetGapTags() string
GetGapTags returns the GapTags field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerHls) GetGapTagsOk ¶
func (o *ChannelPublishingPublicationsInnerHls) GetGapTagsOk() (*string, bool)
GetGapTagsOk returns a tuple with the GapTags field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerHls) GetMasterPublishFrequencySecs ¶
func (o *ChannelPublishingPublicationsInnerHls) GetMasterPublishFrequencySecs() int32
GetMasterPublishFrequencySecs returns the MasterPublishFrequencySecs field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerHls) GetMasterPublishFrequencySecsOk ¶
func (o *ChannelPublishingPublicationsInnerHls) GetMasterPublishFrequencySecsOk() (*int32, bool)
GetMasterPublishFrequencySecsOk returns a tuple with the MasterPublishFrequencySecs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerHls) GetMasterUrlType ¶
func (o *ChannelPublishingPublicationsInnerHls) GetMasterUrlType() string
GetMasterUrlType returns the MasterUrlType field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerHls) GetMasterUrlTypeOk ¶
func (o *ChannelPublishingPublicationsInnerHls) GetMasterUrlTypeOk() (*string, bool)
GetMasterUrlTypeOk returns a tuple with the MasterUrlType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerHls) GetMediaUrlType ¶
func (o *ChannelPublishingPublicationsInnerHls) GetMediaUrlType() string
GetMediaUrlType returns the MediaUrlType field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerHls) GetMediaUrlTypeOk ¶
func (o *ChannelPublishingPublicationsInnerHls) GetMediaUrlTypeOk() (*string, bool)
GetMediaUrlTypeOk returns a tuple with the MediaUrlType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerHls) GetPartialPresentations ¶
func (o *ChannelPublishingPublicationsInnerHls) GetPartialPresentations() []ChannelPublishingPublicationsInnerHlsPartialPresentationsInner
GetPartialPresentations returns the PartialPresentations field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerHls) GetPartialPresentationsOk ¶
func (o *ChannelPublishingPublicationsInnerHls) GetPartialPresentationsOk() ([]ChannelPublishingPublicationsInnerHlsPartialPresentationsInner, bool)
GetPartialPresentationsOk returns a tuple with the PartialPresentations field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerHls) GetPdtOnEverySegment ¶
func (o *ChannelPublishingPublicationsInnerHls) GetPdtOnEverySegment() bool
GetPdtOnEverySegment returns the PdtOnEverySegment field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerHls) GetPdtOnEverySegmentOk ¶
func (o *ChannelPublishingPublicationsInnerHls) GetPdtOnEverySegmentOk() (*bool, bool)
GetPdtOnEverySegmentOk returns a tuple with the PdtOnEverySegment field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerHls) GetSignalingFormats ¶
func (o *ChannelPublishingPublicationsInnerHls) GetSignalingFormats() []string
GetSignalingFormats returns the SignalingFormats field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerHls) GetSignalingFormatsOk ¶
func (o *ChannelPublishingPublicationsInnerHls) GetSignalingFormatsOk() ([]string, bool)
GetSignalingFormatsOk returns a tuple with the SignalingFormats field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerHls) GetUtcInSegmentTitle ¶
func (o *ChannelPublishingPublicationsInnerHls) GetUtcInSegmentTitle() bool
GetUtcInSegmentTitle returns the UtcInSegmentTitle field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerHls) GetUtcInSegmentTitleOk ¶
func (o *ChannelPublishingPublicationsInnerHls) GetUtcInSegmentTitleOk() (*bool, bool)
GetUtcInSegmentTitleOk returns a tuple with the UtcInSegmentTitle field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerHls) HasAudioOnlyVariants ¶
func (o *ChannelPublishingPublicationsInnerHls) HasAudioOnlyVariants() bool
HasAudioOnlyVariants returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerHls) HasGapTags ¶
func (o *ChannelPublishingPublicationsInnerHls) HasGapTags() bool
HasGapTags returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerHls) HasMasterPublishFrequencySecs ¶
func (o *ChannelPublishingPublicationsInnerHls) HasMasterPublishFrequencySecs() bool
HasMasterPublishFrequencySecs returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerHls) HasMasterUrlType ¶
func (o *ChannelPublishingPublicationsInnerHls) HasMasterUrlType() bool
HasMasterUrlType returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerHls) HasMediaUrlType ¶
func (o *ChannelPublishingPublicationsInnerHls) HasMediaUrlType() bool
HasMediaUrlType returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerHls) HasPartialPresentations ¶
func (o *ChannelPublishingPublicationsInnerHls) HasPartialPresentations() bool
HasPartialPresentations returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerHls) HasPdtOnEverySegment ¶
func (o *ChannelPublishingPublicationsInnerHls) HasPdtOnEverySegment() bool
HasPdtOnEverySegment returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerHls) HasSignalingFormats ¶
func (o *ChannelPublishingPublicationsInnerHls) HasSignalingFormats() bool
HasSignalingFormats returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerHls) HasUtcInSegmentTitle ¶
func (o *ChannelPublishingPublicationsInnerHls) HasUtcInSegmentTitle() bool
HasUtcInSegmentTitle returns a boolean if a field has been set.
func (ChannelPublishingPublicationsInnerHls) MarshalJSON ¶
func (o ChannelPublishingPublicationsInnerHls) MarshalJSON() ([]byte, error)
func (*ChannelPublishingPublicationsInnerHls) SetAudioOnlyVariants ¶
func (o *ChannelPublishingPublicationsInnerHls) SetAudioOnlyVariants(v string)
SetAudioOnlyVariants gets a reference to the given string and assigns it to the AudioOnlyVariants field.
func (*ChannelPublishingPublicationsInnerHls) SetGapTags ¶
func (o *ChannelPublishingPublicationsInnerHls) SetGapTags(v string)
SetGapTags gets a reference to the given string and assigns it to the GapTags field.
func (*ChannelPublishingPublicationsInnerHls) SetMasterPublishFrequencySecs ¶
func (o *ChannelPublishingPublicationsInnerHls) SetMasterPublishFrequencySecs(v int32)
SetMasterPublishFrequencySecs gets a reference to the given int32 and assigns it to the MasterPublishFrequencySecs field.
func (*ChannelPublishingPublicationsInnerHls) SetMasterUrlType ¶
func (o *ChannelPublishingPublicationsInnerHls) SetMasterUrlType(v string)
SetMasterUrlType gets a reference to the given string and assigns it to the MasterUrlType field.
func (*ChannelPublishingPublicationsInnerHls) SetMediaUrlType ¶
func (o *ChannelPublishingPublicationsInnerHls) SetMediaUrlType(v string)
SetMediaUrlType gets a reference to the given string and assigns it to the MediaUrlType field.
func (*ChannelPublishingPublicationsInnerHls) SetPartialPresentations ¶
func (o *ChannelPublishingPublicationsInnerHls) SetPartialPresentations(v []ChannelPublishingPublicationsInnerHlsPartialPresentationsInner)
SetPartialPresentations gets a reference to the given []ChannelPublishingPublicationsInnerHlsPartialPresentationsInner and assigns it to the PartialPresentations field.
func (*ChannelPublishingPublicationsInnerHls) SetPdtOnEverySegment ¶
func (o *ChannelPublishingPublicationsInnerHls) SetPdtOnEverySegment(v bool)
SetPdtOnEverySegment gets a reference to the given bool and assigns it to the PdtOnEverySegment field.
func (*ChannelPublishingPublicationsInnerHls) SetSignalingFormats ¶
func (o *ChannelPublishingPublicationsInnerHls) SetSignalingFormats(v []string)
SetSignalingFormats gets a reference to the given []string and assigns it to the SignalingFormats field.
func (*ChannelPublishingPublicationsInnerHls) SetUtcInSegmentTitle ¶
func (o *ChannelPublishingPublicationsInnerHls) SetUtcInSegmentTitle(v bool)
SetUtcInSegmentTitle gets a reference to the given bool and assigns it to the UtcInSegmentTitle field.
func (ChannelPublishingPublicationsInnerHls) ToMap ¶
func (o ChannelPublishingPublicationsInnerHls) ToMap() (map[string]interface{}, error)
type ChannelPublishingPublicationsInnerHlsPartialPresentationsInner ¶
type ChannelPublishingPublicationsInnerHlsPartialPresentationsInner struct { // Specify which audio encoders should be used for this presentation. If none are specified, all audio encoders configured for the parent Publication will be used. AudioEncoderIds []string `` /* 220-byte string literal not displayed */ // Optionally specify which audio encoders should be used when generating the FER of this Partial Presentation, this overrides the 'audio_encoder_ids' used during the live portion. If none are specified, the 'audio_encoder_ids' field will be used. NOTE: This MUST only be used with push based manifest. Ignore this field when using Aventus Origin with Dynamic Manifests. Instead use the AudioSource.License field. FerAudioEncoderIds []string `` /* 474-byte string literal not displayed */ // List of video encoder IDs that should have I-Frame only playlists generated for them. If no 'iframe_only_encoder_ids' are given then no I-Frame playlists will be in the Partial Presentation. IframeOnlyEncoderIds []string `` /* 256-byte string literal not displayed */ // Sub-path that will be appended onto the publish and playback base URLs of HTTP PublishPoints for published playlist files. PlaylistPath *string `` /* 173-byte string literal not displayed */ // Specify which thumbnail encoders should be used for this presentation. If no 'thumbnail_encoder_ids' are given then no thumbnail playlists will be in the Partial Presentation. ThumbnailEncoderIds []string `` /* 239-byte string literal not displayed */ // Specify which video encoders should be used for this presentation. If none are specified, all video encoders configured for the parent Publication will be used. VideoEncoderIds []string `` /* 220-byte string literal not displayed */ }
ChannelPublishingPublicationsInnerHlsPartialPresentationsInner struct for ChannelPublishingPublicationsInnerHlsPartialPresentationsInner
func NewChannelPublishingPublicationsInnerHlsPartialPresentationsInner ¶
func NewChannelPublishingPublicationsInnerHlsPartialPresentationsInner() *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner
NewChannelPublishingPublicationsInnerHlsPartialPresentationsInner instantiates a new ChannelPublishingPublicationsInnerHlsPartialPresentationsInner 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 NewChannelPublishingPublicationsInnerHlsPartialPresentationsInnerWithDefaults ¶
func NewChannelPublishingPublicationsInnerHlsPartialPresentationsInnerWithDefaults() *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner
NewChannelPublishingPublicationsInnerHlsPartialPresentationsInnerWithDefaults instantiates a new ChannelPublishingPublicationsInnerHlsPartialPresentationsInner 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 (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetAudioEncoderIds ¶
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetAudioEncoderIds() []string
GetAudioEncoderIds returns the AudioEncoderIds field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetAudioEncoderIdsOk ¶
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetAudioEncoderIdsOk() ([]string, bool)
GetAudioEncoderIdsOk returns a tuple with the AudioEncoderIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetFerAudioEncoderIds ¶ added in v1.7.0
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetFerAudioEncoderIds() []string
GetFerAudioEncoderIds returns the FerAudioEncoderIds field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetFerAudioEncoderIdsOk ¶ added in v1.7.0
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetFerAudioEncoderIdsOk() ([]string, bool)
GetFerAudioEncoderIdsOk returns a tuple with the FerAudioEncoderIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetIframeOnlyEncoderIds ¶
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetIframeOnlyEncoderIds() []string
GetIframeOnlyEncoderIds returns the IframeOnlyEncoderIds field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetIframeOnlyEncoderIdsOk ¶
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetIframeOnlyEncoderIdsOk() ([]string, bool)
GetIframeOnlyEncoderIdsOk returns a tuple with the IframeOnlyEncoderIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetPlaylistPath ¶
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetPlaylistPath() string
GetPlaylistPath returns the PlaylistPath field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetPlaylistPathOk ¶
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetPlaylistPathOk() (*string, bool)
GetPlaylistPathOk returns a tuple with the PlaylistPath field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetThumbnailEncoderIds ¶
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetThumbnailEncoderIds() []string
GetThumbnailEncoderIds returns the ThumbnailEncoderIds field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetThumbnailEncoderIdsOk ¶
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetThumbnailEncoderIdsOk() ([]string, bool)
GetThumbnailEncoderIdsOk returns a tuple with the ThumbnailEncoderIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetVideoEncoderIds ¶
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetVideoEncoderIds() []string
GetVideoEncoderIds returns the VideoEncoderIds field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetVideoEncoderIdsOk ¶
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) GetVideoEncoderIdsOk() ([]string, bool)
GetVideoEncoderIdsOk returns a tuple with the VideoEncoderIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) HasAudioEncoderIds ¶
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) HasAudioEncoderIds() bool
HasAudioEncoderIds returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) HasFerAudioEncoderIds ¶ added in v1.7.0
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) HasFerAudioEncoderIds() bool
HasFerAudioEncoderIds returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) HasIframeOnlyEncoderIds ¶
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) HasIframeOnlyEncoderIds() bool
HasIframeOnlyEncoderIds returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) HasPlaylistPath ¶
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) HasPlaylistPath() bool
HasPlaylistPath returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) HasThumbnailEncoderIds ¶
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) HasThumbnailEncoderIds() bool
HasThumbnailEncoderIds returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) HasVideoEncoderIds ¶
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) HasVideoEncoderIds() bool
HasVideoEncoderIds returns a boolean if a field has been set.
func (ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) MarshalJSON ¶
func (o ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) MarshalJSON() ([]byte, error)
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) SetAudioEncoderIds ¶
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) SetAudioEncoderIds(v []string)
SetAudioEncoderIds gets a reference to the given []string and assigns it to the AudioEncoderIds field.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) SetFerAudioEncoderIds ¶ added in v1.7.0
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) SetFerAudioEncoderIds(v []string)
SetFerAudioEncoderIds gets a reference to the given []string and assigns it to the FerAudioEncoderIds field.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) SetIframeOnlyEncoderIds ¶
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) SetIframeOnlyEncoderIds(v []string)
SetIframeOnlyEncoderIds gets a reference to the given []string and assigns it to the IframeOnlyEncoderIds field.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) SetPlaylistPath ¶
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) SetPlaylistPath(v string)
SetPlaylistPath gets a reference to the given string and assigns it to the PlaylistPath field.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) SetThumbnailEncoderIds ¶
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) SetThumbnailEncoderIds(v []string)
SetThumbnailEncoderIds gets a reference to the given []string and assigns it to the ThumbnailEncoderIds field.
func (*ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) SetVideoEncoderIds ¶
func (o *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) SetVideoEncoderIds(v []string)
SetVideoEncoderIds gets a reference to the given []string and assigns it to the VideoEncoderIds field.
func (ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) ToMap ¶
func (o ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) ToMap() (map[string]interface{}, error)
type ChannelPublishingPublicationsInnerOrigin ¶ added in v1.4.0
type ChannelPublishingPublicationsInnerOrigin struct { FallbackDefaults *ChannelPublishingPublicationsInnerOriginFallbackDefaults `json:"fallback_defaults,omitempty"` ManifestDefaults *ChannelPublishingPublicationsInnerOriginManifestDefaults `json:"manifest_defaults,omitempty"` // RetentionMinutes specifies how long data is retained, in minutes. Live linear (24/7) channels should set this to the longest expected DVR window (a few hours). Live event channels should set this to how Live2VOD playlists are expected to be available. If unspecified, the default will be 60 minutes. The maximum value is 15 days (21600 minutes). RetentionMinutes *int32 `` /* 429-byte string literal not displayed */ Segments *ChannelPublishingPublicationsInnerOriginSegments `json:"segments,omitempty"` }
ChannelPublishingPublicationsInnerOrigin Configures defaults used when generating manifests or playlist using the dynamic origin. Cannot be set if this is a playlist-only publication (i.e. contains publish points that specify 'playlist_only_for').
func NewChannelPublishingPublicationsInnerOrigin ¶ added in v1.4.0
func NewChannelPublishingPublicationsInnerOrigin() *ChannelPublishingPublicationsInnerOrigin
NewChannelPublishingPublicationsInnerOrigin instantiates a new ChannelPublishingPublicationsInnerOrigin 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 NewChannelPublishingPublicationsInnerOriginWithDefaults ¶ added in v1.4.0
func NewChannelPublishingPublicationsInnerOriginWithDefaults() *ChannelPublishingPublicationsInnerOrigin
NewChannelPublishingPublicationsInnerOriginWithDefaults instantiates a new ChannelPublishingPublicationsInnerOrigin 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 (*ChannelPublishingPublicationsInnerOrigin) GetFallbackDefaults ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOrigin) GetFallbackDefaults() ChannelPublishingPublicationsInnerOriginFallbackDefaults
GetFallbackDefaults returns the FallbackDefaults field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOrigin) GetFallbackDefaultsOk ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOrigin) GetFallbackDefaultsOk() (*ChannelPublishingPublicationsInnerOriginFallbackDefaults, bool)
GetFallbackDefaultsOk returns a tuple with the FallbackDefaults field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOrigin) GetManifestDefaults ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOrigin) GetManifestDefaults() ChannelPublishingPublicationsInnerOriginManifestDefaults
GetManifestDefaults returns the ManifestDefaults field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOrigin) GetManifestDefaultsOk ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOrigin) GetManifestDefaultsOk() (*ChannelPublishingPublicationsInnerOriginManifestDefaults, bool)
GetManifestDefaultsOk returns a tuple with the ManifestDefaults field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOrigin) GetRetentionMinutes ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOrigin) GetRetentionMinutes() int32
GetRetentionMinutes returns the RetentionMinutes field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOrigin) GetRetentionMinutesOk ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOrigin) GetRetentionMinutesOk() (*int32, bool)
GetRetentionMinutesOk returns a tuple with the RetentionMinutes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOrigin) GetSegments ¶ added in v1.26.5
func (o *ChannelPublishingPublicationsInnerOrigin) GetSegments() ChannelPublishingPublicationsInnerOriginSegments
GetSegments returns the Segments field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOrigin) GetSegmentsOk ¶ added in v1.26.5
func (o *ChannelPublishingPublicationsInnerOrigin) GetSegmentsOk() (*ChannelPublishingPublicationsInnerOriginSegments, bool)
GetSegmentsOk returns a tuple with the Segments field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOrigin) HasFallbackDefaults ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOrigin) HasFallbackDefaults() bool
HasFallbackDefaults returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerOrigin) HasManifestDefaults ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOrigin) HasManifestDefaults() bool
HasManifestDefaults returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerOrigin) HasRetentionMinutes ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOrigin) HasRetentionMinutes() bool
HasRetentionMinutes returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerOrigin) HasSegments ¶ added in v1.26.5
func (o *ChannelPublishingPublicationsInnerOrigin) HasSegments() bool
HasSegments returns a boolean if a field has been set.
func (ChannelPublishingPublicationsInnerOrigin) MarshalJSON ¶ added in v1.4.0
func (o ChannelPublishingPublicationsInnerOrigin) MarshalJSON() ([]byte, error)
func (*ChannelPublishingPublicationsInnerOrigin) SetFallbackDefaults ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOrigin) SetFallbackDefaults(v ChannelPublishingPublicationsInnerOriginFallbackDefaults)
SetFallbackDefaults gets a reference to the given ChannelPublishingPublicationsInnerOriginFallbackDefaults and assigns it to the FallbackDefaults field.
func (*ChannelPublishingPublicationsInnerOrigin) SetManifestDefaults ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOrigin) SetManifestDefaults(v ChannelPublishingPublicationsInnerOriginManifestDefaults)
SetManifestDefaults gets a reference to the given ChannelPublishingPublicationsInnerOriginManifestDefaults and assigns it to the ManifestDefaults field.
func (*ChannelPublishingPublicationsInnerOrigin) SetRetentionMinutes ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOrigin) SetRetentionMinutes(v int32)
SetRetentionMinutes gets a reference to the given int32 and assigns it to the RetentionMinutes field.
func (*ChannelPublishingPublicationsInnerOrigin) SetSegments ¶ added in v1.26.5
func (o *ChannelPublishingPublicationsInnerOrigin) SetSegments(v ChannelPublishingPublicationsInnerOriginSegments)
SetSegments gets a reference to the given ChannelPublishingPublicationsInnerOriginSegments and assigns it to the Segments field.
func (ChannelPublishingPublicationsInnerOrigin) ToMap ¶ added in v1.4.0
func (o ChannelPublishingPublicationsInnerOrigin) ToMap() (map[string]interface{}, error)
type ChannelPublishingPublicationsInnerOriginFallbackDefaults ¶ added in v1.13.0
type ChannelPublishingPublicationsInnerOriginFallbackDefaults struct { // DASH Signaling formats specifies which SCTE-35 timeline marker formatting to use when rendering DASH manifests. DashSignalingFormats []string `` /* 221-byte string literal not displayed */ // Duration is the length of content that will be included in the manifest, in seconds. The max supported DVR window is 12 hours. If not specified, the default duration will be 30 seconds. DurationSeconds *int32 `` /* 268-byte string literal not displayed */ // When true enables HLS Delta updates for this particular origin. EnableHlsDeltaUpdates *bool `json:"enable_hls_delta_updates,omitempty" doc:"When true enables HLS Delta updates for this particular origin."` // HLS signaling formats specifies which SCTE-35 timeline marker formatting to use when rendering playlists. HlsSignalingFormats []string `` /* 206-byte string literal not displayed */ // Allows specifying url type for HLS media playlists and DASH manifests. If not provided, playlist generation will use 'RELATIVE'. MediaUrlType *string `` /* 205-byte string literal not displayed */ // Sets the minimumUpdatePeriod field in MPD to be this value. If set to 0 (default), segment duration is used. The value shall not exceed the 'suggested_presentation_delay_secs'. MinimumUpdatePeriodSeconds *int32 `` /* 256-byte string literal not displayed */ // Allows specifying url type for HLS multi-variant playlists. If not provided, playlist generation will use 'RELATIVE'. MultiVariantUrlType *string `` /* 202-byte string literal not displayed */ // When true a #EXT-X-PROGRAM-DATE-TIME tag will be placed on every media segment in HLS media playlists. When false, the default behavior, the PDT tag is set according to the HLS specification. PdtOnEverySegment *bool `` /* 235-byte string literal not displayed */ // Pre Start Duration is the length of content that will be included in the manifest when the start time of a manifest is in the future. When a manifest is near the start time but does not contain 'pre_start_duration_seconds' content Manifest Origin will keep content before the start time to make the manifest length at least 'pre_start_duration_seconds'. If not specified requesting a manifest in the future will result in a 404. PreStartDurationSeconds *int32 `` /* 521-byte string literal not displayed */ // Sets the suggestedPresentationDelay field in MPD to be this value. This value must be greater or equal to 'minimum_update_period_secs'. If unset, the default value will be calculated as 3 * segment target duration. SuggestedPresentationDelaySeconds *int32 `` /* 301-byte string literal not displayed */ }
ChannelPublishingPublicationsInnerOriginFallbackDefaults FallbackDefaults specifies the alternative behavior of the dynamic manifest generator. This behavior is intended to be a simplified configuration comparead to the default behavior so that it can be used as a fallback for when players are encountering issues with the default behavior. Specific behaviors can be overwritten using appropriate query string parameters when making the request for the manifest.
func NewChannelPublishingPublicationsInnerOriginFallbackDefaults ¶ added in v1.13.0
func NewChannelPublishingPublicationsInnerOriginFallbackDefaults() *ChannelPublishingPublicationsInnerOriginFallbackDefaults
NewChannelPublishingPublicationsInnerOriginFallbackDefaults instantiates a new ChannelPublishingPublicationsInnerOriginFallbackDefaults 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 NewChannelPublishingPublicationsInnerOriginFallbackDefaultsWithDefaults ¶ added in v1.13.0
func NewChannelPublishingPublicationsInnerOriginFallbackDefaultsWithDefaults() *ChannelPublishingPublicationsInnerOriginFallbackDefaults
NewChannelPublishingPublicationsInnerOriginFallbackDefaultsWithDefaults instantiates a new ChannelPublishingPublicationsInnerOriginFallbackDefaults 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 (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetDashSignalingFormats ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetDashSignalingFormats() []string
GetDashSignalingFormats returns the DashSignalingFormats field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetDashSignalingFormatsOk ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetDashSignalingFormatsOk() ([]string, bool)
GetDashSignalingFormatsOk returns a tuple with the DashSignalingFormats field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetDurationSeconds ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetDurationSeconds() int32
GetDurationSeconds returns the DurationSeconds field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetDurationSecondsOk ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetDurationSecondsOk() (*int32, bool)
GetDurationSecondsOk returns a tuple with the DurationSeconds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetEnableHlsDeltaUpdates ¶ added in v1.27.2
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetEnableHlsDeltaUpdates() bool
GetEnableHlsDeltaUpdates returns the EnableHlsDeltaUpdates field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetEnableHlsDeltaUpdatesOk ¶ added in v1.27.2
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetEnableHlsDeltaUpdatesOk() (*bool, bool)
GetEnableHlsDeltaUpdatesOk returns a tuple with the EnableHlsDeltaUpdates field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetHlsSignalingFormats ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetHlsSignalingFormats() []string
GetHlsSignalingFormats returns the HlsSignalingFormats field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetHlsSignalingFormatsOk ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetHlsSignalingFormatsOk() ([]string, bool)
GetHlsSignalingFormatsOk returns a tuple with the HlsSignalingFormats field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetMediaUrlType ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetMediaUrlType() string
GetMediaUrlType returns the MediaUrlType field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetMediaUrlTypeOk ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetMediaUrlTypeOk() (*string, bool)
GetMediaUrlTypeOk returns a tuple with the MediaUrlType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetMinimumUpdatePeriodSeconds ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetMinimumUpdatePeriodSeconds() int32
GetMinimumUpdatePeriodSeconds returns the MinimumUpdatePeriodSeconds field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetMinimumUpdatePeriodSecondsOk ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetMinimumUpdatePeriodSecondsOk() (*int32, bool)
GetMinimumUpdatePeriodSecondsOk returns a tuple with the MinimumUpdatePeriodSeconds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetMultiVariantUrlType ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetMultiVariantUrlType() string
GetMultiVariantUrlType returns the MultiVariantUrlType field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetMultiVariantUrlTypeOk ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetMultiVariantUrlTypeOk() (*string, bool)
GetMultiVariantUrlTypeOk returns a tuple with the MultiVariantUrlType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetPdtOnEverySegment ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetPdtOnEverySegment() bool
GetPdtOnEverySegment returns the PdtOnEverySegment field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetPdtOnEverySegmentOk ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetPdtOnEverySegmentOk() (*bool, bool)
GetPdtOnEverySegmentOk returns a tuple with the PdtOnEverySegment field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetPreStartDurationSeconds ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetPreStartDurationSeconds() int32
GetPreStartDurationSeconds returns the PreStartDurationSeconds field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetPreStartDurationSecondsOk ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetPreStartDurationSecondsOk() (*int32, bool)
GetPreStartDurationSecondsOk returns a tuple with the PreStartDurationSeconds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetSuggestedPresentationDelaySeconds ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetSuggestedPresentationDelaySeconds() int32
GetSuggestedPresentationDelaySeconds returns the SuggestedPresentationDelaySeconds field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetSuggestedPresentationDelaySecondsOk ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) GetSuggestedPresentationDelaySecondsOk() (*int32, bool)
GetSuggestedPresentationDelaySecondsOk returns a tuple with the SuggestedPresentationDelaySeconds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasDashSignalingFormats ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasDashSignalingFormats() bool
HasDashSignalingFormats returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasDurationSeconds ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasDurationSeconds() bool
HasDurationSeconds returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasEnableHlsDeltaUpdates ¶ added in v1.27.2
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasEnableHlsDeltaUpdates() bool
HasEnableHlsDeltaUpdates returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasHlsSignalingFormats ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasHlsSignalingFormats() bool
HasHlsSignalingFormats returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasMediaUrlType ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasMediaUrlType() bool
HasMediaUrlType returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasMinimumUpdatePeriodSeconds ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasMinimumUpdatePeriodSeconds() bool
HasMinimumUpdatePeriodSeconds returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasMultiVariantUrlType ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasMultiVariantUrlType() bool
HasMultiVariantUrlType returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasPdtOnEverySegment ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasPdtOnEverySegment() bool
HasPdtOnEverySegment returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasPreStartDurationSeconds ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasPreStartDurationSeconds() bool
HasPreStartDurationSeconds returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasSuggestedPresentationDelaySeconds ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) HasSuggestedPresentationDelaySeconds() bool
HasSuggestedPresentationDelaySeconds returns a boolean if a field has been set.
func (ChannelPublishingPublicationsInnerOriginFallbackDefaults) MarshalJSON ¶ added in v1.13.0
func (o ChannelPublishingPublicationsInnerOriginFallbackDefaults) MarshalJSON() ([]byte, error)
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetDashSignalingFormats ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetDashSignalingFormats(v []string)
SetDashSignalingFormats gets a reference to the given []string and assigns it to the DashSignalingFormats field.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetDurationSeconds ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetDurationSeconds(v int32)
SetDurationSeconds gets a reference to the given int32 and assigns it to the DurationSeconds field.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetEnableHlsDeltaUpdates ¶ added in v1.27.2
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetEnableHlsDeltaUpdates(v bool)
SetEnableHlsDeltaUpdates gets a reference to the given bool and assigns it to the EnableHlsDeltaUpdates field.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetHlsSignalingFormats ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetHlsSignalingFormats(v []string)
SetHlsSignalingFormats gets a reference to the given []string and assigns it to the HlsSignalingFormats field.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetMediaUrlType ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetMediaUrlType(v string)
SetMediaUrlType gets a reference to the given string and assigns it to the MediaUrlType field.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetMinimumUpdatePeriodSeconds ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetMinimumUpdatePeriodSeconds(v int32)
SetMinimumUpdatePeriodSeconds gets a reference to the given int32 and assigns it to the MinimumUpdatePeriodSeconds field.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetMultiVariantUrlType ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetMultiVariantUrlType(v string)
SetMultiVariantUrlType gets a reference to the given string and assigns it to the MultiVariantUrlType field.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetPdtOnEverySegment ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetPdtOnEverySegment(v bool)
SetPdtOnEverySegment gets a reference to the given bool and assigns it to the PdtOnEverySegment field.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetPreStartDurationSeconds ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetPreStartDurationSeconds(v int32)
SetPreStartDurationSeconds gets a reference to the given int32 and assigns it to the PreStartDurationSeconds field.
func (*ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetSuggestedPresentationDelaySeconds ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginFallbackDefaults) SetSuggestedPresentationDelaySeconds(v int32)
SetSuggestedPresentationDelaySeconds gets a reference to the given int32 and assigns it to the SuggestedPresentationDelaySeconds field.
func (ChannelPublishingPublicationsInnerOriginFallbackDefaults) ToMap ¶ added in v1.13.0
func (o ChannelPublishingPublicationsInnerOriginFallbackDefaults) ToMap() (map[string]interface{}, error)
type ChannelPublishingPublicationsInnerOriginManifestDefaults ¶ added in v1.4.0
type ChannelPublishingPublicationsInnerOriginManifestDefaults struct { // DASH Signaling formats specifies which SCTE-35 timeline marker formatting to use when rendering DASH manifests. DashSignalingFormats []string `` /* 221-byte string literal not displayed */ // Duration is the length of content that will be included in the manifest, in seconds. The max supported DVR window is 12 hours. If not specified, the default duration will be 30 seconds. DurationSeconds *int32 `` /* 268-byte string literal not displayed */ // When true enables HLS Delta updates for this particular origin. EnableHlsDeltaUpdates *bool `json:"enable_hls_delta_updates,omitempty" doc:"When true enables HLS Delta updates for this particular origin."` // HLS signaling formats specifies which SCTE-35 timeline marker formatting to use when rendering playlists. HlsSignalingFormats []string `` /* 206-byte string literal not displayed */ // Allows specifying url type for HLS media playlists and DASH manifests. If not provided, playlist generation will use 'RELATIVE'. MediaUrlType *string `` /* 205-byte string literal not displayed */ // Sets the minimumUpdatePeriod field in MPD to be this value. If set to 0 (default), segment duration is used. The value shall not exceed the 'suggested_presentation_delay_secs'. MinimumUpdatePeriodSeconds *int32 `` /* 256-byte string literal not displayed */ // Allows specifying url type for HLS multi-variant playlists. If not provided, playlist generation will use 'RELATIVE'. MultiVariantUrlType *string `` /* 202-byte string literal not displayed */ // When true a #EXT-X-PROGRAM-DATE-TIME tag will be placed on every media segment in HLS media playlists. When false, the default behavior, the PDT tag is set according to the HLS specification. PdtOnEverySegment *bool `` /* 235-byte string literal not displayed */ // Pre Start Duration is the length of content that will be included in the manifest when the start time of a manifest is in the future. When a manifest is near the start time but does not contain 'pre_start_duration_seconds' content Manifest Origin will keep content before the start time to make the manifest length at least 'pre_start_duration_seconds'. If not specified requesting a manifest in the future will result in a 404. PreStartDurationSeconds *int32 `` /* 521-byte string literal not displayed */ // Sets the suggestedPresentationDelay field in MPD to be this value. This value must be greater or equal to 'minimum_update_period_secs'. If unset, the default value will be calculated as 3 * segment target duration. SuggestedPresentationDelaySeconds *int32 `` /* 301-byte string literal not displayed */ }
ChannelPublishingPublicationsInnerOriginManifestDefaults ManifestDefaults specifies the default behavior of the dynamic manifest generator. Specific behaviors can be overwritten using appropriate query string parameters when making the request for the manifest.
func NewChannelPublishingPublicationsInnerOriginManifestDefaults ¶ added in v1.4.0
func NewChannelPublishingPublicationsInnerOriginManifestDefaults() *ChannelPublishingPublicationsInnerOriginManifestDefaults
NewChannelPublishingPublicationsInnerOriginManifestDefaults instantiates a new ChannelPublishingPublicationsInnerOriginManifestDefaults 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 NewChannelPublishingPublicationsInnerOriginManifestDefaultsWithDefaults ¶ added in v1.4.0
func NewChannelPublishingPublicationsInnerOriginManifestDefaultsWithDefaults() *ChannelPublishingPublicationsInnerOriginManifestDefaults
NewChannelPublishingPublicationsInnerOriginManifestDefaultsWithDefaults instantiates a new ChannelPublishingPublicationsInnerOriginManifestDefaults 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 (*ChannelPublishingPublicationsInnerOriginManifestDefaults) GetDashSignalingFormats ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetDashSignalingFormats() []string
GetDashSignalingFormats returns the DashSignalingFormats field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) GetDashSignalingFormatsOk ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetDashSignalingFormatsOk() ([]string, bool)
GetDashSignalingFormatsOk returns a tuple with the DashSignalingFormats field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) GetDurationSeconds ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetDurationSeconds() int32
GetDurationSeconds returns the DurationSeconds field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) GetDurationSecondsOk ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetDurationSecondsOk() (*int32, bool)
GetDurationSecondsOk returns a tuple with the DurationSeconds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) GetEnableHlsDeltaUpdates ¶ added in v1.27.2
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetEnableHlsDeltaUpdates() bool
GetEnableHlsDeltaUpdates returns the EnableHlsDeltaUpdates field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) GetEnableHlsDeltaUpdatesOk ¶ added in v1.27.2
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetEnableHlsDeltaUpdatesOk() (*bool, bool)
GetEnableHlsDeltaUpdatesOk returns a tuple with the EnableHlsDeltaUpdates field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) GetHlsSignalingFormats ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetHlsSignalingFormats() []string
GetHlsSignalingFormats returns the HlsSignalingFormats field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) GetHlsSignalingFormatsOk ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetHlsSignalingFormatsOk() ([]string, bool)
GetHlsSignalingFormatsOk returns a tuple with the HlsSignalingFormats field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) GetMediaUrlType ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetMediaUrlType() string
GetMediaUrlType returns the MediaUrlType field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) GetMediaUrlTypeOk ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetMediaUrlTypeOk() (*string, bool)
GetMediaUrlTypeOk returns a tuple with the MediaUrlType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) GetMinimumUpdatePeriodSeconds ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetMinimumUpdatePeriodSeconds() int32
GetMinimumUpdatePeriodSeconds returns the MinimumUpdatePeriodSeconds field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) GetMinimumUpdatePeriodSecondsOk ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetMinimumUpdatePeriodSecondsOk() (*int32, bool)
GetMinimumUpdatePeriodSecondsOk returns a tuple with the MinimumUpdatePeriodSeconds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) GetMultiVariantUrlType ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetMultiVariantUrlType() string
GetMultiVariantUrlType returns the MultiVariantUrlType field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) GetMultiVariantUrlTypeOk ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetMultiVariantUrlTypeOk() (*string, bool)
GetMultiVariantUrlTypeOk returns a tuple with the MultiVariantUrlType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) GetPdtOnEverySegment ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetPdtOnEverySegment() bool
GetPdtOnEverySegment returns the PdtOnEverySegment field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) GetPdtOnEverySegmentOk ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetPdtOnEverySegmentOk() (*bool, bool)
GetPdtOnEverySegmentOk returns a tuple with the PdtOnEverySegment field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) GetPreStartDurationSeconds ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetPreStartDurationSeconds() int32
GetPreStartDurationSeconds returns the PreStartDurationSeconds field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) GetPreStartDurationSecondsOk ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetPreStartDurationSecondsOk() (*int32, bool)
GetPreStartDurationSecondsOk returns a tuple with the PreStartDurationSeconds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) GetSuggestedPresentationDelaySeconds ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetSuggestedPresentationDelaySeconds() int32
GetSuggestedPresentationDelaySeconds returns the SuggestedPresentationDelaySeconds field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) GetSuggestedPresentationDelaySecondsOk ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) GetSuggestedPresentationDelaySecondsOk() (*int32, bool)
GetSuggestedPresentationDelaySecondsOk returns a tuple with the SuggestedPresentationDelaySeconds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) HasDashSignalingFormats ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) HasDashSignalingFormats() bool
HasDashSignalingFormats returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) HasDurationSeconds ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) HasDurationSeconds() bool
HasDurationSeconds returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) HasEnableHlsDeltaUpdates ¶ added in v1.27.2
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) HasEnableHlsDeltaUpdates() bool
HasEnableHlsDeltaUpdates returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) HasHlsSignalingFormats ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) HasHlsSignalingFormats() bool
HasHlsSignalingFormats returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) HasMediaUrlType ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) HasMediaUrlType() bool
HasMediaUrlType returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) HasMinimumUpdatePeriodSeconds ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) HasMinimumUpdatePeriodSeconds() bool
HasMinimumUpdatePeriodSeconds returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) HasMultiVariantUrlType ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) HasMultiVariantUrlType() bool
HasMultiVariantUrlType returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) HasPdtOnEverySegment ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) HasPdtOnEverySegment() bool
HasPdtOnEverySegment returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) HasPreStartDurationSeconds ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) HasPreStartDurationSeconds() bool
HasPreStartDurationSeconds returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) HasSuggestedPresentationDelaySeconds ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) HasSuggestedPresentationDelaySeconds() bool
HasSuggestedPresentationDelaySeconds returns a boolean if a field has been set.
func (ChannelPublishingPublicationsInnerOriginManifestDefaults) MarshalJSON ¶ added in v1.4.0
func (o ChannelPublishingPublicationsInnerOriginManifestDefaults) MarshalJSON() ([]byte, error)
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) SetDashSignalingFormats ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) SetDashSignalingFormats(v []string)
SetDashSignalingFormats gets a reference to the given []string and assigns it to the DashSignalingFormats field.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) SetDurationSeconds ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) SetDurationSeconds(v int32)
SetDurationSeconds gets a reference to the given int32 and assigns it to the DurationSeconds field.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) SetEnableHlsDeltaUpdates ¶ added in v1.27.2
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) SetEnableHlsDeltaUpdates(v bool)
SetEnableHlsDeltaUpdates gets a reference to the given bool and assigns it to the EnableHlsDeltaUpdates field.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) SetHlsSignalingFormats ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) SetHlsSignalingFormats(v []string)
SetHlsSignalingFormats gets a reference to the given []string and assigns it to the HlsSignalingFormats field.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) SetMediaUrlType ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) SetMediaUrlType(v string)
SetMediaUrlType gets a reference to the given string and assigns it to the MediaUrlType field.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) SetMinimumUpdatePeriodSeconds ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) SetMinimumUpdatePeriodSeconds(v int32)
SetMinimumUpdatePeriodSeconds gets a reference to the given int32 and assigns it to the MinimumUpdatePeriodSeconds field.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) SetMultiVariantUrlType ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) SetMultiVariantUrlType(v string)
SetMultiVariantUrlType gets a reference to the given string and assigns it to the MultiVariantUrlType field.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) SetPdtOnEverySegment ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) SetPdtOnEverySegment(v bool)
SetPdtOnEverySegment gets a reference to the given bool and assigns it to the PdtOnEverySegment field.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) SetPreStartDurationSeconds ¶ added in v1.13.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) SetPreStartDurationSeconds(v int32)
SetPreStartDurationSeconds gets a reference to the given int32 and assigns it to the PreStartDurationSeconds field.
func (*ChannelPublishingPublicationsInnerOriginManifestDefaults) SetSuggestedPresentationDelaySeconds ¶ added in v1.4.0
func (o *ChannelPublishingPublicationsInnerOriginManifestDefaults) SetSuggestedPresentationDelaySeconds(v int32)
SetSuggestedPresentationDelaySeconds gets a reference to the given int32 and assigns it to the SuggestedPresentationDelaySeconds field.
func (ChannelPublishingPublicationsInnerOriginManifestDefaults) ToMap ¶ added in v1.4.0
func (o ChannelPublishingPublicationsInnerOriginManifestDefaults) ToMap() (map[string]interface{}, error)
type ChannelPublishingPublicationsInnerOriginSegments ¶ added in v1.26.5
type ChannelPublishingPublicationsInnerOriginSegments struct {
Redundancy *string `json:"redundancy,omitempty" enum:"SingleRegion,DualRegion"`
}
ChannelPublishingPublicationsInnerOriginSegments Segments is a message that will include different options to change the processes for segments. Ex: Allows changing the default behavior of the # of regions segments publishes to with the redunancy field.
func NewChannelPublishingPublicationsInnerOriginSegments ¶ added in v1.26.5
func NewChannelPublishingPublicationsInnerOriginSegments() *ChannelPublishingPublicationsInnerOriginSegments
NewChannelPublishingPublicationsInnerOriginSegments instantiates a new ChannelPublishingPublicationsInnerOriginSegments 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 NewChannelPublishingPublicationsInnerOriginSegmentsWithDefaults ¶ added in v1.26.5
func NewChannelPublishingPublicationsInnerOriginSegmentsWithDefaults() *ChannelPublishingPublicationsInnerOriginSegments
NewChannelPublishingPublicationsInnerOriginSegmentsWithDefaults instantiates a new ChannelPublishingPublicationsInnerOriginSegments 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 (*ChannelPublishingPublicationsInnerOriginSegments) GetRedundancy ¶ added in v1.26.5
func (o *ChannelPublishingPublicationsInnerOriginSegments) GetRedundancy() string
GetRedundancy returns the Redundancy field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerOriginSegments) GetRedundancyOk ¶ added in v1.26.5
func (o *ChannelPublishingPublicationsInnerOriginSegments) GetRedundancyOk() (*string, bool)
GetRedundancyOk returns a tuple with the Redundancy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerOriginSegments) HasRedundancy ¶ added in v1.26.5
func (o *ChannelPublishingPublicationsInnerOriginSegments) HasRedundancy() bool
HasRedundancy returns a boolean if a field has been set.
func (ChannelPublishingPublicationsInnerOriginSegments) MarshalJSON ¶ added in v1.26.5
func (o ChannelPublishingPublicationsInnerOriginSegments) MarshalJSON() ([]byte, error)
func (*ChannelPublishingPublicationsInnerOriginSegments) SetRedundancy ¶ added in v1.26.5
func (o *ChannelPublishingPublicationsInnerOriginSegments) SetRedundancy(v string)
SetRedundancy gets a reference to the given string and assigns it to the Redundancy field.
func (ChannelPublishingPublicationsInnerOriginSegments) ToMap ¶ added in v1.26.5
func (o ChannelPublishingPublicationsInnerOriginSegments) ToMap() (map[string]interface{}, error)
type ChannelPublishingPublicationsInnerPublishPointsInner ¶
type ChannelPublishingPublicationsInnerPublishPointsInner struct { Http *ChannelPublishingPublicationsInnerPublishPointsInnerHttp `json:"http,omitempty"` // uniquely identifies this publish_point within a channel configuration. Can be referenced by other publish_points in the 'playlist_only_for' field. Id *string `` /* 172-byte string literal not displayed */ // playlist_only_for identifies the id of the publish_point that has the segments for this publish_point, which is only publishing a playlist for those segments. All publish_points within a publication must either have 'playlist_only_for' all set or all not set. PlaylistOnlyFor *string `` /* 300-byte string literal not displayed */ }
ChannelPublishingPublicationsInnerPublishPointsInner struct for ChannelPublishingPublicationsInnerPublishPointsInner
func NewChannelPublishingPublicationsInnerPublishPointsInner ¶
func NewChannelPublishingPublicationsInnerPublishPointsInner() *ChannelPublishingPublicationsInnerPublishPointsInner
NewChannelPublishingPublicationsInnerPublishPointsInner instantiates a new ChannelPublishingPublicationsInnerPublishPointsInner 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 NewChannelPublishingPublicationsInnerPublishPointsInnerWithDefaults ¶
func NewChannelPublishingPublicationsInnerPublishPointsInnerWithDefaults() *ChannelPublishingPublicationsInnerPublishPointsInner
NewChannelPublishingPublicationsInnerPublishPointsInnerWithDefaults instantiates a new ChannelPublishingPublicationsInnerPublishPointsInner 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 (*ChannelPublishingPublicationsInnerPublishPointsInner) GetHttp ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInner) GetHttp() ChannelPublishingPublicationsInnerPublishPointsInnerHttp
GetHttp returns the Http field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerPublishPointsInner) GetHttpOk ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInner) GetHttpOk() (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp, bool)
GetHttpOk returns a tuple with the Http field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInner) GetId ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerPublishPointsInner) GetIdOk ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInner) GetPlaylistOnlyFor ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInner) GetPlaylistOnlyFor() string
GetPlaylistOnlyFor returns the PlaylistOnlyFor field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerPublishPointsInner) GetPlaylistOnlyForOk ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInner) GetPlaylistOnlyForOk() (*string, bool)
GetPlaylistOnlyForOk returns a tuple with the PlaylistOnlyFor field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInner) HasHttp ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInner) HasHttp() bool
HasHttp returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInner) HasId ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInner) HasPlaylistOnlyFor ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInner) HasPlaylistOnlyFor() bool
HasPlaylistOnlyFor returns a boolean if a field has been set.
func (ChannelPublishingPublicationsInnerPublishPointsInner) MarshalJSON ¶
func (o ChannelPublishingPublicationsInnerPublishPointsInner) MarshalJSON() ([]byte, error)
func (*ChannelPublishingPublicationsInnerPublishPointsInner) SetHttp ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInner) SetHttp(v ChannelPublishingPublicationsInnerPublishPointsInnerHttp)
SetHttp gets a reference to the given ChannelPublishingPublicationsInnerPublishPointsInnerHttp and assigns it to the Http field.
func (*ChannelPublishingPublicationsInnerPublishPointsInner) SetId ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ChannelPublishingPublicationsInnerPublishPointsInner) SetPlaylistOnlyFor ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInner) SetPlaylistOnlyFor(v string)
SetPlaylistOnlyFor gets a reference to the given string and assigns it to the PlaylistOnlyFor field.
func (ChannelPublishingPublicationsInnerPublishPointsInner) ToMap ¶
func (o ChannelPublishingPublicationsInnerPublishPointsInner) ToMap() (map[string]interface{}, error)
type ChannelPublishingPublicationsInnerPublishPointsInnerHttp ¶
type ChannelPublishingPublicationsInnerPublishPointsInnerHttp struct { BasicAuth *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth `json:"basic_auth,omitempty"` // Configures whether or not (and how) to compress manifests being published to the origin. If not specified, manifests will not be compressed. Compression *string `` /* 192-byte string literal not displayed */ // (Optional) Specifies if this pubpoint should not be monitored by PLM. DoNotMonitor *bool `json:"do_not_monitor,omitempty" doc:"(Optional) Specifies if this pubpoint should not be monitored by PLM."` // Allows custom HTTP headers to be set via configuration for all HTTP requests. Headers *map[string]string `json:"headers,omitempty" doc:"Allows custom HTTP headers to be set via configuration for all HTTP requests."` // Method overrides what HTTP method to specify in requests to the Publish Point. If not specified the service will default to POST. Method *string `` /* 159-byte string literal not displayed */ // The base URL where published playlists will be able to be obtained. This is often different than the publish_base_url for CDN publishing workflows. PlaybackBaseUrl *string `` /* 211-byte string literal not displayed */ // Specifies any query parameters that will be added to playback urls. Should not include the initial '?' Example: 'foo=bar&q=golang' PlaybackQueryParams *string `` /* 175-byte string literal not displayed */ // The base URL where generated playlists will be sent/published. Each publish point requires a unique 'publish_base_url'. PublishBaseUrl *string `` /* 182-byte string literal not displayed */ SecureHeaderAuth *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth `json:"secure_header_auth,omitempty"` }
ChannelPublishingPublicationsInnerPublishPointsInnerHttp HTTP destination where media segments and playlists will be published.
func NewChannelPublishingPublicationsInnerPublishPointsInnerHttp ¶
func NewChannelPublishingPublicationsInnerPublishPointsInnerHttp() *ChannelPublishingPublicationsInnerPublishPointsInnerHttp
NewChannelPublishingPublicationsInnerPublishPointsInnerHttp instantiates a new ChannelPublishingPublicationsInnerPublishPointsInnerHttp 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 NewChannelPublishingPublicationsInnerPublishPointsInnerHttpWithDefaults ¶
func NewChannelPublishingPublicationsInnerPublishPointsInnerHttpWithDefaults() *ChannelPublishingPublicationsInnerPublishPointsInnerHttp
NewChannelPublishingPublicationsInnerPublishPointsInnerHttpWithDefaults instantiates a new ChannelPublishingPublicationsInnerPublishPointsInnerHttp 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 (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetBasicAuth ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetBasicAuth() ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth
GetBasicAuth returns the BasicAuth field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetBasicAuthOk ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetBasicAuthOk() (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth, bool)
GetBasicAuthOk returns a tuple with the BasicAuth field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetCompression ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetCompression() string
GetCompression returns the Compression field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetCompressionOk ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetCompressionOk() (*string, bool)
GetCompressionOk returns a tuple with the Compression field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetDoNotMonitor ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetDoNotMonitor() bool
GetDoNotMonitor returns the DoNotMonitor field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetDoNotMonitorOk ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetDoNotMonitorOk() (*bool, bool)
GetDoNotMonitorOk returns a tuple with the DoNotMonitor field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetHeaders ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetHeaders() map[string]string
GetHeaders returns the Headers field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetHeadersOk ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetHeadersOk() (*map[string]string, bool)
GetHeadersOk returns a tuple with the Headers field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetMethod ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetMethod() string
GetMethod returns the Method field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetMethodOk ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetMethodOk() (*string, bool)
GetMethodOk returns a tuple with the Method field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetPlaybackBaseUrl ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetPlaybackBaseUrl() string
GetPlaybackBaseUrl returns the PlaybackBaseUrl field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetPlaybackBaseUrlOk ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetPlaybackBaseUrlOk() (*string, bool)
GetPlaybackBaseUrlOk returns a tuple with the PlaybackBaseUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetPlaybackQueryParams ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetPlaybackQueryParams() string
GetPlaybackQueryParams returns the PlaybackQueryParams field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetPlaybackQueryParamsOk ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetPlaybackQueryParamsOk() (*string, bool)
GetPlaybackQueryParamsOk returns a tuple with the PlaybackQueryParams field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetPublishBaseUrl ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetPublishBaseUrl() string
GetPublishBaseUrl returns the PublishBaseUrl field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetPublishBaseUrlOk ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetPublishBaseUrlOk() (*string, bool)
GetPublishBaseUrlOk returns a tuple with the PublishBaseUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetSecureHeaderAuth ¶ added in v1.27.13
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetSecureHeaderAuth() ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth
GetSecureHeaderAuth returns the SecureHeaderAuth field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetSecureHeaderAuthOk ¶ added in v1.27.13
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) GetSecureHeaderAuthOk() (*ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth, bool)
GetSecureHeaderAuthOk returns a tuple with the SecureHeaderAuth field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasBasicAuth ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasBasicAuth() bool
HasBasicAuth returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasCompression ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasCompression() bool
HasCompression returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasDoNotMonitor ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasDoNotMonitor() bool
HasDoNotMonitor returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasHeaders ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasHeaders() bool
HasHeaders returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasMethod ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasMethod() bool
HasMethod returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasPlaybackBaseUrl ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasPlaybackBaseUrl() bool
HasPlaybackBaseUrl returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasPlaybackQueryParams ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasPlaybackQueryParams() bool
HasPlaybackQueryParams returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasPublishBaseUrl ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasPublishBaseUrl() bool
HasPublishBaseUrl returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasSecureHeaderAuth ¶ added in v1.27.13
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) HasSecureHeaderAuth() bool
HasSecureHeaderAuth returns a boolean if a field has been set.
func (ChannelPublishingPublicationsInnerPublishPointsInnerHttp) MarshalJSON ¶
func (o ChannelPublishingPublicationsInnerPublishPointsInnerHttp) MarshalJSON() ([]byte, error)
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetBasicAuth ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetBasicAuth(v ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth)
SetBasicAuth gets a reference to the given ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth and assigns it to the BasicAuth field.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetCompression ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetCompression(v string)
SetCompression gets a reference to the given string and assigns it to the Compression field.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetDoNotMonitor ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetDoNotMonitor(v bool)
SetDoNotMonitor gets a reference to the given bool and assigns it to the DoNotMonitor field.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetHeaders ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetHeaders(v map[string]string)
SetHeaders gets a reference to the given map[string]string and assigns it to the Headers field.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetMethod ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetMethod(v string)
SetMethod gets a reference to the given string and assigns it to the Method field.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetPlaybackBaseUrl ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetPlaybackBaseUrl(v string)
SetPlaybackBaseUrl gets a reference to the given string and assigns it to the PlaybackBaseUrl field.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetPlaybackQueryParams ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetPlaybackQueryParams(v string)
SetPlaybackQueryParams gets a reference to the given string and assigns it to the PlaybackQueryParams field.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetPublishBaseUrl ¶
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetPublishBaseUrl(v string)
SetPublishBaseUrl gets a reference to the given string and assigns it to the PublishBaseUrl field.
func (*ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetSecureHeaderAuth ¶ added in v1.27.13
func (o *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) SetSecureHeaderAuth(v ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth)
SetSecureHeaderAuth gets a reference to the given ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth and assigns it to the SecureHeaderAuth field.
func (ChannelPublishingPublicationsInnerPublishPointsInnerHttp) ToMap ¶
func (o ChannelPublishingPublicationsInnerPublishPointsInnerHttp) ToMap() (map[string]interface{}, error)
type ChannelPublishingPublicationsInnerStartover ¶
type ChannelPublishingPublicationsInnerStartover struct { // Trigger Startover on the first Program Start. Only one of ['first_program_start', 'on_airing_id'] may be set. FirstProgramStart *map[string]interface{} `` /* 152-byte string literal not displayed */ OnAiringId *ChannelPublishingPublicationsInnerStartoverOnAiringId `json:"on_airing_id,omitempty"` }
ChannelPublishingPublicationsInnerStartover Configures startover processing for this Publication.
func NewChannelPublishingPublicationsInnerStartover ¶
func NewChannelPublishingPublicationsInnerStartover() *ChannelPublishingPublicationsInnerStartover
NewChannelPublishingPublicationsInnerStartover instantiates a new ChannelPublishingPublicationsInnerStartover 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 NewChannelPublishingPublicationsInnerStartoverWithDefaults ¶
func NewChannelPublishingPublicationsInnerStartoverWithDefaults() *ChannelPublishingPublicationsInnerStartover
NewChannelPublishingPublicationsInnerStartoverWithDefaults instantiates a new ChannelPublishingPublicationsInnerStartover 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 (*ChannelPublishingPublicationsInnerStartover) GetFirstProgramStart ¶
func (o *ChannelPublishingPublicationsInnerStartover) GetFirstProgramStart() map[string]interface{}
GetFirstProgramStart returns the FirstProgramStart field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerStartover) GetFirstProgramStartOk ¶
func (o *ChannelPublishingPublicationsInnerStartover) GetFirstProgramStartOk() (*map[string]interface{}, bool)
GetFirstProgramStartOk returns a tuple with the FirstProgramStart field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerStartover) GetOnAiringId ¶
func (o *ChannelPublishingPublicationsInnerStartover) GetOnAiringId() ChannelPublishingPublicationsInnerStartoverOnAiringId
GetOnAiringId returns the OnAiringId field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerStartover) GetOnAiringIdOk ¶
func (o *ChannelPublishingPublicationsInnerStartover) GetOnAiringIdOk() (*ChannelPublishingPublicationsInnerStartoverOnAiringId, bool)
GetOnAiringIdOk returns a tuple with the OnAiringId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerStartover) HasFirstProgramStart ¶
func (o *ChannelPublishingPublicationsInnerStartover) HasFirstProgramStart() bool
HasFirstProgramStart returns a boolean if a field has been set.
func (*ChannelPublishingPublicationsInnerStartover) HasOnAiringId ¶
func (o *ChannelPublishingPublicationsInnerStartover) HasOnAiringId() bool
HasOnAiringId returns a boolean if a field has been set.
func (ChannelPublishingPublicationsInnerStartover) MarshalJSON ¶
func (o ChannelPublishingPublicationsInnerStartover) MarshalJSON() ([]byte, error)
func (*ChannelPublishingPublicationsInnerStartover) SetFirstProgramStart ¶
func (o *ChannelPublishingPublicationsInnerStartover) SetFirstProgramStart(v map[string]interface{})
SetFirstProgramStart gets a reference to the given map[string]interface{} and assigns it to the FirstProgramStart field.
func (*ChannelPublishingPublicationsInnerStartover) SetOnAiringId ¶
func (o *ChannelPublishingPublicationsInnerStartover) SetOnAiringId(v ChannelPublishingPublicationsInnerStartoverOnAiringId)
SetOnAiringId gets a reference to the given ChannelPublishingPublicationsInnerStartoverOnAiringId and assigns it to the OnAiringId field.
func (ChannelPublishingPublicationsInnerStartover) ToMap ¶
func (o ChannelPublishingPublicationsInnerStartover) ToMap() (map[string]interface{}, error)
type ChannelPublishingPublicationsInnerStartoverOnAiringId ¶
type ChannelPublishingPublicationsInnerStartoverOnAiringId struct { // Airing Id is a SCTE-35 Segmentation Unique Program ID (UPID) of type 0x08 used to specify the unique airing of a program. Is a 8 byte hex encoded string that is prepended with '0x'. AiringId *string `` /* 246-byte string literal not displayed */ }
ChannelPublishingPublicationsInnerStartoverOnAiringId Use the Airing Id of a Program Start to trigger a Startover on the first match. Only one of ['first_program_start', 'on_airing_id'] may be set.
func NewChannelPublishingPublicationsInnerStartoverOnAiringId ¶
func NewChannelPublishingPublicationsInnerStartoverOnAiringId() *ChannelPublishingPublicationsInnerStartoverOnAiringId
NewChannelPublishingPublicationsInnerStartoverOnAiringId instantiates a new ChannelPublishingPublicationsInnerStartoverOnAiringId 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 NewChannelPublishingPublicationsInnerStartoverOnAiringIdWithDefaults ¶
func NewChannelPublishingPublicationsInnerStartoverOnAiringIdWithDefaults() *ChannelPublishingPublicationsInnerStartoverOnAiringId
NewChannelPublishingPublicationsInnerStartoverOnAiringIdWithDefaults instantiates a new ChannelPublishingPublicationsInnerStartoverOnAiringId 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 (*ChannelPublishingPublicationsInnerStartoverOnAiringId) GetAiringId ¶
func (o *ChannelPublishingPublicationsInnerStartoverOnAiringId) GetAiringId() string
GetAiringId returns the AiringId field value if set, zero value otherwise.
func (*ChannelPublishingPublicationsInnerStartoverOnAiringId) GetAiringIdOk ¶
func (o *ChannelPublishingPublicationsInnerStartoverOnAiringId) GetAiringIdOk() (*string, bool)
GetAiringIdOk returns a tuple with the AiringId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingPublicationsInnerStartoverOnAiringId) HasAiringId ¶
func (o *ChannelPublishingPublicationsInnerStartoverOnAiringId) HasAiringId() bool
HasAiringId returns a boolean if a field has been set.
func (ChannelPublishingPublicationsInnerStartoverOnAiringId) MarshalJSON ¶
func (o ChannelPublishingPublicationsInnerStartoverOnAiringId) MarshalJSON() ([]byte, error)
func (*ChannelPublishingPublicationsInnerStartoverOnAiringId) SetAiringId ¶
func (o *ChannelPublishingPublicationsInnerStartoverOnAiringId) SetAiringId(v string)
SetAiringId gets a reference to the given string and assigns it to the AiringId field.
func (ChannelPublishingPublicationsInnerStartoverOnAiringId) ToMap ¶
func (o ChannelPublishingPublicationsInnerStartoverOnAiringId) ToMap() (map[string]interface{}, error)
type ChannelPublishingRtmpPublicationsInner ¶
type ChannelPublishingRtmpPublicationsInner struct { // Only AAC encoders are supported AudioEncoderId *string `json:"audio_encoder_id,omitempty" minLength:"1" doc:"Only AAC encoders are supported"` // RTMP publication ID. Must be unique. Id *string `json:"id,omitempty" minLength:"1" pattern:"/^([a-z0-9]+(-*[a-z0-9]+)*)$/" doc:"RTMP publication ID. Must be unique."` Url *string `json:"url,omitempty" format:"uri" minLength:"1" pattern:"/^rtmps?:\/\//"` // Only h264 encoders are supported VideoEncoderId *string `json:"video_encoder_id,omitempty" minLength:"1" doc:"Only h264 encoders are supported"` }
ChannelPublishingRtmpPublicationsInner struct for ChannelPublishingRtmpPublicationsInner
func NewChannelPublishingRtmpPublicationsInner ¶
func NewChannelPublishingRtmpPublicationsInner() *ChannelPublishingRtmpPublicationsInner
NewChannelPublishingRtmpPublicationsInner instantiates a new ChannelPublishingRtmpPublicationsInner 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 NewChannelPublishingRtmpPublicationsInnerWithDefaults ¶
func NewChannelPublishingRtmpPublicationsInnerWithDefaults() *ChannelPublishingRtmpPublicationsInner
NewChannelPublishingRtmpPublicationsInnerWithDefaults instantiates a new ChannelPublishingRtmpPublicationsInner 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 (*ChannelPublishingRtmpPublicationsInner) GetAudioEncoderId ¶
func (o *ChannelPublishingRtmpPublicationsInner) GetAudioEncoderId() string
GetAudioEncoderId returns the AudioEncoderId field value if set, zero value otherwise.
func (*ChannelPublishingRtmpPublicationsInner) GetAudioEncoderIdOk ¶
func (o *ChannelPublishingRtmpPublicationsInner) GetAudioEncoderIdOk() (*string, bool)
GetAudioEncoderIdOk returns a tuple with the AudioEncoderId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingRtmpPublicationsInner) GetId ¶
func (o *ChannelPublishingRtmpPublicationsInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ChannelPublishingRtmpPublicationsInner) GetIdOk ¶
func (o *ChannelPublishingRtmpPublicationsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingRtmpPublicationsInner) GetUrl ¶
func (o *ChannelPublishingRtmpPublicationsInner) GetUrl() string
GetUrl returns the Url field value if set, zero value otherwise.
func (*ChannelPublishingRtmpPublicationsInner) GetUrlOk ¶
func (o *ChannelPublishingRtmpPublicationsInner) GetUrlOk() (*string, bool)
GetUrlOk returns a tuple with the Url field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingRtmpPublicationsInner) GetVideoEncoderId ¶
func (o *ChannelPublishingRtmpPublicationsInner) GetVideoEncoderId() string
GetVideoEncoderId returns the VideoEncoderId field value if set, zero value otherwise.
func (*ChannelPublishingRtmpPublicationsInner) GetVideoEncoderIdOk ¶
func (o *ChannelPublishingRtmpPublicationsInner) GetVideoEncoderIdOk() (*string, bool)
GetVideoEncoderIdOk returns a tuple with the VideoEncoderId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingRtmpPublicationsInner) HasAudioEncoderId ¶
func (o *ChannelPublishingRtmpPublicationsInner) HasAudioEncoderId() bool
HasAudioEncoderId returns a boolean if a field has been set.
func (*ChannelPublishingRtmpPublicationsInner) HasId ¶
func (o *ChannelPublishingRtmpPublicationsInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ChannelPublishingRtmpPublicationsInner) HasUrl ¶
func (o *ChannelPublishingRtmpPublicationsInner) HasUrl() bool
HasUrl returns a boolean if a field has been set.
func (*ChannelPublishingRtmpPublicationsInner) HasVideoEncoderId ¶
func (o *ChannelPublishingRtmpPublicationsInner) HasVideoEncoderId() bool
HasVideoEncoderId returns a boolean if a field has been set.
func (ChannelPublishingRtmpPublicationsInner) MarshalJSON ¶
func (o ChannelPublishingRtmpPublicationsInner) MarshalJSON() ([]byte, error)
func (*ChannelPublishingRtmpPublicationsInner) SetAudioEncoderId ¶
func (o *ChannelPublishingRtmpPublicationsInner) SetAudioEncoderId(v string)
SetAudioEncoderId gets a reference to the given string and assigns it to the AudioEncoderId field.
func (*ChannelPublishingRtmpPublicationsInner) SetId ¶
func (o *ChannelPublishingRtmpPublicationsInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ChannelPublishingRtmpPublicationsInner) SetUrl ¶
func (o *ChannelPublishingRtmpPublicationsInner) SetUrl(v string)
SetUrl gets a reference to the given string and assigns it to the Url field.
func (*ChannelPublishingRtmpPublicationsInner) SetVideoEncoderId ¶
func (o *ChannelPublishingRtmpPublicationsInner) SetVideoEncoderId(v string)
SetVideoEncoderId gets a reference to the given string and assigns it to the VideoEncoderId field.
func (ChannelPublishingRtmpPublicationsInner) ToMap ¶
func (o ChannelPublishingRtmpPublicationsInner) ToMap() (map[string]interface{}, error)
type ChannelPublishingSrtPublicationsInner ¶
type ChannelPublishingSrtPublicationsInner struct { AudioEncoders []ChannelPublishingSrtPublicationsInnerAudioEncodersInner `json:"audio_encoders,omitempty" minItems:"1"` // SRT publication ID. Must be unique. Id *string `json:"id,omitempty" minLength:"1" pattern:"/^([a-z0-9]+(-*[a-z0-9]+)*)$/" doc:"SRT publication ID. Must be unique."` // MPEG-TS PMT PID. PIDs should be set on the PMT, SCTE-35 and all encoders or none. Valid PIDs must 13-bit values greater than 31. If no PIDs are provided (pid == 0) then they will be generated automatically. PmtPid *int32 `` /* 276-byte string literal not displayed */ // MPEG-TS SCTE-35 PID. PIDs should be set on the PMT, SCTE-35, and all encoders or none. Valid PIDs must 13-bit values greater than 31. If no PIDs are provided (pid == 0) then they will be generated automatically. Scte35Pid *int32 `` /* 284-byte string literal not displayed */ Url *string `json:"url,omitempty" format:"uri" minLength:"1" pattern:"/^srt:\/\//"` VideoEncoders []ChannelPublishingSrtPublicationsInnerAudioEncodersInner `json:"video_encoders,omitempty" minItems:"1"` }
ChannelPublishingSrtPublicationsInner struct for ChannelPublishingSrtPublicationsInner
func NewChannelPublishingSrtPublicationsInner ¶
func NewChannelPublishingSrtPublicationsInner() *ChannelPublishingSrtPublicationsInner
NewChannelPublishingSrtPublicationsInner instantiates a new ChannelPublishingSrtPublicationsInner 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 NewChannelPublishingSrtPublicationsInnerWithDefaults ¶
func NewChannelPublishingSrtPublicationsInnerWithDefaults() *ChannelPublishingSrtPublicationsInner
NewChannelPublishingSrtPublicationsInnerWithDefaults instantiates a new ChannelPublishingSrtPublicationsInner 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 (*ChannelPublishingSrtPublicationsInner) GetAudioEncoders ¶ added in v1.1.0
func (o *ChannelPublishingSrtPublicationsInner) GetAudioEncoders() []ChannelPublishingSrtPublicationsInnerAudioEncodersInner
GetAudioEncoders returns the AudioEncoders field value if set, zero value otherwise.
func (*ChannelPublishingSrtPublicationsInner) GetAudioEncodersOk ¶ added in v1.1.0
func (o *ChannelPublishingSrtPublicationsInner) GetAudioEncodersOk() ([]ChannelPublishingSrtPublicationsInnerAudioEncodersInner, bool)
GetAudioEncodersOk returns a tuple with the AudioEncoders field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingSrtPublicationsInner) GetId ¶
func (o *ChannelPublishingSrtPublicationsInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ChannelPublishingSrtPublicationsInner) GetIdOk ¶
func (o *ChannelPublishingSrtPublicationsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingSrtPublicationsInner) GetPmtPid ¶ added in v1.1.0
func (o *ChannelPublishingSrtPublicationsInner) GetPmtPid() int32
GetPmtPid returns the PmtPid field value if set, zero value otherwise.
func (*ChannelPublishingSrtPublicationsInner) GetPmtPidOk ¶ added in v1.1.0
func (o *ChannelPublishingSrtPublicationsInner) GetPmtPidOk() (*int32, bool)
GetPmtPidOk returns a tuple with the PmtPid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingSrtPublicationsInner) GetScte35Pid ¶ added in v1.8.0
func (o *ChannelPublishingSrtPublicationsInner) GetScte35Pid() int32
GetScte35Pid returns the Scte35Pid field value if set, zero value otherwise.
func (*ChannelPublishingSrtPublicationsInner) GetScte35PidOk ¶ added in v1.8.0
func (o *ChannelPublishingSrtPublicationsInner) GetScte35PidOk() (*int32, bool)
GetScte35PidOk returns a tuple with the Scte35Pid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingSrtPublicationsInner) GetUrl ¶
func (o *ChannelPublishingSrtPublicationsInner) GetUrl() string
GetUrl returns the Url field value if set, zero value otherwise.
func (*ChannelPublishingSrtPublicationsInner) GetUrlOk ¶
func (o *ChannelPublishingSrtPublicationsInner) GetUrlOk() (*string, bool)
GetUrlOk returns a tuple with the Url field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingSrtPublicationsInner) GetVideoEncoders ¶ added in v1.1.0
func (o *ChannelPublishingSrtPublicationsInner) GetVideoEncoders() []ChannelPublishingSrtPublicationsInnerAudioEncodersInner
GetVideoEncoders returns the VideoEncoders field value if set, zero value otherwise.
func (*ChannelPublishingSrtPublicationsInner) GetVideoEncodersOk ¶ added in v1.1.0
func (o *ChannelPublishingSrtPublicationsInner) GetVideoEncodersOk() ([]ChannelPublishingSrtPublicationsInnerAudioEncodersInner, bool)
GetVideoEncodersOk returns a tuple with the VideoEncoders field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingSrtPublicationsInner) HasAudioEncoders ¶ added in v1.1.0
func (o *ChannelPublishingSrtPublicationsInner) HasAudioEncoders() bool
HasAudioEncoders returns a boolean if a field has been set.
func (*ChannelPublishingSrtPublicationsInner) HasId ¶
func (o *ChannelPublishingSrtPublicationsInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ChannelPublishingSrtPublicationsInner) HasPmtPid ¶ added in v1.1.0
func (o *ChannelPublishingSrtPublicationsInner) HasPmtPid() bool
HasPmtPid returns a boolean if a field has been set.
func (*ChannelPublishingSrtPublicationsInner) HasScte35Pid ¶ added in v1.8.0
func (o *ChannelPublishingSrtPublicationsInner) HasScte35Pid() bool
HasScte35Pid returns a boolean if a field has been set.
func (*ChannelPublishingSrtPublicationsInner) HasUrl ¶
func (o *ChannelPublishingSrtPublicationsInner) HasUrl() bool
HasUrl returns a boolean if a field has been set.
func (*ChannelPublishingSrtPublicationsInner) HasVideoEncoders ¶ added in v1.1.0
func (o *ChannelPublishingSrtPublicationsInner) HasVideoEncoders() bool
HasVideoEncoders returns a boolean if a field has been set.
func (ChannelPublishingSrtPublicationsInner) MarshalJSON ¶
func (o ChannelPublishingSrtPublicationsInner) MarshalJSON() ([]byte, error)
func (*ChannelPublishingSrtPublicationsInner) SetAudioEncoders ¶ added in v1.1.0
func (o *ChannelPublishingSrtPublicationsInner) SetAudioEncoders(v []ChannelPublishingSrtPublicationsInnerAudioEncodersInner)
SetAudioEncoders gets a reference to the given []ChannelPublishingSrtPublicationsInnerAudioEncodersInner and assigns it to the AudioEncoders field.
func (*ChannelPublishingSrtPublicationsInner) SetId ¶
func (o *ChannelPublishingSrtPublicationsInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ChannelPublishingSrtPublicationsInner) SetPmtPid ¶ added in v1.1.0
func (o *ChannelPublishingSrtPublicationsInner) SetPmtPid(v int32)
SetPmtPid gets a reference to the given int32 and assigns it to the PmtPid field.
func (*ChannelPublishingSrtPublicationsInner) SetScte35Pid ¶ added in v1.8.0
func (o *ChannelPublishingSrtPublicationsInner) SetScte35Pid(v int32)
SetScte35Pid gets a reference to the given int32 and assigns it to the Scte35Pid field.
func (*ChannelPublishingSrtPublicationsInner) SetUrl ¶
func (o *ChannelPublishingSrtPublicationsInner) SetUrl(v string)
SetUrl gets a reference to the given string and assigns it to the Url field.
func (*ChannelPublishingSrtPublicationsInner) SetVideoEncoders ¶ added in v1.1.0
func (o *ChannelPublishingSrtPublicationsInner) SetVideoEncoders(v []ChannelPublishingSrtPublicationsInnerAudioEncodersInner)
SetVideoEncoders gets a reference to the given []ChannelPublishingSrtPublicationsInnerAudioEncodersInner and assigns it to the VideoEncoders field.
func (ChannelPublishingSrtPublicationsInner) ToMap ¶
func (o ChannelPublishingSrtPublicationsInner) ToMap() (map[string]interface{}, error)
type ChannelPublishingSrtPublicationsInnerAudioEncodersInner ¶ added in v1.1.0
type ChannelPublishingSrtPublicationsInnerAudioEncodersInner struct { Id *string `json:"id,omitempty" minLength:"1"` // Output MPEG-TS PID. PIDs should be set on the PMT, SCTE-35 and all encoders or none. Valid PIDs must 13-bit values greater than 31. If no PIDs are provided (pid == 0) then they will be generated automatically. Pid *int32 `` /* 275-byte string literal not displayed */ }
ChannelPublishingSrtPublicationsInnerAudioEncodersInner struct for ChannelPublishingSrtPublicationsInnerAudioEncodersInner
func NewChannelPublishingSrtPublicationsInnerAudioEncodersInner ¶ added in v1.1.0
func NewChannelPublishingSrtPublicationsInnerAudioEncodersInner() *ChannelPublishingSrtPublicationsInnerAudioEncodersInner
NewChannelPublishingSrtPublicationsInnerAudioEncodersInner instantiates a new ChannelPublishingSrtPublicationsInnerAudioEncodersInner 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 NewChannelPublishingSrtPublicationsInnerAudioEncodersInnerWithDefaults ¶ added in v1.1.0
func NewChannelPublishingSrtPublicationsInnerAudioEncodersInnerWithDefaults() *ChannelPublishingSrtPublicationsInnerAudioEncodersInner
NewChannelPublishingSrtPublicationsInnerAudioEncodersInnerWithDefaults instantiates a new ChannelPublishingSrtPublicationsInnerAudioEncodersInner 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 (*ChannelPublishingSrtPublicationsInnerAudioEncodersInner) GetId ¶ added in v1.1.0
func (o *ChannelPublishingSrtPublicationsInnerAudioEncodersInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ChannelPublishingSrtPublicationsInnerAudioEncodersInner) GetIdOk ¶ added in v1.1.0
func (o *ChannelPublishingSrtPublicationsInnerAudioEncodersInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingSrtPublicationsInnerAudioEncodersInner) GetPid ¶ added in v1.1.0
func (o *ChannelPublishingSrtPublicationsInnerAudioEncodersInner) GetPid() int32
GetPid returns the Pid field value if set, zero value otherwise.
func (*ChannelPublishingSrtPublicationsInnerAudioEncodersInner) GetPidOk ¶ added in v1.1.0
func (o *ChannelPublishingSrtPublicationsInnerAudioEncodersInner) GetPidOk() (*int32, bool)
GetPidOk returns a tuple with the Pid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelPublishingSrtPublicationsInnerAudioEncodersInner) HasId ¶ added in v1.1.0
func (o *ChannelPublishingSrtPublicationsInnerAudioEncodersInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ChannelPublishingSrtPublicationsInnerAudioEncodersInner) HasPid ¶ added in v1.1.0
func (o *ChannelPublishingSrtPublicationsInnerAudioEncodersInner) HasPid() bool
HasPid returns a boolean if a field has been set.
func (ChannelPublishingSrtPublicationsInnerAudioEncodersInner) MarshalJSON ¶ added in v1.1.0
func (o ChannelPublishingSrtPublicationsInnerAudioEncodersInner) MarshalJSON() ([]byte, error)
func (*ChannelPublishingSrtPublicationsInnerAudioEncodersInner) SetId ¶ added in v1.1.0
func (o *ChannelPublishingSrtPublicationsInnerAudioEncodersInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ChannelPublishingSrtPublicationsInnerAudioEncodersInner) SetPid ¶ added in v1.1.0
func (o *ChannelPublishingSrtPublicationsInnerAudioEncodersInner) SetPid(v int32)
SetPid gets a reference to the given int32 and assigns it to the Pid field.
func (ChannelPublishingSrtPublicationsInnerAudioEncodersInner) ToMap ¶ added in v1.1.0
func (o ChannelPublishingSrtPublicationsInnerAudioEncodersInner) ToMap() (map[string]interface{}, error)
type ChannelSignaling ¶
type ChannelSignaling struct { BlackoutSettings *ChannelSignalingBlackoutSettings `json:"blackout_settings,omitempty"` // Disable parsing SCTE-35 in-band signaling. Out-of-band signaling is still allowed. DisableInbandParsing *bool `` /* 128-byte string literal not displayed */ // Defines the specific PID containing the SCTE that the transcoder should process. Using '0' (default value) will pick the first PID containing SCTE-35 in the PMT. SctePid *int32 `` /* 220-byte string literal not displayed */ // Settings that apply to specific segments. SegmentSettings []ChannelSignalingSegmentSettingsInner `json:"segment_settings,omitempty" doc:"Settings that apply to specific segments."` // Segment types to process for in-band signaling. Segments []string `` /* 404-byte string literal not displayed */ }
ChannelSignaling Signaling configures in-band signaling (i.e. SCTE-35).
func NewChannelSignaling ¶
func NewChannelSignaling() *ChannelSignaling
NewChannelSignaling instantiates a new ChannelSignaling 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 NewChannelSignalingWithDefaults ¶
func NewChannelSignalingWithDefaults() *ChannelSignaling
NewChannelSignalingWithDefaults instantiates a new ChannelSignaling 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 (*ChannelSignaling) GetBlackoutSettings ¶
func (o *ChannelSignaling) GetBlackoutSettings() ChannelSignalingBlackoutSettings
GetBlackoutSettings returns the BlackoutSettings field value if set, zero value otherwise.
func (*ChannelSignaling) GetBlackoutSettingsOk ¶
func (o *ChannelSignaling) GetBlackoutSettingsOk() (*ChannelSignalingBlackoutSettings, bool)
GetBlackoutSettingsOk returns a tuple with the BlackoutSettings field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelSignaling) GetDisableInbandParsing ¶
func (o *ChannelSignaling) GetDisableInbandParsing() bool
GetDisableInbandParsing returns the DisableInbandParsing field value if set, zero value otherwise.
func (*ChannelSignaling) GetDisableInbandParsingOk ¶
func (o *ChannelSignaling) GetDisableInbandParsingOk() (*bool, bool)
GetDisableInbandParsingOk returns a tuple with the DisableInbandParsing field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelSignaling) GetSctePid ¶
func (o *ChannelSignaling) GetSctePid() int32
GetSctePid returns the SctePid field value if set, zero value otherwise.
func (*ChannelSignaling) GetSctePidOk ¶
func (o *ChannelSignaling) GetSctePidOk() (*int32, bool)
GetSctePidOk returns a tuple with the SctePid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelSignaling) GetSegmentSettings ¶
func (o *ChannelSignaling) GetSegmentSettings() []ChannelSignalingSegmentSettingsInner
GetSegmentSettings returns the SegmentSettings field value if set, zero value otherwise.
func (*ChannelSignaling) GetSegmentSettingsOk ¶
func (o *ChannelSignaling) GetSegmentSettingsOk() ([]ChannelSignalingSegmentSettingsInner, bool)
GetSegmentSettingsOk returns a tuple with the SegmentSettings field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelSignaling) GetSegments ¶
func (o *ChannelSignaling) GetSegments() []string
GetSegments returns the Segments field value if set, zero value otherwise.
func (*ChannelSignaling) GetSegmentsOk ¶
func (o *ChannelSignaling) GetSegmentsOk() ([]string, bool)
GetSegmentsOk returns a tuple with the Segments field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelSignaling) HasBlackoutSettings ¶
func (o *ChannelSignaling) HasBlackoutSettings() bool
HasBlackoutSettings returns a boolean if a field has been set.
func (*ChannelSignaling) HasDisableInbandParsing ¶
func (o *ChannelSignaling) HasDisableInbandParsing() bool
HasDisableInbandParsing returns a boolean if a field has been set.
func (*ChannelSignaling) HasSctePid ¶
func (o *ChannelSignaling) HasSctePid() bool
HasSctePid returns a boolean if a field has been set.
func (*ChannelSignaling) HasSegmentSettings ¶
func (o *ChannelSignaling) HasSegmentSettings() bool
HasSegmentSettings returns a boolean if a field has been set.
func (*ChannelSignaling) HasSegments ¶
func (o *ChannelSignaling) HasSegments() bool
HasSegments returns a boolean if a field has been set.
func (ChannelSignaling) MarshalJSON ¶
func (o ChannelSignaling) MarshalJSON() ([]byte, error)
func (*ChannelSignaling) SetBlackoutSettings ¶
func (o *ChannelSignaling) SetBlackoutSettings(v ChannelSignalingBlackoutSettings)
SetBlackoutSettings gets a reference to the given ChannelSignalingBlackoutSettings and assigns it to the BlackoutSettings field.
func (*ChannelSignaling) SetDisableInbandParsing ¶
func (o *ChannelSignaling) SetDisableInbandParsing(v bool)
SetDisableInbandParsing gets a reference to the given bool and assigns it to the DisableInbandParsing field.
func (*ChannelSignaling) SetSctePid ¶
func (o *ChannelSignaling) SetSctePid(v int32)
SetSctePid gets a reference to the given int32 and assigns it to the SctePid field.
func (*ChannelSignaling) SetSegmentSettings ¶
func (o *ChannelSignaling) SetSegmentSettings(v []ChannelSignalingSegmentSettingsInner)
SetSegmentSettings gets a reference to the given []ChannelSignalingSegmentSettingsInner and assigns it to the SegmentSettings field.
func (*ChannelSignaling) SetSegments ¶
func (o *ChannelSignaling) SetSegments(v []string)
SetSegments gets a reference to the given []string and assigns it to the Segments field.
func (ChannelSignaling) ToMap ¶
func (o ChannelSignaling) ToMap() (map[string]interface{}, error)
type ChannelSignalingBlackoutSettings ¶
type ChannelSignalingBlackoutSettings struct { // Default slate URL to use for blackouts. Can be overridden by the 'slates' field. DefaultBlackoutSlateUrl *string `` /* 153-byte string literal not displayed */ // List of signaling segment types to force blackout, e.g. add 'SPLICE_INSERT' to blackout all ads signaled via SCTE-35 splice_insert. ForceBlackoutSegments []string `` /* 484-byte string literal not displayed */ // Determines whether to honor the web_delivery_allowed attribute in SCTE-35 segmentation descriptors. When this is enabled, a segmentation descriptor with web_delivery_allowed=false will trigger a blackout. HonorWebDeliveryRestriction *bool `` /* 258-byte string literal not displayed */ // Per-segment type slate overrides. Slates []ChannelSignalingBlackoutSettingsSlatesInner `json:"slates,omitempty" doc:"Per-segment type slate overrides."` }
ChannelSignalingBlackoutSettings Configure blackout: replacing content with custom slates based on program signaling.
func NewChannelSignalingBlackoutSettings ¶
func NewChannelSignalingBlackoutSettings() *ChannelSignalingBlackoutSettings
NewChannelSignalingBlackoutSettings instantiates a new ChannelSignalingBlackoutSettings 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 NewChannelSignalingBlackoutSettingsWithDefaults ¶
func NewChannelSignalingBlackoutSettingsWithDefaults() *ChannelSignalingBlackoutSettings
NewChannelSignalingBlackoutSettingsWithDefaults instantiates a new ChannelSignalingBlackoutSettings 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 (*ChannelSignalingBlackoutSettings) GetDefaultBlackoutSlateUrl ¶
func (o *ChannelSignalingBlackoutSettings) GetDefaultBlackoutSlateUrl() string
GetDefaultBlackoutSlateUrl returns the DefaultBlackoutSlateUrl field value if set, zero value otherwise.
func (*ChannelSignalingBlackoutSettings) GetDefaultBlackoutSlateUrlOk ¶
func (o *ChannelSignalingBlackoutSettings) GetDefaultBlackoutSlateUrlOk() (*string, bool)
GetDefaultBlackoutSlateUrlOk returns a tuple with the DefaultBlackoutSlateUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelSignalingBlackoutSettings) GetForceBlackoutSegments ¶
func (o *ChannelSignalingBlackoutSettings) GetForceBlackoutSegments() []string
GetForceBlackoutSegments returns the ForceBlackoutSegments field value if set, zero value otherwise.
func (*ChannelSignalingBlackoutSettings) GetForceBlackoutSegmentsOk ¶
func (o *ChannelSignalingBlackoutSettings) GetForceBlackoutSegmentsOk() ([]string, bool)
GetForceBlackoutSegmentsOk returns a tuple with the ForceBlackoutSegments field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelSignalingBlackoutSettings) GetHonorWebDeliveryRestriction ¶
func (o *ChannelSignalingBlackoutSettings) GetHonorWebDeliveryRestriction() bool
GetHonorWebDeliveryRestriction returns the HonorWebDeliveryRestriction field value if set, zero value otherwise.
func (*ChannelSignalingBlackoutSettings) GetHonorWebDeliveryRestrictionOk ¶
func (o *ChannelSignalingBlackoutSettings) GetHonorWebDeliveryRestrictionOk() (*bool, bool)
GetHonorWebDeliveryRestrictionOk returns a tuple with the HonorWebDeliveryRestriction field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelSignalingBlackoutSettings) GetSlates ¶
func (o *ChannelSignalingBlackoutSettings) GetSlates() []ChannelSignalingBlackoutSettingsSlatesInner
GetSlates returns the Slates field value if set, zero value otherwise.
func (*ChannelSignalingBlackoutSettings) GetSlatesOk ¶
func (o *ChannelSignalingBlackoutSettings) GetSlatesOk() ([]ChannelSignalingBlackoutSettingsSlatesInner, bool)
GetSlatesOk returns a tuple with the Slates field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelSignalingBlackoutSettings) HasDefaultBlackoutSlateUrl ¶
func (o *ChannelSignalingBlackoutSettings) HasDefaultBlackoutSlateUrl() bool
HasDefaultBlackoutSlateUrl returns a boolean if a field has been set.
func (*ChannelSignalingBlackoutSettings) HasForceBlackoutSegments ¶
func (o *ChannelSignalingBlackoutSettings) HasForceBlackoutSegments() bool
HasForceBlackoutSegments returns a boolean if a field has been set.
func (*ChannelSignalingBlackoutSettings) HasHonorWebDeliveryRestriction ¶
func (o *ChannelSignalingBlackoutSettings) HasHonorWebDeliveryRestriction() bool
HasHonorWebDeliveryRestriction returns a boolean if a field has been set.
func (*ChannelSignalingBlackoutSettings) HasSlates ¶
func (o *ChannelSignalingBlackoutSettings) HasSlates() bool
HasSlates returns a boolean if a field has been set.
func (ChannelSignalingBlackoutSettings) MarshalJSON ¶
func (o ChannelSignalingBlackoutSettings) MarshalJSON() ([]byte, error)
func (*ChannelSignalingBlackoutSettings) SetDefaultBlackoutSlateUrl ¶
func (o *ChannelSignalingBlackoutSettings) SetDefaultBlackoutSlateUrl(v string)
SetDefaultBlackoutSlateUrl gets a reference to the given string and assigns it to the DefaultBlackoutSlateUrl field.
func (*ChannelSignalingBlackoutSettings) SetForceBlackoutSegments ¶
func (o *ChannelSignalingBlackoutSettings) SetForceBlackoutSegments(v []string)
SetForceBlackoutSegments gets a reference to the given []string and assigns it to the ForceBlackoutSegments field.
func (*ChannelSignalingBlackoutSettings) SetHonorWebDeliveryRestriction ¶
func (o *ChannelSignalingBlackoutSettings) SetHonorWebDeliveryRestriction(v bool)
SetHonorWebDeliveryRestriction gets a reference to the given bool and assigns it to the HonorWebDeliveryRestriction field.
func (*ChannelSignalingBlackoutSettings) SetSlates ¶
func (o *ChannelSignalingBlackoutSettings) SetSlates(v []ChannelSignalingBlackoutSettingsSlatesInner)
SetSlates gets a reference to the given []ChannelSignalingBlackoutSettingsSlatesInner and assigns it to the Slates field.
func (ChannelSignalingBlackoutSettings) ToMap ¶
func (o ChannelSignalingBlackoutSettings) ToMap() (map[string]interface{}, error)
type ChannelSignalingBlackoutSettingsSlatesInner ¶
type ChannelSignalingBlackoutSettingsSlatesInner struct { // Blackout slate URL to use for the specified segments. It must have one audio and one video stream. Either MPEG2 or H.264 can be used. BlackoutSlateUrl *string `` /* 198-byte string literal not displayed */ // Segment types that shall utilize the blackout slate URL. Any segment type defined here _must_ also be present in the parent signaling configuration. Segments []string `` /* 486-byte string literal not displayed */ // Exclusive list of hex string encoded colon separated UPID Type:ID pairs (e.g. '0A:1A2B3C4D') to enable this blackout slate on. Upids []string `` /* 155-byte string literal not displayed */ }
ChannelSignalingBlackoutSettingsSlatesInner struct for ChannelSignalingBlackoutSettingsSlatesInner
func NewChannelSignalingBlackoutSettingsSlatesInner ¶
func NewChannelSignalingBlackoutSettingsSlatesInner() *ChannelSignalingBlackoutSettingsSlatesInner
NewChannelSignalingBlackoutSettingsSlatesInner instantiates a new ChannelSignalingBlackoutSettingsSlatesInner 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 NewChannelSignalingBlackoutSettingsSlatesInnerWithDefaults ¶
func NewChannelSignalingBlackoutSettingsSlatesInnerWithDefaults() *ChannelSignalingBlackoutSettingsSlatesInner
NewChannelSignalingBlackoutSettingsSlatesInnerWithDefaults instantiates a new ChannelSignalingBlackoutSettingsSlatesInner 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 (*ChannelSignalingBlackoutSettingsSlatesInner) GetBlackoutSlateUrl ¶
func (o *ChannelSignalingBlackoutSettingsSlatesInner) GetBlackoutSlateUrl() string
GetBlackoutSlateUrl returns the BlackoutSlateUrl field value if set, zero value otherwise.
func (*ChannelSignalingBlackoutSettingsSlatesInner) GetBlackoutSlateUrlOk ¶
func (o *ChannelSignalingBlackoutSettingsSlatesInner) GetBlackoutSlateUrlOk() (*string, bool)
GetBlackoutSlateUrlOk returns a tuple with the BlackoutSlateUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelSignalingBlackoutSettingsSlatesInner) GetSegments ¶
func (o *ChannelSignalingBlackoutSettingsSlatesInner) GetSegments() []string
GetSegments returns the Segments field value if set, zero value otherwise.
func (*ChannelSignalingBlackoutSettingsSlatesInner) GetSegmentsOk ¶
func (o *ChannelSignalingBlackoutSettingsSlatesInner) GetSegmentsOk() ([]string, bool)
GetSegmentsOk returns a tuple with the Segments field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelSignalingBlackoutSettingsSlatesInner) GetUpids ¶
func (o *ChannelSignalingBlackoutSettingsSlatesInner) GetUpids() []string
GetUpids returns the Upids field value if set, zero value otherwise.
func (*ChannelSignalingBlackoutSettingsSlatesInner) GetUpidsOk ¶
func (o *ChannelSignalingBlackoutSettingsSlatesInner) GetUpidsOk() ([]string, bool)
GetUpidsOk returns a tuple with the Upids field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelSignalingBlackoutSettingsSlatesInner) HasBlackoutSlateUrl ¶
func (o *ChannelSignalingBlackoutSettingsSlatesInner) HasBlackoutSlateUrl() bool
HasBlackoutSlateUrl returns a boolean if a field has been set.
func (*ChannelSignalingBlackoutSettingsSlatesInner) HasSegments ¶
func (o *ChannelSignalingBlackoutSettingsSlatesInner) HasSegments() bool
HasSegments returns a boolean if a field has been set.
func (*ChannelSignalingBlackoutSettingsSlatesInner) HasUpids ¶
func (o *ChannelSignalingBlackoutSettingsSlatesInner) HasUpids() bool
HasUpids returns a boolean if a field has been set.
func (ChannelSignalingBlackoutSettingsSlatesInner) MarshalJSON ¶
func (o ChannelSignalingBlackoutSettingsSlatesInner) MarshalJSON() ([]byte, error)
func (*ChannelSignalingBlackoutSettingsSlatesInner) SetBlackoutSlateUrl ¶
func (o *ChannelSignalingBlackoutSettingsSlatesInner) SetBlackoutSlateUrl(v string)
SetBlackoutSlateUrl gets a reference to the given string and assigns it to the BlackoutSlateUrl field.
func (*ChannelSignalingBlackoutSettingsSlatesInner) SetSegments ¶
func (o *ChannelSignalingBlackoutSettingsSlatesInner) SetSegments(v []string)
SetSegments gets a reference to the given []string and assigns it to the Segments field.
func (*ChannelSignalingBlackoutSettingsSlatesInner) SetUpids ¶
func (o *ChannelSignalingBlackoutSettingsSlatesInner) SetUpids(v []string)
SetUpids gets a reference to the given []string and assigns it to the Upids field.
func (ChannelSignalingBlackoutSettingsSlatesInner) ToMap ¶
func (o ChannelSignalingBlackoutSettingsSlatesInner) ToMap() (map[string]interface{}, error)
type ChannelSignalingSegmentSettingsInner ¶
type ChannelSignalingSegmentSettingsInner struct { // Specifies the duration of a segment when the in-band SCTE-35 that initiates it (e.g. Distributor Placement Opportunity Start) is missing an explicit duration. N.B. for program and ad types, this also affects 'Simple Program' and 'Simple Ad' markers, respectively. DefaultDurationSecs *int32 `` /* 352-byte string literal not displayed */ // Determines whether to include the default duration in the output SCTE-35 messages when the input SCTE-35 message did not specify a duration. EmitDefaultDuration *bool `` /* 185-byte string literal not displayed */ // Specifies a 'correction' to the splice_time of in-band SCTE-35 in milliseconds. OffsetMillis *int32 `` /* 162-byte string literal not displayed */ // Determines which Segment End signaling mode to use for the provided segments. If unspecified, defaults to MATCH_END_EVENT_ID. SegmentEndMode *string `` /* 229-byte string literal not displayed */ // Specifies the list of which segment types this setting applies to. Any segment type defined here _must_ also be present in the parent signaling configuration. Segments []string `` /* 515-byte string literal not displayed */ TierFilter *ChannelSignalingSegmentSettingsInnerTierFilter `json:"tier_filter,omitempty"` }
ChannelSignalingSegmentSettingsInner struct for ChannelSignalingSegmentSettingsInner
func NewChannelSignalingSegmentSettingsInner ¶
func NewChannelSignalingSegmentSettingsInner() *ChannelSignalingSegmentSettingsInner
NewChannelSignalingSegmentSettingsInner instantiates a new ChannelSignalingSegmentSettingsInner 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 NewChannelSignalingSegmentSettingsInnerWithDefaults ¶
func NewChannelSignalingSegmentSettingsInnerWithDefaults() *ChannelSignalingSegmentSettingsInner
NewChannelSignalingSegmentSettingsInnerWithDefaults instantiates a new ChannelSignalingSegmentSettingsInner 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 (*ChannelSignalingSegmentSettingsInner) GetDefaultDurationSecs ¶
func (o *ChannelSignalingSegmentSettingsInner) GetDefaultDurationSecs() int32
GetDefaultDurationSecs returns the DefaultDurationSecs field value if set, zero value otherwise.
func (*ChannelSignalingSegmentSettingsInner) GetDefaultDurationSecsOk ¶
func (o *ChannelSignalingSegmentSettingsInner) GetDefaultDurationSecsOk() (*int32, bool)
GetDefaultDurationSecsOk returns a tuple with the DefaultDurationSecs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelSignalingSegmentSettingsInner) GetEmitDefaultDuration ¶
func (o *ChannelSignalingSegmentSettingsInner) GetEmitDefaultDuration() bool
GetEmitDefaultDuration returns the EmitDefaultDuration field value if set, zero value otherwise.
func (*ChannelSignalingSegmentSettingsInner) GetEmitDefaultDurationOk ¶
func (o *ChannelSignalingSegmentSettingsInner) GetEmitDefaultDurationOk() (*bool, bool)
GetEmitDefaultDurationOk returns a tuple with the EmitDefaultDuration field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelSignalingSegmentSettingsInner) GetOffsetMillis ¶
func (o *ChannelSignalingSegmentSettingsInner) GetOffsetMillis() int32
GetOffsetMillis returns the OffsetMillis field value if set, zero value otherwise.
func (*ChannelSignalingSegmentSettingsInner) GetOffsetMillisOk ¶
func (o *ChannelSignalingSegmentSettingsInner) GetOffsetMillisOk() (*int32, bool)
GetOffsetMillisOk returns a tuple with the OffsetMillis field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelSignalingSegmentSettingsInner) GetSegmentEndMode ¶
func (o *ChannelSignalingSegmentSettingsInner) GetSegmentEndMode() string
GetSegmentEndMode returns the SegmentEndMode field value if set, zero value otherwise.
func (*ChannelSignalingSegmentSettingsInner) GetSegmentEndModeOk ¶
func (o *ChannelSignalingSegmentSettingsInner) GetSegmentEndModeOk() (*string, bool)
GetSegmentEndModeOk returns a tuple with the SegmentEndMode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelSignalingSegmentSettingsInner) GetSegments ¶
func (o *ChannelSignalingSegmentSettingsInner) GetSegments() []string
GetSegments returns the Segments field value if set, zero value otherwise.
func (*ChannelSignalingSegmentSettingsInner) GetSegmentsOk ¶
func (o *ChannelSignalingSegmentSettingsInner) GetSegmentsOk() ([]string, bool)
GetSegmentsOk returns a tuple with the Segments field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelSignalingSegmentSettingsInner) GetTierFilter ¶
func (o *ChannelSignalingSegmentSettingsInner) GetTierFilter() ChannelSignalingSegmentSettingsInnerTierFilter
GetTierFilter returns the TierFilter field value if set, zero value otherwise.
func (*ChannelSignalingSegmentSettingsInner) GetTierFilterOk ¶
func (o *ChannelSignalingSegmentSettingsInner) GetTierFilterOk() (*ChannelSignalingSegmentSettingsInnerTierFilter, bool)
GetTierFilterOk returns a tuple with the TierFilter field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelSignalingSegmentSettingsInner) HasDefaultDurationSecs ¶
func (o *ChannelSignalingSegmentSettingsInner) HasDefaultDurationSecs() bool
HasDefaultDurationSecs returns a boolean if a field has been set.
func (*ChannelSignalingSegmentSettingsInner) HasEmitDefaultDuration ¶
func (o *ChannelSignalingSegmentSettingsInner) HasEmitDefaultDuration() bool
HasEmitDefaultDuration returns a boolean if a field has been set.
func (*ChannelSignalingSegmentSettingsInner) HasOffsetMillis ¶
func (o *ChannelSignalingSegmentSettingsInner) HasOffsetMillis() bool
HasOffsetMillis returns a boolean if a field has been set.
func (*ChannelSignalingSegmentSettingsInner) HasSegmentEndMode ¶
func (o *ChannelSignalingSegmentSettingsInner) HasSegmentEndMode() bool
HasSegmentEndMode returns a boolean if a field has been set.
func (*ChannelSignalingSegmentSettingsInner) HasSegments ¶
func (o *ChannelSignalingSegmentSettingsInner) HasSegments() bool
HasSegments returns a boolean if a field has been set.
func (*ChannelSignalingSegmentSettingsInner) HasTierFilter ¶
func (o *ChannelSignalingSegmentSettingsInner) HasTierFilter() bool
HasTierFilter returns a boolean if a field has been set.
func (ChannelSignalingSegmentSettingsInner) MarshalJSON ¶
func (o ChannelSignalingSegmentSettingsInner) MarshalJSON() ([]byte, error)
func (*ChannelSignalingSegmentSettingsInner) SetDefaultDurationSecs ¶
func (o *ChannelSignalingSegmentSettingsInner) SetDefaultDurationSecs(v int32)
SetDefaultDurationSecs gets a reference to the given int32 and assigns it to the DefaultDurationSecs field.
func (*ChannelSignalingSegmentSettingsInner) SetEmitDefaultDuration ¶
func (o *ChannelSignalingSegmentSettingsInner) SetEmitDefaultDuration(v bool)
SetEmitDefaultDuration gets a reference to the given bool and assigns it to the EmitDefaultDuration field.
func (*ChannelSignalingSegmentSettingsInner) SetOffsetMillis ¶
func (o *ChannelSignalingSegmentSettingsInner) SetOffsetMillis(v int32)
SetOffsetMillis gets a reference to the given int32 and assigns it to the OffsetMillis field.
func (*ChannelSignalingSegmentSettingsInner) SetSegmentEndMode ¶
func (o *ChannelSignalingSegmentSettingsInner) SetSegmentEndMode(v string)
SetSegmentEndMode gets a reference to the given string and assigns it to the SegmentEndMode field.
func (*ChannelSignalingSegmentSettingsInner) SetSegments ¶
func (o *ChannelSignalingSegmentSettingsInner) SetSegments(v []string)
SetSegments gets a reference to the given []string and assigns it to the Segments field.
func (*ChannelSignalingSegmentSettingsInner) SetTierFilter ¶
func (o *ChannelSignalingSegmentSettingsInner) SetTierFilter(v ChannelSignalingSegmentSettingsInnerTierFilter)
SetTierFilter gets a reference to the given ChannelSignalingSegmentSettingsInnerTierFilter and assigns it to the TierFilter field.
func (ChannelSignalingSegmentSettingsInner) ToMap ¶
func (o ChannelSignalingSegmentSettingsInner) ToMap() (map[string]interface{}, error)
type ChannelSignalingSegmentSettingsInnerTierFilter ¶
type ChannelSignalingSegmentSettingsInnerTierFilter struct {
ExplicitTier *ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier `json:"explicit_tier,omitempty"`
}
ChannelSignalingSegmentSettingsInnerTierFilter Specifies how to filter the provided segments, when received through in-band SCTE-35, based on the SCTE-35 SpliceInfoSection Tier.
func NewChannelSignalingSegmentSettingsInnerTierFilter ¶
func NewChannelSignalingSegmentSettingsInnerTierFilter() *ChannelSignalingSegmentSettingsInnerTierFilter
NewChannelSignalingSegmentSettingsInnerTierFilter instantiates a new ChannelSignalingSegmentSettingsInnerTierFilter 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 NewChannelSignalingSegmentSettingsInnerTierFilterWithDefaults ¶
func NewChannelSignalingSegmentSettingsInnerTierFilterWithDefaults() *ChannelSignalingSegmentSettingsInnerTierFilter
NewChannelSignalingSegmentSettingsInnerTierFilterWithDefaults instantiates a new ChannelSignalingSegmentSettingsInnerTierFilter 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 (*ChannelSignalingSegmentSettingsInnerTierFilter) GetExplicitTier ¶
func (o *ChannelSignalingSegmentSettingsInnerTierFilter) GetExplicitTier() ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier
GetExplicitTier returns the ExplicitTier field value if set, zero value otherwise.
func (*ChannelSignalingSegmentSettingsInnerTierFilter) GetExplicitTierOk ¶
func (o *ChannelSignalingSegmentSettingsInnerTierFilter) GetExplicitTierOk() (*ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier, bool)
GetExplicitTierOk returns a tuple with the ExplicitTier field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelSignalingSegmentSettingsInnerTierFilter) HasExplicitTier ¶
func (o *ChannelSignalingSegmentSettingsInnerTierFilter) HasExplicitTier() bool
HasExplicitTier returns a boolean if a field has been set.
func (ChannelSignalingSegmentSettingsInnerTierFilter) MarshalJSON ¶
func (o ChannelSignalingSegmentSettingsInnerTierFilter) MarshalJSON() ([]byte, error)
func (*ChannelSignalingSegmentSettingsInnerTierFilter) SetExplicitTier ¶
func (o *ChannelSignalingSegmentSettingsInnerTierFilter) SetExplicitTier(v ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier)
SetExplicitTier gets a reference to the given ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier and assigns it to the ExplicitTier field.
func (ChannelSignalingSegmentSettingsInnerTierFilter) ToMap ¶
func (o ChannelSignalingSegmentSettingsInnerTierFilter) ToMap() (map[string]interface{}, error)
type ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier ¶
type ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier struct {
Values []int32 `json:"values,omitempty" format:"int32"`
}
ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier Only one of ['explicit_tier'] may be set.
func NewChannelSignalingSegmentSettingsInnerTierFilterExplicitTier ¶
func NewChannelSignalingSegmentSettingsInnerTierFilterExplicitTier() *ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier
NewChannelSignalingSegmentSettingsInnerTierFilterExplicitTier instantiates a new ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier 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 NewChannelSignalingSegmentSettingsInnerTierFilterExplicitTierWithDefaults ¶
func NewChannelSignalingSegmentSettingsInnerTierFilterExplicitTierWithDefaults() *ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier
NewChannelSignalingSegmentSettingsInnerTierFilterExplicitTierWithDefaults instantiates a new ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier 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 (*ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) GetValues ¶
func (o *ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) GetValues() []int32
GetValues returns the Values field value if set, zero value otherwise.
func (*ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) GetValuesOk ¶
func (o *ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) GetValuesOk() ([]int32, bool)
GetValuesOk returns a tuple with the Values field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) HasValues ¶
func (o *ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) HasValues() bool
HasValues returns a boolean if a field has been set.
func (ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) MarshalJSON ¶
func (o ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) MarshalJSON() ([]byte, error)
func (*ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) SetValues ¶
func (o *ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) SetValues(v []int32)
SetValues gets a reference to the given []int32 and assigns it to the Values field.
func (ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) ToMap ¶
func (o ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) ToMap() (map[string]interface{}, error)
type ChannelTags ¶
type ChannelTags struct { // Custom tags to be added to metrics and logs for this channel. In Datadog, the tags will be prefixed with 'dy_' to avoid collisions with system tags. Custom *map[string]string `` /* 178-byte string literal not displayed */ // Indicates whether this channel is monitored by automation. Monitored *bool `json:"monitored,omitempty" doc:"Indicates whether this channel is monitored by automation."` }
ChannelTags Use ChannelMetadata when possible instead of tags.
func NewChannelTags ¶
func NewChannelTags() *ChannelTags
NewChannelTags instantiates a new ChannelTags 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 NewChannelTagsWithDefaults ¶
func NewChannelTagsWithDefaults() *ChannelTags
NewChannelTagsWithDefaults instantiates a new ChannelTags 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 (*ChannelTags) GetCustom ¶ added in v1.27.2
func (o *ChannelTags) GetCustom() map[string]string
GetCustom returns the Custom field value if set, zero value otherwise.
func (*ChannelTags) GetCustomOk ¶ added in v1.27.2
func (o *ChannelTags) GetCustomOk() (*map[string]string, bool)
GetCustomOk returns a tuple with the Custom field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTags) GetMonitored ¶
func (o *ChannelTags) GetMonitored() bool
GetMonitored returns the Monitored field value if set, zero value otherwise.
func (*ChannelTags) GetMonitoredOk ¶
func (o *ChannelTags) GetMonitoredOk() (*bool, bool)
GetMonitoredOk returns a tuple with the Monitored field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTags) HasCustom ¶ added in v1.27.2
func (o *ChannelTags) HasCustom() bool
HasCustom returns a boolean if a field has been set.
func (*ChannelTags) HasMonitored ¶
func (o *ChannelTags) HasMonitored() bool
HasMonitored returns a boolean if a field has been set.
func (ChannelTags) MarshalJSON ¶
func (o ChannelTags) MarshalJSON() ([]byte, error)
func (*ChannelTags) SetCustom ¶ added in v1.27.2
func (o *ChannelTags) SetCustom(v map[string]string)
SetCustom gets a reference to the given map[string]string and assigns it to the Custom field.
func (*ChannelTags) SetMonitored ¶
func (o *ChannelTags) SetMonitored(v bool)
SetMonitored gets a reference to the given bool and assigns it to the Monitored field.
func (ChannelTags) ToMap ¶
func (o ChannelTags) ToMap() (map[string]interface{}, error)
type ChannelTimelineEntry ¶
type ChannelTimelineEntry struct { // Shortcode indicating what action was taken Action string `json:"action" doc:"Shortcode indicating what action was taken"` // Agent responsible for the action taken Agent string `json:"agent" doc:"Agent responsible for the action taken"` Query *string `json:"query,omitempty"` // The request body, if any, of the original action RequestBody string `json:"request_body" doc:"The request body, if any, of the original action"` // HTTP Status code indicating outcome of the action. StatusCode int32 `json:"status_code" format:"int32" doc:"HTTP Status code indicating outcome of the action."` // Timestamp of the action in UTC Timestamp time.Time `json:"timestamp" format:"date-time" doc:"Timestamp of the action in UTC"` // Correlation identifier for tracing TraceId string `json:"trace_id" doc:"Correlation identifier for tracing"` }
ChannelTimelineEntry struct for ChannelTimelineEntry
func NewChannelTimelineEntry ¶
func NewChannelTimelineEntry(action string, agent string, requestBody string, statusCode int32, timestamp time.Time, traceId string) *ChannelTimelineEntry
NewChannelTimelineEntry instantiates a new ChannelTimelineEntry 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 NewChannelTimelineEntryWithDefaults ¶
func NewChannelTimelineEntryWithDefaults() *ChannelTimelineEntry
NewChannelTimelineEntryWithDefaults instantiates a new ChannelTimelineEntry 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 (*ChannelTimelineEntry) GetAction ¶
func (o *ChannelTimelineEntry) GetAction() string
GetAction returns the Action field value
func (*ChannelTimelineEntry) GetActionOk ¶
func (o *ChannelTimelineEntry) GetActionOk() (*string, bool)
GetActionOk returns a tuple with the Action field value and a boolean to check if the value has been set.
func (*ChannelTimelineEntry) GetAgent ¶
func (o *ChannelTimelineEntry) GetAgent() string
GetAgent returns the Agent field value
func (*ChannelTimelineEntry) GetAgentOk ¶
func (o *ChannelTimelineEntry) GetAgentOk() (*string, bool)
GetAgentOk returns a tuple with the Agent field value and a boolean to check if the value has been set.
func (*ChannelTimelineEntry) GetQuery ¶
func (o *ChannelTimelineEntry) GetQuery() string
GetQuery returns the Query field value if set, zero value otherwise.
func (*ChannelTimelineEntry) GetQueryOk ¶
func (o *ChannelTimelineEntry) GetQueryOk() (*string, bool)
GetQueryOk returns a tuple with the Query field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTimelineEntry) GetRequestBody ¶
func (o *ChannelTimelineEntry) GetRequestBody() string
GetRequestBody returns the RequestBody field value
func (*ChannelTimelineEntry) GetRequestBodyOk ¶
func (o *ChannelTimelineEntry) GetRequestBodyOk() (*string, bool)
GetRequestBodyOk returns a tuple with the RequestBody field value and a boolean to check if the value has been set.
func (*ChannelTimelineEntry) GetStatusCode ¶
func (o *ChannelTimelineEntry) GetStatusCode() int32
GetStatusCode returns the StatusCode field value
func (*ChannelTimelineEntry) GetStatusCodeOk ¶
func (o *ChannelTimelineEntry) GetStatusCodeOk() (*int32, bool)
GetStatusCodeOk returns a tuple with the StatusCode field value and a boolean to check if the value has been set.
func (*ChannelTimelineEntry) GetTimestamp ¶
func (o *ChannelTimelineEntry) GetTimestamp() time.Time
GetTimestamp returns the Timestamp field value
func (*ChannelTimelineEntry) GetTimestampOk ¶
func (o *ChannelTimelineEntry) GetTimestampOk() (*time.Time, bool)
GetTimestampOk returns a tuple with the Timestamp field value and a boolean to check if the value has been set.
func (*ChannelTimelineEntry) GetTraceId ¶
func (o *ChannelTimelineEntry) GetTraceId() string
GetTraceId returns the TraceId field value
func (*ChannelTimelineEntry) GetTraceIdOk ¶
func (o *ChannelTimelineEntry) GetTraceIdOk() (*string, bool)
GetTraceIdOk returns a tuple with the TraceId field value and a boolean to check if the value has been set.
func (*ChannelTimelineEntry) HasQuery ¶
func (o *ChannelTimelineEntry) HasQuery() bool
HasQuery returns a boolean if a field has been set.
func (ChannelTimelineEntry) MarshalJSON ¶
func (o ChannelTimelineEntry) MarshalJSON() ([]byte, error)
func (*ChannelTimelineEntry) SetAction ¶
func (o *ChannelTimelineEntry) SetAction(v string)
SetAction sets field value
func (*ChannelTimelineEntry) SetAgent ¶
func (o *ChannelTimelineEntry) SetAgent(v string)
SetAgent sets field value
func (*ChannelTimelineEntry) SetQuery ¶
func (o *ChannelTimelineEntry) SetQuery(v string)
SetQuery gets a reference to the given string and assigns it to the Query field.
func (*ChannelTimelineEntry) SetRequestBody ¶
func (o *ChannelTimelineEntry) SetRequestBody(v string)
SetRequestBody sets field value
func (*ChannelTimelineEntry) SetStatusCode ¶
func (o *ChannelTimelineEntry) SetStatusCode(v int32)
SetStatusCode sets field value
func (*ChannelTimelineEntry) SetTimestamp ¶
func (o *ChannelTimelineEntry) SetTimestamp(v time.Time)
SetTimestamp sets field value
func (*ChannelTimelineEntry) SetTraceId ¶
func (o *ChannelTimelineEntry) SetTraceId(v string)
SetTraceId sets field value
func (ChannelTimelineEntry) ToMap ¶
func (o ChannelTimelineEntry) ToMap() (map[string]interface{}, error)
type ChannelTranscode ¶
type ChannelTranscode struct { // Audio encoders specify audio conversion settings, e.g. channels, samples, codec, bitrate, etc. AudioEncoders []ChannelTranscodeAudioEncodersInner `` /* 145-byte string literal not displayed */ // Deprecated: Do not use. Debug_overlay overlays debugging information from the transcoder into the top right of the video output. The overlay is burned into the video and will be visible to end-users if enabled. Do not enable on customer facing channels. Requires a transcoder restart if the state is changed. The default value is false, which disables the overlay. This setting is deprecated in favour of debug_overlays. // Deprecated DebugOverlay *bool `` /* 475-byte string literal not displayed */ DebugOverlays *ChannelTranscodeDebugOverlays `json:"debug_overlays,omitempty"` // Configures external dynamic resources which will be downloaded by the transcoder and made available for use in the dynamic state API. Each key in the map is used to identify the resource from any location wishing to reference it (e.g. the dynamic state API). DynamicResources *map[string]ChannelTranscodeDynamicResourcesValue `` /* 299-byte string literal not displayed */ // Feature flag strings enable experimental transcode features or functionality that are not yet or never will be promoted to the channeldoc model proper. Do not enable on customer facing channels. FeatureFlags []string `` /* 231-byte string literal not displayed */ // Specify how to process ID3 tags from the input source. If not specified, ID3 tags in the source will be ignored. Id3Mode *string `` /* 163-byte string literal not displayed */ // List of overlays. An overlay is an image that will be rendered on top of the source video. Only one overlay is supported at the moment. If specified, the overlay will be always rendered unless a video slate is on. Overlays []ChannelTranscodeOverlaysInner `` /* 258-byte string literal not displayed */ // Deprecated: Do not use. Deprecated: This field was never implemented. See resize_mode on VideoEncoder instead. // Deprecated ResizeMode *string `` /* 200-byte string literal not displayed */ Segmenter *ChannelTranscodeSegmenter `json:"segmenter,omitempty"` // Subtitle encoders specify how text-based subtitles are extracted into separate segments. They are not used to describe CEA 608 captions, which remain part of the video codec. SubtitleEncoders []ChannelTranscodeSubtitleEncodersInner `` /* 215-byte string literal not displayed */ // Thumbnail encoders specify how to create image snapshots of the video stream. ThumbnailEncoders []ChannelTranscodeThumbnailEncodersInner `json:"thumbnail_encoders,omitempty" doc:"Thumbnail encoders specify how to create image snapshots of the video stream."` // Video encoders specify video conversion settings, e.g. dimensions, codec, bitrate, etc. VideoEncoders []ChannelTranscodeVideoEncodersInner `` /* 138-byte string literal not displayed */ }
ChannelTranscode Transcode configures audio/video conversion settings.
func NewChannelTranscode ¶
func NewChannelTranscode() *ChannelTranscode
NewChannelTranscode instantiates a new ChannelTranscode 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 NewChannelTranscodeWithDefaults ¶
func NewChannelTranscodeWithDefaults() *ChannelTranscode
NewChannelTranscodeWithDefaults instantiates a new ChannelTranscode 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 (*ChannelTranscode) GetAudioEncoders ¶
func (o *ChannelTranscode) GetAudioEncoders() []ChannelTranscodeAudioEncodersInner
GetAudioEncoders returns the AudioEncoders field value if set, zero value otherwise.
func (*ChannelTranscode) GetAudioEncodersOk ¶
func (o *ChannelTranscode) GetAudioEncodersOk() ([]ChannelTranscodeAudioEncodersInner, bool)
GetAudioEncodersOk returns a tuple with the AudioEncoders field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscode) GetDebugOverlay ¶
func (o *ChannelTranscode) GetDebugOverlay() bool
GetDebugOverlay returns the DebugOverlay field value if set, zero value otherwise. Deprecated
func (*ChannelTranscode) GetDebugOverlayOk ¶
func (o *ChannelTranscode) GetDebugOverlayOk() (*bool, bool)
GetDebugOverlayOk returns a tuple with the DebugOverlay field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated
func (*ChannelTranscode) GetDebugOverlays ¶ added in v1.12.0
func (o *ChannelTranscode) GetDebugOverlays() ChannelTranscodeDebugOverlays
GetDebugOverlays returns the DebugOverlays field value if set, zero value otherwise.
func (*ChannelTranscode) GetDebugOverlaysOk ¶ added in v1.12.0
func (o *ChannelTranscode) GetDebugOverlaysOk() (*ChannelTranscodeDebugOverlays, bool)
GetDebugOverlaysOk returns a tuple with the DebugOverlays field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscode) GetDynamicResources ¶ added in v1.27.4
func (o *ChannelTranscode) GetDynamicResources() map[string]ChannelTranscodeDynamicResourcesValue
GetDynamicResources returns the DynamicResources field value if set, zero value otherwise.
func (*ChannelTranscode) GetDynamicResourcesOk ¶ added in v1.27.4
func (o *ChannelTranscode) GetDynamicResourcesOk() (*map[string]ChannelTranscodeDynamicResourcesValue, bool)
GetDynamicResourcesOk returns a tuple with the DynamicResources field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscode) GetFeatureFlags ¶
func (o *ChannelTranscode) GetFeatureFlags() []string
GetFeatureFlags returns the FeatureFlags field value if set, zero value otherwise.
func (*ChannelTranscode) GetFeatureFlagsOk ¶
func (o *ChannelTranscode) GetFeatureFlagsOk() ([]string, bool)
GetFeatureFlagsOk returns a tuple with the FeatureFlags field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscode) GetId3Mode ¶
func (o *ChannelTranscode) GetId3Mode() string
GetId3Mode returns the Id3Mode field value if set, zero value otherwise.
func (*ChannelTranscode) GetId3ModeOk ¶
func (o *ChannelTranscode) GetId3ModeOk() (*string, bool)
GetId3ModeOk returns a tuple with the Id3Mode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscode) GetOverlays ¶
func (o *ChannelTranscode) GetOverlays() []ChannelTranscodeOverlaysInner
GetOverlays returns the Overlays field value if set, zero value otherwise.
func (*ChannelTranscode) GetOverlaysOk ¶
func (o *ChannelTranscode) GetOverlaysOk() ([]ChannelTranscodeOverlaysInner, bool)
GetOverlaysOk returns a tuple with the Overlays field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscode) GetResizeMode ¶
func (o *ChannelTranscode) GetResizeMode() string
GetResizeMode returns the ResizeMode field value if set, zero value otherwise. Deprecated
func (*ChannelTranscode) GetResizeModeOk ¶
func (o *ChannelTranscode) GetResizeModeOk() (*string, bool)
GetResizeModeOk returns a tuple with the ResizeMode field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated
func (*ChannelTranscode) GetSegmenter ¶
func (o *ChannelTranscode) GetSegmenter() ChannelTranscodeSegmenter
GetSegmenter returns the Segmenter field value if set, zero value otherwise.
func (*ChannelTranscode) GetSegmenterOk ¶
func (o *ChannelTranscode) GetSegmenterOk() (*ChannelTranscodeSegmenter, bool)
GetSegmenterOk returns a tuple with the Segmenter field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscode) GetSubtitleEncoders ¶ added in v1.1.0
func (o *ChannelTranscode) GetSubtitleEncoders() []ChannelTranscodeSubtitleEncodersInner
GetSubtitleEncoders returns the SubtitleEncoders field value if set, zero value otherwise.
func (*ChannelTranscode) GetSubtitleEncodersOk ¶ added in v1.1.0
func (o *ChannelTranscode) GetSubtitleEncodersOk() ([]ChannelTranscodeSubtitleEncodersInner, bool)
GetSubtitleEncodersOk returns a tuple with the SubtitleEncoders field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscode) GetThumbnailEncoders ¶
func (o *ChannelTranscode) GetThumbnailEncoders() []ChannelTranscodeThumbnailEncodersInner
GetThumbnailEncoders returns the ThumbnailEncoders field value if set, zero value otherwise.
func (*ChannelTranscode) GetThumbnailEncodersOk ¶
func (o *ChannelTranscode) GetThumbnailEncodersOk() ([]ChannelTranscodeThumbnailEncodersInner, bool)
GetThumbnailEncodersOk returns a tuple with the ThumbnailEncoders field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscode) GetVideoEncoders ¶
func (o *ChannelTranscode) GetVideoEncoders() []ChannelTranscodeVideoEncodersInner
GetVideoEncoders returns the VideoEncoders field value if set, zero value otherwise.
func (*ChannelTranscode) GetVideoEncodersOk ¶
func (o *ChannelTranscode) GetVideoEncodersOk() ([]ChannelTranscodeVideoEncodersInner, bool)
GetVideoEncodersOk returns a tuple with the VideoEncoders field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscode) HasAudioEncoders ¶
func (o *ChannelTranscode) HasAudioEncoders() bool
HasAudioEncoders returns a boolean if a field has been set.
func (*ChannelTranscode) HasDebugOverlay ¶
func (o *ChannelTranscode) HasDebugOverlay() bool
HasDebugOverlay returns a boolean if a field has been set.
func (*ChannelTranscode) HasDebugOverlays ¶ added in v1.12.0
func (o *ChannelTranscode) HasDebugOverlays() bool
HasDebugOverlays returns a boolean if a field has been set.
func (*ChannelTranscode) HasDynamicResources ¶ added in v1.27.4
func (o *ChannelTranscode) HasDynamicResources() bool
HasDynamicResources returns a boolean if a field has been set.
func (*ChannelTranscode) HasFeatureFlags ¶
func (o *ChannelTranscode) HasFeatureFlags() bool
HasFeatureFlags returns a boolean if a field has been set.
func (*ChannelTranscode) HasId3Mode ¶
func (o *ChannelTranscode) HasId3Mode() bool
HasId3Mode returns a boolean if a field has been set.
func (*ChannelTranscode) HasOverlays ¶
func (o *ChannelTranscode) HasOverlays() bool
HasOverlays returns a boolean if a field has been set.
func (*ChannelTranscode) HasResizeMode ¶
func (o *ChannelTranscode) HasResizeMode() bool
HasResizeMode returns a boolean if a field has been set.
func (*ChannelTranscode) HasSegmenter ¶
func (o *ChannelTranscode) HasSegmenter() bool
HasSegmenter returns a boolean if a field has been set.
func (*ChannelTranscode) HasSubtitleEncoders ¶ added in v1.1.0
func (o *ChannelTranscode) HasSubtitleEncoders() bool
HasSubtitleEncoders returns a boolean if a field has been set.
func (*ChannelTranscode) HasThumbnailEncoders ¶
func (o *ChannelTranscode) HasThumbnailEncoders() bool
HasThumbnailEncoders returns a boolean if a field has been set.
func (*ChannelTranscode) HasVideoEncoders ¶
func (o *ChannelTranscode) HasVideoEncoders() bool
HasVideoEncoders returns a boolean if a field has been set.
func (ChannelTranscode) MarshalJSON ¶
func (o ChannelTranscode) MarshalJSON() ([]byte, error)
func (*ChannelTranscode) SetAudioEncoders ¶
func (o *ChannelTranscode) SetAudioEncoders(v []ChannelTranscodeAudioEncodersInner)
SetAudioEncoders gets a reference to the given []ChannelTranscodeAudioEncodersInner and assigns it to the AudioEncoders field.
func (*ChannelTranscode) SetDebugOverlay ¶
func (o *ChannelTranscode) SetDebugOverlay(v bool)
SetDebugOverlay gets a reference to the given bool and assigns it to the DebugOverlay field. Deprecated
func (*ChannelTranscode) SetDebugOverlays ¶ added in v1.12.0
func (o *ChannelTranscode) SetDebugOverlays(v ChannelTranscodeDebugOverlays)
SetDebugOverlays gets a reference to the given ChannelTranscodeDebugOverlays and assigns it to the DebugOverlays field.
func (*ChannelTranscode) SetDynamicResources ¶ added in v1.27.4
func (o *ChannelTranscode) SetDynamicResources(v map[string]ChannelTranscodeDynamicResourcesValue)
SetDynamicResources gets a reference to the given map[string]ChannelTranscodeDynamicResourcesValue and assigns it to the DynamicResources field.
func (*ChannelTranscode) SetFeatureFlags ¶
func (o *ChannelTranscode) SetFeatureFlags(v []string)
SetFeatureFlags gets a reference to the given []string and assigns it to the FeatureFlags field.
func (*ChannelTranscode) SetId3Mode ¶
func (o *ChannelTranscode) SetId3Mode(v string)
SetId3Mode gets a reference to the given string and assigns it to the Id3Mode field.
func (*ChannelTranscode) SetOverlays ¶
func (o *ChannelTranscode) SetOverlays(v []ChannelTranscodeOverlaysInner)
SetOverlays gets a reference to the given []ChannelTranscodeOverlaysInner and assigns it to the Overlays field.
func (*ChannelTranscode) SetResizeMode ¶
func (o *ChannelTranscode) SetResizeMode(v string)
SetResizeMode gets a reference to the given string and assigns it to the ResizeMode field. Deprecated
func (*ChannelTranscode) SetSegmenter ¶
func (o *ChannelTranscode) SetSegmenter(v ChannelTranscodeSegmenter)
SetSegmenter gets a reference to the given ChannelTranscodeSegmenter and assigns it to the Segmenter field.
func (*ChannelTranscode) SetSubtitleEncoders ¶ added in v1.1.0
func (o *ChannelTranscode) SetSubtitleEncoders(v []ChannelTranscodeSubtitleEncodersInner)
SetSubtitleEncoders gets a reference to the given []ChannelTranscodeSubtitleEncodersInner and assigns it to the SubtitleEncoders field.
func (*ChannelTranscode) SetThumbnailEncoders ¶
func (o *ChannelTranscode) SetThumbnailEncoders(v []ChannelTranscodeThumbnailEncodersInner)
SetThumbnailEncoders gets a reference to the given []ChannelTranscodeThumbnailEncodersInner and assigns it to the ThumbnailEncoders field.
func (*ChannelTranscode) SetVideoEncoders ¶
func (o *ChannelTranscode) SetVideoEncoders(v []ChannelTranscodeVideoEncodersInner)
SetVideoEncoders gets a reference to the given []ChannelTranscodeVideoEncodersInner and assigns it to the VideoEncoders field.
func (ChannelTranscode) ToMap ¶
func (o ChannelTranscode) ToMap() (map[string]interface{}, error)
type ChannelTranscodeAudioEncodersInner ¶
type ChannelTranscodeAudioEncodersInner struct { // Audio source ID specifies which stream within the audio source to use. AudioSourceId *string `json:"audio_source_id,omitempty" minLength:"1" doc:"Audio source ID specifies which stream within the audio source to use."` // Bit rate specifies the constant number of bits used per second. Higher values result in better audio quality but bigger file sizes. BitRate *int32 `` /* 202-byte string literal not displayed */ // Channels specifies the number of real audio channels to encode. The available options depend on the audio codec. The encoder supports different channel configurations based on the codec; AAC 1-2 channels, AC3 supports 2 or 6, and EAC3 supports 2 or 6. For example, for AC3 5.1 one would set 6 channels. Channel configurations are as follows: 1 - Mono (C) 2 - Stereo / Dolby 2.0 (L, R) 6 - Dolby 5.1 (L, C, R, l, r, LFE) Dolby Atmos layouts such as 5.1.4 are achieved by setting this field to 6 and configuring ddp_joc_logical_channels in EAC3Settings as desired. Channels *int32 `` /* 642-byte string literal not displayed */ // Codec specifies the audio data encoding format. Codec *string `json:"codec,omitempty" enum:"AAC_LC,AC3,EAC3,HE_AAC" doc:"Codec specifies the audio data encoding format."` Eac3 *ChannelTranscodeAudioEncodersInnerEac3 `json:"eac3,omitempty"` // Encoder ID. IDs must be unique for all encoders. This ID is referenced when setting up playlist publishing. Id *string `` /* 147-byte string literal not displayed */ Loudness *ChannelTranscodeAudioEncodersInnerLoudness `json:"loudness,omitempty"` // Sample rate specifies the number of audio samples in hertz. The available options depend on the audio codec: AAC-LC supports 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000, 64000, 88200, and 96000. HE-AAC supports 16000, 22050, 24000, 32000, 44100, and 48000. AC3/EAC3 support only 48000. SampleRate *int32 `` /* 373-byte string literal not displayed */ // Used by the player to map audio tracks to a quadrant, which represents a single view in a multiview layout. This value is opaque and not used by Aventus. Tag *string `` /* 180-byte string literal not displayed */ }
ChannelTranscodeAudioEncodersInner struct for ChannelTranscodeAudioEncodersInner
func NewChannelTranscodeAudioEncodersInner ¶
func NewChannelTranscodeAudioEncodersInner() *ChannelTranscodeAudioEncodersInner
NewChannelTranscodeAudioEncodersInner instantiates a new ChannelTranscodeAudioEncodersInner 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 NewChannelTranscodeAudioEncodersInnerWithDefaults ¶
func NewChannelTranscodeAudioEncodersInnerWithDefaults() *ChannelTranscodeAudioEncodersInner
NewChannelTranscodeAudioEncodersInnerWithDefaults instantiates a new ChannelTranscodeAudioEncodersInner 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 (*ChannelTranscodeAudioEncodersInner) GetAudioSourceId ¶
func (o *ChannelTranscodeAudioEncodersInner) GetAudioSourceId() string
GetAudioSourceId returns the AudioSourceId field value if set, zero value otherwise.
func (*ChannelTranscodeAudioEncodersInner) GetAudioSourceIdOk ¶
func (o *ChannelTranscodeAudioEncodersInner) GetAudioSourceIdOk() (*string, bool)
GetAudioSourceIdOk returns a tuple with the AudioSourceId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeAudioEncodersInner) GetBitRate ¶
func (o *ChannelTranscodeAudioEncodersInner) GetBitRate() int32
GetBitRate returns the BitRate field value if set, zero value otherwise.
func (*ChannelTranscodeAudioEncodersInner) GetBitRateOk ¶
func (o *ChannelTranscodeAudioEncodersInner) GetBitRateOk() (*int32, bool)
GetBitRateOk returns a tuple with the BitRate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeAudioEncodersInner) GetChannels ¶
func (o *ChannelTranscodeAudioEncodersInner) GetChannels() int32
GetChannels returns the Channels field value if set, zero value otherwise.
func (*ChannelTranscodeAudioEncodersInner) GetChannelsOk ¶
func (o *ChannelTranscodeAudioEncodersInner) GetChannelsOk() (*int32, bool)
GetChannelsOk returns a tuple with the Channels field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeAudioEncodersInner) GetCodec ¶
func (o *ChannelTranscodeAudioEncodersInner) GetCodec() string
GetCodec returns the Codec field value if set, zero value otherwise.
func (*ChannelTranscodeAudioEncodersInner) GetCodecOk ¶
func (o *ChannelTranscodeAudioEncodersInner) GetCodecOk() (*string, bool)
GetCodecOk returns a tuple with the Codec field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeAudioEncodersInner) GetEac3 ¶
func (o *ChannelTranscodeAudioEncodersInner) GetEac3() ChannelTranscodeAudioEncodersInnerEac3
GetEac3 returns the Eac3 field value if set, zero value otherwise.
func (*ChannelTranscodeAudioEncodersInner) GetEac3Ok ¶
func (o *ChannelTranscodeAudioEncodersInner) GetEac3Ok() (*ChannelTranscodeAudioEncodersInnerEac3, bool)
GetEac3Ok returns a tuple with the Eac3 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeAudioEncodersInner) GetId ¶
func (o *ChannelTranscodeAudioEncodersInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ChannelTranscodeAudioEncodersInner) GetIdOk ¶
func (o *ChannelTranscodeAudioEncodersInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeAudioEncodersInner) GetLoudness ¶
func (o *ChannelTranscodeAudioEncodersInner) GetLoudness() ChannelTranscodeAudioEncodersInnerLoudness
GetLoudness returns the Loudness field value if set, zero value otherwise.
func (*ChannelTranscodeAudioEncodersInner) GetLoudnessOk ¶
func (o *ChannelTranscodeAudioEncodersInner) GetLoudnessOk() (*ChannelTranscodeAudioEncodersInnerLoudness, bool)
GetLoudnessOk returns a tuple with the Loudness field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeAudioEncodersInner) GetSampleRate ¶
func (o *ChannelTranscodeAudioEncodersInner) GetSampleRate() int32
GetSampleRate returns the SampleRate field value if set, zero value otherwise.
func (*ChannelTranscodeAudioEncodersInner) GetSampleRateOk ¶
func (o *ChannelTranscodeAudioEncodersInner) GetSampleRateOk() (*int32, bool)
GetSampleRateOk returns a tuple with the SampleRate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeAudioEncodersInner) GetTag ¶ added in v1.26.5
func (o *ChannelTranscodeAudioEncodersInner) GetTag() string
GetTag returns the Tag field value if set, zero value otherwise.
func (*ChannelTranscodeAudioEncodersInner) GetTagOk ¶ added in v1.26.5
func (o *ChannelTranscodeAudioEncodersInner) GetTagOk() (*string, bool)
GetTagOk returns a tuple with the Tag field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeAudioEncodersInner) HasAudioSourceId ¶
func (o *ChannelTranscodeAudioEncodersInner) HasAudioSourceId() bool
HasAudioSourceId returns a boolean if a field has been set.
func (*ChannelTranscodeAudioEncodersInner) HasBitRate ¶
func (o *ChannelTranscodeAudioEncodersInner) HasBitRate() bool
HasBitRate returns a boolean if a field has been set.
func (*ChannelTranscodeAudioEncodersInner) HasChannels ¶
func (o *ChannelTranscodeAudioEncodersInner) HasChannels() bool
HasChannels returns a boolean if a field has been set.
func (*ChannelTranscodeAudioEncodersInner) HasCodec ¶
func (o *ChannelTranscodeAudioEncodersInner) HasCodec() bool
HasCodec returns a boolean if a field has been set.
func (*ChannelTranscodeAudioEncodersInner) HasEac3 ¶
func (o *ChannelTranscodeAudioEncodersInner) HasEac3() bool
HasEac3 returns a boolean if a field has been set.
func (*ChannelTranscodeAudioEncodersInner) HasId ¶
func (o *ChannelTranscodeAudioEncodersInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ChannelTranscodeAudioEncodersInner) HasLoudness ¶
func (o *ChannelTranscodeAudioEncodersInner) HasLoudness() bool
HasLoudness returns a boolean if a field has been set.
func (*ChannelTranscodeAudioEncodersInner) HasSampleRate ¶
func (o *ChannelTranscodeAudioEncodersInner) HasSampleRate() bool
HasSampleRate returns a boolean if a field has been set.
func (*ChannelTranscodeAudioEncodersInner) HasTag ¶ added in v1.26.5
func (o *ChannelTranscodeAudioEncodersInner) HasTag() bool
HasTag returns a boolean if a field has been set.
func (ChannelTranscodeAudioEncodersInner) MarshalJSON ¶
func (o ChannelTranscodeAudioEncodersInner) MarshalJSON() ([]byte, error)
func (*ChannelTranscodeAudioEncodersInner) SetAudioSourceId ¶
func (o *ChannelTranscodeAudioEncodersInner) SetAudioSourceId(v string)
SetAudioSourceId gets a reference to the given string and assigns it to the AudioSourceId field.
func (*ChannelTranscodeAudioEncodersInner) SetBitRate ¶
func (o *ChannelTranscodeAudioEncodersInner) SetBitRate(v int32)
SetBitRate gets a reference to the given int32 and assigns it to the BitRate field.
func (*ChannelTranscodeAudioEncodersInner) SetChannels ¶
func (o *ChannelTranscodeAudioEncodersInner) SetChannels(v int32)
SetChannels gets a reference to the given int32 and assigns it to the Channels field.
func (*ChannelTranscodeAudioEncodersInner) SetCodec ¶
func (o *ChannelTranscodeAudioEncodersInner) SetCodec(v string)
SetCodec gets a reference to the given string and assigns it to the Codec field.
func (*ChannelTranscodeAudioEncodersInner) SetEac3 ¶
func (o *ChannelTranscodeAudioEncodersInner) SetEac3(v ChannelTranscodeAudioEncodersInnerEac3)
SetEac3 gets a reference to the given ChannelTranscodeAudioEncodersInnerEac3 and assigns it to the Eac3 field.
func (*ChannelTranscodeAudioEncodersInner) SetId ¶
func (o *ChannelTranscodeAudioEncodersInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ChannelTranscodeAudioEncodersInner) SetLoudness ¶
func (o *ChannelTranscodeAudioEncodersInner) SetLoudness(v ChannelTranscodeAudioEncodersInnerLoudness)
SetLoudness gets a reference to the given ChannelTranscodeAudioEncodersInnerLoudness and assigns it to the Loudness field.
func (*ChannelTranscodeAudioEncodersInner) SetSampleRate ¶
func (o *ChannelTranscodeAudioEncodersInner) SetSampleRate(v int32)
SetSampleRate gets a reference to the given int32 and assigns it to the SampleRate field.
func (*ChannelTranscodeAudioEncodersInner) SetTag ¶ added in v1.26.5
func (o *ChannelTranscodeAudioEncodersInner) SetTag(v string)
SetTag gets a reference to the given string and assigns it to the Tag field.
func (ChannelTranscodeAudioEncodersInner) ToMap ¶
func (o ChannelTranscodeAudioEncodersInner) ToMap() (map[string]interface{}, error)
type ChannelTranscodeAudioEncodersInnerEac3 ¶
type ChannelTranscodeAudioEncodersInnerEac3 struct { // Configures the maximum DD+JOC complexity index the content is expected to have. This does not configure the actual encoder, but simply indicates the value that should appear in manifests given to the player. This may only be used when 'ddp_joc_passthrough' is enabled. A legacy default of 10 applies to channels using pure passthrough which do not configure this; hybrid passthrough requires this to be configured explicitly, and additionally requires a value of at least 12 since that's what encoded output will have. When encoding DD+JOC without passthrough, the manifests reflect the actual transcoder output and manual configuration is not permitted. DdpJocComplexityIndex *int32 `` /* 717-byte string literal not displayed */ // If non-zero, configures the encoder to compute JOC metadata (i.e. Dolby Atmos) for the given logical speaker layout. The transcoder does not guarantee any particular bed layout in the JOC metadata, and this setting currently has no effect on that. It merely determines the channel layout to which all inputs are converted before encoding. Legal values are: 8 - 5.1.2 10 - 5.1.4 For sources with raw PCM input and more than 6 channels, configure this according to the expected input channel layout. For channels which expect to take a 7.1 EAC-3 input, configure to 8. For all other cases, including upmixing from 5.1 or fewer channels or any kind of Atmos input, configure to 10. This setting can be used at the same time as ddp_joc_passthrough to enable 'hybrid passthrough'. In this case, this setting only governs what is used for the case where the input is not already DD+JOC. DdpJocLogicalChannels *int32 `` /* 943-byte string literal not displayed */ // Indicates that the source will contain Joint Object Coding metadata (Dolby Atmos) and that the encoder should operate in passthrough mode. https://learning.dolby.com/hc/en-us/articles/4406039180564-Appendix-C-Dolby-Atmos-Delivery-Codecs- When the audio encoder is configured with this setting, the source audio will be repackaged without being decoded and re-encoded. If ddp_joc_logical_channels is not configured and the source is not DD+JOC, it will be replaced with silence. If ddp_joc_logical_channels is configured, the source will be reencoded if it is not DD+JOC and passed through unchanged when it is. The latter case is called 'hybrid passthrough' and also requires configuration of ddp_joc_complexity_index. DdpJocPassthrough *bool `` /* 761-byte string literal not displayed */ // If specified, overrides the dynamic range control line mode. If unspecified and the source audio is AC-3 or EAC-3, the DRC line mode matches the input. If unspecified and the source audio is any other codec, the encoder uses an unspecified default which may change without notice. DrcLineMode *string `` /* 403-byte string literal not displayed */ // If specified, overrides the dynamic range control RF mode. If unspecified and the source audio is AC-3 or EAC-3, the DRC RF mode matches the input. If unspecified and the source audio is any other codec, the encoder uses an unspecified default which may change without notice. DrcRfMode *string `` /* 397-byte string literal not displayed */ // If specified, overrides whether surround phase shift is enabled. If unspecified and the source audio is AC-3 or EAC-3, the surround phase shift mode matches the input. If unspecified and the source audio is any other codec, the encoder uses an unspecified default which may change without notice. SurroundPhaseShift *string `` /* 406-byte string literal not displayed */ }
ChannelTranscodeAudioEncodersInnerEac3 Only one of ['eac3'] may be set.
func NewChannelTranscodeAudioEncodersInnerEac3 ¶
func NewChannelTranscodeAudioEncodersInnerEac3() *ChannelTranscodeAudioEncodersInnerEac3
NewChannelTranscodeAudioEncodersInnerEac3 instantiates a new ChannelTranscodeAudioEncodersInnerEac3 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 NewChannelTranscodeAudioEncodersInnerEac3WithDefaults ¶
func NewChannelTranscodeAudioEncodersInnerEac3WithDefaults() *ChannelTranscodeAudioEncodersInnerEac3
NewChannelTranscodeAudioEncodersInnerEac3WithDefaults instantiates a new ChannelTranscodeAudioEncodersInnerEac3 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 (*ChannelTranscodeAudioEncodersInnerEac3) GetDdpJocComplexityIndex ¶ added in v1.27.9
func (o *ChannelTranscodeAudioEncodersInnerEac3) GetDdpJocComplexityIndex() int32
GetDdpJocComplexityIndex returns the DdpJocComplexityIndex field value if set, zero value otherwise.
func (*ChannelTranscodeAudioEncodersInnerEac3) GetDdpJocComplexityIndexOk ¶ added in v1.27.9
func (o *ChannelTranscodeAudioEncodersInnerEac3) GetDdpJocComplexityIndexOk() (*int32, bool)
GetDdpJocComplexityIndexOk returns a tuple with the DdpJocComplexityIndex field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeAudioEncodersInnerEac3) GetDdpJocLogicalChannels ¶ added in v1.20.0
func (o *ChannelTranscodeAudioEncodersInnerEac3) GetDdpJocLogicalChannels() int32
GetDdpJocLogicalChannels returns the DdpJocLogicalChannels field value if set, zero value otherwise.
func (*ChannelTranscodeAudioEncodersInnerEac3) GetDdpJocLogicalChannelsOk ¶ added in v1.20.0
func (o *ChannelTranscodeAudioEncodersInnerEac3) GetDdpJocLogicalChannelsOk() (*int32, bool)
GetDdpJocLogicalChannelsOk returns a tuple with the DdpJocLogicalChannels field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeAudioEncodersInnerEac3) GetDdpJocPassthrough ¶
func (o *ChannelTranscodeAudioEncodersInnerEac3) GetDdpJocPassthrough() bool
GetDdpJocPassthrough returns the DdpJocPassthrough field value if set, zero value otherwise.
func (*ChannelTranscodeAudioEncodersInnerEac3) GetDdpJocPassthroughOk ¶
func (o *ChannelTranscodeAudioEncodersInnerEac3) GetDdpJocPassthroughOk() (*bool, bool)
GetDdpJocPassthroughOk returns a tuple with the DdpJocPassthrough field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeAudioEncodersInnerEac3) GetDrcLineMode ¶ added in v1.21.0
func (o *ChannelTranscodeAudioEncodersInnerEac3) GetDrcLineMode() string
GetDrcLineMode returns the DrcLineMode field value if set, zero value otherwise.
func (*ChannelTranscodeAudioEncodersInnerEac3) GetDrcLineModeOk ¶ added in v1.21.0
func (o *ChannelTranscodeAudioEncodersInnerEac3) GetDrcLineModeOk() (*string, bool)
GetDrcLineModeOk returns a tuple with the DrcLineMode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeAudioEncodersInnerEac3) GetDrcRfMode ¶ added in v1.21.0
func (o *ChannelTranscodeAudioEncodersInnerEac3) GetDrcRfMode() string
GetDrcRfMode returns the DrcRfMode field value if set, zero value otherwise.
func (*ChannelTranscodeAudioEncodersInnerEac3) GetDrcRfModeOk ¶ added in v1.21.0
func (o *ChannelTranscodeAudioEncodersInnerEac3) GetDrcRfModeOk() (*string, bool)
GetDrcRfModeOk returns a tuple with the DrcRfMode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeAudioEncodersInnerEac3) GetSurroundPhaseShift ¶ added in v1.21.0
func (o *ChannelTranscodeAudioEncodersInnerEac3) GetSurroundPhaseShift() string
GetSurroundPhaseShift returns the SurroundPhaseShift field value if set, zero value otherwise.
func (*ChannelTranscodeAudioEncodersInnerEac3) GetSurroundPhaseShiftOk ¶ added in v1.21.0
func (o *ChannelTranscodeAudioEncodersInnerEac3) GetSurroundPhaseShiftOk() (*string, bool)
GetSurroundPhaseShiftOk returns a tuple with the SurroundPhaseShift field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeAudioEncodersInnerEac3) HasDdpJocComplexityIndex ¶ added in v1.27.9
func (o *ChannelTranscodeAudioEncodersInnerEac3) HasDdpJocComplexityIndex() bool
HasDdpJocComplexityIndex returns a boolean if a field has been set.
func (*ChannelTranscodeAudioEncodersInnerEac3) HasDdpJocLogicalChannels ¶ added in v1.20.0
func (o *ChannelTranscodeAudioEncodersInnerEac3) HasDdpJocLogicalChannels() bool
HasDdpJocLogicalChannels returns a boolean if a field has been set.
func (*ChannelTranscodeAudioEncodersInnerEac3) HasDdpJocPassthrough ¶
func (o *ChannelTranscodeAudioEncodersInnerEac3) HasDdpJocPassthrough() bool
HasDdpJocPassthrough returns a boolean if a field has been set.
func (*ChannelTranscodeAudioEncodersInnerEac3) HasDrcLineMode ¶ added in v1.21.0
func (o *ChannelTranscodeAudioEncodersInnerEac3) HasDrcLineMode() bool
HasDrcLineMode returns a boolean if a field has been set.
func (*ChannelTranscodeAudioEncodersInnerEac3) HasDrcRfMode ¶ added in v1.21.0
func (o *ChannelTranscodeAudioEncodersInnerEac3) HasDrcRfMode() bool
HasDrcRfMode returns a boolean if a field has been set.
func (*ChannelTranscodeAudioEncodersInnerEac3) HasSurroundPhaseShift ¶ added in v1.21.0
func (o *ChannelTranscodeAudioEncodersInnerEac3) HasSurroundPhaseShift() bool
HasSurroundPhaseShift returns a boolean if a field has been set.
func (ChannelTranscodeAudioEncodersInnerEac3) MarshalJSON ¶
func (o ChannelTranscodeAudioEncodersInnerEac3) MarshalJSON() ([]byte, error)
func (*ChannelTranscodeAudioEncodersInnerEac3) SetDdpJocComplexityIndex ¶ added in v1.27.9
func (o *ChannelTranscodeAudioEncodersInnerEac3) SetDdpJocComplexityIndex(v int32)
SetDdpJocComplexityIndex gets a reference to the given int32 and assigns it to the DdpJocComplexityIndex field.
func (*ChannelTranscodeAudioEncodersInnerEac3) SetDdpJocLogicalChannels ¶ added in v1.20.0
func (o *ChannelTranscodeAudioEncodersInnerEac3) SetDdpJocLogicalChannels(v int32)
SetDdpJocLogicalChannels gets a reference to the given int32 and assigns it to the DdpJocLogicalChannels field.
func (*ChannelTranscodeAudioEncodersInnerEac3) SetDdpJocPassthrough ¶
func (o *ChannelTranscodeAudioEncodersInnerEac3) SetDdpJocPassthrough(v bool)
SetDdpJocPassthrough gets a reference to the given bool and assigns it to the DdpJocPassthrough field.
func (*ChannelTranscodeAudioEncodersInnerEac3) SetDrcLineMode ¶ added in v1.21.0
func (o *ChannelTranscodeAudioEncodersInnerEac3) SetDrcLineMode(v string)
SetDrcLineMode gets a reference to the given string and assigns it to the DrcLineMode field.
func (*ChannelTranscodeAudioEncodersInnerEac3) SetDrcRfMode ¶ added in v1.21.0
func (o *ChannelTranscodeAudioEncodersInnerEac3) SetDrcRfMode(v string)
SetDrcRfMode gets a reference to the given string and assigns it to the DrcRfMode field.
func (*ChannelTranscodeAudioEncodersInnerEac3) SetSurroundPhaseShift ¶ added in v1.21.0
func (o *ChannelTranscodeAudioEncodersInnerEac3) SetSurroundPhaseShift(v string)
SetSurroundPhaseShift gets a reference to the given string and assigns it to the SurroundPhaseShift field.
func (ChannelTranscodeAudioEncodersInnerEac3) ToMap ¶
func (o ChannelTranscodeAudioEncodersInnerEac3) ToMap() (map[string]interface{}, error)
type ChannelTranscodeAudioEncodersInnerLoudness ¶
type ChannelTranscodeAudioEncodersInnerLoudness struct { // Enable Dialog Intelligence. Only supported for (E)AC-3 encoders. This may only be set if lkfs is explicitly configured to -24. DialogIntel *bool `` /* 162-byte string literal not displayed */ // Loudness normalization LKFS setting. Default value is -24. Lkfs *int32 `json:"lkfs,omitempty" format:"int32" doc:"Loudness normalization LKFS setting. Default value is -24."` // Peak Limit. The only allowable value is -2.0. This field is soft-deprecated and will be unsupported in a future transcoder version. In the current transcoder version, the values 0.0 and -2.0 both produce the same configuration. PeakLimit *float32 `` /* 276-byte string literal not displayed */ }
ChannelTranscodeAudioEncodersInnerLoudness Loudness normalization settings. Loudness configuration is required for non-passthrough AC-3 and EAC-3.
func NewChannelTranscodeAudioEncodersInnerLoudness ¶
func NewChannelTranscodeAudioEncodersInnerLoudness() *ChannelTranscodeAudioEncodersInnerLoudness
NewChannelTranscodeAudioEncodersInnerLoudness instantiates a new ChannelTranscodeAudioEncodersInnerLoudness 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 NewChannelTranscodeAudioEncodersInnerLoudnessWithDefaults ¶
func NewChannelTranscodeAudioEncodersInnerLoudnessWithDefaults() *ChannelTranscodeAudioEncodersInnerLoudness
NewChannelTranscodeAudioEncodersInnerLoudnessWithDefaults instantiates a new ChannelTranscodeAudioEncodersInnerLoudness 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 (*ChannelTranscodeAudioEncodersInnerLoudness) GetDialogIntel ¶
func (o *ChannelTranscodeAudioEncodersInnerLoudness) GetDialogIntel() bool
GetDialogIntel returns the DialogIntel field value if set, zero value otherwise.
func (*ChannelTranscodeAudioEncodersInnerLoudness) GetDialogIntelOk ¶
func (o *ChannelTranscodeAudioEncodersInnerLoudness) GetDialogIntelOk() (*bool, bool)
GetDialogIntelOk returns a tuple with the DialogIntel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeAudioEncodersInnerLoudness) GetLkfs ¶
func (o *ChannelTranscodeAudioEncodersInnerLoudness) GetLkfs() int32
GetLkfs returns the Lkfs field value if set, zero value otherwise.
func (*ChannelTranscodeAudioEncodersInnerLoudness) GetLkfsOk ¶
func (o *ChannelTranscodeAudioEncodersInnerLoudness) GetLkfsOk() (*int32, bool)
GetLkfsOk returns a tuple with the Lkfs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeAudioEncodersInnerLoudness) GetPeakLimit ¶
func (o *ChannelTranscodeAudioEncodersInnerLoudness) GetPeakLimit() float32
GetPeakLimit returns the PeakLimit field value if set, zero value otherwise.
func (*ChannelTranscodeAudioEncodersInnerLoudness) GetPeakLimitOk ¶
func (o *ChannelTranscodeAudioEncodersInnerLoudness) GetPeakLimitOk() (*float32, bool)
GetPeakLimitOk returns a tuple with the PeakLimit field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeAudioEncodersInnerLoudness) HasDialogIntel ¶
func (o *ChannelTranscodeAudioEncodersInnerLoudness) HasDialogIntel() bool
HasDialogIntel returns a boolean if a field has been set.
func (*ChannelTranscodeAudioEncodersInnerLoudness) HasLkfs ¶
func (o *ChannelTranscodeAudioEncodersInnerLoudness) HasLkfs() bool
HasLkfs returns a boolean if a field has been set.
func (*ChannelTranscodeAudioEncodersInnerLoudness) HasPeakLimit ¶
func (o *ChannelTranscodeAudioEncodersInnerLoudness) HasPeakLimit() bool
HasPeakLimit returns a boolean if a field has been set.
func (ChannelTranscodeAudioEncodersInnerLoudness) MarshalJSON ¶
func (o ChannelTranscodeAudioEncodersInnerLoudness) MarshalJSON() ([]byte, error)
func (*ChannelTranscodeAudioEncodersInnerLoudness) SetDialogIntel ¶
func (o *ChannelTranscodeAudioEncodersInnerLoudness) SetDialogIntel(v bool)
SetDialogIntel gets a reference to the given bool and assigns it to the DialogIntel field.
func (*ChannelTranscodeAudioEncodersInnerLoudness) SetLkfs ¶
func (o *ChannelTranscodeAudioEncodersInnerLoudness) SetLkfs(v int32)
SetLkfs gets a reference to the given int32 and assigns it to the Lkfs field.
func (*ChannelTranscodeAudioEncodersInnerLoudness) SetPeakLimit ¶
func (o *ChannelTranscodeAudioEncodersInnerLoudness) SetPeakLimit(v float32)
SetPeakLimit gets a reference to the given float32 and assigns it to the PeakLimit field.
func (ChannelTranscodeAudioEncodersInnerLoudness) ToMap ¶
func (o ChannelTranscodeAudioEncodersInnerLoudness) ToMap() (map[string]interface{}, error)
type ChannelTranscodeDebugOverlays ¶ added in v1.12.0
type ChannelTranscodeDebugOverlays struct { // Position of the debug overlay within the output frame. Position *string `` /* 141-byte string literal not displayed */ }
ChannelTranscodeDebugOverlays The debug_overlays specifies the position of the debugging overlay information from the transcoder into each video output. The overlay is burned into the video and will be visible to end-users if enabled. The default position value is OFF, which results in no debug overlay. Do not enable on customer facing channels. Requires a transcoder restart if the state is changed.
func NewChannelTranscodeDebugOverlays ¶ added in v1.12.0
func NewChannelTranscodeDebugOverlays() *ChannelTranscodeDebugOverlays
NewChannelTranscodeDebugOverlays instantiates a new ChannelTranscodeDebugOverlays 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 NewChannelTranscodeDebugOverlaysWithDefaults ¶ added in v1.12.0
func NewChannelTranscodeDebugOverlaysWithDefaults() *ChannelTranscodeDebugOverlays
NewChannelTranscodeDebugOverlaysWithDefaults instantiates a new ChannelTranscodeDebugOverlays 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 (*ChannelTranscodeDebugOverlays) GetPosition ¶ added in v1.12.0
func (o *ChannelTranscodeDebugOverlays) GetPosition() string
GetPosition returns the Position field value if set, zero value otherwise.
func (*ChannelTranscodeDebugOverlays) GetPositionOk ¶ added in v1.12.0
func (o *ChannelTranscodeDebugOverlays) GetPositionOk() (*string, bool)
GetPositionOk returns a tuple with the Position field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeDebugOverlays) HasPosition ¶ added in v1.12.0
func (o *ChannelTranscodeDebugOverlays) HasPosition() bool
HasPosition returns a boolean if a field has been set.
func (ChannelTranscodeDebugOverlays) MarshalJSON ¶ added in v1.12.0
func (o ChannelTranscodeDebugOverlays) MarshalJSON() ([]byte, error)
func (*ChannelTranscodeDebugOverlays) SetPosition ¶ added in v1.12.0
func (o *ChannelTranscodeDebugOverlays) SetPosition(v string)
SetPosition gets a reference to the given string and assigns it to the Position field.
func (ChannelTranscodeDebugOverlays) ToMap ¶ added in v1.12.0
func (o ChannelTranscodeDebugOverlays) ToMap() (map[string]interface{}, error)
type ChannelTranscodeDynamicResourcesValue ¶ added in v1.27.4
type ChannelTranscodeDynamicResourcesValue struct { // Identifies the intended use of this resource. Type *string `json:"type,omitempty" enum:"GRAPHIC,FONT" doc:"Identifies the intended use of this resource."` // The URL from which the resource will be downloaded. Url *string `json:"url,omitempty" format:"uri-reference" doc:"The URL from which the resource will be downloaded."` }
ChannelTranscodeDynamicResourcesValue struct for ChannelTranscodeDynamicResourcesValue
func NewChannelTranscodeDynamicResourcesValue ¶ added in v1.27.4
func NewChannelTranscodeDynamicResourcesValue() *ChannelTranscodeDynamicResourcesValue
NewChannelTranscodeDynamicResourcesValue instantiates a new ChannelTranscodeDynamicResourcesValue 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 NewChannelTranscodeDynamicResourcesValueWithDefaults ¶ added in v1.27.4
func NewChannelTranscodeDynamicResourcesValueWithDefaults() *ChannelTranscodeDynamicResourcesValue
NewChannelTranscodeDynamicResourcesValueWithDefaults instantiates a new ChannelTranscodeDynamicResourcesValue 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 (*ChannelTranscodeDynamicResourcesValue) GetType ¶ added in v1.27.4
func (o *ChannelTranscodeDynamicResourcesValue) GetType() string
GetType returns the Type field value if set, zero value otherwise.
func (*ChannelTranscodeDynamicResourcesValue) GetTypeOk ¶ added in v1.27.4
func (o *ChannelTranscodeDynamicResourcesValue) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeDynamicResourcesValue) GetUrl ¶ added in v1.27.4
func (o *ChannelTranscodeDynamicResourcesValue) GetUrl() string
GetUrl returns the Url field value if set, zero value otherwise.
func (*ChannelTranscodeDynamicResourcesValue) GetUrlOk ¶ added in v1.27.4
func (o *ChannelTranscodeDynamicResourcesValue) GetUrlOk() (*string, bool)
GetUrlOk returns a tuple with the Url field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeDynamicResourcesValue) HasType ¶ added in v1.27.4
func (o *ChannelTranscodeDynamicResourcesValue) HasType() bool
HasType returns a boolean if a field has been set.
func (*ChannelTranscodeDynamicResourcesValue) HasUrl ¶ added in v1.27.4
func (o *ChannelTranscodeDynamicResourcesValue) HasUrl() bool
HasUrl returns a boolean if a field has been set.
func (ChannelTranscodeDynamicResourcesValue) MarshalJSON ¶ added in v1.27.4
func (o ChannelTranscodeDynamicResourcesValue) MarshalJSON() ([]byte, error)
func (*ChannelTranscodeDynamicResourcesValue) SetType ¶ added in v1.27.4
func (o *ChannelTranscodeDynamicResourcesValue) SetType(v string)
SetType gets a reference to the given string and assigns it to the Type field.
func (*ChannelTranscodeDynamicResourcesValue) SetUrl ¶ added in v1.27.4
func (o *ChannelTranscodeDynamicResourcesValue) SetUrl(v string)
SetUrl gets a reference to the given string and assigns it to the Url field.
func (ChannelTranscodeDynamicResourcesValue) ToMap ¶ added in v1.27.4
func (o ChannelTranscodeDynamicResourcesValue) ToMap() (map[string]interface{}, error)
type ChannelTranscodeOverlaysInner ¶
type ChannelTranscodeOverlaysInner struct { // The URL of the image overlay. Only PNG is supported at the moment. The image's dimensions should match those of source for perfect pixel placement. ImageUrl *string `` /* 194-byte string literal not displayed */ }
ChannelTranscodeOverlaysInner struct for ChannelTranscodeOverlaysInner
func NewChannelTranscodeOverlaysInner ¶
func NewChannelTranscodeOverlaysInner() *ChannelTranscodeOverlaysInner
NewChannelTranscodeOverlaysInner instantiates a new ChannelTranscodeOverlaysInner 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 NewChannelTranscodeOverlaysInnerWithDefaults ¶
func NewChannelTranscodeOverlaysInnerWithDefaults() *ChannelTranscodeOverlaysInner
NewChannelTranscodeOverlaysInnerWithDefaults instantiates a new ChannelTranscodeOverlaysInner 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 (*ChannelTranscodeOverlaysInner) GetImageUrl ¶
func (o *ChannelTranscodeOverlaysInner) GetImageUrl() string
GetImageUrl returns the ImageUrl field value if set, zero value otherwise.
func (*ChannelTranscodeOverlaysInner) GetImageUrlOk ¶
func (o *ChannelTranscodeOverlaysInner) GetImageUrlOk() (*string, bool)
GetImageUrlOk returns a tuple with the ImageUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeOverlaysInner) HasImageUrl ¶
func (o *ChannelTranscodeOverlaysInner) HasImageUrl() bool
HasImageUrl returns a boolean if a field has been set.
func (ChannelTranscodeOverlaysInner) MarshalJSON ¶
func (o ChannelTranscodeOverlaysInner) MarshalJSON() ([]byte, error)
func (*ChannelTranscodeOverlaysInner) SetImageUrl ¶
func (o *ChannelTranscodeOverlaysInner) SetImageUrl(v string)
SetImageUrl gets a reference to the given string and assigns it to the ImageUrl field.
func (ChannelTranscodeOverlaysInner) ToMap ¶
func (o ChannelTranscodeOverlaysInner) ToMap() (map[string]interface{}, error)
type ChannelTranscodeSegmenter ¶
type ChannelTranscodeSegmenter struct { // GOP (group of pictures) duration specifies the amount of time between I-frames. Shorter durations can lower quality slightly as each I-frame uses more bits than P- & B-frames but can provide a better seeking experience when enabling thumbnail encoders and/or I-Frame Only playlists. GopDurationSecs *float64 `` /* 360-byte string literal not displayed */ // Segment duration specifies the target duration of a single segment. Segments shorter than this duration can occur at signaling boundaries. This value _must_ be a multiple of the GOP duration value. SegmentDurationSecs *float64 `` /* 279-byte string literal not displayed */ // Include TEMI (Timeline and External Media Information ISO/IEC 13818-1:2019 Annex U) to mpeg-ts segments. Temi *bool `` /* 132-byte string literal not displayed */ }
ChannelTranscodeSegmenter Segmenter configures how video GOPs and segments get generated.
func NewChannelTranscodeSegmenter ¶
func NewChannelTranscodeSegmenter() *ChannelTranscodeSegmenter
NewChannelTranscodeSegmenter instantiates a new ChannelTranscodeSegmenter 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 NewChannelTranscodeSegmenterWithDefaults ¶
func NewChannelTranscodeSegmenterWithDefaults() *ChannelTranscodeSegmenter
NewChannelTranscodeSegmenterWithDefaults instantiates a new ChannelTranscodeSegmenter 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 (*ChannelTranscodeSegmenter) GetGopDurationSecs ¶
func (o *ChannelTranscodeSegmenter) GetGopDurationSecs() float64
GetGopDurationSecs returns the GopDurationSecs field value if set, zero value otherwise.
func (*ChannelTranscodeSegmenter) GetGopDurationSecsOk ¶
func (o *ChannelTranscodeSegmenter) GetGopDurationSecsOk() (*float64, bool)
GetGopDurationSecsOk returns a tuple with the GopDurationSecs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeSegmenter) GetSegmentDurationSecs ¶
func (o *ChannelTranscodeSegmenter) GetSegmentDurationSecs() float64
GetSegmentDurationSecs returns the SegmentDurationSecs field value if set, zero value otherwise.
func (*ChannelTranscodeSegmenter) GetSegmentDurationSecsOk ¶
func (o *ChannelTranscodeSegmenter) GetSegmentDurationSecsOk() (*float64, bool)
GetSegmentDurationSecsOk returns a tuple with the SegmentDurationSecs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeSegmenter) GetTemi ¶
func (o *ChannelTranscodeSegmenter) GetTemi() bool
GetTemi returns the Temi field value if set, zero value otherwise.
func (*ChannelTranscodeSegmenter) GetTemiOk ¶
func (o *ChannelTranscodeSegmenter) GetTemiOk() (*bool, bool)
GetTemiOk returns a tuple with the Temi field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeSegmenter) HasGopDurationSecs ¶
func (o *ChannelTranscodeSegmenter) HasGopDurationSecs() bool
HasGopDurationSecs returns a boolean if a field has been set.
func (*ChannelTranscodeSegmenter) HasSegmentDurationSecs ¶
func (o *ChannelTranscodeSegmenter) HasSegmentDurationSecs() bool
HasSegmentDurationSecs returns a boolean if a field has been set.
func (*ChannelTranscodeSegmenter) HasTemi ¶
func (o *ChannelTranscodeSegmenter) HasTemi() bool
HasTemi returns a boolean if a field has been set.
func (ChannelTranscodeSegmenter) MarshalJSON ¶
func (o ChannelTranscodeSegmenter) MarshalJSON() ([]byte, error)
func (*ChannelTranscodeSegmenter) SetGopDurationSecs ¶
func (o *ChannelTranscodeSegmenter) SetGopDurationSecs(v float64)
SetGopDurationSecs gets a reference to the given float64 and assigns it to the GopDurationSecs field.
func (*ChannelTranscodeSegmenter) SetSegmentDurationSecs ¶
func (o *ChannelTranscodeSegmenter) SetSegmentDurationSecs(v float64)
SetSegmentDurationSecs gets a reference to the given float64 and assigns it to the SegmentDurationSecs field.
func (*ChannelTranscodeSegmenter) SetTemi ¶
func (o *ChannelTranscodeSegmenter) SetTemi(v bool)
SetTemi gets a reference to the given bool and assigns it to the Temi field.
func (ChannelTranscodeSegmenter) ToMap ¶
func (o ChannelTranscodeSegmenter) ToMap() (map[string]interface{}, error)
type ChannelTranscodeSubtitleEncodersInner ¶ added in v1.1.0
type ChannelTranscodeSubtitleEncodersInner struct { AtscCaptions *ChannelTranscodeSubtitleEncodersInnerAtscCaptions `json:"atsc_captions,omitempty"` // Encoder ID. IDs must be unique for all encoders. This ID is referenced when setting up playlist publishing. Id *string `` /* 147-byte string literal not displayed */ // Language is the code for the language in which the subtitles are written. Language *string `json:"language,omitempty" minLength:"2" doc:"Language is the code for the language in which the subtitles are written."` // Used by the player to map text tracks to a quadrant, which represents a single view in a multiview layout. This value is opaque and not used by Aventus. Tag *string `` /* 179-byte string literal not displayed */ Teletext *ChannelTranscodeSubtitleEncodersInnerTeletext `json:"teletext,omitempty"` // Usage indicates how this encoder should be flagged in generated manifests. Usage *string `` /* 136-byte string literal not displayed */ }
ChannelTranscodeSubtitleEncodersInner struct for ChannelTranscodeSubtitleEncodersInner
func NewChannelTranscodeSubtitleEncodersInner ¶ added in v1.1.0
func NewChannelTranscodeSubtitleEncodersInner() *ChannelTranscodeSubtitleEncodersInner
NewChannelTranscodeSubtitleEncodersInner instantiates a new ChannelTranscodeSubtitleEncodersInner 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 NewChannelTranscodeSubtitleEncodersInnerWithDefaults ¶ added in v1.1.0
func NewChannelTranscodeSubtitleEncodersInnerWithDefaults() *ChannelTranscodeSubtitleEncodersInner
NewChannelTranscodeSubtitleEncodersInnerWithDefaults instantiates a new ChannelTranscodeSubtitleEncodersInner 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 (*ChannelTranscodeSubtitleEncodersInner) GetAtscCaptions ¶ added in v1.8.0
func (o *ChannelTranscodeSubtitleEncodersInner) GetAtscCaptions() ChannelTranscodeSubtitleEncodersInnerAtscCaptions
GetAtscCaptions returns the AtscCaptions field value if set, zero value otherwise.
func (*ChannelTranscodeSubtitleEncodersInner) GetAtscCaptionsOk ¶ added in v1.8.0
func (o *ChannelTranscodeSubtitleEncodersInner) GetAtscCaptionsOk() (*ChannelTranscodeSubtitleEncodersInnerAtscCaptions, bool)
GetAtscCaptionsOk returns a tuple with the AtscCaptions field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeSubtitleEncodersInner) GetId ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ChannelTranscodeSubtitleEncodersInner) GetIdOk ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeSubtitleEncodersInner) GetLanguage ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInner) GetLanguage() string
GetLanguage returns the Language field value if set, zero value otherwise.
func (*ChannelTranscodeSubtitleEncodersInner) GetLanguageOk ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInner) GetLanguageOk() (*string, bool)
GetLanguageOk returns a tuple with the Language field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeSubtitleEncodersInner) GetTag ¶ added in v1.26.5
func (o *ChannelTranscodeSubtitleEncodersInner) GetTag() string
GetTag returns the Tag field value if set, zero value otherwise.
func (*ChannelTranscodeSubtitleEncodersInner) GetTagOk ¶ added in v1.26.5
func (o *ChannelTranscodeSubtitleEncodersInner) GetTagOk() (*string, bool)
GetTagOk returns a tuple with the Tag field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeSubtitleEncodersInner) GetTeletext ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInner) GetTeletext() ChannelTranscodeSubtitleEncodersInnerTeletext
GetTeletext returns the Teletext field value if set, zero value otherwise.
func (*ChannelTranscodeSubtitleEncodersInner) GetTeletextOk ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInner) GetTeletextOk() (*ChannelTranscodeSubtitleEncodersInnerTeletext, bool)
GetTeletextOk returns a tuple with the Teletext field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeSubtitleEncodersInner) GetUsage ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInner) GetUsage() string
GetUsage returns the Usage field value if set, zero value otherwise.
func (*ChannelTranscodeSubtitleEncodersInner) GetUsageOk ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInner) GetUsageOk() (*string, bool)
GetUsageOk returns a tuple with the Usage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeSubtitleEncodersInner) HasAtscCaptions ¶ added in v1.8.0
func (o *ChannelTranscodeSubtitleEncodersInner) HasAtscCaptions() bool
HasAtscCaptions returns a boolean if a field has been set.
func (*ChannelTranscodeSubtitleEncodersInner) HasId ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ChannelTranscodeSubtitleEncodersInner) HasLanguage ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInner) HasLanguage() bool
HasLanguage returns a boolean if a field has been set.
func (*ChannelTranscodeSubtitleEncodersInner) HasTag ¶ added in v1.26.5
func (o *ChannelTranscodeSubtitleEncodersInner) HasTag() bool
HasTag returns a boolean if a field has been set.
func (*ChannelTranscodeSubtitleEncodersInner) HasTeletext ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInner) HasTeletext() bool
HasTeletext returns a boolean if a field has been set.
func (*ChannelTranscodeSubtitleEncodersInner) HasUsage ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInner) HasUsage() bool
HasUsage returns a boolean if a field has been set.
func (ChannelTranscodeSubtitleEncodersInner) MarshalJSON ¶ added in v1.1.0
func (o ChannelTranscodeSubtitleEncodersInner) MarshalJSON() ([]byte, error)
func (*ChannelTranscodeSubtitleEncodersInner) SetAtscCaptions ¶ added in v1.8.0
func (o *ChannelTranscodeSubtitleEncodersInner) SetAtscCaptions(v ChannelTranscodeSubtitleEncodersInnerAtscCaptions)
SetAtscCaptions gets a reference to the given ChannelTranscodeSubtitleEncodersInnerAtscCaptions and assigns it to the AtscCaptions field.
func (*ChannelTranscodeSubtitleEncodersInner) SetId ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ChannelTranscodeSubtitleEncodersInner) SetLanguage ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInner) SetLanguage(v string)
SetLanguage gets a reference to the given string and assigns it to the Language field.
func (*ChannelTranscodeSubtitleEncodersInner) SetTag ¶ added in v1.26.5
func (o *ChannelTranscodeSubtitleEncodersInner) SetTag(v string)
SetTag gets a reference to the given string and assigns it to the Tag field.
func (*ChannelTranscodeSubtitleEncodersInner) SetTeletext ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInner) SetTeletext(v ChannelTranscodeSubtitleEncodersInnerTeletext)
SetTeletext gets a reference to the given ChannelTranscodeSubtitleEncodersInnerTeletext and assigns it to the Teletext field.
func (*ChannelTranscodeSubtitleEncodersInner) SetUsage ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInner) SetUsage(v string)
SetUsage gets a reference to the given string and assigns it to the Usage field.
func (ChannelTranscodeSubtitleEncodersInner) ToMap ¶ added in v1.1.0
func (o ChannelTranscodeSubtitleEncodersInner) ToMap() (map[string]interface{}, error)
type ChannelTranscodeSubtitleEncodersInnerAtscCaptions ¶ added in v1.8.0
type ChannelTranscodeSubtitleEncodersInnerAtscCaptions struct { // If non-zero, decode captions from the CEA-608 logical channel number identified by this number. If zero, only CTA-708 captions will be decoded. The 'logical channel number' refers to the CCx name commonly used in literature: - CC1 is the NTSC odd field subchannel 1, considered the primary caption stream. - CC2 is the NTSC odd field subchannel 2, considered the tertiary caption stream. - CC3 is the NTSC even field subchannel 1, considered the secondary caption stream. - CC4 is the NTSC even field subchannel 2, considered the quaternary caption stream. Cea608 *int32 `` /* 625-byte string literal not displayed */ // If non-zero, decode captions from the CTA-708 service identified by this number. If zero, only CEA-608 captions will be decoded. It is allowed to set both 'cta708' and 'cea608'. In this case, the transcoder will decode both streams, and will use the CTA-708 data if the stream is active and fall back to CEA-608 otherwise. Fallback from CTA-708 to CEA-608 requires a timeout to elapse, but switching from CEA-608 to CTA-708 occurs the instant the CTA-708 stream becomes active. CTA-708 recommends the following correspondence between the two encodings: - CTA-708 service 1 == CEA-608 CC1 (primary captions) - CTA-708 service 2 == CEA-608 CC3 (secondary captions) - CTA-708 service 3 == CEA-608 CC2 (tertiary captions) - CTA-708 service 4 == CEA-608 CC4 (quaternary captions) However, some sources use an alternate convention where CTA-708 service 3 is the secondary caption service (corresponding to CC3) and CTA-708 service 2 is the tertiary caption service. Cta708 *int32 `` /* 1029-byte string literal not displayed */ }
ChannelTranscodeSubtitleEncodersInnerAtscCaptions Extract subtitles from the ATSC caption encodings. The captions themselves are first sourced according to the Source.captions_source field. Only one of ['teletext', 'atsc_captions'] may be set.
func NewChannelTranscodeSubtitleEncodersInnerAtscCaptions ¶ added in v1.8.0
func NewChannelTranscodeSubtitleEncodersInnerAtscCaptions() *ChannelTranscodeSubtitleEncodersInnerAtscCaptions
NewChannelTranscodeSubtitleEncodersInnerAtscCaptions instantiates a new ChannelTranscodeSubtitleEncodersInnerAtscCaptions 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 NewChannelTranscodeSubtitleEncodersInnerAtscCaptionsWithDefaults ¶ added in v1.8.0
func NewChannelTranscodeSubtitleEncodersInnerAtscCaptionsWithDefaults() *ChannelTranscodeSubtitleEncodersInnerAtscCaptions
NewChannelTranscodeSubtitleEncodersInnerAtscCaptionsWithDefaults instantiates a new ChannelTranscodeSubtitleEncodersInnerAtscCaptions 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 (*ChannelTranscodeSubtitleEncodersInnerAtscCaptions) GetCea608 ¶ added in v1.8.0
func (o *ChannelTranscodeSubtitleEncodersInnerAtscCaptions) GetCea608() int32
GetCea608 returns the Cea608 field value if set, zero value otherwise.
func (*ChannelTranscodeSubtitleEncodersInnerAtscCaptions) GetCea608Ok ¶ added in v1.8.0
func (o *ChannelTranscodeSubtitleEncodersInnerAtscCaptions) GetCea608Ok() (*int32, bool)
GetCea608Ok returns a tuple with the Cea608 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeSubtitleEncodersInnerAtscCaptions) GetCta708 ¶ added in v1.8.0
func (o *ChannelTranscodeSubtitleEncodersInnerAtscCaptions) GetCta708() int32
GetCta708 returns the Cta708 field value if set, zero value otherwise.
func (*ChannelTranscodeSubtitleEncodersInnerAtscCaptions) GetCta708Ok ¶ added in v1.8.0
func (o *ChannelTranscodeSubtitleEncodersInnerAtscCaptions) GetCta708Ok() (*int32, bool)
GetCta708Ok returns a tuple with the Cta708 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeSubtitleEncodersInnerAtscCaptions) HasCea608 ¶ added in v1.8.0
func (o *ChannelTranscodeSubtitleEncodersInnerAtscCaptions) HasCea608() bool
HasCea608 returns a boolean if a field has been set.
func (*ChannelTranscodeSubtitleEncodersInnerAtscCaptions) HasCta708 ¶ added in v1.8.0
func (o *ChannelTranscodeSubtitleEncodersInnerAtscCaptions) HasCta708() bool
HasCta708 returns a boolean if a field has been set.
func (ChannelTranscodeSubtitleEncodersInnerAtscCaptions) MarshalJSON ¶ added in v1.8.0
func (o ChannelTranscodeSubtitleEncodersInnerAtscCaptions) MarshalJSON() ([]byte, error)
func (*ChannelTranscodeSubtitleEncodersInnerAtscCaptions) SetCea608 ¶ added in v1.8.0
func (o *ChannelTranscodeSubtitleEncodersInnerAtscCaptions) SetCea608(v int32)
SetCea608 gets a reference to the given int32 and assigns it to the Cea608 field.
func (*ChannelTranscodeSubtitleEncodersInnerAtscCaptions) SetCta708 ¶ added in v1.8.0
func (o *ChannelTranscodeSubtitleEncodersInnerAtscCaptions) SetCta708(v int32)
SetCta708 gets a reference to the given int32 and assigns it to the Cta708 field.
func (ChannelTranscodeSubtitleEncodersInnerAtscCaptions) ToMap ¶ added in v1.8.0
func (o ChannelTranscodeSubtitleEncodersInnerAtscCaptions) ToMap() (map[string]interface{}, error)
type ChannelTranscodeSubtitleEncodersInnerTeletext ¶ added in v1.1.0
type ChannelTranscodeSubtitleEncodersInnerTeletext struct { // If set, forces interpretation of the National Option field to choose from character sets in this specific set of character sets. Determining the correct value for this configuration is non-trivial, but there are some guidelines. Usually, all languages in one Teletext stream will use the same charset set. If only one set can handle all the languages, it's probably that one. Some of the sets roughly correspond to geopolitical divisions from the Cold War era: SET3 is roughly Yugoslavia plus Romania; SET4 is the rest of the former USSR/Warsaw Pact, including East Germany but excluding Poland; SET8 is Africa; SET10 is the Middle East. There does not seem to be any standard name for this configuration. The standard calls it 'the upper four bits of Triplet 1', which is highly ambiguous and nonsensical outside of the context of that usage. The decoder ffmpeg uses calls it 'region', but most of the sets cannot cleanly be described as any particular geographic region. CharsetSet *string `` /* 1055-byte string literal not displayed */ // The three-letter language code declared in the Teletext descriptor in the source PMT. If the language is not found, the subtitles will be empty. language + type configuration is mutually exclusive with magazine + page configuration. Language *string `` /* 264-byte string literal not displayed */ // The teletext magazine number where the subtitles are found. magazine + page configuration is mutually exclusive with language + type configuration. Magazine *int32 `` /* 206-byte string literal not displayed */ // The teletext page number where the subtitles are found. magazine + page configuration is mutually exclusive with language + type configuration. Page *int32 `` /* 198-byte string literal not displayed */ // The Teletext page type declared in the Teletext descriptor in the source PMT. If this field is unset, it will be inferred from the 'usage' field on the SubtitleEncoder using this table: SubtitleEncoder.CLOSED_CAPTIONS => TeletextSource.PAGE_TYPE_SUBTITLE_HEARING_IMPAIRED SubtitleEncoder.SUBTITLES => TeletextSource.PAGE_TYPE_SUBTITLE PageType *string `` /* 509-byte string literal not displayed */ }
ChannelTranscodeSubtitleEncodersInnerTeletext Extract subtitles from an embedded Teletext stream. The teletext PID is determined automatically. Only one of ['teletext', 'atsc_captions'] may be set.
func NewChannelTranscodeSubtitleEncodersInnerTeletext ¶ added in v1.1.0
func NewChannelTranscodeSubtitleEncodersInnerTeletext() *ChannelTranscodeSubtitleEncodersInnerTeletext
NewChannelTranscodeSubtitleEncodersInnerTeletext instantiates a new ChannelTranscodeSubtitleEncodersInnerTeletext 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 NewChannelTranscodeSubtitleEncodersInnerTeletextWithDefaults ¶ added in v1.1.0
func NewChannelTranscodeSubtitleEncodersInnerTeletextWithDefaults() *ChannelTranscodeSubtitleEncodersInnerTeletext
NewChannelTranscodeSubtitleEncodersInnerTeletextWithDefaults instantiates a new ChannelTranscodeSubtitleEncodersInnerTeletext 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 (*ChannelTranscodeSubtitleEncodersInnerTeletext) GetCharsetSet ¶ added in v1.25.0
func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) GetCharsetSet() string
GetCharsetSet returns the CharsetSet field value if set, zero value otherwise.
func (*ChannelTranscodeSubtitleEncodersInnerTeletext) GetCharsetSetOk ¶ added in v1.25.0
func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) GetCharsetSetOk() (*string, bool)
GetCharsetSetOk returns a tuple with the CharsetSet field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeSubtitleEncodersInnerTeletext) GetLanguage ¶ added in v1.14.0
func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) GetLanguage() string
GetLanguage returns the Language field value if set, zero value otherwise.
func (*ChannelTranscodeSubtitleEncodersInnerTeletext) GetLanguageOk ¶ added in v1.14.0
func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) GetLanguageOk() (*string, bool)
GetLanguageOk returns a tuple with the Language field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeSubtitleEncodersInnerTeletext) GetMagazine ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) GetMagazine() int32
GetMagazine returns the Magazine field value if set, zero value otherwise.
func (*ChannelTranscodeSubtitleEncodersInnerTeletext) GetMagazineOk ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) GetMagazineOk() (*int32, bool)
GetMagazineOk returns a tuple with the Magazine field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeSubtitleEncodersInnerTeletext) GetPage ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) GetPage() int32
GetPage returns the Page field value if set, zero value otherwise.
func (*ChannelTranscodeSubtitleEncodersInnerTeletext) GetPageOk ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) GetPageOk() (*int32, bool)
GetPageOk returns a tuple with the Page field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeSubtitleEncodersInnerTeletext) GetPageType ¶ added in v1.14.0
func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) GetPageType() string
GetPageType returns the PageType field value if set, zero value otherwise.
func (*ChannelTranscodeSubtitleEncodersInnerTeletext) GetPageTypeOk ¶ added in v1.14.0
func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) GetPageTypeOk() (*string, bool)
GetPageTypeOk returns a tuple with the PageType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeSubtitleEncodersInnerTeletext) HasCharsetSet ¶ added in v1.25.0
func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) HasCharsetSet() bool
HasCharsetSet returns a boolean if a field has been set.
func (*ChannelTranscodeSubtitleEncodersInnerTeletext) HasLanguage ¶ added in v1.14.0
func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) HasLanguage() bool
HasLanguage returns a boolean if a field has been set.
func (*ChannelTranscodeSubtitleEncodersInnerTeletext) HasMagazine ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) HasMagazine() bool
HasMagazine returns a boolean if a field has been set.
func (*ChannelTranscodeSubtitleEncodersInnerTeletext) HasPage ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) HasPage() bool
HasPage returns a boolean if a field has been set.
func (*ChannelTranscodeSubtitleEncodersInnerTeletext) HasPageType ¶ added in v1.14.0
func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) HasPageType() bool
HasPageType returns a boolean if a field has been set.
func (ChannelTranscodeSubtitleEncodersInnerTeletext) MarshalJSON ¶ added in v1.1.0
func (o ChannelTranscodeSubtitleEncodersInnerTeletext) MarshalJSON() ([]byte, error)
func (*ChannelTranscodeSubtitleEncodersInnerTeletext) SetCharsetSet ¶ added in v1.25.0
func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) SetCharsetSet(v string)
SetCharsetSet gets a reference to the given string and assigns it to the CharsetSet field.
func (*ChannelTranscodeSubtitleEncodersInnerTeletext) SetLanguage ¶ added in v1.14.0
func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) SetLanguage(v string)
SetLanguage gets a reference to the given string and assigns it to the Language field.
func (*ChannelTranscodeSubtitleEncodersInnerTeletext) SetMagazine ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) SetMagazine(v int32)
SetMagazine gets a reference to the given int32 and assigns it to the Magazine field.
func (*ChannelTranscodeSubtitleEncodersInnerTeletext) SetPage ¶ added in v1.1.0
func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) SetPage(v int32)
SetPage gets a reference to the given int32 and assigns it to the Page field.
func (*ChannelTranscodeSubtitleEncodersInnerTeletext) SetPageType ¶ added in v1.14.0
func (o *ChannelTranscodeSubtitleEncodersInnerTeletext) SetPageType(v string)
SetPageType gets a reference to the given string and assigns it to the PageType field.
func (ChannelTranscodeSubtitleEncodersInnerTeletext) ToMap ¶ added in v1.1.0
func (o ChannelTranscodeSubtitleEncodersInnerTeletext) ToMap() (map[string]interface{}, error)
type ChannelTranscodeThumbnailEncodersInner ¶
type ChannelTranscodeThumbnailEncodersInner struct { // Height specifies the thumbnail image height in pixels. Height *int32 `json:"height,omitempty" format:"int32" exclusiveMinimum:"0" doc:"Height specifies the thumbnail image height in pixels."` // Encoder ID. IDs must be unique for all encoders. This ID is referenced when setting up playlist publishing. Id *string `` /* 147-byte string literal not displayed */ // Width specifies the thumbnail image width in pixels. Width *int32 `json:"width,omitempty" format:"int32" exclusiveMinimum:"0" doc:"Width specifies the thumbnail image width in pixels."` }
ChannelTranscodeThumbnailEncodersInner struct for ChannelTranscodeThumbnailEncodersInner
func NewChannelTranscodeThumbnailEncodersInner ¶
func NewChannelTranscodeThumbnailEncodersInner() *ChannelTranscodeThumbnailEncodersInner
NewChannelTranscodeThumbnailEncodersInner instantiates a new ChannelTranscodeThumbnailEncodersInner 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 NewChannelTranscodeThumbnailEncodersInnerWithDefaults ¶
func NewChannelTranscodeThumbnailEncodersInnerWithDefaults() *ChannelTranscodeThumbnailEncodersInner
NewChannelTranscodeThumbnailEncodersInnerWithDefaults instantiates a new ChannelTranscodeThumbnailEncodersInner 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 (*ChannelTranscodeThumbnailEncodersInner) GetHeight ¶
func (o *ChannelTranscodeThumbnailEncodersInner) GetHeight() int32
GetHeight returns the Height field value if set, zero value otherwise.
func (*ChannelTranscodeThumbnailEncodersInner) GetHeightOk ¶
func (o *ChannelTranscodeThumbnailEncodersInner) GetHeightOk() (*int32, bool)
GetHeightOk returns a tuple with the Height field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeThumbnailEncodersInner) GetId ¶
func (o *ChannelTranscodeThumbnailEncodersInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ChannelTranscodeThumbnailEncodersInner) GetIdOk ¶
func (o *ChannelTranscodeThumbnailEncodersInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeThumbnailEncodersInner) GetWidth ¶
func (o *ChannelTranscodeThumbnailEncodersInner) GetWidth() int32
GetWidth returns the Width field value if set, zero value otherwise.
func (*ChannelTranscodeThumbnailEncodersInner) GetWidthOk ¶
func (o *ChannelTranscodeThumbnailEncodersInner) GetWidthOk() (*int32, bool)
GetWidthOk returns a tuple with the Width field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeThumbnailEncodersInner) HasHeight ¶
func (o *ChannelTranscodeThumbnailEncodersInner) HasHeight() bool
HasHeight returns a boolean if a field has been set.
func (*ChannelTranscodeThumbnailEncodersInner) HasId ¶
func (o *ChannelTranscodeThumbnailEncodersInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ChannelTranscodeThumbnailEncodersInner) HasWidth ¶
func (o *ChannelTranscodeThumbnailEncodersInner) HasWidth() bool
HasWidth returns a boolean if a field has been set.
func (ChannelTranscodeThumbnailEncodersInner) MarshalJSON ¶
func (o ChannelTranscodeThumbnailEncodersInner) MarshalJSON() ([]byte, error)
func (*ChannelTranscodeThumbnailEncodersInner) SetHeight ¶
func (o *ChannelTranscodeThumbnailEncodersInner) SetHeight(v int32)
SetHeight gets a reference to the given int32 and assigns it to the Height field.
func (*ChannelTranscodeThumbnailEncodersInner) SetId ¶
func (o *ChannelTranscodeThumbnailEncodersInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ChannelTranscodeThumbnailEncodersInner) SetWidth ¶
func (o *ChannelTranscodeThumbnailEncodersInner) SetWidth(v int32)
SetWidth gets a reference to the given int32 and assigns it to the Width field.
func (ChannelTranscodeThumbnailEncodersInner) ToMap ¶
func (o ChannelTranscodeThumbnailEncodersInner) ToMap() (map[string]interface{}, error)
type ChannelTranscodeVideoEncodersInner ¶
type ChannelTranscodeVideoEncodersInner struct { // Bit rate specifies the number in bits used per second. Higher values result in better video quality but bigger file sizes. For H.264 this value is the target of the constrained variable bit rate. BitRate *int32 `` /* 266-byte string literal not displayed */ // Frame rate specifies the number of images that are shown per second when playing back the video. For the best quality playback, this should match or be a multiple of the input source video stream. FrameRate *string `` /* 294-byte string literal not displayed */ H264 *ChannelTranscodeVideoEncodersInnerH264 `json:"h264,omitempty"` H265 *ChannelTranscodeVideoEncodersInnerH265 `json:"h265,omitempty"` // Height specifies the video height in pixels. Must be a multiple of two. Valid resolution ranges, width x height are: H.264: 2x2 to 1920x1080 or 1080x1920 H.265: 130x34 to 3840x2160 or 2160x3840 The upper limit is dictated by the number of pixels. Height *int32 `` /* 312-byte string literal not displayed */ // Encoder ID. IDs must be unique for all encoders. This ID is referenced when setting up playlist publishing. Id *string `` /* 147-byte string literal not displayed */ // Indicates how to handle the case where the input aspect ratio does not match the aspect ratio of this VideoEncoder. ResizeMode *string `` /* 187-byte string literal not displayed */ // Width specifies the video width in pixels. Must be a multiple of two. Valid resolution ranges, width x height are: H.264: 2x2 to 1920x1080 or 1080x1920 H.265: 130x34 to 3840x2160 or 2160x3840 The upper limit is dictated by the number of pixels. Width *int32 `` /* 309-byte string literal not displayed */ }
ChannelTranscodeVideoEncodersInner struct for ChannelTranscodeVideoEncodersInner
func NewChannelTranscodeVideoEncodersInner ¶
func NewChannelTranscodeVideoEncodersInner() *ChannelTranscodeVideoEncodersInner
NewChannelTranscodeVideoEncodersInner instantiates a new ChannelTranscodeVideoEncodersInner 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 NewChannelTranscodeVideoEncodersInnerWithDefaults ¶
func NewChannelTranscodeVideoEncodersInnerWithDefaults() *ChannelTranscodeVideoEncodersInner
NewChannelTranscodeVideoEncodersInnerWithDefaults instantiates a new ChannelTranscodeVideoEncodersInner 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 (*ChannelTranscodeVideoEncodersInner) GetBitRate ¶
func (o *ChannelTranscodeVideoEncodersInner) GetBitRate() int32
GetBitRate returns the BitRate field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInner) GetBitRateOk ¶
func (o *ChannelTranscodeVideoEncodersInner) GetBitRateOk() (*int32, bool)
GetBitRateOk returns a tuple with the BitRate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInner) GetFrameRate ¶
func (o *ChannelTranscodeVideoEncodersInner) GetFrameRate() string
GetFrameRate returns the FrameRate field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInner) GetFrameRateOk ¶
func (o *ChannelTranscodeVideoEncodersInner) GetFrameRateOk() (*string, bool)
GetFrameRateOk returns a tuple with the FrameRate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInner) GetH264 ¶
func (o *ChannelTranscodeVideoEncodersInner) GetH264() ChannelTranscodeVideoEncodersInnerH264
GetH264 returns the H264 field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInner) GetH264Ok ¶
func (o *ChannelTranscodeVideoEncodersInner) GetH264Ok() (*ChannelTranscodeVideoEncodersInnerH264, bool)
GetH264Ok returns a tuple with the H264 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInner) GetH265 ¶
func (o *ChannelTranscodeVideoEncodersInner) GetH265() ChannelTranscodeVideoEncodersInnerH265
GetH265 returns the H265 field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInner) GetH265Ok ¶
func (o *ChannelTranscodeVideoEncodersInner) GetH265Ok() (*ChannelTranscodeVideoEncodersInnerH265, bool)
GetH265Ok returns a tuple with the H265 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInner) GetHeight ¶
func (o *ChannelTranscodeVideoEncodersInner) GetHeight() int32
GetHeight returns the Height field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInner) GetHeightOk ¶
func (o *ChannelTranscodeVideoEncodersInner) GetHeightOk() (*int32, bool)
GetHeightOk returns a tuple with the Height field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInner) GetId ¶
func (o *ChannelTranscodeVideoEncodersInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInner) GetIdOk ¶
func (o *ChannelTranscodeVideoEncodersInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInner) GetResizeMode ¶ added in v1.27.3
func (o *ChannelTranscodeVideoEncodersInner) GetResizeMode() string
GetResizeMode returns the ResizeMode field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInner) GetResizeModeOk ¶ added in v1.27.3
func (o *ChannelTranscodeVideoEncodersInner) GetResizeModeOk() (*string, bool)
GetResizeModeOk returns a tuple with the ResizeMode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInner) GetWidth ¶
func (o *ChannelTranscodeVideoEncodersInner) GetWidth() int32
GetWidth returns the Width field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInner) GetWidthOk ¶
func (o *ChannelTranscodeVideoEncodersInner) GetWidthOk() (*int32, bool)
GetWidthOk returns a tuple with the Width field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInner) HasBitRate ¶
func (o *ChannelTranscodeVideoEncodersInner) HasBitRate() bool
HasBitRate returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInner) HasFrameRate ¶
func (o *ChannelTranscodeVideoEncodersInner) HasFrameRate() bool
HasFrameRate returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInner) HasH264 ¶
func (o *ChannelTranscodeVideoEncodersInner) HasH264() bool
HasH264 returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInner) HasH265 ¶
func (o *ChannelTranscodeVideoEncodersInner) HasH265() bool
HasH265 returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInner) HasHeight ¶
func (o *ChannelTranscodeVideoEncodersInner) HasHeight() bool
HasHeight returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInner) HasId ¶
func (o *ChannelTranscodeVideoEncodersInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInner) HasResizeMode ¶ added in v1.27.3
func (o *ChannelTranscodeVideoEncodersInner) HasResizeMode() bool
HasResizeMode returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInner) HasWidth ¶
func (o *ChannelTranscodeVideoEncodersInner) HasWidth() bool
HasWidth returns a boolean if a field has been set.
func (ChannelTranscodeVideoEncodersInner) MarshalJSON ¶
func (o ChannelTranscodeVideoEncodersInner) MarshalJSON() ([]byte, error)
func (*ChannelTranscodeVideoEncodersInner) SetBitRate ¶
func (o *ChannelTranscodeVideoEncodersInner) SetBitRate(v int32)
SetBitRate gets a reference to the given int32 and assigns it to the BitRate field.
func (*ChannelTranscodeVideoEncodersInner) SetFrameRate ¶
func (o *ChannelTranscodeVideoEncodersInner) SetFrameRate(v string)
SetFrameRate gets a reference to the given string and assigns it to the FrameRate field.
func (*ChannelTranscodeVideoEncodersInner) SetH264 ¶
func (o *ChannelTranscodeVideoEncodersInner) SetH264(v ChannelTranscodeVideoEncodersInnerH264)
SetH264 gets a reference to the given ChannelTranscodeVideoEncodersInnerH264 and assigns it to the H264 field.
func (*ChannelTranscodeVideoEncodersInner) SetH265 ¶
func (o *ChannelTranscodeVideoEncodersInner) SetH265(v ChannelTranscodeVideoEncodersInnerH265)
SetH265 gets a reference to the given ChannelTranscodeVideoEncodersInnerH265 and assigns it to the H265 field.
func (*ChannelTranscodeVideoEncodersInner) SetHeight ¶
func (o *ChannelTranscodeVideoEncodersInner) SetHeight(v int32)
SetHeight gets a reference to the given int32 and assigns it to the Height field.
func (*ChannelTranscodeVideoEncodersInner) SetId ¶
func (o *ChannelTranscodeVideoEncodersInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ChannelTranscodeVideoEncodersInner) SetResizeMode ¶ added in v1.27.3
func (o *ChannelTranscodeVideoEncodersInner) SetResizeMode(v string)
SetResizeMode gets a reference to the given string and assigns it to the ResizeMode field.
func (*ChannelTranscodeVideoEncodersInner) SetWidth ¶
func (o *ChannelTranscodeVideoEncodersInner) SetWidth(v int32)
SetWidth gets a reference to the given int32 and assigns it to the Width field.
func (ChannelTranscodeVideoEncodersInner) ToMap ¶
func (o ChannelTranscodeVideoEncodersInner) ToMap() (map[string]interface{}, error)
type ChannelTranscodeVideoEncodersInnerH264 ¶
type ChannelTranscodeVideoEncodersInnerH264 struct { // H.264 video profile, which defines various encoder features and settings. See https://en.wikipedia.org/wiki/Advanced_Video_Coding#Profiles for details. Profile *string `` /* 225-byte string literal not displayed */ }
ChannelTranscodeVideoEncodersInnerH264 Configure the encoder to use the H.264 codec. Only one of ['H264Settings', 'H265Settings'] may be set.
func NewChannelTranscodeVideoEncodersInnerH264 ¶
func NewChannelTranscodeVideoEncodersInnerH264() *ChannelTranscodeVideoEncodersInnerH264
NewChannelTranscodeVideoEncodersInnerH264 instantiates a new ChannelTranscodeVideoEncodersInnerH264 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 NewChannelTranscodeVideoEncodersInnerH264WithDefaults ¶
func NewChannelTranscodeVideoEncodersInnerH264WithDefaults() *ChannelTranscodeVideoEncodersInnerH264
NewChannelTranscodeVideoEncodersInnerH264WithDefaults instantiates a new ChannelTranscodeVideoEncodersInnerH264 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 (*ChannelTranscodeVideoEncodersInnerH264) GetProfile ¶
func (o *ChannelTranscodeVideoEncodersInnerH264) GetProfile() string
GetProfile returns the Profile field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH264) GetProfileOk ¶
func (o *ChannelTranscodeVideoEncodersInnerH264) 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 (*ChannelTranscodeVideoEncodersInnerH264) HasProfile ¶
func (o *ChannelTranscodeVideoEncodersInnerH264) HasProfile() bool
HasProfile returns a boolean if a field has been set.
func (ChannelTranscodeVideoEncodersInnerH264) MarshalJSON ¶
func (o ChannelTranscodeVideoEncodersInnerH264) MarshalJSON() ([]byte, error)
func (*ChannelTranscodeVideoEncodersInnerH264) SetProfile ¶
func (o *ChannelTranscodeVideoEncodersInnerH264) SetProfile(v string)
SetProfile gets a reference to the given string and assigns it to the Profile field.
func (ChannelTranscodeVideoEncodersInnerH264) ToMap ¶
func (o ChannelTranscodeVideoEncodersInnerH264) ToMap() (map[string]interface{}, error)
type ChannelTranscodeVideoEncodersInnerH265 ¶
type ChannelTranscodeVideoEncodersInnerH265 struct { Hdr *ChannelTranscodeVideoEncodersInnerH265Hdr `json:"hdr,omitempty"` // H.265 video profile, which defines various encoder features and settings. See https://en.wikipedia.org/wiki/High_Efficiency_Video_Coding#Profiles for details. Profile *string `` /* 209-byte string literal not displayed */ }
ChannelTranscodeVideoEncodersInnerH265 Configure the encoder to use the H.265 codec. Only one of ['H264Settings', 'H265Settings'] may be set.
func NewChannelTranscodeVideoEncodersInnerH265 ¶
func NewChannelTranscodeVideoEncodersInnerH265() *ChannelTranscodeVideoEncodersInnerH265
NewChannelTranscodeVideoEncodersInnerH265 instantiates a new ChannelTranscodeVideoEncodersInnerH265 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 NewChannelTranscodeVideoEncodersInnerH265WithDefaults ¶
func NewChannelTranscodeVideoEncodersInnerH265WithDefaults() *ChannelTranscodeVideoEncodersInnerH265
NewChannelTranscodeVideoEncodersInnerH265WithDefaults instantiates a new ChannelTranscodeVideoEncodersInnerH265 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 (*ChannelTranscodeVideoEncodersInnerH265) GetHdr ¶
func (o *ChannelTranscodeVideoEncodersInnerH265) GetHdr() ChannelTranscodeVideoEncodersInnerH265Hdr
GetHdr returns the Hdr field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265) GetHdrOk ¶
func (o *ChannelTranscodeVideoEncodersInnerH265) GetHdrOk() (*ChannelTranscodeVideoEncodersInnerH265Hdr, bool)
GetHdrOk returns a tuple with the Hdr field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265) GetProfile ¶
func (o *ChannelTranscodeVideoEncodersInnerH265) GetProfile() string
GetProfile returns the Profile field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265) GetProfileOk ¶
func (o *ChannelTranscodeVideoEncodersInnerH265) 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 (*ChannelTranscodeVideoEncodersInnerH265) HasHdr ¶
func (o *ChannelTranscodeVideoEncodersInnerH265) HasHdr() bool
HasHdr returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInnerH265) HasProfile ¶
func (o *ChannelTranscodeVideoEncodersInnerH265) HasProfile() bool
HasProfile returns a boolean if a field has been set.
func (ChannelTranscodeVideoEncodersInnerH265) MarshalJSON ¶
func (o ChannelTranscodeVideoEncodersInnerH265) MarshalJSON() ([]byte, error)
func (*ChannelTranscodeVideoEncodersInnerH265) SetHdr ¶
func (o *ChannelTranscodeVideoEncodersInnerH265) SetHdr(v ChannelTranscodeVideoEncodersInnerH265Hdr)
SetHdr gets a reference to the given ChannelTranscodeVideoEncodersInnerH265Hdr and assigns it to the Hdr field.
func (*ChannelTranscodeVideoEncodersInnerH265) SetProfile ¶
func (o *ChannelTranscodeVideoEncodersInnerH265) SetProfile(v string)
SetProfile gets a reference to the given string and assigns it to the Profile field.
func (ChannelTranscodeVideoEncodersInnerH265) ToMap ¶
func (o ChannelTranscodeVideoEncodersInnerH265) ToMap() (map[string]interface{}, error)
type ChannelTranscodeVideoEncodersInnerH265Hdr ¶
type ChannelTranscodeVideoEncodersInnerH265Hdr struct { DolbyVision *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision `json:"dolby_vision,omitempty"` Hdr10 *ChannelTranscodeVideoEncodersInnerH265HdrHdr10 `json:"hdr10,omitempty"` }
ChannelTranscodeVideoEncodersInnerH265Hdr Configure the HDR settings.
func NewChannelTranscodeVideoEncodersInnerH265Hdr ¶
func NewChannelTranscodeVideoEncodersInnerH265Hdr() *ChannelTranscodeVideoEncodersInnerH265Hdr
NewChannelTranscodeVideoEncodersInnerH265Hdr instantiates a new ChannelTranscodeVideoEncodersInnerH265Hdr 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 NewChannelTranscodeVideoEncodersInnerH265HdrWithDefaults ¶
func NewChannelTranscodeVideoEncodersInnerH265HdrWithDefaults() *ChannelTranscodeVideoEncodersInnerH265Hdr
NewChannelTranscodeVideoEncodersInnerH265HdrWithDefaults instantiates a new ChannelTranscodeVideoEncodersInnerH265Hdr 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 (*ChannelTranscodeVideoEncodersInnerH265Hdr) GetDolbyVision ¶
func (o *ChannelTranscodeVideoEncodersInnerH265Hdr) GetDolbyVision() ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision
GetDolbyVision returns the DolbyVision field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265Hdr) GetDolbyVisionOk ¶
func (o *ChannelTranscodeVideoEncodersInnerH265Hdr) GetDolbyVisionOk() (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision, bool)
GetDolbyVisionOk returns a tuple with the DolbyVision field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265Hdr) GetHdr10 ¶
func (o *ChannelTranscodeVideoEncodersInnerH265Hdr) GetHdr10() ChannelTranscodeVideoEncodersInnerH265HdrHdr10
GetHdr10 returns the Hdr10 field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265Hdr) GetHdr10Ok ¶
func (o *ChannelTranscodeVideoEncodersInnerH265Hdr) GetHdr10Ok() (*ChannelTranscodeVideoEncodersInnerH265HdrHdr10, bool)
GetHdr10Ok returns a tuple with the Hdr10 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265Hdr) HasDolbyVision ¶
func (o *ChannelTranscodeVideoEncodersInnerH265Hdr) HasDolbyVision() bool
HasDolbyVision returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInnerH265Hdr) HasHdr10 ¶
func (o *ChannelTranscodeVideoEncodersInnerH265Hdr) HasHdr10() bool
HasHdr10 returns a boolean if a field has been set.
func (ChannelTranscodeVideoEncodersInnerH265Hdr) MarshalJSON ¶
func (o ChannelTranscodeVideoEncodersInnerH265Hdr) MarshalJSON() ([]byte, error)
func (*ChannelTranscodeVideoEncodersInnerH265Hdr) SetDolbyVision ¶
func (o *ChannelTranscodeVideoEncodersInnerH265Hdr) SetDolbyVision(v ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision)
SetDolbyVision gets a reference to the given ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision and assigns it to the DolbyVision field.
func (*ChannelTranscodeVideoEncodersInnerH265Hdr) SetHdr10 ¶
func (o *ChannelTranscodeVideoEncodersInnerH265Hdr) SetHdr10(v ChannelTranscodeVideoEncodersInnerH265HdrHdr10)
SetHdr10 gets a reference to the given ChannelTranscodeVideoEncodersInnerH265HdrHdr10 and assigns it to the Hdr10 field.
func (ChannelTranscodeVideoEncodersInnerH265Hdr) ToMap ¶
func (o ChannelTranscodeVideoEncodersInnerH265Hdr) ToMap() (map[string]interface{}, error)
type ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision ¶
type ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision struct { // Only one of ['profile5', 'profile81', 'profile84'] may be set. Profile5 *map[string]interface{} `json:"profile5,omitempty" doc:"Only one of ['profile5', 'profile81', 'profile84'] may be set."` Profile81 *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81 `json:"profile81,omitempty"` // Only one of ['profile5', 'profile81', 'profile84'] may be set. Profile84 *map[string]interface{} `json:"profile84,omitempty" doc:"Only one of ['profile5', 'profile81', 'profile84'] may be set."` }
ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision Only one of ['hdr10', 'dolby_vision'] may be set.
func NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVision ¶
func NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVision() *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision
NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVision instantiates a new ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision 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 NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionWithDefaults ¶
func NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionWithDefaults() *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision
NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionWithDefaults instantiates a new ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision 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 (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) GetProfile5 ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) GetProfile5() map[string]interface{}
GetProfile5 returns the Profile5 field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) GetProfile5Ok ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) GetProfile5Ok() (*map[string]interface{}, bool)
GetProfile5Ok returns a tuple with the Profile5 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) GetProfile81 ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) GetProfile81() ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81
GetProfile81 returns the Profile81 field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) GetProfile81Ok ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) GetProfile81Ok() (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81, bool)
GetProfile81Ok returns a tuple with the Profile81 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) GetProfile84 ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) GetProfile84() map[string]interface{}
GetProfile84 returns the Profile84 field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) GetProfile84Ok ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) GetProfile84Ok() (*map[string]interface{}, bool)
GetProfile84Ok returns a tuple with the Profile84 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) HasProfile5 ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) HasProfile5() bool
HasProfile5 returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) HasProfile81 ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) HasProfile81() bool
HasProfile81 returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) HasProfile84 ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) HasProfile84() bool
HasProfile84 returns a boolean if a field has been set.
func (ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) MarshalJSON ¶
func (o ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) MarshalJSON() ([]byte, error)
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) SetProfile5 ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) SetProfile5(v map[string]interface{})
SetProfile5 gets a reference to the given map[string]interface{} and assigns it to the Profile5 field.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) SetProfile81 ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) SetProfile81(v ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81)
SetProfile81 gets a reference to the given ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81 and assigns it to the Profile81 field.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) SetProfile84 ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) SetProfile84(v map[string]interface{})
SetProfile84 gets a reference to the given map[string]interface{} and assigns it to the Profile84 field.
func (ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) ToMap ¶
func (o ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) ToMap() (map[string]interface{}, error)
type ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81 ¶
type ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81 struct { Clli *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli `json:"clli,omitempty"` // Configures custom Level 8 metadata. Each target may be configured at most once. Unconfigured targets use the Dolby LDP SIDK defaults. Level8 []ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner `` /* 163-byte string literal not displayed */ Mdcv *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv `json:"mdcv,omitempty"` }
ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81 Only one of ['profile5', 'profile81', 'profile84'] may be set.
func NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81 ¶
func NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81() *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81
NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81 instantiates a new ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81 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 NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81WithDefaults ¶
func NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81WithDefaults() *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81
NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81WithDefaults instantiates a new ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81 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 (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) GetClli ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) GetClli() ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli
GetClli returns the Clli field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) GetClliOk ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) GetClliOk() (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli, bool)
GetClliOk returns a tuple with the Clli field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) GetLevel8 ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) GetLevel8() []ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner
GetLevel8 returns the Level8 field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) GetLevel8Ok ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) GetLevel8Ok() ([]ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner, bool)
GetLevel8Ok returns a tuple with the Level8 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) GetMdcv ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) GetMdcv() ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv
GetMdcv returns the Mdcv field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) GetMdcvOk ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) GetMdcvOk() (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv, bool)
GetMdcvOk returns a tuple with the Mdcv field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) HasClli ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) HasClli() bool
HasClli returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) HasLevel8 ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) HasLevel8() bool
HasLevel8 returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) HasMdcv ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) HasMdcv() bool
HasMdcv returns a boolean if a field has been set.
func (ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) MarshalJSON ¶
func (o ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) MarshalJSON() ([]byte, error)
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) SetClli ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) SetClli(v ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli)
SetClli gets a reference to the given ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli and assigns it to the Clli field.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) SetLevel8 ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) SetLevel8(v []ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner)
SetLevel8 gets a reference to the given []ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner and assigns it to the Level8 field.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) SetMdcv ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) SetMdcv(v ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv)
SetMdcv gets a reference to the given ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv and assigns it to the Mdcv field.
func (ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) ToMap ¶
func (o ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) ToMap() (map[string]interface{}, error)
type ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli ¶
type ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli struct { // Maximum Content Light Level (nits). MaxCll *float64 `json:"max_cll,omitempty" format:"double" minimum:"0" maximum:"10000" doc:"Maximum Content Light Level (nits)."` // Maximum Frame-Average Light Level (nits). MaxFall *float64 `json:"max_fall,omitempty" format:"double" minimum:"0" maximum:"10000" doc:"Maximum Frame-Average Light Level (nits)."` }
ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli struct for ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli
func NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli ¶
func NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli() *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli
NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli instantiates a new ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli 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 NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81ClliWithDefaults ¶
func NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81ClliWithDefaults() *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli
NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81ClliWithDefaults instantiates a new ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli 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 (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) GetMaxCll ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) GetMaxCll() float64
GetMaxCll returns the MaxCll field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) GetMaxCllOk ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) GetMaxCllOk() (*float64, bool)
GetMaxCllOk returns a tuple with the MaxCll field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) GetMaxFall ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) GetMaxFall() float64
GetMaxFall returns the MaxFall field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) GetMaxFallOk ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) GetMaxFallOk() (*float64, bool)
GetMaxFallOk returns a tuple with the MaxFall field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) HasMaxCll ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) HasMaxCll() bool
HasMaxCll returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) HasMaxFall ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) HasMaxFall() bool
HasMaxFall returns a boolean if a field has been set.
func (ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) MarshalJSON ¶
func (o ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) MarshalJSON() ([]byte, error)
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) SetMaxCll ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) SetMaxCll(v float64)
SetMaxCll gets a reference to the given float64 and assigns it to the MaxCll field.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) SetMaxFall ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) SetMaxFall(v float64)
SetMaxFall gets a reference to the given float64 and assigns it to the MaxFall field.
func (ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) ToMap ¶
func (o ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) ToMap() (map[string]interface{}, error)
type ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner ¶ added in v1.27.2
type ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner struct { // Control the clipping of whites. A positive value will clip highlights and bright whites less, while a negative value will clip more. ClipTrim *float64 `` /* 206-byte string literal not displayed */ // Amount of multiscale detail to apply. This is offset from the values used in Dolby documentation so that the Protobuf default of 0.0 corresponds to the Dolby default of -1.0. Values > 1.0 will retain more details when Dolby Vision is mapping down to a lower luminance. Values < 1.0 will lower detail contrast when Dolby Vision is mapping down to a lower luminance. The special value of 0.0 will disable multiscale detail. MsWeightPlusOne *float64 `` /* 503-byte string literal not displayed */ // Identifies which Level 8 trim target is being configured. Target *string `` /* 147-byte string literal not displayed */ // Controls the contrast of midtones. A positive value will increase the midtone contrast, while a negative value will decrease the midtone contrast. TargetMidContrast *float64 `` /* 230-byte string literal not displayed */ // ChromaWeight to apply. Additional mapping for saturated colors. Higher value implies stronger effect. TrimChromaWeight *float64 `` /* 184-byte string literal not displayed */ // Gain to apply. This is a scaling factor for code values in a color component. TrimGain *float64 `` /* 151-byte string literal not displayed */ // Gamma to apply. This is a power function in normalized code value in a color component. TrimGamma *float64 `` /* 162-byte string literal not displayed */ // Lift to apply. This is an offset of code values in a color component. TrimLift *float64 `` /* 143-byte string literal not displayed */ // Saturation gain to apply. Gain on P and T components. Higher value implies stronger effect. TrimSaturationGain *float64 `` /* 176-byte string literal not displayed */ }
ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner struct for ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner
func NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner ¶ added in v1.27.2
func NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner() *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner
NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner instantiates a new ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner 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 NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8InnerWithDefaults ¶ added in v1.27.2
func NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8InnerWithDefaults() *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner
NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8InnerWithDefaults instantiates a new ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner 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 (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetClipTrim ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetClipTrim() float64
GetClipTrim returns the ClipTrim field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetClipTrimOk ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetClipTrimOk() (*float64, bool)
GetClipTrimOk returns a tuple with the ClipTrim field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetMsWeightPlusOne ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetMsWeightPlusOne() float64
GetMsWeightPlusOne returns the MsWeightPlusOne field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetMsWeightPlusOneOk ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetMsWeightPlusOneOk() (*float64, bool)
GetMsWeightPlusOneOk returns a tuple with the MsWeightPlusOne field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTarget ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTarget() string
GetTarget returns the Target field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTargetMidContrast ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTargetMidContrast() float64
GetTargetMidContrast returns the TargetMidContrast field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTargetMidContrastOk ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTargetMidContrastOk() (*float64, bool)
GetTargetMidContrastOk returns a tuple with the TargetMidContrast field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTargetOk ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTargetOk() (*string, bool)
GetTargetOk returns a tuple with the Target field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimChromaWeight ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimChromaWeight() float64
GetTrimChromaWeight returns the TrimChromaWeight field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimChromaWeightOk ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimChromaWeightOk() (*float64, bool)
GetTrimChromaWeightOk returns a tuple with the TrimChromaWeight field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimGain ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimGain() float64
GetTrimGain returns the TrimGain field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimGainOk ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimGainOk() (*float64, bool)
GetTrimGainOk returns a tuple with the TrimGain field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimGamma ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimGamma() float64
GetTrimGamma returns the TrimGamma field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimGammaOk ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimGammaOk() (*float64, bool)
GetTrimGammaOk returns a tuple with the TrimGamma field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimLift ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimLift() float64
GetTrimLift returns the TrimLift field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimLiftOk ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimLiftOk() (*float64, bool)
GetTrimLiftOk returns a tuple with the TrimLift field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimSaturationGain ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimSaturationGain() float64
GetTrimSaturationGain returns the TrimSaturationGain field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimSaturationGainOk ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) GetTrimSaturationGainOk() (*float64, bool)
GetTrimSaturationGainOk returns a tuple with the TrimSaturationGain field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasClipTrim ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasClipTrim() bool
HasClipTrim returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasMsWeightPlusOne ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasMsWeightPlusOne() bool
HasMsWeightPlusOne returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasTarget ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasTarget() bool
HasTarget returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasTargetMidContrast ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasTargetMidContrast() bool
HasTargetMidContrast returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasTrimChromaWeight ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasTrimChromaWeight() bool
HasTrimChromaWeight returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasTrimGain ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasTrimGain() bool
HasTrimGain returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasTrimGamma ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasTrimGamma() bool
HasTrimGamma returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasTrimLift ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasTrimLift() bool
HasTrimLift returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasTrimSaturationGain ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) HasTrimSaturationGain() bool
HasTrimSaturationGain returns a boolean if a field has been set.
func (ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) MarshalJSON ¶ added in v1.27.2
func (o ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) MarshalJSON() ([]byte, error)
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetClipTrim ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetClipTrim(v float64)
SetClipTrim gets a reference to the given float64 and assigns it to the ClipTrim field.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetMsWeightPlusOne ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetMsWeightPlusOne(v float64)
SetMsWeightPlusOne gets a reference to the given float64 and assigns it to the MsWeightPlusOne field.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetTarget ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetTarget(v string)
SetTarget gets a reference to the given string and assigns it to the Target field.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetTargetMidContrast ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetTargetMidContrast(v float64)
SetTargetMidContrast gets a reference to the given float64 and assigns it to the TargetMidContrast field.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetTrimChromaWeight ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetTrimChromaWeight(v float64)
SetTrimChromaWeight gets a reference to the given float64 and assigns it to the TrimChromaWeight field.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetTrimGain ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetTrimGain(v float64)
SetTrimGain gets a reference to the given float64 and assigns it to the TrimGain field.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetTrimGamma ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetTrimGamma(v float64)
SetTrimGamma gets a reference to the given float64 and assigns it to the TrimGamma field.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetTrimLift ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetTrimLift(v float64)
SetTrimLift gets a reference to the given float64 and assigns it to the TrimLift field.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetTrimSaturationGain ¶ added in v1.27.2
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) SetTrimSaturationGain(v float64)
SetTrimSaturationGain gets a reference to the given float64 and assigns it to the TrimSaturationGain field.
func (ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) ToMap ¶ added in v1.27.2
func (o ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) ToMap() (map[string]interface{}, error)
type ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv ¶
type ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv struct { // Identifies color primaries and white point. ColorProfile *string `json:"color_profile,omitempty" enum:"BT2020,P3_D65,BT709" doc:"Identifies color primaries and white point."` // Maximum display mastering luminance (nits). Must be greater than min_dml. MaxDml *float64 `` /* 148-byte string literal not displayed */ // Minimum display mastering luminance (nits). MinDml *float64 `json:"min_dml,omitempty" format:"double" minimum:"0" maximum:"10000" doc:"Minimum display mastering luminance (nits)."` }
ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv struct for ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv
func NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv ¶
func NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv() *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv
NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv instantiates a new ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv 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 NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81MdcvWithDefaults ¶
func NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81MdcvWithDefaults() *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv
NewChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81MdcvWithDefaults instantiates a new ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv 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 (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) GetColorProfile ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) GetColorProfile() string
GetColorProfile returns the ColorProfile field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) GetColorProfileOk ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) GetColorProfileOk() (*string, bool)
GetColorProfileOk returns a tuple with the ColorProfile field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) GetMaxDml ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) GetMaxDml() float64
GetMaxDml returns the MaxDml field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) GetMaxDmlOk ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) GetMaxDmlOk() (*float64, bool)
GetMaxDmlOk returns a tuple with the MaxDml field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) GetMinDml ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) GetMinDml() float64
GetMinDml returns the MinDml field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) GetMinDmlOk ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) GetMinDmlOk() (*float64, bool)
GetMinDmlOk returns a tuple with the MinDml field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) HasColorProfile ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) HasColorProfile() bool
HasColorProfile returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) HasMaxDml ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) HasMaxDml() bool
HasMaxDml returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) HasMinDml ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) HasMinDml() bool
HasMinDml returns a boolean if a field has been set.
func (ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) MarshalJSON ¶
func (o ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) MarshalJSON() ([]byte, error)
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) SetColorProfile ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) SetColorProfile(v string)
SetColorProfile gets a reference to the given string and assigns it to the ColorProfile field.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) SetMaxDml ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) SetMaxDml(v float64)
SetMaxDml gets a reference to the given float64 and assigns it to the MaxDml field.
func (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) SetMinDml ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) SetMinDml(v float64)
SetMinDml gets a reference to the given float64 and assigns it to the MinDml field.
func (ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) ToMap ¶
func (o ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) ToMap() (map[string]interface{}, error)
type ChannelTranscodeVideoEncodersInnerH265HdrHdr10 ¶
type ChannelTranscodeVideoEncodersInnerH265HdrHdr10 struct { Clli *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli `json:"clli,omitempty"` Mdcv *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv `json:"mdcv,omitempty"` }
ChannelTranscodeVideoEncodersInnerH265HdrHdr10 Only one of ['hdr10', 'dolby_vision'] may be set.
func NewChannelTranscodeVideoEncodersInnerH265HdrHdr10 ¶
func NewChannelTranscodeVideoEncodersInnerH265HdrHdr10() *ChannelTranscodeVideoEncodersInnerH265HdrHdr10
NewChannelTranscodeVideoEncodersInnerH265HdrHdr10 instantiates a new ChannelTranscodeVideoEncodersInnerH265HdrHdr10 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 NewChannelTranscodeVideoEncodersInnerH265HdrHdr10WithDefaults ¶
func NewChannelTranscodeVideoEncodersInnerH265HdrHdr10WithDefaults() *ChannelTranscodeVideoEncodersInnerH265HdrHdr10
NewChannelTranscodeVideoEncodersInnerH265HdrHdr10WithDefaults instantiates a new ChannelTranscodeVideoEncodersInnerH265HdrHdr10 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 (*ChannelTranscodeVideoEncodersInnerH265HdrHdr10) GetClli ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrHdr10) GetClli() ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli
GetClli returns the Clli field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrHdr10) GetClliOk ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrHdr10) GetClliOk() (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli, bool)
GetClliOk returns a tuple with the Clli field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrHdr10) GetMdcv ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrHdr10) GetMdcv() ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv
GetMdcv returns the Mdcv field value if set, zero value otherwise.
func (*ChannelTranscodeVideoEncodersInnerH265HdrHdr10) GetMdcvOk ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrHdr10) GetMdcvOk() (*ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv, bool)
GetMdcvOk returns a tuple with the Mdcv field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrHdr10) HasClli ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrHdr10) HasClli() bool
HasClli returns a boolean if a field has been set.
func (*ChannelTranscodeVideoEncodersInnerH265HdrHdr10) HasMdcv ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrHdr10) HasMdcv() bool
HasMdcv returns a boolean if a field has been set.
func (ChannelTranscodeVideoEncodersInnerH265HdrHdr10) MarshalJSON ¶
func (o ChannelTranscodeVideoEncodersInnerH265HdrHdr10) MarshalJSON() ([]byte, error)
func (*ChannelTranscodeVideoEncodersInnerH265HdrHdr10) SetClli ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrHdr10) SetClli(v ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli)
SetClli gets a reference to the given ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli and assigns it to the Clli field.
func (*ChannelTranscodeVideoEncodersInnerH265HdrHdr10) SetMdcv ¶
func (o *ChannelTranscodeVideoEncodersInnerH265HdrHdr10) SetMdcv(v ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv)
SetMdcv gets a reference to the given ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv and assigns it to the Mdcv field.
func (ChannelTranscodeVideoEncodersInnerH265HdrHdr10) ToMap ¶
func (o ChannelTranscodeVideoEncodersInnerH265HdrHdr10) ToMap() (map[string]interface{}, error)
type ChannelsApi ¶
type ChannelsApi interface { /* ListChannels List channels Get a list of your channels. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiListChannelsRequest */ ListChannels(ctx context.Context) ApiListChannelsRequest // ListChannelsExecute executes the request // @return []Summary2 ListChannelsExecute(r ApiListChannelsRequest) ([]Summary2, *http.Response, error) }
type ChannelsApiService ¶
type ChannelsApiService service
ChannelsApiService ChannelsApi service
func (*ChannelsApiService) ListChannels ¶
func (a *ChannelsApiService) ListChannels(ctx context.Context) ApiListChannelsRequest
ListChannels List channels
Get a list of your channels.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiListChannelsRequest
func (*ChannelsApiService) ListChannelsExecute ¶
func (a *ChannelsApiService) ListChannelsExecute(r ApiListChannelsRequest) ([]Summary2, *http.Response, error)
Execute executes the request
@return []Summary2
type ChannelsForOrganizationApi ¶
type ChannelsForOrganizationApi interface { /* DeleteOrgChannel Delete channel Delete a channel and stop publishing. This action is idempotent. End distributions are automatically sent when attempting to delete an `ON` channel. To delete a channel without sending end distribution: 1. The channel's DesiredState must be updated to `OFF`See [put-org-channel-desired-state](#put-/v2/-org-/channels/-channel-id-/desired-state) for more details. 2. Once the channel is `OFF`, the channel can be deleted with the flag`--end_playlist=false`. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiDeleteOrgChannelRequest */ DeleteOrgChannel(ctx context.Context, org string, channelId string) ApiDeleteOrgChannelRequest // DeleteOrgChannelExecute executes the request DeleteOrgChannelExecute(r ApiDeleteOrgChannelRequest) (*http.Response, error) /* GetOrgChannel Get Channel Get a channel's configuration @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiGetOrgChannelRequest */ GetOrgChannel(ctx context.Context, org string, channelId string) ApiGetOrgChannelRequest // GetOrgChannelExecute executes the request // @return Channel GetOrgChannelExecute(r ApiGetOrgChannelRequest) (*Channel, *http.Response, error) /* GetOrgPlaybackConfig Get Channel Playback Config Get a channel's playback configuration @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiGetOrgPlaybackConfigRequest */ GetOrgPlaybackConfig(ctx context.Context, org string, channelId string) ApiGetOrgPlaybackConfigRequest // GetOrgPlaybackConfigExecute executes the request // @return ChannelPlayback GetOrgPlaybackConfigExecute(r ApiGetOrgPlaybackConfigRequest) (*ChannelPlayback, *http.Response, error) /* ListOrgChannels List channels Get a list of your channels. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @return ApiListOrgChannelsRequest */ ListOrgChannels(ctx context.Context, org string) ApiListOrgChannelsRequest // ListOrgChannelsExecute executes the request // @return []Summary2 ListOrgChannelsExecute(r ApiListOrgChannelsRequest) ([]Summary2, *http.Response, error) /* PatchOrgChannel Patch org-channel Partial update operation supporting both JSON Merge Patch & JSON Patch updates. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiPatchOrgChannelRequest */ PatchOrgChannel(ctx context.Context, org string, channelId string) ApiPatchOrgChannelRequest // PatchOrgChannelExecute executes the request PatchOrgChannelExecute(r ApiPatchOrgChannelRequest) (*http.Response, error) /* PutOrgChannel Create/Update channel Create or update an existing channel configuration. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiPutOrgChannelRequest */ PutOrgChannel(ctx context.Context, org string, channelId string) ApiPutOrgChannelRequest // PutOrgChannelExecute executes the request PutOrgChannelExecute(r ApiPutOrgChannelRequest) (*http.Response, error) /* PutOrgChannelDesiredState Update Channel DesiredState to ON/OFF @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiPutOrgChannelDesiredStateRequest */ PutOrgChannelDesiredState(ctx context.Context, org string, channelId string) ApiPutOrgChannelDesiredStateRequest // PutOrgChannelDesiredStateExecute executes the request PutOrgChannelDesiredStateExecute(r ApiPutOrgChannelDesiredStateRequest) (*http.Response, error) }
type ChannelsForOrganizationApiService ¶
type ChannelsForOrganizationApiService service
ChannelsForOrganizationApiService ChannelsForOrganizationApi service
func (*ChannelsForOrganizationApiService) DeleteOrgChannel ¶
func (a *ChannelsForOrganizationApiService) DeleteOrgChannel(ctx context.Context, org string, channelId string) ApiDeleteOrgChannelRequest
DeleteOrgChannel Delete channel
Delete a channel and stop publishing. This action is idempotent.
End distributions are automatically sent when attempting to delete an `ON` channel. To delete a channel without sending end distribution: 1. The channel's DesiredState must be updated to `OFF`See [put-org-channel-desired-state](#put-/v2/-org-/channels/-channel-id-/desired-state) for more details. 2. Once the channel is `OFF`, the channel can be deleted with the flag`--end_playlist=false`.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiDeleteOrgChannelRequest
func (*ChannelsForOrganizationApiService) DeleteOrgChannelExecute ¶
func (a *ChannelsForOrganizationApiService) DeleteOrgChannelExecute(r ApiDeleteOrgChannelRequest) (*http.Response, error)
Execute executes the request
func (*ChannelsForOrganizationApiService) GetOrgChannel ¶
func (a *ChannelsForOrganizationApiService) GetOrgChannel(ctx context.Context, org string, channelId string) ApiGetOrgChannelRequest
GetOrgChannel Get Channel
Get a channel's configuration
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiGetOrgChannelRequest
func (*ChannelsForOrganizationApiService) GetOrgChannelExecute ¶
func (a *ChannelsForOrganizationApiService) GetOrgChannelExecute(r ApiGetOrgChannelRequest) (*Channel, *http.Response, error)
Execute executes the request
@return Channel
func (*ChannelsForOrganizationApiService) GetOrgPlaybackConfig ¶
func (a *ChannelsForOrganizationApiService) GetOrgPlaybackConfig(ctx context.Context, org string, channelId string) ApiGetOrgPlaybackConfigRequest
GetOrgPlaybackConfig Get Channel Playback Config
Get a channel's playback configuration
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiGetOrgPlaybackConfigRequest
func (*ChannelsForOrganizationApiService) GetOrgPlaybackConfigExecute ¶
func (a *ChannelsForOrganizationApiService) GetOrgPlaybackConfigExecute(r ApiGetOrgPlaybackConfigRequest) (*ChannelPlayback, *http.Response, error)
Execute executes the request
@return ChannelPlayback
func (*ChannelsForOrganizationApiService) ListOrgChannels ¶
func (a *ChannelsForOrganizationApiService) ListOrgChannels(ctx context.Context, org string) ApiListOrgChannelsRequest
ListOrgChannels List channels
Get a list of your channels.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @return ApiListOrgChannelsRequest
func (*ChannelsForOrganizationApiService) ListOrgChannelsExecute ¶
func (a *ChannelsForOrganizationApiService) ListOrgChannelsExecute(r ApiListOrgChannelsRequest) ([]Summary2, *http.Response, error)
Execute executes the request
@return []Summary2
func (*ChannelsForOrganizationApiService) PatchOrgChannel ¶
func (a *ChannelsForOrganizationApiService) PatchOrgChannel(ctx context.Context, org string, channelId string) ApiPatchOrgChannelRequest
PatchOrgChannel Patch org-channel
Partial update operation supporting both JSON Merge Patch & JSON Patch updates.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiPatchOrgChannelRequest
func (*ChannelsForOrganizationApiService) PatchOrgChannelExecute ¶
func (a *ChannelsForOrganizationApiService) PatchOrgChannelExecute(r ApiPatchOrgChannelRequest) (*http.Response, error)
Execute executes the request
func (*ChannelsForOrganizationApiService) PutOrgChannel ¶
func (a *ChannelsForOrganizationApiService) PutOrgChannel(ctx context.Context, org string, channelId string) ApiPutOrgChannelRequest
PutOrgChannel Create/Update channel
Create or update an existing channel configuration.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiPutOrgChannelRequest
func (*ChannelsForOrganizationApiService) PutOrgChannelDesiredState ¶
func (a *ChannelsForOrganizationApiService) PutOrgChannelDesiredState(ctx context.Context, org string, channelId string) ApiPutOrgChannelDesiredStateRequest
PutOrgChannelDesiredState Update Channel DesiredState to ON/OFF
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiPutOrgChannelDesiredStateRequest
func (*ChannelsForOrganizationApiService) PutOrgChannelDesiredStateExecute ¶
func (a *ChannelsForOrganizationApiService) PutOrgChannelDesiredStateExecute(r ApiPutOrgChannelDesiredStateRequest) (*http.Response, error)
Execute executes the request
func (*ChannelsForOrganizationApiService) PutOrgChannelExecute ¶
func (a *ChannelsForOrganizationApiService) PutOrgChannelExecute(r ApiPutOrgChannelRequest) (*http.Response, error)
Execute executes the request
type ClipManifestResponse ¶ added in v1.23.0
type ClipManifestResponse struct { // CDN Url for manifest CdnURL string `json:"cdnURL" doc:"CDN Url for manifest"` // Manifest ID for clip ManifestID int64 `json:"manifestID" format:"int64" doc:"Manifest ID for clip"` // Manifest path Path string `json:"path" doc:"Manifest path"` // VOD storepath for manifest Storepath string `json:"storepath" doc:"VOD storepath for manifest"` }
ClipManifestResponse struct for ClipManifestResponse
func NewClipManifestResponse ¶ added in v1.23.0
func NewClipManifestResponse(cdnURL string, manifestID int64, path string, storepath string) *ClipManifestResponse
NewClipManifestResponse instantiates a new ClipManifestResponse 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 NewClipManifestResponseWithDefaults ¶ added in v1.23.0
func NewClipManifestResponseWithDefaults() *ClipManifestResponse
NewClipManifestResponseWithDefaults instantiates a new ClipManifestResponse 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 (*ClipManifestResponse) GetCdnURL ¶ added in v1.23.0
func (o *ClipManifestResponse) GetCdnURL() string
GetCdnURL returns the CdnURL field value
func (*ClipManifestResponse) GetCdnURLOk ¶ added in v1.23.0
func (o *ClipManifestResponse) GetCdnURLOk() (*string, bool)
GetCdnURLOk returns a tuple with the CdnURL field value and a boolean to check if the value has been set.
func (*ClipManifestResponse) GetManifestID ¶ added in v1.23.0
func (o *ClipManifestResponse) GetManifestID() int64
GetManifestID returns the ManifestID field value
func (*ClipManifestResponse) GetManifestIDOk ¶ added in v1.23.0
func (o *ClipManifestResponse) GetManifestIDOk() (*int64, bool)
GetManifestIDOk returns a tuple with the ManifestID field value and a boolean to check if the value has been set.
func (*ClipManifestResponse) GetPath ¶ added in v1.23.0
func (o *ClipManifestResponse) GetPath() string
GetPath returns the Path field value
func (*ClipManifestResponse) GetPathOk ¶ added in v1.23.0
func (o *ClipManifestResponse) GetPathOk() (*string, bool)
GetPathOk returns a tuple with the Path field value and a boolean to check if the value has been set.
func (*ClipManifestResponse) GetStorepath ¶ added in v1.23.0
func (o *ClipManifestResponse) GetStorepath() string
GetStorepath returns the Storepath field value
func (*ClipManifestResponse) GetStorepathOk ¶ added in v1.23.0
func (o *ClipManifestResponse) GetStorepathOk() (*string, bool)
GetStorepathOk returns a tuple with the Storepath field value and a boolean to check if the value has been set.
func (ClipManifestResponse) MarshalJSON ¶ added in v1.23.0
func (o ClipManifestResponse) MarshalJSON() ([]byte, error)
func (*ClipManifestResponse) SetCdnURL ¶ added in v1.23.0
func (o *ClipManifestResponse) SetCdnURL(v string)
SetCdnURL sets field value
func (*ClipManifestResponse) SetManifestID ¶ added in v1.23.0
func (o *ClipManifestResponse) SetManifestID(v int64)
SetManifestID sets field value
func (*ClipManifestResponse) SetPath ¶ added in v1.23.0
func (o *ClipManifestResponse) SetPath(v string)
SetPath sets field value
func (*ClipManifestResponse) SetStorepath ¶ added in v1.23.0
func (o *ClipManifestResponse) SetStorepath(v string)
SetStorepath sets field value
func (ClipManifestResponse) ToMap ¶ added in v1.23.0
func (o ClipManifestResponse) ToMap() (map[string]interface{}, error)
type CloseableTransport ¶ added in v1.4.0
type CloseableTransport struct {
http.RoundTripper
}
func NewCloseableTransport ¶ added in v1.4.0
func NewCloseableTransport(t http.RoundTripper) *CloseableTransport
func (*CloseableTransport) CloseIdleConnections ¶ added in v1.4.0
func (t *CloseableTransport) CloseIdleConnections()
type CollapseVODRequest ¶
type CollapseVODRequest struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Prefix for clip ClipPrefix *string `json:"clip_prefix,omitempty" doc:"Prefix for clip"` // Suffix for clip ClipSuffix *string `json:"clip_suffix,omitempty" doc:"Suffix for clip"` // Disable any autoprefix DisableAutoPrefix *bool `json:"disable_auto_prefix,omitempty" doc:"Disable any autoprefix"` // EndTime of VOD EndTime *time.Time `json:"end_time,omitempty" format:"date-time" doc:"EndTime of VOD"` Filterconfig *CollapseVODRequestFilterconfig `json:"filterconfig,omitempty"` // Description for new collapsed clip NewClipDescription string `json:"new_clip_description" doc:"Description for new collapsed clip"` // New Clip ID for collapsed clip NewClipId int64 `json:"new_clip_id" format:"int64" doc:"New Clip ID for collapsed clip"` // Publish newly created VOD PublishVod *bool `json:"publish_vod,omitempty" doc:"Publish newly created VOD"` // StartTime of VOD StartTime *time.Time `json:"start_time,omitempty" format:"date-time" doc:"StartTime of VOD"` // UPID for VOD Upid *string `json:"upid,omitempty" doc:"UPID for VOD"` }
CollapseVODRequest struct for CollapseVODRequest
func NewCollapseVODRequest ¶
func NewCollapseVODRequest(newClipDescription string, newClipId int64) *CollapseVODRequest
NewCollapseVODRequest instantiates a new CollapseVODRequest 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 NewCollapseVODRequestWithDefaults ¶
func NewCollapseVODRequestWithDefaults() *CollapseVODRequest
NewCollapseVODRequestWithDefaults instantiates a new CollapseVODRequest 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 (*CollapseVODRequest) GetClipPrefix ¶
func (o *CollapseVODRequest) GetClipPrefix() string
GetClipPrefix returns the ClipPrefix field value if set, zero value otherwise.
func (*CollapseVODRequest) GetClipPrefixOk ¶
func (o *CollapseVODRequest) GetClipPrefixOk() (*string, bool)
GetClipPrefixOk returns a tuple with the ClipPrefix field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CollapseVODRequest) GetClipSuffix ¶
func (o *CollapseVODRequest) GetClipSuffix() string
GetClipSuffix returns the ClipSuffix field value if set, zero value otherwise.
func (*CollapseVODRequest) GetClipSuffixOk ¶
func (o *CollapseVODRequest) GetClipSuffixOk() (*string, bool)
GetClipSuffixOk returns a tuple with the ClipSuffix field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CollapseVODRequest) GetDisableAutoPrefix ¶
func (o *CollapseVODRequest) GetDisableAutoPrefix() bool
GetDisableAutoPrefix returns the DisableAutoPrefix field value if set, zero value otherwise.
func (*CollapseVODRequest) GetDisableAutoPrefixOk ¶
func (o *CollapseVODRequest) GetDisableAutoPrefixOk() (*bool, bool)
GetDisableAutoPrefixOk returns a tuple with the DisableAutoPrefix field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CollapseVODRequest) GetEndTime ¶
func (o *CollapseVODRequest) GetEndTime() time.Time
GetEndTime returns the EndTime field value if set, zero value otherwise.
func (*CollapseVODRequest) GetEndTimeOk ¶
func (o *CollapseVODRequest) GetEndTimeOk() (*time.Time, bool)
GetEndTimeOk returns a tuple with the EndTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CollapseVODRequest) GetFilterconfig ¶
func (o *CollapseVODRequest) GetFilterconfig() CollapseVODRequestFilterconfig
GetFilterconfig returns the Filterconfig field value if set, zero value otherwise.
func (*CollapseVODRequest) GetFilterconfigOk ¶
func (o *CollapseVODRequest) GetFilterconfigOk() (*CollapseVODRequestFilterconfig, bool)
GetFilterconfigOk returns a tuple with the Filterconfig field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CollapseVODRequest) GetNewClipDescription ¶
func (o *CollapseVODRequest) GetNewClipDescription() string
GetNewClipDescription returns the NewClipDescription field value
func (*CollapseVODRequest) GetNewClipDescriptionOk ¶
func (o *CollapseVODRequest) GetNewClipDescriptionOk() (*string, bool)
GetNewClipDescriptionOk returns a tuple with the NewClipDescription field value and a boolean to check if the value has been set.
func (*CollapseVODRequest) GetNewClipId ¶
func (o *CollapseVODRequest) GetNewClipId() int64
GetNewClipId returns the NewClipId field value
func (*CollapseVODRequest) GetNewClipIdOk ¶
func (o *CollapseVODRequest) GetNewClipIdOk() (*int64, bool)
GetNewClipIdOk returns a tuple with the NewClipId field value and a boolean to check if the value has been set.
func (*CollapseVODRequest) GetPublishVod ¶
func (o *CollapseVODRequest) GetPublishVod() bool
GetPublishVod returns the PublishVod field value if set, zero value otherwise.
func (*CollapseVODRequest) GetPublishVodOk ¶
func (o *CollapseVODRequest) GetPublishVodOk() (*bool, bool)
GetPublishVodOk returns a tuple with the PublishVod field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CollapseVODRequest) GetSchema ¶
func (o *CollapseVODRequest) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*CollapseVODRequest) GetSchemaOk ¶
func (o *CollapseVODRequest) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CollapseVODRequest) GetStartTime ¶
func (o *CollapseVODRequest) GetStartTime() time.Time
GetStartTime returns the StartTime field value if set, zero value otherwise.
func (*CollapseVODRequest) GetStartTimeOk ¶
func (o *CollapseVODRequest) GetStartTimeOk() (*time.Time, bool)
GetStartTimeOk returns a tuple with the StartTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CollapseVODRequest) GetUpid ¶
func (o *CollapseVODRequest) GetUpid() string
GetUpid returns the Upid field value if set, zero value otherwise.
func (*CollapseVODRequest) GetUpidOk ¶
func (o *CollapseVODRequest) GetUpidOk() (*string, bool)
GetUpidOk returns a tuple with the Upid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CollapseVODRequest) HasClipPrefix ¶
func (o *CollapseVODRequest) HasClipPrefix() bool
HasClipPrefix returns a boolean if a field has been set.
func (*CollapseVODRequest) HasClipSuffix ¶
func (o *CollapseVODRequest) HasClipSuffix() bool
HasClipSuffix returns a boolean if a field has been set.
func (*CollapseVODRequest) HasDisableAutoPrefix ¶
func (o *CollapseVODRequest) HasDisableAutoPrefix() bool
HasDisableAutoPrefix returns a boolean if a field has been set.
func (*CollapseVODRequest) HasEndTime ¶
func (o *CollapseVODRequest) HasEndTime() bool
HasEndTime returns a boolean if a field has been set.
func (*CollapseVODRequest) HasFilterconfig ¶
func (o *CollapseVODRequest) HasFilterconfig() bool
HasFilterconfig returns a boolean if a field has been set.
func (*CollapseVODRequest) HasPublishVod ¶
func (o *CollapseVODRequest) HasPublishVod() bool
HasPublishVod returns a boolean if a field has been set.
func (*CollapseVODRequest) HasSchema ¶
func (o *CollapseVODRequest) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (*CollapseVODRequest) HasStartTime ¶
func (o *CollapseVODRequest) HasStartTime() bool
HasStartTime returns a boolean if a field has been set.
func (*CollapseVODRequest) HasUpid ¶
func (o *CollapseVODRequest) HasUpid() bool
HasUpid returns a boolean if a field has been set.
func (CollapseVODRequest) MarshalJSON ¶
func (o CollapseVODRequest) MarshalJSON() ([]byte, error)
func (*CollapseVODRequest) SetClipPrefix ¶
func (o *CollapseVODRequest) SetClipPrefix(v string)
SetClipPrefix gets a reference to the given string and assigns it to the ClipPrefix field.
func (*CollapseVODRequest) SetClipSuffix ¶
func (o *CollapseVODRequest) SetClipSuffix(v string)
SetClipSuffix gets a reference to the given string and assigns it to the ClipSuffix field.
func (*CollapseVODRequest) SetDisableAutoPrefix ¶
func (o *CollapseVODRequest) SetDisableAutoPrefix(v bool)
SetDisableAutoPrefix gets a reference to the given bool and assigns it to the DisableAutoPrefix field.
func (*CollapseVODRequest) SetEndTime ¶
func (o *CollapseVODRequest) SetEndTime(v time.Time)
SetEndTime gets a reference to the given time.Time and assigns it to the EndTime field.
func (*CollapseVODRequest) SetFilterconfig ¶
func (o *CollapseVODRequest) SetFilterconfig(v CollapseVODRequestFilterconfig)
SetFilterconfig gets a reference to the given CollapseVODRequestFilterconfig and assigns it to the Filterconfig field.
func (*CollapseVODRequest) SetNewClipDescription ¶
func (o *CollapseVODRequest) SetNewClipDescription(v string)
SetNewClipDescription sets field value
func (*CollapseVODRequest) SetNewClipId ¶
func (o *CollapseVODRequest) SetNewClipId(v int64)
SetNewClipId sets field value
func (*CollapseVODRequest) SetPublishVod ¶
func (o *CollapseVODRequest) SetPublishVod(v bool)
SetPublishVod gets a reference to the given bool and assigns it to the PublishVod field.
func (*CollapseVODRequest) SetSchema ¶
func (o *CollapseVODRequest) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*CollapseVODRequest) SetStartTime ¶
func (o *CollapseVODRequest) SetStartTime(v time.Time)
SetStartTime gets a reference to the given time.Time and assigns it to the StartTime field.
func (*CollapseVODRequest) SetUpid ¶
func (o *CollapseVODRequest) SetUpid(v string)
SetUpid gets a reference to the given string and assigns it to the Upid field.
func (CollapseVODRequest) ToMap ¶
func (o CollapseVODRequest) ToMap() (map[string]interface{}, error)
type CollapseVODRequestFilterconfig ¶
type CollapseVODRequestFilterconfig struct { Scte35 *CollapseVODRequestFilterconfigScte35 `json:"scte_35,omitempty"` // Time-based filtering Time []CollapseVODRequestFilterconfigTimeInner `json:"time,omitempty" doc:"Time-based filtering"` }
CollapseVODRequestFilterconfig SCTE/TIME based filtering on collapses
func NewCollapseVODRequestFilterconfig ¶
func NewCollapseVODRequestFilterconfig() *CollapseVODRequestFilterconfig
NewCollapseVODRequestFilterconfig instantiates a new CollapseVODRequestFilterconfig 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 NewCollapseVODRequestFilterconfigWithDefaults ¶
func NewCollapseVODRequestFilterconfigWithDefaults() *CollapseVODRequestFilterconfig
NewCollapseVODRequestFilterconfigWithDefaults instantiates a new CollapseVODRequestFilterconfig 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 (*CollapseVODRequestFilterconfig) GetScte35 ¶
func (o *CollapseVODRequestFilterconfig) GetScte35() CollapseVODRequestFilterconfigScte35
GetScte35 returns the Scte35 field value if set, zero value otherwise.
func (*CollapseVODRequestFilterconfig) GetScte35Ok ¶
func (o *CollapseVODRequestFilterconfig) GetScte35Ok() (*CollapseVODRequestFilterconfigScte35, bool)
GetScte35Ok returns a tuple with the Scte35 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CollapseVODRequestFilterconfig) GetTime ¶
func (o *CollapseVODRequestFilterconfig) GetTime() []CollapseVODRequestFilterconfigTimeInner
GetTime returns the Time field value if set, zero value otherwise.
func (*CollapseVODRequestFilterconfig) GetTimeOk ¶
func (o *CollapseVODRequestFilterconfig) GetTimeOk() ([]CollapseVODRequestFilterconfigTimeInner, bool)
GetTimeOk returns a tuple with the Time field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CollapseVODRequestFilterconfig) HasScte35 ¶ added in v1.20.0
func (o *CollapseVODRequestFilterconfig) HasScte35() bool
HasScte35 returns a boolean if a field has been set.
func (*CollapseVODRequestFilterconfig) HasTime ¶ added in v1.20.0
func (o *CollapseVODRequestFilterconfig) HasTime() bool
HasTime returns a boolean if a field has been set.
func (CollapseVODRequestFilterconfig) MarshalJSON ¶
func (o CollapseVODRequestFilterconfig) MarshalJSON() ([]byte, error)
func (*CollapseVODRequestFilterconfig) SetScte35 ¶
func (o *CollapseVODRequestFilterconfig) SetScte35(v CollapseVODRequestFilterconfigScte35)
SetScte35 gets a reference to the given CollapseVODRequestFilterconfigScte35 and assigns it to the Scte35 field.
func (*CollapseVODRequestFilterconfig) SetTime ¶
func (o *CollapseVODRequestFilterconfig) SetTime(v []CollapseVODRequestFilterconfigTimeInner)
SetTime gets a reference to the given []CollapseVODRequestFilterconfigTimeInner and assigns it to the Time field.
func (CollapseVODRequestFilterconfig) ToMap ¶
func (o CollapseVODRequestFilterconfig) ToMap() (map[string]interface{}, error)
type CollapseVODRequestFilterconfigScte35 ¶
type CollapseVODRequestFilterconfigScte35 struct { // Filter out SCTE-35 break Break bool `json:"break" doc:"Filter out SCTE-35 break"` // Filter out chapters Chapter bool `json:"chapter" doc:"Filter out chapters"` // Filter out distributor ads DistributorAds bool `json:"distributor_ads" doc:"Filter out distributor ads"` Options *CollapseVODRequestFilterconfigScte35Options `json:"options,omitempty"` // Filter out provider ads ProviderAds bool `json:"provider_ads" doc:"Filter out provider ads"` // Filter out SCTE-35 message upid Upid string `json:"upid" doc:"Filter out SCTE-35 message upid"` }
CollapseVODRequestFilterconfigScte35 SCTE-based filtering
func NewCollapseVODRequestFilterconfigScte35 ¶
func NewCollapseVODRequestFilterconfigScte35(break_ bool, chapter bool, distributorAds bool, providerAds bool, upid string) *CollapseVODRequestFilterconfigScte35
NewCollapseVODRequestFilterconfigScte35 instantiates a new CollapseVODRequestFilterconfigScte35 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 NewCollapseVODRequestFilterconfigScte35WithDefaults ¶
func NewCollapseVODRequestFilterconfigScte35WithDefaults() *CollapseVODRequestFilterconfigScte35
NewCollapseVODRequestFilterconfigScte35WithDefaults instantiates a new CollapseVODRequestFilterconfigScte35 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 (*CollapseVODRequestFilterconfigScte35) GetBreak ¶
func (o *CollapseVODRequestFilterconfigScte35) GetBreak() bool
GetBreak returns the Break field value
func (*CollapseVODRequestFilterconfigScte35) GetBreakOk ¶
func (o *CollapseVODRequestFilterconfigScte35) GetBreakOk() (*bool, bool)
GetBreakOk returns a tuple with the Break field value and a boolean to check if the value has been set.
func (*CollapseVODRequestFilterconfigScte35) GetChapter ¶
func (o *CollapseVODRequestFilterconfigScte35) GetChapter() bool
GetChapter returns the Chapter field value
func (*CollapseVODRequestFilterconfigScte35) GetChapterOk ¶
func (o *CollapseVODRequestFilterconfigScte35) GetChapterOk() (*bool, bool)
GetChapterOk returns a tuple with the Chapter field value and a boolean to check if the value has been set.
func (*CollapseVODRequestFilterconfigScte35) GetDistributorAds ¶
func (o *CollapseVODRequestFilterconfigScte35) GetDistributorAds() bool
GetDistributorAds returns the DistributorAds field value
func (*CollapseVODRequestFilterconfigScte35) GetDistributorAdsOk ¶
func (o *CollapseVODRequestFilterconfigScte35) GetDistributorAdsOk() (*bool, bool)
GetDistributorAdsOk returns a tuple with the DistributorAds field value and a boolean to check if the value has been set.
func (*CollapseVODRequestFilterconfigScte35) GetOptions ¶
func (o *CollapseVODRequestFilterconfigScte35) GetOptions() CollapseVODRequestFilterconfigScte35Options
GetOptions returns the Options field value if set, zero value otherwise.
func (*CollapseVODRequestFilterconfigScte35) GetOptionsOk ¶
func (o *CollapseVODRequestFilterconfigScte35) GetOptionsOk() (*CollapseVODRequestFilterconfigScte35Options, 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 (*CollapseVODRequestFilterconfigScte35) GetProviderAds ¶
func (o *CollapseVODRequestFilterconfigScte35) GetProviderAds() bool
GetProviderAds returns the ProviderAds field value
func (*CollapseVODRequestFilterconfigScte35) GetProviderAdsOk ¶
func (o *CollapseVODRequestFilterconfigScte35) GetProviderAdsOk() (*bool, bool)
GetProviderAdsOk returns a tuple with the ProviderAds field value and a boolean to check if the value has been set.
func (*CollapseVODRequestFilterconfigScte35) GetUpid ¶
func (o *CollapseVODRequestFilterconfigScte35) GetUpid() string
GetUpid returns the Upid field value
func (*CollapseVODRequestFilterconfigScte35) GetUpidOk ¶
func (o *CollapseVODRequestFilterconfigScte35) GetUpidOk() (*string, bool)
GetUpidOk returns a tuple with the Upid field value and a boolean to check if the value has been set.
func (*CollapseVODRequestFilterconfigScte35) HasOptions ¶ added in v1.20.0
func (o *CollapseVODRequestFilterconfigScte35) HasOptions() bool
HasOptions returns a boolean if a field has been set.
func (CollapseVODRequestFilterconfigScte35) MarshalJSON ¶
func (o CollapseVODRequestFilterconfigScte35) MarshalJSON() ([]byte, error)
func (*CollapseVODRequestFilterconfigScte35) SetBreak ¶
func (o *CollapseVODRequestFilterconfigScte35) SetBreak(v bool)
SetBreak sets field value
func (*CollapseVODRequestFilterconfigScte35) SetChapter ¶
func (o *CollapseVODRequestFilterconfigScte35) SetChapter(v bool)
SetChapter sets field value
func (*CollapseVODRequestFilterconfigScte35) SetDistributorAds ¶
func (o *CollapseVODRequestFilterconfigScte35) SetDistributorAds(v bool)
SetDistributorAds sets field value
func (*CollapseVODRequestFilterconfigScte35) SetOptions ¶
func (o *CollapseVODRequestFilterconfigScte35) SetOptions(v CollapseVODRequestFilterconfigScte35Options)
SetOptions gets a reference to the given CollapseVODRequestFilterconfigScte35Options and assigns it to the Options field.
func (*CollapseVODRequestFilterconfigScte35) SetProviderAds ¶
func (o *CollapseVODRequestFilterconfigScte35) SetProviderAds(v bool)
SetProviderAds sets field value
func (*CollapseVODRequestFilterconfigScte35) SetUpid ¶
func (o *CollapseVODRequestFilterconfigScte35) SetUpid(v string)
SetUpid sets field value
func (CollapseVODRequestFilterconfigScte35) ToMap ¶
func (o CollapseVODRequestFilterconfigScte35) ToMap() (map[string]interface{}, error)
type CollapseVODRequestFilterconfigScte35Options ¶
type CollapseVODRequestFilterconfigScte35Options struct { // Signal removal of provider ads SignalRemovedProviderAd bool `json:"signal_removed_provider_ad" doc:"Signal removal of provider ads"` }
CollapseVODRequestFilterconfigScte35Options Additional SCTE filter options
func NewCollapseVODRequestFilterconfigScte35Options ¶
func NewCollapseVODRequestFilterconfigScte35Options(signalRemovedProviderAd bool) *CollapseVODRequestFilterconfigScte35Options
NewCollapseVODRequestFilterconfigScte35Options instantiates a new CollapseVODRequestFilterconfigScte35Options 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 NewCollapseVODRequestFilterconfigScte35OptionsWithDefaults ¶
func NewCollapseVODRequestFilterconfigScte35OptionsWithDefaults() *CollapseVODRequestFilterconfigScte35Options
NewCollapseVODRequestFilterconfigScte35OptionsWithDefaults instantiates a new CollapseVODRequestFilterconfigScte35Options 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 (*CollapseVODRequestFilterconfigScte35Options) GetSignalRemovedProviderAd ¶
func (o *CollapseVODRequestFilterconfigScte35Options) GetSignalRemovedProviderAd() bool
GetSignalRemovedProviderAd returns the SignalRemovedProviderAd field value
func (*CollapseVODRequestFilterconfigScte35Options) GetSignalRemovedProviderAdOk ¶
func (o *CollapseVODRequestFilterconfigScte35Options) GetSignalRemovedProviderAdOk() (*bool, bool)
GetSignalRemovedProviderAdOk returns a tuple with the SignalRemovedProviderAd field value and a boolean to check if the value has been set.
func (CollapseVODRequestFilterconfigScte35Options) MarshalJSON ¶
func (o CollapseVODRequestFilterconfigScte35Options) MarshalJSON() ([]byte, error)
func (*CollapseVODRequestFilterconfigScte35Options) SetSignalRemovedProviderAd ¶
func (o *CollapseVODRequestFilterconfigScte35Options) SetSignalRemovedProviderAd(v bool)
SetSignalRemovedProviderAd sets field value
func (CollapseVODRequestFilterconfigScte35Options) ToMap ¶
func (o CollapseVODRequestFilterconfigScte35Options) ToMap() (map[string]interface{}, error)
type CollapseVODRequestFilterconfigTimeInner ¶
type CollapseVODRequestFilterconfigTimeInner struct { // end time of the time window of segments End time.Time `json:"end" format:"date-time" doc:"end time of the time window of segments"` // should include boundary within the VOD Include bool `json:"include" doc:"should include boundary within the VOD"` // start time of the time window of segments Start time.Time `json:"start" format:"date-time" doc:"start time of the time window of segments"` }
CollapseVODRequestFilterconfigTimeInner struct for CollapseVODRequestFilterconfigTimeInner
func NewCollapseVODRequestFilterconfigTimeInner ¶
func NewCollapseVODRequestFilterconfigTimeInner(end time.Time, include bool, start time.Time) *CollapseVODRequestFilterconfigTimeInner
NewCollapseVODRequestFilterconfigTimeInner instantiates a new CollapseVODRequestFilterconfigTimeInner 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 NewCollapseVODRequestFilterconfigTimeInnerWithDefaults ¶
func NewCollapseVODRequestFilterconfigTimeInnerWithDefaults() *CollapseVODRequestFilterconfigTimeInner
NewCollapseVODRequestFilterconfigTimeInnerWithDefaults instantiates a new CollapseVODRequestFilterconfigTimeInner 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 (*CollapseVODRequestFilterconfigTimeInner) GetEnd ¶
func (o *CollapseVODRequestFilterconfigTimeInner) GetEnd() time.Time
GetEnd returns the End field value
func (*CollapseVODRequestFilterconfigTimeInner) GetEndOk ¶
func (o *CollapseVODRequestFilterconfigTimeInner) GetEndOk() (*time.Time, bool)
GetEndOk returns a tuple with the End field value and a boolean to check if the value has been set.
func (*CollapseVODRequestFilterconfigTimeInner) GetInclude ¶
func (o *CollapseVODRequestFilterconfigTimeInner) GetInclude() bool
GetInclude returns the Include field value
func (*CollapseVODRequestFilterconfigTimeInner) GetIncludeOk ¶
func (o *CollapseVODRequestFilterconfigTimeInner) GetIncludeOk() (*bool, bool)
GetIncludeOk returns a tuple with the Include field value and a boolean to check if the value has been set.
func (*CollapseVODRequestFilterconfigTimeInner) GetStart ¶
func (o *CollapseVODRequestFilterconfigTimeInner) GetStart() time.Time
GetStart returns the Start field value
func (*CollapseVODRequestFilterconfigTimeInner) GetStartOk ¶
func (o *CollapseVODRequestFilterconfigTimeInner) GetStartOk() (*time.Time, bool)
GetStartOk returns a tuple with the Start field value and a boolean to check if the value has been set.
func (CollapseVODRequestFilterconfigTimeInner) MarshalJSON ¶
func (o CollapseVODRequestFilterconfigTimeInner) MarshalJSON() ([]byte, error)
func (*CollapseVODRequestFilterconfigTimeInner) SetEnd ¶
func (o *CollapseVODRequestFilterconfigTimeInner) SetEnd(v time.Time)
SetEnd sets field value
func (*CollapseVODRequestFilterconfigTimeInner) SetInclude ¶
func (o *CollapseVODRequestFilterconfigTimeInner) SetInclude(v bool)
SetInclude sets field value
func (*CollapseVODRequestFilterconfigTimeInner) SetStart ¶
func (o *CollapseVODRequestFilterconfigTimeInner) SetStart(v time.Time)
SetStart sets field value
func (CollapseVODRequestFilterconfigTimeInner) ToMap ¶
func (o CollapseVODRequestFilterconfigTimeInner) ToMap() (map[string]interface{}, error)
type CollapseVODResponse ¶
type CollapseVODResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // New Clip ID for collapsed vod ClipId int64 `json:"clip_id" format:"int64" doc:"New Clip ID for collapsed vod"` // Identifies collapse task id TaskId string `json:"task_id" doc:"Identifies collapse task id"` }
CollapseVODResponse struct for CollapseVODResponse
func NewCollapseVODResponse ¶
func NewCollapseVODResponse(clipId int64, taskId string) *CollapseVODResponse
NewCollapseVODResponse instantiates a new CollapseVODResponse 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 NewCollapseVODResponseWithDefaults ¶
func NewCollapseVODResponseWithDefaults() *CollapseVODResponse
NewCollapseVODResponseWithDefaults instantiates a new CollapseVODResponse 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 (*CollapseVODResponse) GetClipId ¶
func (o *CollapseVODResponse) GetClipId() int64
GetClipId returns the ClipId field value
func (*CollapseVODResponse) GetClipIdOk ¶
func (o *CollapseVODResponse) GetClipIdOk() (*int64, bool)
GetClipIdOk returns a tuple with the ClipId field value and a boolean to check if the value has been set.
func (*CollapseVODResponse) GetSchema ¶
func (o *CollapseVODResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*CollapseVODResponse) GetSchemaOk ¶
func (o *CollapseVODResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CollapseVODResponse) GetTaskId ¶
func (o *CollapseVODResponse) GetTaskId() string
GetTaskId returns the TaskId field value
func (*CollapseVODResponse) GetTaskIdOk ¶
func (o *CollapseVODResponse) GetTaskIdOk() (*string, bool)
GetTaskIdOk returns a tuple with the TaskId field value and a boolean to check if the value has been set.
func (*CollapseVODResponse) HasSchema ¶
func (o *CollapseVODResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (CollapseVODResponse) MarshalJSON ¶
func (o CollapseVODResponse) MarshalJSON() ([]byte, error)
func (*CollapseVODResponse) SetClipId ¶
func (o *CollapseVODResponse) SetClipId(v int64)
SetClipId sets field value
func (*CollapseVODResponse) SetSchema ¶
func (o *CollapseVODResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*CollapseVODResponse) SetTaskId ¶
func (o *CollapseVODResponse) SetTaskId(v string)
SetTaskId sets field value
func (CollapseVODResponse) ToMap ¶
func (o CollapseVODResponse) 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 DeprecatedGetClipManifestsResponseItem ¶ added in v1.1.0
type DeprecatedGetClipManifestsResponseItem struct { CdnURL string `json:"cdnURL"` ManifestID int64 `json:"manifestID" format:"int64"` Path string `json:"path"` Storepath string `json:"storepath"` }
DeprecatedGetClipManifestsResponseItem struct for DeprecatedGetClipManifestsResponseItem
func NewDeprecatedGetClipManifestsResponseItem ¶ added in v1.1.0
func NewDeprecatedGetClipManifestsResponseItem(cdnURL string, manifestID int64, path string, storepath string) *DeprecatedGetClipManifestsResponseItem
NewDeprecatedGetClipManifestsResponseItem instantiates a new DeprecatedGetClipManifestsResponseItem 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 NewDeprecatedGetClipManifestsResponseItemWithDefaults ¶ added in v1.1.0
func NewDeprecatedGetClipManifestsResponseItemWithDefaults() *DeprecatedGetClipManifestsResponseItem
NewDeprecatedGetClipManifestsResponseItemWithDefaults instantiates a new DeprecatedGetClipManifestsResponseItem 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 (*DeprecatedGetClipManifestsResponseItem) GetCdnURL ¶ added in v1.1.0
func (o *DeprecatedGetClipManifestsResponseItem) GetCdnURL() string
GetCdnURL returns the CdnURL field value
func (*DeprecatedGetClipManifestsResponseItem) GetCdnURLOk ¶ added in v1.1.0
func (o *DeprecatedGetClipManifestsResponseItem) GetCdnURLOk() (*string, bool)
GetCdnURLOk returns a tuple with the CdnURL field value and a boolean to check if the value has been set.
func (*DeprecatedGetClipManifestsResponseItem) GetManifestID ¶ added in v1.1.0
func (o *DeprecatedGetClipManifestsResponseItem) GetManifestID() int64
GetManifestID returns the ManifestID field value
func (*DeprecatedGetClipManifestsResponseItem) GetManifestIDOk ¶ added in v1.1.0
func (o *DeprecatedGetClipManifestsResponseItem) GetManifestIDOk() (*int64, bool)
GetManifestIDOk returns a tuple with the ManifestID field value and a boolean to check if the value has been set.
func (*DeprecatedGetClipManifestsResponseItem) GetPath ¶ added in v1.1.0
func (o *DeprecatedGetClipManifestsResponseItem) GetPath() string
GetPath returns the Path field value
func (*DeprecatedGetClipManifestsResponseItem) GetPathOk ¶ added in v1.1.0
func (o *DeprecatedGetClipManifestsResponseItem) GetPathOk() (*string, bool)
GetPathOk returns a tuple with the Path field value and a boolean to check if the value has been set.
func (*DeprecatedGetClipManifestsResponseItem) GetStorepath ¶ added in v1.1.0
func (o *DeprecatedGetClipManifestsResponseItem) GetStorepath() string
GetStorepath returns the Storepath field value
func (*DeprecatedGetClipManifestsResponseItem) GetStorepathOk ¶ added in v1.1.0
func (o *DeprecatedGetClipManifestsResponseItem) GetStorepathOk() (*string, bool)
GetStorepathOk returns a tuple with the Storepath field value and a boolean to check if the value has been set.
func (DeprecatedGetClipManifestsResponseItem) MarshalJSON ¶ added in v1.1.0
func (o DeprecatedGetClipManifestsResponseItem) MarshalJSON() ([]byte, error)
func (*DeprecatedGetClipManifestsResponseItem) SetCdnURL ¶ added in v1.1.0
func (o *DeprecatedGetClipManifestsResponseItem) SetCdnURL(v string)
SetCdnURL sets field value
func (*DeprecatedGetClipManifestsResponseItem) SetManifestID ¶ added in v1.1.0
func (o *DeprecatedGetClipManifestsResponseItem) SetManifestID(v int64)
SetManifestID sets field value
func (*DeprecatedGetClipManifestsResponseItem) SetPath ¶ added in v1.1.0
func (o *DeprecatedGetClipManifestsResponseItem) SetPath(v string)
SetPath sets field value
func (*DeprecatedGetClipManifestsResponseItem) SetStorepath ¶ added in v1.1.0
func (o *DeprecatedGetClipManifestsResponseItem) SetStorepath(v string)
SetStorepath sets field value
func (DeprecatedGetClipManifestsResponseItem) ToMap ¶ added in v1.1.0
func (o DeprecatedGetClipManifestsResponseItem) ToMap() (map[string]interface{}, error)
type DeprecatedGetClipResponse ¶ added in v1.1.0
type DeprecatedGetClipResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // id for this clip Clipid int64 `json:"clipid" format:"int64" doc:"id for this clip"` // date and time when clip was created Created time.Time `json:"created" format:"date-time" doc:"date and time when clip was created"` // description of the clip Description string `json:"description" doc:"description of the clip"` // clip duration in seconds Duration int64 `json:"duration" format:"int64" doc:"clip duration in seconds"` // clip end time EndTime time.Time `json:"endTime" format:"date-time" doc:"clip end time"` // path to the mp4 Mp4path string `json:"mp4path" doc:"path to the mp4"` // source of the clip Source string `json:"source" doc:"source of the clip"` // clip start time StartTime time.Time `json:"startTime" format:"date-time" doc:"clip start time"` }
DeprecatedGetClipResponse struct for DeprecatedGetClipResponse
func NewDeprecatedGetClipResponse ¶ added in v1.1.0
func NewDeprecatedGetClipResponse(clipid int64, created time.Time, description string, duration int64, endTime time.Time, mp4path string, source string, startTime time.Time) *DeprecatedGetClipResponse
NewDeprecatedGetClipResponse instantiates a new DeprecatedGetClipResponse 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 NewDeprecatedGetClipResponseWithDefaults ¶ added in v1.1.0
func NewDeprecatedGetClipResponseWithDefaults() *DeprecatedGetClipResponse
NewDeprecatedGetClipResponseWithDefaults instantiates a new DeprecatedGetClipResponse 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 (*DeprecatedGetClipResponse) GetClipid ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) GetClipid() int64
GetClipid returns the Clipid field value
func (*DeprecatedGetClipResponse) GetClipidOk ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) GetClipidOk() (*int64, bool)
GetClipidOk returns a tuple with the Clipid field value and a boolean to check if the value has been set.
func (*DeprecatedGetClipResponse) GetCreated ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) GetCreated() time.Time
GetCreated returns the Created field value
func (*DeprecatedGetClipResponse) GetCreatedOk ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) GetCreatedOk() (*time.Time, bool)
GetCreatedOk returns a tuple with the Created field value and a boolean to check if the value has been set.
func (*DeprecatedGetClipResponse) GetDescription ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) GetDescription() string
GetDescription returns the Description field value
func (*DeprecatedGetClipResponse) GetDescriptionOk ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value and a boolean to check if the value has been set.
func (*DeprecatedGetClipResponse) GetDuration ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) GetDuration() int64
GetDuration returns the Duration field value
func (*DeprecatedGetClipResponse) GetDurationOk ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) GetDurationOk() (*int64, bool)
GetDurationOk returns a tuple with the Duration field value and a boolean to check if the value has been set.
func (*DeprecatedGetClipResponse) GetEndTime ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) GetEndTime() time.Time
GetEndTime returns the EndTime field value
func (*DeprecatedGetClipResponse) GetEndTimeOk ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) GetEndTimeOk() (*time.Time, bool)
GetEndTimeOk returns a tuple with the EndTime field value and a boolean to check if the value has been set.
func (*DeprecatedGetClipResponse) GetMp4path ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) GetMp4path() string
GetMp4path returns the Mp4path field value
func (*DeprecatedGetClipResponse) GetMp4pathOk ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) GetMp4pathOk() (*string, bool)
GetMp4pathOk returns a tuple with the Mp4path field value and a boolean to check if the value has been set.
func (*DeprecatedGetClipResponse) GetSchema ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*DeprecatedGetClipResponse) GetSchemaOk ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DeprecatedGetClipResponse) GetSource ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) GetSource() string
GetSource returns the Source field value
func (*DeprecatedGetClipResponse) GetSourceOk ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) GetSourceOk() (*string, bool)
GetSourceOk returns a tuple with the Source field value and a boolean to check if the value has been set.
func (*DeprecatedGetClipResponse) GetStartTime ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) GetStartTime() time.Time
GetStartTime returns the StartTime field value
func (*DeprecatedGetClipResponse) GetStartTimeOk ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) GetStartTimeOk() (*time.Time, bool)
GetStartTimeOk returns a tuple with the StartTime field value and a boolean to check if the value has been set.
func (*DeprecatedGetClipResponse) HasSchema ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (DeprecatedGetClipResponse) MarshalJSON ¶ added in v1.1.0
func (o DeprecatedGetClipResponse) MarshalJSON() ([]byte, error)
func (*DeprecatedGetClipResponse) SetClipid ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) SetClipid(v int64)
SetClipid sets field value
func (*DeprecatedGetClipResponse) SetCreated ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) SetCreated(v time.Time)
SetCreated sets field value
func (*DeprecatedGetClipResponse) SetDescription ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) SetDescription(v string)
SetDescription sets field value
func (*DeprecatedGetClipResponse) SetDuration ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) SetDuration(v int64)
SetDuration sets field value
func (*DeprecatedGetClipResponse) SetEndTime ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) SetEndTime(v time.Time)
SetEndTime sets field value
func (*DeprecatedGetClipResponse) SetMp4path ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) SetMp4path(v string)
SetMp4path sets field value
func (*DeprecatedGetClipResponse) SetSchema ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*DeprecatedGetClipResponse) SetSource ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) SetSource(v string)
SetSource sets field value
func (*DeprecatedGetClipResponse) SetStartTime ¶ added in v1.1.0
func (o *DeprecatedGetClipResponse) SetStartTime(v time.Time)
SetStartTime sets field value
func (DeprecatedGetClipResponse) ToMap ¶ added in v1.1.0
func (o DeprecatedGetClipResponse) ToMap() (map[string]interface{}, error)
type DeprecatedGetMp4UrlResponse ¶ added in v1.1.0
type DeprecatedGetMp4UrlResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` PresignedUrl string `json:"presigned_url"` }
DeprecatedGetMp4UrlResponse struct for DeprecatedGetMp4UrlResponse
func NewDeprecatedGetMp4UrlResponse ¶ added in v1.1.0
func NewDeprecatedGetMp4UrlResponse(presignedUrl string) *DeprecatedGetMp4UrlResponse
NewDeprecatedGetMp4UrlResponse instantiates a new DeprecatedGetMp4UrlResponse 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 NewDeprecatedGetMp4UrlResponseWithDefaults ¶ added in v1.1.0
func NewDeprecatedGetMp4UrlResponseWithDefaults() *DeprecatedGetMp4UrlResponse
NewDeprecatedGetMp4UrlResponseWithDefaults instantiates a new DeprecatedGetMp4UrlResponse 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 (*DeprecatedGetMp4UrlResponse) GetPresignedUrl ¶ added in v1.1.0
func (o *DeprecatedGetMp4UrlResponse) GetPresignedUrl() string
GetPresignedUrl returns the PresignedUrl field value
func (*DeprecatedGetMp4UrlResponse) GetPresignedUrlOk ¶ added in v1.1.0
func (o *DeprecatedGetMp4UrlResponse) GetPresignedUrlOk() (*string, bool)
GetPresignedUrlOk returns a tuple with the PresignedUrl field value and a boolean to check if the value has been set.
func (*DeprecatedGetMp4UrlResponse) GetSchema ¶ added in v1.1.0
func (o *DeprecatedGetMp4UrlResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*DeprecatedGetMp4UrlResponse) GetSchemaOk ¶ added in v1.1.0
func (o *DeprecatedGetMp4UrlResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DeprecatedGetMp4UrlResponse) HasSchema ¶ added in v1.1.0
func (o *DeprecatedGetMp4UrlResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (DeprecatedGetMp4UrlResponse) MarshalJSON ¶ added in v1.1.0
func (o DeprecatedGetMp4UrlResponse) MarshalJSON() ([]byte, error)
func (*DeprecatedGetMp4UrlResponse) SetPresignedUrl ¶ added in v1.1.0
func (o *DeprecatedGetMp4UrlResponse) SetPresignedUrl(v string)
SetPresignedUrl sets field value
func (*DeprecatedGetMp4UrlResponse) SetSchema ¶ added in v1.1.0
func (o *DeprecatedGetMp4UrlResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (DeprecatedGetMp4UrlResponse) ToMap ¶ added in v1.1.0
func (o DeprecatedGetMp4UrlResponse) ToMap() (map[string]interface{}, error)
type DeprecatedGetProgramResponse ¶ added in v1.1.0
type DeprecatedGetProgramResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` ClearSegmentConfig DeprecatedGetProgramResponseClearSegmentConfig `json:"clear_segment_config"` // description of the program Description string `json:"description" doc:"description of the program"` // total number off files for the program FileCount int64 `json:"file_count" format:"int64" doc:"total number off files for the program"` // date last published LastPublished time.Time `json:"last_published" format:"date-time" doc:"date last published"` // id for the program Progid string `json:"progid" doc:"id for the program"` // clip id PubClipId int64 `json:"pub_clip_id" format:"int64" doc:"clip id"` // vod id PubVodId int64 `json:"pub_vod_id" format:"int64" doc:"vod id"` // number of days to retain RetentionDays int64 `json:"retention_days" format:"int64" doc:"number of days to retain"` // total bytes in the program TotalBytes int64 `json:"total_bytes" format:"int64" doc:"total bytes in the program"` }
DeprecatedGetProgramResponse struct for DeprecatedGetProgramResponse
func NewDeprecatedGetProgramResponse ¶ added in v1.1.0
func NewDeprecatedGetProgramResponse(clearSegmentConfig DeprecatedGetProgramResponseClearSegmentConfig, description string, fileCount int64, lastPublished time.Time, progid string, pubClipId int64, pubVodId int64, retentionDays int64, totalBytes int64) *DeprecatedGetProgramResponse
NewDeprecatedGetProgramResponse instantiates a new DeprecatedGetProgramResponse 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 NewDeprecatedGetProgramResponseWithDefaults ¶ added in v1.1.0
func NewDeprecatedGetProgramResponseWithDefaults() *DeprecatedGetProgramResponse
NewDeprecatedGetProgramResponseWithDefaults instantiates a new DeprecatedGetProgramResponse 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 (*DeprecatedGetProgramResponse) GetClearSegmentConfig ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) GetClearSegmentConfig() DeprecatedGetProgramResponseClearSegmentConfig
GetClearSegmentConfig returns the ClearSegmentConfig field value
func (*DeprecatedGetProgramResponse) GetClearSegmentConfigOk ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) GetClearSegmentConfigOk() (*DeprecatedGetProgramResponseClearSegmentConfig, bool)
GetClearSegmentConfigOk returns a tuple with the ClearSegmentConfig field value and a boolean to check if the value has been set.
func (*DeprecatedGetProgramResponse) GetDescription ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) GetDescription() string
GetDescription returns the Description field value
func (*DeprecatedGetProgramResponse) GetDescriptionOk ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value and a boolean to check if the value has been set.
func (*DeprecatedGetProgramResponse) GetFileCount ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) GetFileCount() int64
GetFileCount returns the FileCount field value
func (*DeprecatedGetProgramResponse) GetFileCountOk ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) GetFileCountOk() (*int64, bool)
GetFileCountOk returns a tuple with the FileCount field value and a boolean to check if the value has been set.
func (*DeprecatedGetProgramResponse) GetLastPublished ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) GetLastPublished() time.Time
GetLastPublished returns the LastPublished field value
func (*DeprecatedGetProgramResponse) GetLastPublishedOk ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) GetLastPublishedOk() (*time.Time, bool)
GetLastPublishedOk returns a tuple with the LastPublished field value and a boolean to check if the value has been set.
func (*DeprecatedGetProgramResponse) GetProgid ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) GetProgid() string
GetProgid returns the Progid field value
func (*DeprecatedGetProgramResponse) GetProgidOk ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) GetProgidOk() (*string, bool)
GetProgidOk returns a tuple with the Progid field value and a boolean to check if the value has been set.
func (*DeprecatedGetProgramResponse) GetPubClipId ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) GetPubClipId() int64
GetPubClipId returns the PubClipId field value
func (*DeprecatedGetProgramResponse) GetPubClipIdOk ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) GetPubClipIdOk() (*int64, bool)
GetPubClipIdOk returns a tuple with the PubClipId field value and a boolean to check if the value has been set.
func (*DeprecatedGetProgramResponse) GetPubVodId ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) GetPubVodId() int64
GetPubVodId returns the PubVodId field value
func (*DeprecatedGetProgramResponse) GetPubVodIdOk ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) GetPubVodIdOk() (*int64, bool)
GetPubVodIdOk returns a tuple with the PubVodId field value and a boolean to check if the value has been set.
func (*DeprecatedGetProgramResponse) GetRetentionDays ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) GetRetentionDays() int64
GetRetentionDays returns the RetentionDays field value
func (*DeprecatedGetProgramResponse) GetRetentionDaysOk ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) GetRetentionDaysOk() (*int64, bool)
GetRetentionDaysOk returns a tuple with the RetentionDays field value and a boolean to check if the value has been set.
func (*DeprecatedGetProgramResponse) GetSchema ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*DeprecatedGetProgramResponse) GetSchemaOk ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DeprecatedGetProgramResponse) GetTotalBytes ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) GetTotalBytes() int64
GetTotalBytes returns the TotalBytes field value
func (*DeprecatedGetProgramResponse) GetTotalBytesOk ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) GetTotalBytesOk() (*int64, bool)
GetTotalBytesOk returns a tuple with the TotalBytes field value and a boolean to check if the value has been set.
func (*DeprecatedGetProgramResponse) HasSchema ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (DeprecatedGetProgramResponse) MarshalJSON ¶ added in v1.1.0
func (o DeprecatedGetProgramResponse) MarshalJSON() ([]byte, error)
func (*DeprecatedGetProgramResponse) SetClearSegmentConfig ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) SetClearSegmentConfig(v DeprecatedGetProgramResponseClearSegmentConfig)
SetClearSegmentConfig sets field value
func (*DeprecatedGetProgramResponse) SetDescription ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) SetDescription(v string)
SetDescription sets field value
func (*DeprecatedGetProgramResponse) SetFileCount ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) SetFileCount(v int64)
SetFileCount sets field value
func (*DeprecatedGetProgramResponse) SetLastPublished ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) SetLastPublished(v time.Time)
SetLastPublished sets field value
func (*DeprecatedGetProgramResponse) SetProgid ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) SetProgid(v string)
SetProgid sets field value
func (*DeprecatedGetProgramResponse) SetPubClipId ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) SetPubClipId(v int64)
SetPubClipId sets field value
func (*DeprecatedGetProgramResponse) SetPubVodId ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) SetPubVodId(v int64)
SetPubVodId sets field value
func (*DeprecatedGetProgramResponse) SetRetentionDays ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) SetRetentionDays(v int64)
SetRetentionDays sets field value
func (*DeprecatedGetProgramResponse) SetSchema ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*DeprecatedGetProgramResponse) SetTotalBytes ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponse) SetTotalBytes(v int64)
SetTotalBytes sets field value
func (DeprecatedGetProgramResponse) ToMap ¶ added in v1.1.0
func (o DeprecatedGetProgramResponse) ToMap() (map[string]interface{}, error)
type DeprecatedGetProgramResponseClearSegmentConfig ¶ added in v1.1.0
type DeprecatedGetProgramResponseClearSegmentConfig struct { // date first published FirstPublished time.Time `json:"first_published" format:"date-time" doc:"date first published"` // store location Store string `json:"store" doc:"store location"` // prefix of the store StorePrefix string `json:"store_prefix" doc:"prefix of the store"` }
DeprecatedGetProgramResponseClearSegmentConfig struct for DeprecatedGetProgramResponseClearSegmentConfig
func NewDeprecatedGetProgramResponseClearSegmentConfig ¶ added in v1.1.0
func NewDeprecatedGetProgramResponseClearSegmentConfig(firstPublished time.Time, store string, storePrefix string) *DeprecatedGetProgramResponseClearSegmentConfig
NewDeprecatedGetProgramResponseClearSegmentConfig instantiates a new DeprecatedGetProgramResponseClearSegmentConfig 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 NewDeprecatedGetProgramResponseClearSegmentConfigWithDefaults ¶ added in v1.1.0
func NewDeprecatedGetProgramResponseClearSegmentConfigWithDefaults() *DeprecatedGetProgramResponseClearSegmentConfig
NewDeprecatedGetProgramResponseClearSegmentConfigWithDefaults instantiates a new DeprecatedGetProgramResponseClearSegmentConfig 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 (*DeprecatedGetProgramResponseClearSegmentConfig) GetFirstPublished ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponseClearSegmentConfig) GetFirstPublished() time.Time
GetFirstPublished returns the FirstPublished field value
func (*DeprecatedGetProgramResponseClearSegmentConfig) GetFirstPublishedOk ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponseClearSegmentConfig) GetFirstPublishedOk() (*time.Time, bool)
GetFirstPublishedOk returns a tuple with the FirstPublished field value and a boolean to check if the value has been set.
func (*DeprecatedGetProgramResponseClearSegmentConfig) GetStore ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponseClearSegmentConfig) GetStore() string
GetStore returns the Store field value
func (*DeprecatedGetProgramResponseClearSegmentConfig) GetStoreOk ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponseClearSegmentConfig) GetStoreOk() (*string, bool)
GetStoreOk returns a tuple with the Store field value and a boolean to check if the value has been set.
func (*DeprecatedGetProgramResponseClearSegmentConfig) GetStorePrefix ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponseClearSegmentConfig) GetStorePrefix() string
GetStorePrefix returns the StorePrefix field value
func (*DeprecatedGetProgramResponseClearSegmentConfig) GetStorePrefixOk ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponseClearSegmentConfig) GetStorePrefixOk() (*string, bool)
GetStorePrefixOk returns a tuple with the StorePrefix field value and a boolean to check if the value has been set.
func (DeprecatedGetProgramResponseClearSegmentConfig) MarshalJSON ¶ added in v1.1.0
func (o DeprecatedGetProgramResponseClearSegmentConfig) MarshalJSON() ([]byte, error)
func (*DeprecatedGetProgramResponseClearSegmentConfig) SetFirstPublished ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponseClearSegmentConfig) SetFirstPublished(v time.Time)
SetFirstPublished sets field value
func (*DeprecatedGetProgramResponseClearSegmentConfig) SetStore ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponseClearSegmentConfig) SetStore(v string)
SetStore sets field value
func (*DeprecatedGetProgramResponseClearSegmentConfig) SetStorePrefix ¶ added in v1.1.0
func (o *DeprecatedGetProgramResponseClearSegmentConfig) SetStorePrefix(v string)
SetStorePrefix sets field value
func (DeprecatedGetProgramResponseClearSegmentConfig) ToMap ¶ added in v1.1.0
func (o DeprecatedGetProgramResponseClearSegmentConfig) ToMap() (map[string]interface{}, error)
type DeprecatedGetProgramTimeResponse ¶ added in v1.1.0
type DeprecatedGetProgramTimeResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` Duration int64 `json:"duration" format:"int64"` ProgramEnd string `json:"program_end"` ProgramStart string `json:"program_start"` }
DeprecatedGetProgramTimeResponse struct for DeprecatedGetProgramTimeResponse
func NewDeprecatedGetProgramTimeResponse ¶ added in v1.1.0
func NewDeprecatedGetProgramTimeResponse(duration int64, programEnd string, programStart string) *DeprecatedGetProgramTimeResponse
NewDeprecatedGetProgramTimeResponse instantiates a new DeprecatedGetProgramTimeResponse 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 NewDeprecatedGetProgramTimeResponseWithDefaults ¶ added in v1.1.0
func NewDeprecatedGetProgramTimeResponseWithDefaults() *DeprecatedGetProgramTimeResponse
NewDeprecatedGetProgramTimeResponseWithDefaults instantiates a new DeprecatedGetProgramTimeResponse 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 (*DeprecatedGetProgramTimeResponse) GetDuration ¶ added in v1.1.0
func (o *DeprecatedGetProgramTimeResponse) GetDuration() int64
GetDuration returns the Duration field value
func (*DeprecatedGetProgramTimeResponse) GetDurationOk ¶ added in v1.1.0
func (o *DeprecatedGetProgramTimeResponse) GetDurationOk() (*int64, bool)
GetDurationOk returns a tuple with the Duration field value and a boolean to check if the value has been set.
func (*DeprecatedGetProgramTimeResponse) GetProgramEnd ¶ added in v1.1.0
func (o *DeprecatedGetProgramTimeResponse) GetProgramEnd() string
GetProgramEnd returns the ProgramEnd field value
func (*DeprecatedGetProgramTimeResponse) GetProgramEndOk ¶ added in v1.1.0
func (o *DeprecatedGetProgramTimeResponse) GetProgramEndOk() (*string, bool)
GetProgramEndOk returns a tuple with the ProgramEnd field value and a boolean to check if the value has been set.
func (*DeprecatedGetProgramTimeResponse) GetProgramStart ¶ added in v1.1.0
func (o *DeprecatedGetProgramTimeResponse) GetProgramStart() string
GetProgramStart returns the ProgramStart field value
func (*DeprecatedGetProgramTimeResponse) GetProgramStartOk ¶ added in v1.1.0
func (o *DeprecatedGetProgramTimeResponse) GetProgramStartOk() (*string, bool)
GetProgramStartOk returns a tuple with the ProgramStart field value and a boolean to check if the value has been set.
func (*DeprecatedGetProgramTimeResponse) GetSchema ¶ added in v1.1.0
func (o *DeprecatedGetProgramTimeResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*DeprecatedGetProgramTimeResponse) GetSchemaOk ¶ added in v1.1.0
func (o *DeprecatedGetProgramTimeResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DeprecatedGetProgramTimeResponse) HasSchema ¶ added in v1.1.0
func (o *DeprecatedGetProgramTimeResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (DeprecatedGetProgramTimeResponse) MarshalJSON ¶ added in v1.1.0
func (o DeprecatedGetProgramTimeResponse) MarshalJSON() ([]byte, error)
func (*DeprecatedGetProgramTimeResponse) SetDuration ¶ added in v1.1.0
func (o *DeprecatedGetProgramTimeResponse) SetDuration(v int64)
SetDuration sets field value
func (*DeprecatedGetProgramTimeResponse) SetProgramEnd ¶ added in v1.1.0
func (o *DeprecatedGetProgramTimeResponse) SetProgramEnd(v string)
SetProgramEnd sets field value
func (*DeprecatedGetProgramTimeResponse) SetProgramStart ¶ added in v1.1.0
func (o *DeprecatedGetProgramTimeResponse) SetProgramStart(v string)
SetProgramStart sets field value
func (*DeprecatedGetProgramTimeResponse) SetSchema ¶ added in v1.1.0
func (o *DeprecatedGetProgramTimeResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (DeprecatedGetProgramTimeResponse) ToMap ¶ added in v1.1.0
func (o DeprecatedGetProgramTimeResponse) ToMap() (map[string]interface{}, error)
type DeprecatedListClipsResponse ¶ added in v1.1.0
type DeprecatedListClipsResponse struct { // id for this clip Clipid int64 `json:"clipid" format:"int64" doc:"id for this clip"` // date and time when clip was created Created time.Time `json:"created" format:"date-time" doc:"date and time when clip was created"` // description of the clip Description string `json:"description" doc:"description of the clip"` // clip duration in seconds Duration int64 `json:"duration" format:"int64" doc:"clip duration in seconds"` // clip end time EndTime time.Time `json:"endTime" format:"date-time" doc:"clip end time"` // path to the mp4 Mp4path string `json:"mp4path" doc:"path to the mp4"` // source of the clip Source string `json:"source" doc:"source of the clip"` // clip start time StartTime time.Time `json:"startTime" format:"date-time" doc:"clip start time"` }
DeprecatedListClipsResponse struct for DeprecatedListClipsResponse
func NewDeprecatedListClipsResponse ¶ added in v1.1.0
func NewDeprecatedListClipsResponse(clipid int64, created time.Time, description string, duration int64, endTime time.Time, mp4path string, source string, startTime time.Time) *DeprecatedListClipsResponse
NewDeprecatedListClipsResponse instantiates a new DeprecatedListClipsResponse 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 NewDeprecatedListClipsResponseWithDefaults ¶ added in v1.1.0
func NewDeprecatedListClipsResponseWithDefaults() *DeprecatedListClipsResponse
NewDeprecatedListClipsResponseWithDefaults instantiates a new DeprecatedListClipsResponse 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 (*DeprecatedListClipsResponse) GetClipid ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) GetClipid() int64
GetClipid returns the Clipid field value
func (*DeprecatedListClipsResponse) GetClipidOk ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) GetClipidOk() (*int64, bool)
GetClipidOk returns a tuple with the Clipid field value and a boolean to check if the value has been set.
func (*DeprecatedListClipsResponse) GetCreated ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) GetCreated() time.Time
GetCreated returns the Created field value
func (*DeprecatedListClipsResponse) GetCreatedOk ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) GetCreatedOk() (*time.Time, bool)
GetCreatedOk returns a tuple with the Created field value and a boolean to check if the value has been set.
func (*DeprecatedListClipsResponse) GetDescription ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) GetDescription() string
GetDescription returns the Description field value
func (*DeprecatedListClipsResponse) GetDescriptionOk ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value and a boolean to check if the value has been set.
func (*DeprecatedListClipsResponse) GetDuration ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) GetDuration() int64
GetDuration returns the Duration field value
func (*DeprecatedListClipsResponse) GetDurationOk ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) GetDurationOk() (*int64, bool)
GetDurationOk returns a tuple with the Duration field value and a boolean to check if the value has been set.
func (*DeprecatedListClipsResponse) GetEndTime ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) GetEndTime() time.Time
GetEndTime returns the EndTime field value
func (*DeprecatedListClipsResponse) GetEndTimeOk ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) GetEndTimeOk() (*time.Time, bool)
GetEndTimeOk returns a tuple with the EndTime field value and a boolean to check if the value has been set.
func (*DeprecatedListClipsResponse) GetMp4path ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) GetMp4path() string
GetMp4path returns the Mp4path field value
func (*DeprecatedListClipsResponse) GetMp4pathOk ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) GetMp4pathOk() (*string, bool)
GetMp4pathOk returns a tuple with the Mp4path field value and a boolean to check if the value has been set.
func (*DeprecatedListClipsResponse) GetSource ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) GetSource() string
GetSource returns the Source field value
func (*DeprecatedListClipsResponse) GetSourceOk ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) GetSourceOk() (*string, bool)
GetSourceOk returns a tuple with the Source field value and a boolean to check if the value has been set.
func (*DeprecatedListClipsResponse) GetStartTime ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) GetStartTime() time.Time
GetStartTime returns the StartTime field value
func (*DeprecatedListClipsResponse) GetStartTimeOk ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) GetStartTimeOk() (*time.Time, bool)
GetStartTimeOk returns a tuple with the StartTime field value and a boolean to check if the value has been set.
func (DeprecatedListClipsResponse) MarshalJSON ¶ added in v1.1.0
func (o DeprecatedListClipsResponse) MarshalJSON() ([]byte, error)
func (*DeprecatedListClipsResponse) SetClipid ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) SetClipid(v int64)
SetClipid sets field value
func (*DeprecatedListClipsResponse) SetCreated ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) SetCreated(v time.Time)
SetCreated sets field value
func (*DeprecatedListClipsResponse) SetDescription ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) SetDescription(v string)
SetDescription sets field value
func (*DeprecatedListClipsResponse) SetDuration ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) SetDuration(v int64)
SetDuration sets field value
func (*DeprecatedListClipsResponse) SetEndTime ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) SetEndTime(v time.Time)
SetEndTime sets field value
func (*DeprecatedListClipsResponse) SetMp4path ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) SetMp4path(v string)
SetMp4path sets field value
func (*DeprecatedListClipsResponse) SetSource ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) SetSource(v string)
SetSource sets field value
func (*DeprecatedListClipsResponse) SetStartTime ¶ added in v1.1.0
func (o *DeprecatedListClipsResponse) SetStartTime(v time.Time)
SetStartTime sets field value
func (DeprecatedListClipsResponse) ToMap ¶ added in v1.1.0
func (o DeprecatedListClipsResponse) ToMap() (map[string]interface{}, error)
type DeprecatedListVODsResponse ¶ added in v1.1.0
type DeprecatedListVODsResponse struct { // description of the vod Description string `json:"description" doc:"description of the vod"` // number of files for the vod FileCount int64 `json:"file_count" format:"int64" doc:"number of files for the vod"` // date last published LastPublished *time.Time `json:"last_published,omitempty" format:"date-time" doc:"date last published"` // format PackagingFormat *string `json:"packaging_format,omitempty" doc:"format"` // store location of the vod Store string `json:"store" doc:"store location of the vod"` // store prefix for the vod Storeprefix string `json:"storeprefix" doc:"store prefix for the vod"` // total bytes for the vod TotalBytes int64 `json:"total_bytes" format:"int64" doc:"total bytes for the vod"` // version of the vod Version string `json:"version" doc:"version of the vod"` // id of the vod Vodid int64 `json:"vodid" format:"int64" doc:"id of the vod"` }
DeprecatedListVODsResponse struct for DeprecatedListVODsResponse
func NewDeprecatedListVODsResponse ¶ added in v1.1.0
func NewDeprecatedListVODsResponse(description string, fileCount int64, store string, storeprefix string, totalBytes int64, version string, vodid int64) *DeprecatedListVODsResponse
NewDeprecatedListVODsResponse instantiates a new DeprecatedListVODsResponse 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 NewDeprecatedListVODsResponseWithDefaults ¶ added in v1.1.0
func NewDeprecatedListVODsResponseWithDefaults() *DeprecatedListVODsResponse
NewDeprecatedListVODsResponseWithDefaults instantiates a new DeprecatedListVODsResponse 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 (*DeprecatedListVODsResponse) GetDescription ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) GetDescription() string
GetDescription returns the Description field value
func (*DeprecatedListVODsResponse) GetDescriptionOk ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value and a boolean to check if the value has been set.
func (*DeprecatedListVODsResponse) GetFileCount ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) GetFileCount() int64
GetFileCount returns the FileCount field value
func (*DeprecatedListVODsResponse) GetFileCountOk ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) GetFileCountOk() (*int64, bool)
GetFileCountOk returns a tuple with the FileCount field value and a boolean to check if the value has been set.
func (*DeprecatedListVODsResponse) GetLastPublished ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) GetLastPublished() time.Time
GetLastPublished returns the LastPublished field value if set, zero value otherwise.
func (*DeprecatedListVODsResponse) GetLastPublishedOk ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) GetLastPublishedOk() (*time.Time, bool)
GetLastPublishedOk returns a tuple with the LastPublished field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DeprecatedListVODsResponse) GetPackagingFormat ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) GetPackagingFormat() string
GetPackagingFormat returns the PackagingFormat field value if set, zero value otherwise.
func (*DeprecatedListVODsResponse) GetPackagingFormatOk ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) GetPackagingFormatOk() (*string, bool)
GetPackagingFormatOk returns a tuple with the PackagingFormat field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DeprecatedListVODsResponse) GetStore ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) GetStore() string
GetStore returns the Store field value
func (*DeprecatedListVODsResponse) GetStoreOk ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) GetStoreOk() (*string, bool)
GetStoreOk returns a tuple with the Store field value and a boolean to check if the value has been set.
func (*DeprecatedListVODsResponse) GetStoreprefix ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) GetStoreprefix() string
GetStoreprefix returns the Storeprefix field value
func (*DeprecatedListVODsResponse) GetStoreprefixOk ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) GetStoreprefixOk() (*string, bool)
GetStoreprefixOk returns a tuple with the Storeprefix field value and a boolean to check if the value has been set.
func (*DeprecatedListVODsResponse) GetTotalBytes ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) GetTotalBytes() int64
GetTotalBytes returns the TotalBytes field value
func (*DeprecatedListVODsResponse) GetTotalBytesOk ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) GetTotalBytesOk() (*int64, bool)
GetTotalBytesOk returns a tuple with the TotalBytes field value and a boolean to check if the value has been set.
func (*DeprecatedListVODsResponse) GetVersion ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) GetVersion() string
GetVersion returns the Version field value
func (*DeprecatedListVODsResponse) GetVersionOk ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) GetVersionOk() (*string, bool)
GetVersionOk returns a tuple with the Version field value and a boolean to check if the value has been set.
func (*DeprecatedListVODsResponse) GetVodid ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) GetVodid() int64
GetVodid returns the Vodid field value
func (*DeprecatedListVODsResponse) GetVodidOk ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) GetVodidOk() (*int64, bool)
GetVodidOk returns a tuple with the Vodid field value and a boolean to check if the value has been set.
func (*DeprecatedListVODsResponse) HasLastPublished ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) HasLastPublished() bool
HasLastPublished returns a boolean if a field has been set.
func (*DeprecatedListVODsResponse) HasPackagingFormat ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) HasPackagingFormat() bool
HasPackagingFormat returns a boolean if a field has been set.
func (DeprecatedListVODsResponse) MarshalJSON ¶ added in v1.1.0
func (o DeprecatedListVODsResponse) MarshalJSON() ([]byte, error)
func (*DeprecatedListVODsResponse) SetDescription ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) SetDescription(v string)
SetDescription sets field value
func (*DeprecatedListVODsResponse) SetFileCount ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) SetFileCount(v int64)
SetFileCount sets field value
func (*DeprecatedListVODsResponse) SetLastPublished ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) SetLastPublished(v time.Time)
SetLastPublished gets a reference to the given time.Time and assigns it to the LastPublished field.
func (*DeprecatedListVODsResponse) SetPackagingFormat ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) SetPackagingFormat(v string)
SetPackagingFormat gets a reference to the given string and assigns it to the PackagingFormat field.
func (*DeprecatedListVODsResponse) SetStore ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) SetStore(v string)
SetStore sets field value
func (*DeprecatedListVODsResponse) SetStoreprefix ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) SetStoreprefix(v string)
SetStoreprefix sets field value
func (*DeprecatedListVODsResponse) SetTotalBytes ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) SetTotalBytes(v int64)
SetTotalBytes sets field value
func (*DeprecatedListVODsResponse) SetVersion ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) SetVersion(v string)
SetVersion sets field value
func (*DeprecatedListVODsResponse) SetVodid ¶ added in v1.1.0
func (o *DeprecatedListVODsResponse) SetVodid(v int64)
SetVodid sets field value
func (DeprecatedListVODsResponse) ToMap ¶ added in v1.1.0
func (o DeprecatedListVODsResponse) ToMap() (map[string]interface{}, error)
type DeprecatedLive2VODApi ¶ added in v1.1.0
type DeprecatedLive2VODApi interface { /* DeprecatedClipGetMp4 Get MP4 URL <b>This route is deprecated and is subject to removal any time after `Thu, 06 Apr 2023 19:00:00 UTC`. Use [get-org-mp4-url](#get-/v2/-org-/channels/-channel-id-/vods/-vod_id-/clips/-clip-id-/mp4url) instead.</b> Retrieves a playback URL for the MP4 playback for a clip if available. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param customerId Customer ID for a l2v request. Used only for the deprecated legacy route support. @param productId Product ID for a l2v request @param programId Program ID for a l2v request. Used only for the deprecated legacy route support. @param vodId ID for a VOD @param clipId ID for a Clip @return ApiDeprecatedClipGetMp4Request Deprecated */ DeprecatedClipGetMp4(ctx context.Context, customerId string, productId string, programId string, vodId string, clipId string) ApiDeprecatedClipGetMp4Request // DeprecatedClipGetMp4Execute executes the request // @return DeprecatedGetMp4UrlResponse // Deprecated DeprecatedClipGetMp4Execute(r ApiDeprecatedClipGetMp4Request) (*DeprecatedGetMp4UrlResponse, *http.Response, error) /* DeprecatedClipGetProgramTime Get Program Time <b>This route is deprecated and is subject to removal any time after `Thu, 06 Apr 2023 19:00:00 UTC`. Use [get-org-vod-clip-program-time](#get-/v2/-org-/channels/-channel-id-/vods/-vod_id-/clips/-clip-id-/programtime) instead.</b> Retrieves Program Time for a given Clip @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param customerId Customer ID for a l2v request. Used only for the deprecated legacy route support. @param productId Product ID for a l2v request @param programId Program ID for a l2v request. Used only for the deprecated legacy route support. @param vodId ID for a VOD @param clipId ID for a Clip @return ApiDeprecatedClipGetProgramTimeRequest Deprecated */ DeprecatedClipGetProgramTime(ctx context.Context, customerId string, productId string, programId string, vodId string, clipId string) ApiDeprecatedClipGetProgramTimeRequest // DeprecatedClipGetProgramTimeExecute executes the request // @return DeprecatedGetProgramTimeResponse // Deprecated DeprecatedClipGetProgramTimeExecute(r ApiDeprecatedClipGetProgramTimeRequest) (*DeprecatedGetProgramTimeResponse, *http.Response, error) /* DeprecatedClipMakeMp4 Create MP4 for Clip <b>This route is deprecated and is subject to removal any time after `Thu, 06 Apr 2023 19:00:00 UTC`. Use [post-org-make-mp4](#post-/v2/-org-/channels/-channel-id-/vods/-vod_id-/clips/-clip-id-/makemp4) instead.</b> Create a mp4 entity for the clip within a vod @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param customerId Customer ID for a l2v request. Used only for the deprecated legacy route support. @param productId Product ID for a l2v request @param programId Program ID for a l2v request. Used only for the deprecated legacy route support. @param vodId ID for a VOD @param clipId ID for a Clip @return ApiDeprecatedClipMakeMp4Request Deprecated */ DeprecatedClipMakeMp4(ctx context.Context, customerId string, productId string, programId string, vodId string, clipId string) ApiDeprecatedClipMakeMp4Request // DeprecatedClipMakeMp4Execute executes the request // @return DeprecatedMakeMP4Response // Deprecated DeprecatedClipMakeMp4Execute(r ApiDeprecatedClipMakeMp4Request) (*DeprecatedMakeMP4Response, *http.Response, error) /* DeprecatedGetClipManifest Get Manifests for Clip <b>This route is deprecated and is subject to removal any time after `Thu, 06 Apr 2023 19:00:00 UTC`.</b> Retrieve List of Manifests for a given Clip @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param customerId Customer ID for a l2v request. Used only for the deprecated legacy route support. @param productId Product ID for a l2v request @param programId Program ID for a l2v request. Used only for the deprecated legacy route support. @param vodId ID for a VOD @param clipId ID for a Clip @return ApiDeprecatedGetClipManifestRequest Deprecated */ DeprecatedGetClipManifest(ctx context.Context, customerId string, productId string, programId string, vodId string, clipId string) ApiDeprecatedGetClipManifestRequest // DeprecatedGetClipManifestExecute executes the request // @return []DeprecatedGetClipManifestsResponseItem // Deprecated DeprecatedGetClipManifestExecute(r ApiDeprecatedGetClipManifestRequest) ([]DeprecatedGetClipManifestsResponseItem, *http.Response, error) /* GetDeprecatedClip Get clip <b>This route is deprecated and is subject to removal any time after `Thu, 06 Apr 2023 19:00:00 UTC`.</b> Get the clip with the clip id sent in the request. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param customerId Customer ID for a l2v request. Used only for the deprecated legacy route support. @param productId Product ID for a l2v request @param programId Program ID for a l2v request. Used only for the deprecated legacy route support. @param vodId ID for a VOD @param clipId ID for a Clip @return ApiGetDeprecatedClipRequest Deprecated */ GetDeprecatedClip(ctx context.Context, customerId string, productId string, programId string, vodId string, clipId string) ApiGetDeprecatedClipRequest // GetDeprecatedClipExecute executes the request // @return DeprecatedGetClipResponse // Deprecated GetDeprecatedClipExecute(r ApiGetDeprecatedClipRequest) (*DeprecatedGetClipResponse, *http.Response, error) /* GetDeprecatedProgram Get program <b>This route is deprecated and is subject to removal any time after `Thu, 06 Apr 2023 19:00:00 UTC`.</b> Get a program with an customer, product and program id. This API is deprecated, and it only returns the program from the west region. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param customerId Customer ID for a l2v request. Used only for the deprecated legacy route support. @param productId Product ID for a l2v request @param programId Program ID for a l2v request. Used only for the deprecated legacy route support. @return ApiGetDeprecatedProgramRequest Deprecated */ GetDeprecatedProgram(ctx context.Context, customerId string, productId string, programId string) ApiGetDeprecatedProgramRequest // GetDeprecatedProgramExecute executes the request // @return DeprecatedGetProgramResponse // Deprecated GetDeprecatedProgramExecute(r ApiGetDeprecatedProgramRequest) (*DeprecatedGetProgramResponse, *http.Response, error) /* ListDeprecatedClips List available clips <b>This route is deprecated and is subject to removal any time after `Thu, 06 Apr 2023 19:00:00 UTC`. Use [list-org-clips](#get-/v2/-org-/channels/-channel-id-/clips) instead.</b> List all clips for the vod identified in the request. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param customerId Customer ID for a l2v request. Used only for the deprecated legacy route support. @param productId Product ID for a l2v request @param programId Program ID for a l2v request. Used only for the deprecated legacy route support. @param vodId ID for a VOD @return ApiListDeprecatedClipsRequest Deprecated */ ListDeprecatedClips(ctx context.Context, customerId string, productId string, programId string, vodId string) ApiListDeprecatedClipsRequest // ListDeprecatedClipsExecute executes the request // @return []DeprecatedListClipsResponse // Deprecated ListDeprecatedClipsExecute(r ApiListDeprecatedClipsRequest) ([]DeprecatedListClipsResponse, *http.Response, error) /* ListDeprecatedVods List VODs <b>This route is deprecated and is subject to removal any time after `Thu, 06 Apr 2023 19:00:00 UTC`. Use [list-org-vods](#get-/v2/-org-/channels/-channel-id-/vods) instead.</b> VODs can be listed after an appropriately configured channel is turned on for the first time. If a channel with existing VODs is turned off or deleted, the VODs will still be returned. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param customerId Customer ID for a l2v request. Used only for the deprecated legacy route support. @param productId Product ID for a l2v request @param programId Program ID for a l2v request. Used only for the deprecated legacy route support. @return ApiListDeprecatedVodsRequest Deprecated */ ListDeprecatedVods(ctx context.Context, customerId string, productId string, programId string) ApiListDeprecatedVodsRequest // ListDeprecatedVodsExecute executes the request // @return []DeprecatedListVODsResponse // Deprecated ListDeprecatedVodsExecute(r ApiListDeprecatedVodsRequest) ([]DeprecatedListVODsResponse, *http.Response, error) }
type DeprecatedLive2VODApiService ¶ added in v1.1.0
type DeprecatedLive2VODApiService service
DeprecatedLive2VODApiService DeprecatedLive2VODApi service
func (*DeprecatedLive2VODApiService) DeprecatedClipGetMp4 ¶ added in v1.1.0
func (a *DeprecatedLive2VODApiService) DeprecatedClipGetMp4(ctx context.Context, customerId string, productId string, programId string, vodId string, clipId string) ApiDeprecatedClipGetMp4Request
DeprecatedClipGetMp4 Get MP4 URL
<b>This route is deprecated and is subject to removal any time after `Thu, 06 Apr 2023 19:00:00 UTC`. Use [get-org-mp4-url](#get-/v2/-org-/channels/-channel-id-/vods/-vod_id-/clips/-clip-id-/mp4url) instead.</b>
Retrieves a playback URL for the MP4 playback for a clip if available.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param customerId Customer ID for a l2v request. Used only for the deprecated legacy route support. @param productId Product ID for a l2v request @param programId Program ID for a l2v request. Used only for the deprecated legacy route support. @param vodId ID for a VOD @param clipId ID for a Clip @return ApiDeprecatedClipGetMp4Request
Deprecated
func (*DeprecatedLive2VODApiService) DeprecatedClipGetMp4Execute ¶ added in v1.1.0
func (a *DeprecatedLive2VODApiService) DeprecatedClipGetMp4Execute(r ApiDeprecatedClipGetMp4Request) (*DeprecatedGetMp4UrlResponse, *http.Response, error)
Execute executes the request
@return DeprecatedGetMp4UrlResponse
Deprecated
func (*DeprecatedLive2VODApiService) DeprecatedClipGetProgramTime ¶ added in v1.1.0
func (a *DeprecatedLive2VODApiService) DeprecatedClipGetProgramTime(ctx context.Context, customerId string, productId string, programId string, vodId string, clipId string) ApiDeprecatedClipGetProgramTimeRequest
DeprecatedClipGetProgramTime Get Program Time
<b>This route is deprecated and is subject to removal any time after `Thu, 06 Apr 2023 19:00:00 UTC`. Use [get-org-vod-clip-program-time](#get-/v2/-org-/channels/-channel-id-/vods/-vod_id-/clips/-clip-id-/programtime) instead.</b>
Retrieves Program Time for a given Clip
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param customerId Customer ID for a l2v request. Used only for the deprecated legacy route support. @param productId Product ID for a l2v request @param programId Program ID for a l2v request. Used only for the deprecated legacy route support. @param vodId ID for a VOD @param clipId ID for a Clip @return ApiDeprecatedClipGetProgramTimeRequest
Deprecated
func (*DeprecatedLive2VODApiService) DeprecatedClipGetProgramTimeExecute ¶ added in v1.1.0
func (a *DeprecatedLive2VODApiService) DeprecatedClipGetProgramTimeExecute(r ApiDeprecatedClipGetProgramTimeRequest) (*DeprecatedGetProgramTimeResponse, *http.Response, error)
Execute executes the request
@return DeprecatedGetProgramTimeResponse
Deprecated
func (*DeprecatedLive2VODApiService) DeprecatedClipMakeMp4 ¶ added in v1.1.0
func (a *DeprecatedLive2VODApiService) DeprecatedClipMakeMp4(ctx context.Context, customerId string, productId string, programId string, vodId string, clipId string) ApiDeprecatedClipMakeMp4Request
DeprecatedClipMakeMp4 Create MP4 for Clip
<b>This route is deprecated and is subject to removal any time after `Thu, 06 Apr 2023 19:00:00 UTC`. Use [post-org-make-mp4](#post-/v2/-org-/channels/-channel-id-/vods/-vod_id-/clips/-clip-id-/makemp4) instead.</b>
Create a mp4 entity for the clip within a vod
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param customerId Customer ID for a l2v request. Used only for the deprecated legacy route support. @param productId Product ID for a l2v request @param programId Program ID for a l2v request. Used only for the deprecated legacy route support. @param vodId ID for a VOD @param clipId ID for a Clip @return ApiDeprecatedClipMakeMp4Request
Deprecated
func (*DeprecatedLive2VODApiService) DeprecatedClipMakeMp4Execute ¶ added in v1.1.0
func (a *DeprecatedLive2VODApiService) DeprecatedClipMakeMp4Execute(r ApiDeprecatedClipMakeMp4Request) (*DeprecatedMakeMP4Response, *http.Response, error)
Execute executes the request
@return DeprecatedMakeMP4Response
Deprecated
func (*DeprecatedLive2VODApiService) DeprecatedGetClipManifest ¶ added in v1.1.0
func (a *DeprecatedLive2VODApiService) DeprecatedGetClipManifest(ctx context.Context, customerId string, productId string, programId string, vodId string, clipId string) ApiDeprecatedGetClipManifestRequest
DeprecatedGetClipManifest Get Manifests for Clip
<b>This route is deprecated and is subject to removal any time after `Thu, 06 Apr 2023 19:00:00 UTC`.</b>
Retrieve List of Manifests for a given Clip
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param customerId Customer ID for a l2v request. Used only for the deprecated legacy route support. @param productId Product ID for a l2v request @param programId Program ID for a l2v request. Used only for the deprecated legacy route support. @param vodId ID for a VOD @param clipId ID for a Clip @return ApiDeprecatedGetClipManifestRequest
Deprecated
func (*DeprecatedLive2VODApiService) DeprecatedGetClipManifestExecute ¶ added in v1.1.0
func (a *DeprecatedLive2VODApiService) DeprecatedGetClipManifestExecute(r ApiDeprecatedGetClipManifestRequest) ([]DeprecatedGetClipManifestsResponseItem, *http.Response, error)
Execute executes the request
@return []DeprecatedGetClipManifestsResponseItem
Deprecated
func (*DeprecatedLive2VODApiService) GetDeprecatedClip ¶ added in v1.1.0
func (a *DeprecatedLive2VODApiService) GetDeprecatedClip(ctx context.Context, customerId string, productId string, programId string, vodId string, clipId string) ApiGetDeprecatedClipRequest
GetDeprecatedClip Get clip
<b>This route is deprecated and is subject to removal any time after `Thu, 06 Apr 2023 19:00:00 UTC`.</b>
Get the clip with the clip id sent in the request.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param customerId Customer ID for a l2v request. Used only for the deprecated legacy route support. @param productId Product ID for a l2v request @param programId Program ID for a l2v request. Used only for the deprecated legacy route support. @param vodId ID for a VOD @param clipId ID for a Clip @return ApiGetDeprecatedClipRequest
Deprecated
func (*DeprecatedLive2VODApiService) GetDeprecatedClipExecute ¶ added in v1.1.0
func (a *DeprecatedLive2VODApiService) GetDeprecatedClipExecute(r ApiGetDeprecatedClipRequest) (*DeprecatedGetClipResponse, *http.Response, error)
Execute executes the request
@return DeprecatedGetClipResponse
Deprecated
func (*DeprecatedLive2VODApiService) GetDeprecatedProgram ¶ added in v1.1.0
func (a *DeprecatedLive2VODApiService) GetDeprecatedProgram(ctx context.Context, customerId string, productId string, programId string) ApiGetDeprecatedProgramRequest
GetDeprecatedProgram Get program
<b>This route is deprecated and is subject to removal any time after `Thu, 06 Apr 2023 19:00:00 UTC`.</b>
Get a program with an customer, product and program id. This API is deprecated, and it only returns the program from the west region.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param customerId Customer ID for a l2v request. Used only for the deprecated legacy route support. @param productId Product ID for a l2v request @param programId Program ID for a l2v request. Used only for the deprecated legacy route support. @return ApiGetDeprecatedProgramRequest
Deprecated
func (*DeprecatedLive2VODApiService) GetDeprecatedProgramExecute ¶ added in v1.1.0
func (a *DeprecatedLive2VODApiService) GetDeprecatedProgramExecute(r ApiGetDeprecatedProgramRequest) (*DeprecatedGetProgramResponse, *http.Response, error)
Execute executes the request
@return DeprecatedGetProgramResponse
Deprecated
func (*DeprecatedLive2VODApiService) ListDeprecatedClips ¶ added in v1.1.0
func (a *DeprecatedLive2VODApiService) ListDeprecatedClips(ctx context.Context, customerId string, productId string, programId string, vodId string) ApiListDeprecatedClipsRequest
ListDeprecatedClips List available clips
<b>This route is deprecated and is subject to removal any time after `Thu, 06 Apr 2023 19:00:00 UTC`. Use [list-org-clips](#get-/v2/-org-/channels/-channel-id-/clips) instead.</b>
List all clips for the vod identified in the request.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param customerId Customer ID for a l2v request. Used only for the deprecated legacy route support. @param productId Product ID for a l2v request @param programId Program ID for a l2v request. Used only for the deprecated legacy route support. @param vodId ID for a VOD @return ApiListDeprecatedClipsRequest
Deprecated
func (*DeprecatedLive2VODApiService) ListDeprecatedClipsExecute ¶ added in v1.1.0
func (a *DeprecatedLive2VODApiService) ListDeprecatedClipsExecute(r ApiListDeprecatedClipsRequest) ([]DeprecatedListClipsResponse, *http.Response, error)
Execute executes the request
@return []DeprecatedListClipsResponse
Deprecated
func (*DeprecatedLive2VODApiService) ListDeprecatedVods ¶ added in v1.1.0
func (a *DeprecatedLive2VODApiService) ListDeprecatedVods(ctx context.Context, customerId string, productId string, programId string) ApiListDeprecatedVodsRequest
ListDeprecatedVods List VODs
<b>This route is deprecated and is subject to removal any time after `Thu, 06 Apr 2023 19:00:00 UTC`. Use [list-org-vods](#get-/v2/-org-/channels/-channel-id-/vods) instead.</b>
VODs can be listed after an appropriately configured channel is turned on for the first time. If a channel with existing VODs is turned off or deleted, the VODs will still be returned.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param customerId Customer ID for a l2v request. Used only for the deprecated legacy route support. @param productId Product ID for a l2v request @param programId Program ID for a l2v request. Used only for the deprecated legacy route support. @return ApiListDeprecatedVodsRequest
Deprecated
func (*DeprecatedLive2VODApiService) ListDeprecatedVodsExecute ¶ added in v1.1.0
func (a *DeprecatedLive2VODApiService) ListDeprecatedVodsExecute(r ApiListDeprecatedVodsRequest) ([]DeprecatedListVODsResponse, *http.Response, error)
Execute executes the request
@return []DeprecatedListVODsResponse
Deprecated
type DeprecatedMakeMP4Request ¶ added in v1.1.0
type DeprecatedMakeMP4Request struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // if true, forces recreation of the mp4 if already created. Force *bool `json:"force,omitempty" doc:"if true, forces recreation of the mp4 if already created."` }
DeprecatedMakeMP4Request struct for DeprecatedMakeMP4Request
func NewDeprecatedMakeMP4Request ¶ added in v1.1.0
func NewDeprecatedMakeMP4Request() *DeprecatedMakeMP4Request
NewDeprecatedMakeMP4Request instantiates a new DeprecatedMakeMP4Request 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 NewDeprecatedMakeMP4RequestWithDefaults ¶ added in v1.1.0
func NewDeprecatedMakeMP4RequestWithDefaults() *DeprecatedMakeMP4Request
NewDeprecatedMakeMP4RequestWithDefaults instantiates a new DeprecatedMakeMP4Request 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 (*DeprecatedMakeMP4Request) GetForce ¶ added in v1.1.0
func (o *DeprecatedMakeMP4Request) GetForce() bool
GetForce returns the Force field value if set, zero value otherwise.
func (*DeprecatedMakeMP4Request) GetForceOk ¶ added in v1.1.0
func (o *DeprecatedMakeMP4Request) GetForceOk() (*bool, bool)
GetForceOk returns a tuple with the Force field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DeprecatedMakeMP4Request) GetSchema ¶ added in v1.1.0
func (o *DeprecatedMakeMP4Request) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*DeprecatedMakeMP4Request) GetSchemaOk ¶ added in v1.1.0
func (o *DeprecatedMakeMP4Request) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DeprecatedMakeMP4Request) HasForce ¶ added in v1.1.0
func (o *DeprecatedMakeMP4Request) HasForce() bool
HasForce returns a boolean if a field has been set.
func (*DeprecatedMakeMP4Request) HasSchema ¶ added in v1.1.0
func (o *DeprecatedMakeMP4Request) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (DeprecatedMakeMP4Request) MarshalJSON ¶ added in v1.1.0
func (o DeprecatedMakeMP4Request) MarshalJSON() ([]byte, error)
func (*DeprecatedMakeMP4Request) SetForce ¶ added in v1.1.0
func (o *DeprecatedMakeMP4Request) SetForce(v bool)
SetForce gets a reference to the given bool and assigns it to the Force field.
func (*DeprecatedMakeMP4Request) SetSchema ¶ added in v1.1.0
func (o *DeprecatedMakeMP4Request) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (DeprecatedMakeMP4Request) ToMap ¶ added in v1.1.0
func (o DeprecatedMakeMP4Request) ToMap() (map[string]interface{}, error)
type DeprecatedMakeMP4Response ¶ added in v1.1.0
type DeprecatedMakeMP4Response struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // task id of the makemp4 task that has been created. Taskid string `json:"taskid" doc:"task id of the makemp4 task that has been created."` }
DeprecatedMakeMP4Response struct for DeprecatedMakeMP4Response
func NewDeprecatedMakeMP4Response ¶ added in v1.1.0
func NewDeprecatedMakeMP4Response(taskid string) *DeprecatedMakeMP4Response
NewDeprecatedMakeMP4Response instantiates a new DeprecatedMakeMP4Response 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 NewDeprecatedMakeMP4ResponseWithDefaults ¶ added in v1.1.0
func NewDeprecatedMakeMP4ResponseWithDefaults() *DeprecatedMakeMP4Response
NewDeprecatedMakeMP4ResponseWithDefaults instantiates a new DeprecatedMakeMP4Response 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 (*DeprecatedMakeMP4Response) GetSchema ¶ added in v1.1.0
func (o *DeprecatedMakeMP4Response) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*DeprecatedMakeMP4Response) GetSchemaOk ¶ added in v1.1.0
func (o *DeprecatedMakeMP4Response) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DeprecatedMakeMP4Response) GetTaskid ¶ added in v1.1.0
func (o *DeprecatedMakeMP4Response) GetTaskid() string
GetTaskid returns the Taskid field value
func (*DeprecatedMakeMP4Response) GetTaskidOk ¶ added in v1.1.0
func (o *DeprecatedMakeMP4Response) GetTaskidOk() (*string, bool)
GetTaskidOk returns a tuple with the Taskid field value and a boolean to check if the value has been set.
func (*DeprecatedMakeMP4Response) HasSchema ¶ added in v1.1.0
func (o *DeprecatedMakeMP4Response) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (DeprecatedMakeMP4Response) MarshalJSON ¶ added in v1.1.0
func (o DeprecatedMakeMP4Response) MarshalJSON() ([]byte, error)
func (*DeprecatedMakeMP4Response) SetSchema ¶ added in v1.1.0
func (o *DeprecatedMakeMP4Response) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*DeprecatedMakeMP4Response) SetTaskid ¶ added in v1.1.0
func (o *DeprecatedMakeMP4Response) SetTaskid(v string)
SetTaskid sets field value
func (DeprecatedMakeMP4Response) ToMap ¶ added in v1.1.0
func (o DeprecatedMakeMP4Response) ToMap() (map[string]interface{}, error)
type DesiredStateBody ¶
type DesiredStateBody struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Desired state DesiredState string `json:"desired_state" enum:"ON,OFF" doc:"Desired state"` }
DesiredStateBody struct for DesiredStateBody
func NewDesiredStateBody ¶
func NewDesiredStateBody(desiredState string) *DesiredStateBody
NewDesiredStateBody instantiates a new DesiredStateBody 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 NewDesiredStateBodyWithDefaults ¶
func NewDesiredStateBodyWithDefaults() *DesiredStateBody
NewDesiredStateBodyWithDefaults instantiates a new DesiredStateBody 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 (*DesiredStateBody) GetDesiredState ¶
func (o *DesiredStateBody) GetDesiredState() string
GetDesiredState returns the DesiredState field value
func (*DesiredStateBody) GetDesiredStateOk ¶
func (o *DesiredStateBody) GetDesiredStateOk() (*string, bool)
GetDesiredStateOk returns a tuple with the DesiredState field value and a boolean to check if the value has been set.
func (*DesiredStateBody) GetSchema ¶
func (o *DesiredStateBody) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*DesiredStateBody) GetSchemaOk ¶
func (o *DesiredStateBody) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DesiredStateBody) HasSchema ¶
func (o *DesiredStateBody) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (DesiredStateBody) MarshalJSON ¶
func (o DesiredStateBody) MarshalJSON() ([]byte, error)
func (*DesiredStateBody) SetDesiredState ¶
func (o *DesiredStateBody) SetDesiredState(v string)
SetDesiredState sets field value
func (*DesiredStateBody) SetSchema ¶
func (o *DesiredStateBody) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (DesiredStateBody) ToMap ¶
func (o DesiredStateBody) ToMap() (map[string]interface{}, error)
type DynamicSyndicationRequest ¶ added in v1.19.1
type DynamicSyndicationRequest struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` Archive DynamicSyndicationRequestArchive `json:"archive"` // Correlation ID for this FER archive request CorrelationId string `json:"correlation_id" doc:"Correlation ID for this FER archive request"` // URL of the main manifest to reference for the mp4 ManifestUrl string `json:"manifest_url" doc:"URL of the main manifest to reference for the mp4"` Notification DynamicSyndicationRequestNotification `json:"notification"` // Query string containing params for the manifest url QueryString string `json:"query_string" doc:"Query string containing params for the manifest url"` // List of files to be created by Syndication SyndicationFiles []DynamicSyndicationRequestSyndicationFilesInner `json:"syndication_files" minItems:"1" doc:"List of files to be created by Syndication"` }
DynamicSyndicationRequest struct for DynamicSyndicationRequest
func NewDynamicSyndicationRequest ¶ added in v1.19.1
func NewDynamicSyndicationRequest(archive DynamicSyndicationRequestArchive, correlationId string, manifestUrl string, notification DynamicSyndicationRequestNotification, queryString string, syndicationFiles []DynamicSyndicationRequestSyndicationFilesInner) *DynamicSyndicationRequest
NewDynamicSyndicationRequest instantiates a new DynamicSyndicationRequest 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 NewDynamicSyndicationRequestWithDefaults ¶ added in v1.19.1
func NewDynamicSyndicationRequestWithDefaults() *DynamicSyndicationRequest
NewDynamicSyndicationRequestWithDefaults instantiates a new DynamicSyndicationRequest 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 (*DynamicSyndicationRequest) GetArchive ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) GetArchive() DynamicSyndicationRequestArchive
GetArchive returns the Archive field value
func (*DynamicSyndicationRequest) GetArchiveOk ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) GetArchiveOk() (*DynamicSyndicationRequestArchive, bool)
GetArchiveOk returns a tuple with the Archive field value and a boolean to check if the value has been set.
func (*DynamicSyndicationRequest) GetCorrelationId ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) GetCorrelationId() string
GetCorrelationId returns the CorrelationId field value
func (*DynamicSyndicationRequest) GetCorrelationIdOk ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) GetCorrelationIdOk() (*string, bool)
GetCorrelationIdOk returns a tuple with the CorrelationId field value and a boolean to check if the value has been set.
func (*DynamicSyndicationRequest) GetManifestUrl ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) GetManifestUrl() string
GetManifestUrl returns the ManifestUrl field value
func (*DynamicSyndicationRequest) GetManifestUrlOk ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) GetManifestUrlOk() (*string, bool)
GetManifestUrlOk returns a tuple with the ManifestUrl field value and a boolean to check if the value has been set.
func (*DynamicSyndicationRequest) GetNotification ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) GetNotification() DynamicSyndicationRequestNotification
GetNotification returns the Notification field value
func (*DynamicSyndicationRequest) GetNotificationOk ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) GetNotificationOk() (*DynamicSyndicationRequestNotification, bool)
GetNotificationOk returns a tuple with the Notification field value and a boolean to check if the value has been set.
func (*DynamicSyndicationRequest) GetQueryString ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) GetQueryString() string
GetQueryString returns the QueryString field value
func (*DynamicSyndicationRequest) GetQueryStringOk ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) GetQueryStringOk() (*string, bool)
GetQueryStringOk returns a tuple with the QueryString field value and a boolean to check if the value has been set.
func (*DynamicSyndicationRequest) GetSchema ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*DynamicSyndicationRequest) GetSchemaOk ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DynamicSyndicationRequest) GetSyndicationFiles ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) GetSyndicationFiles() []DynamicSyndicationRequestSyndicationFilesInner
GetSyndicationFiles returns the SyndicationFiles field value
func (*DynamicSyndicationRequest) GetSyndicationFilesOk ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) GetSyndicationFilesOk() ([]DynamicSyndicationRequestSyndicationFilesInner, bool)
GetSyndicationFilesOk returns a tuple with the SyndicationFiles field value and a boolean to check if the value has been set.
func (*DynamicSyndicationRequest) HasSchema ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (DynamicSyndicationRequest) MarshalJSON ¶ added in v1.19.1
func (o DynamicSyndicationRequest) MarshalJSON() ([]byte, error)
func (*DynamicSyndicationRequest) SetArchive ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) SetArchive(v DynamicSyndicationRequestArchive)
SetArchive sets field value
func (*DynamicSyndicationRequest) SetCorrelationId ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) SetCorrelationId(v string)
SetCorrelationId sets field value
func (*DynamicSyndicationRequest) SetManifestUrl ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) SetManifestUrl(v string)
SetManifestUrl sets field value
func (*DynamicSyndicationRequest) SetNotification ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) SetNotification(v DynamicSyndicationRequestNotification)
SetNotification sets field value
func (*DynamicSyndicationRequest) SetQueryString ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) SetQueryString(v string)
SetQueryString sets field value
func (*DynamicSyndicationRequest) SetSchema ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*DynamicSyndicationRequest) SetSyndicationFiles ¶ added in v1.19.1
func (o *DynamicSyndicationRequest) SetSyndicationFiles(v []DynamicSyndicationRequestSyndicationFilesInner)
SetSyndicationFiles sets field value
func (DynamicSyndicationRequest) ToMap ¶ added in v1.19.1
func (o DynamicSyndicationRequest) ToMap() (map[string]interface{}, error)
type DynamicSyndicationRequestArchive ¶ added in v1.20.0
type DynamicSyndicationRequestArchive struct {
S3 ArchiveFERRequestPackagesInnerArchiveS3 `json:"s3"`
}
DynamicSyndicationRequestArchive Archive settings
func NewDynamicSyndicationRequestArchive ¶ added in v1.20.0
func NewDynamicSyndicationRequestArchive(s3 ArchiveFERRequestPackagesInnerArchiveS3) *DynamicSyndicationRequestArchive
NewDynamicSyndicationRequestArchive instantiates a new DynamicSyndicationRequestArchive 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 NewDynamicSyndicationRequestArchiveWithDefaults ¶ added in v1.20.0
func NewDynamicSyndicationRequestArchiveWithDefaults() *DynamicSyndicationRequestArchive
NewDynamicSyndicationRequestArchiveWithDefaults instantiates a new DynamicSyndicationRequestArchive 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 (*DynamicSyndicationRequestArchive) GetS3 ¶ added in v1.20.0
func (o *DynamicSyndicationRequestArchive) GetS3() ArchiveFERRequestPackagesInnerArchiveS3
GetS3 returns the S3 field value
func (*DynamicSyndicationRequestArchive) GetS3Ok ¶ added in v1.20.0
func (o *DynamicSyndicationRequestArchive) GetS3Ok() (*ArchiveFERRequestPackagesInnerArchiveS3, bool)
GetS3Ok returns a tuple with the S3 field value and a boolean to check if the value has been set.
func (DynamicSyndicationRequestArchive) MarshalJSON ¶ added in v1.20.0
func (o DynamicSyndicationRequestArchive) MarshalJSON() ([]byte, error)
func (*DynamicSyndicationRequestArchive) SetS3 ¶ added in v1.20.0
func (o *DynamicSyndicationRequestArchive) SetS3(v ArchiveFERRequestPackagesInnerArchiveS3)
SetS3 sets field value
func (DynamicSyndicationRequestArchive) ToMap ¶ added in v1.20.0
func (o DynamicSyndicationRequestArchive) ToMap() (map[string]interface{}, error)
type DynamicSyndicationRequestNotification ¶ added in v1.20.0
type DynamicSyndicationRequestNotification struct {
Sns ArchiveFERRequestNotificationSns `json:"sns"`
}
DynamicSyndicationRequestNotification Notification Settings
func NewDynamicSyndicationRequestNotification ¶ added in v1.20.0
func NewDynamicSyndicationRequestNotification(sns ArchiveFERRequestNotificationSns) *DynamicSyndicationRequestNotification
NewDynamicSyndicationRequestNotification instantiates a new DynamicSyndicationRequestNotification 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 NewDynamicSyndicationRequestNotificationWithDefaults ¶ added in v1.20.0
func NewDynamicSyndicationRequestNotificationWithDefaults() *DynamicSyndicationRequestNotification
NewDynamicSyndicationRequestNotificationWithDefaults instantiates a new DynamicSyndicationRequestNotification 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 (*DynamicSyndicationRequestNotification) GetSns ¶ added in v1.20.0
func (o *DynamicSyndicationRequestNotification) GetSns() ArchiveFERRequestNotificationSns
GetSns returns the Sns field value
func (*DynamicSyndicationRequestNotification) GetSnsOk ¶ added in v1.20.0
func (o *DynamicSyndicationRequestNotification) GetSnsOk() (*ArchiveFERRequestNotificationSns, bool)
GetSnsOk returns a tuple with the Sns field value and a boolean to check if the value has been set.
func (DynamicSyndicationRequestNotification) MarshalJSON ¶ added in v1.20.0
func (o DynamicSyndicationRequestNotification) MarshalJSON() ([]byte, error)
func (*DynamicSyndicationRequestNotification) SetSns ¶ added in v1.20.0
func (o *DynamicSyndicationRequestNotification) SetSns(v ArchiveFERRequestNotificationSns)
SetSns sets field value
func (DynamicSyndicationRequestNotification) ToMap ¶ added in v1.20.0
func (o DynamicSyndicationRequestNotification) ToMap() (map[string]interface{}, error)
type DynamicSyndicationRequestSyndicationFilesInner ¶ added in v1.19.1
type DynamicSyndicationRequestSyndicationFilesInner struct { AudioEncoderId string `json:"audio_encoder_id"` FilePath string `json:"file_path"` ManifestPath *string `json:"manifest_path,omitempty"` VideoEncoderId *string `json:"video_encoder_id,omitempty"` }
DynamicSyndicationRequestSyndicationFilesInner struct for DynamicSyndicationRequestSyndicationFilesInner
func NewDynamicSyndicationRequestSyndicationFilesInner ¶ added in v1.19.1
func NewDynamicSyndicationRequestSyndicationFilesInner(audioEncoderId string, filePath string) *DynamicSyndicationRequestSyndicationFilesInner
NewDynamicSyndicationRequestSyndicationFilesInner instantiates a new DynamicSyndicationRequestSyndicationFilesInner 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 NewDynamicSyndicationRequestSyndicationFilesInnerWithDefaults ¶ added in v1.19.1
func NewDynamicSyndicationRequestSyndicationFilesInnerWithDefaults() *DynamicSyndicationRequestSyndicationFilesInner
NewDynamicSyndicationRequestSyndicationFilesInnerWithDefaults instantiates a new DynamicSyndicationRequestSyndicationFilesInner 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 (*DynamicSyndicationRequestSyndicationFilesInner) GetAudioEncoderId ¶ added in v1.19.1
func (o *DynamicSyndicationRequestSyndicationFilesInner) GetAudioEncoderId() string
GetAudioEncoderId returns the AudioEncoderId field value
func (*DynamicSyndicationRequestSyndicationFilesInner) GetAudioEncoderIdOk ¶ added in v1.19.1
func (o *DynamicSyndicationRequestSyndicationFilesInner) GetAudioEncoderIdOk() (*string, bool)
GetAudioEncoderIdOk returns a tuple with the AudioEncoderId field value and a boolean to check if the value has been set.
func (*DynamicSyndicationRequestSyndicationFilesInner) GetFilePath ¶ added in v1.19.1
func (o *DynamicSyndicationRequestSyndicationFilesInner) GetFilePath() string
GetFilePath returns the FilePath field value
func (*DynamicSyndicationRequestSyndicationFilesInner) GetFilePathOk ¶ added in v1.19.1
func (o *DynamicSyndicationRequestSyndicationFilesInner) GetFilePathOk() (*string, bool)
GetFilePathOk returns a tuple with the FilePath field value and a boolean to check if the value has been set.
func (*DynamicSyndicationRequestSyndicationFilesInner) GetManifestPath ¶ added in v1.20.0
func (o *DynamicSyndicationRequestSyndicationFilesInner) GetManifestPath() string
GetManifestPath returns the ManifestPath field value if set, zero value otherwise.
func (*DynamicSyndicationRequestSyndicationFilesInner) GetManifestPathOk ¶ added in v1.20.0
func (o *DynamicSyndicationRequestSyndicationFilesInner) GetManifestPathOk() (*string, bool)
GetManifestPathOk returns a tuple with the ManifestPath field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DynamicSyndicationRequestSyndicationFilesInner) GetVideoEncoderId ¶ added in v1.19.1
func (o *DynamicSyndicationRequestSyndicationFilesInner) GetVideoEncoderId() string
GetVideoEncoderId returns the VideoEncoderId field value if set, zero value otherwise.
func (*DynamicSyndicationRequestSyndicationFilesInner) GetVideoEncoderIdOk ¶ added in v1.19.1
func (o *DynamicSyndicationRequestSyndicationFilesInner) GetVideoEncoderIdOk() (*string, bool)
GetVideoEncoderIdOk returns a tuple with the VideoEncoderId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DynamicSyndicationRequestSyndicationFilesInner) HasManifestPath ¶ added in v1.20.0
func (o *DynamicSyndicationRequestSyndicationFilesInner) HasManifestPath() bool
HasManifestPath returns a boolean if a field has been set.
func (*DynamicSyndicationRequestSyndicationFilesInner) HasVideoEncoderId ¶ added in v1.20.0
func (o *DynamicSyndicationRequestSyndicationFilesInner) HasVideoEncoderId() bool
HasVideoEncoderId returns a boolean if a field has been set.
func (DynamicSyndicationRequestSyndicationFilesInner) MarshalJSON ¶ added in v1.19.1
func (o DynamicSyndicationRequestSyndicationFilesInner) MarshalJSON() ([]byte, error)
func (*DynamicSyndicationRequestSyndicationFilesInner) SetAudioEncoderId ¶ added in v1.19.1
func (o *DynamicSyndicationRequestSyndicationFilesInner) SetAudioEncoderId(v string)
SetAudioEncoderId sets field value
func (*DynamicSyndicationRequestSyndicationFilesInner) SetFilePath ¶ added in v1.19.1
func (o *DynamicSyndicationRequestSyndicationFilesInner) SetFilePath(v string)
SetFilePath sets field value
func (*DynamicSyndicationRequestSyndicationFilesInner) SetManifestPath ¶ added in v1.20.0
func (o *DynamicSyndicationRequestSyndicationFilesInner) SetManifestPath(v string)
SetManifestPath gets a reference to the given string and assigns it to the ManifestPath field.
func (*DynamicSyndicationRequestSyndicationFilesInner) SetVideoEncoderId ¶ added in v1.19.1
func (o *DynamicSyndicationRequestSyndicationFilesInner) SetVideoEncoderId(v string)
SetVideoEncoderId gets a reference to the given string and assigns it to the VideoEncoderId field.
func (DynamicSyndicationRequestSyndicationFilesInner) ToMap ¶ added in v1.19.1
func (o DynamicSyndicationRequestSyndicationFilesInner) ToMap() (map[string]interface{}, error)
type DynamicSyndicationResponse ¶ added in v1.19.1
type DynamicSyndicationResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Identifier that is carried through the syndication request CorrelationId *string `json:"correlation_id,omitempty" doc:"Identifier that is carried through the syndication request"` // Task ID for the syndication task started by the L2V service TaskId string `json:"task_id" doc:"Task ID for the syndication task started by the L2V service"` }
DynamicSyndicationResponse struct for DynamicSyndicationResponse
func NewDynamicSyndicationResponse ¶ added in v1.19.1
func NewDynamicSyndicationResponse(taskId string) *DynamicSyndicationResponse
NewDynamicSyndicationResponse instantiates a new DynamicSyndicationResponse 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 NewDynamicSyndicationResponseWithDefaults ¶ added in v1.19.1
func NewDynamicSyndicationResponseWithDefaults() *DynamicSyndicationResponse
NewDynamicSyndicationResponseWithDefaults instantiates a new DynamicSyndicationResponse 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 (*DynamicSyndicationResponse) GetCorrelationId ¶ added in v1.19.1
func (o *DynamicSyndicationResponse) GetCorrelationId() string
GetCorrelationId returns the CorrelationId field value if set, zero value otherwise.
func (*DynamicSyndicationResponse) GetCorrelationIdOk ¶ added in v1.19.1
func (o *DynamicSyndicationResponse) GetCorrelationIdOk() (*string, bool)
GetCorrelationIdOk returns a tuple with the CorrelationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DynamicSyndicationResponse) GetSchema ¶ added in v1.19.1
func (o *DynamicSyndicationResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*DynamicSyndicationResponse) GetSchemaOk ¶ added in v1.19.1
func (o *DynamicSyndicationResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DynamicSyndicationResponse) GetTaskId ¶ added in v1.19.1
func (o *DynamicSyndicationResponse) GetTaskId() string
GetTaskId returns the TaskId field value
func (*DynamicSyndicationResponse) GetTaskIdOk ¶ added in v1.19.1
func (o *DynamicSyndicationResponse) GetTaskIdOk() (*string, bool)
GetTaskIdOk returns a tuple with the TaskId field value and a boolean to check if the value has been set.
func (*DynamicSyndicationResponse) HasCorrelationId ¶ added in v1.19.1
func (o *DynamicSyndicationResponse) HasCorrelationId() bool
HasCorrelationId returns a boolean if a field has been set.
func (*DynamicSyndicationResponse) HasSchema ¶ added in v1.19.1
func (o *DynamicSyndicationResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (DynamicSyndicationResponse) MarshalJSON ¶ added in v1.19.1
func (o DynamicSyndicationResponse) MarshalJSON() ([]byte, error)
func (*DynamicSyndicationResponse) SetCorrelationId ¶ added in v1.19.1
func (o *DynamicSyndicationResponse) SetCorrelationId(v string)
SetCorrelationId gets a reference to the given string and assigns it to the CorrelationId field.
func (*DynamicSyndicationResponse) SetSchema ¶ added in v1.19.1
func (o *DynamicSyndicationResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*DynamicSyndicationResponse) SetTaskId ¶ added in v1.19.1
func (o *DynamicSyndicationResponse) SetTaskId(v string)
SetTaskId sets field value
func (DynamicSyndicationResponse) ToMap ¶ added in v1.19.1
func (o DynamicSyndicationResponse) ToMap() (map[string]interface{}, error)
type ErrorModel ¶
type ErrorModel struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // A human-readable explanation specific to this occurrence of the problem. Detail *string `json:"detail,omitempty" doc:"A human-readable explanation specific to this occurrence of the problem."` // Optional list of individual error details Errors []ErrorModelErrorsInner `json:"errors,omitempty" doc:"Optional list of individual error details"` // A URI reference that identifies the specific occurence of the problem. Instance *string `json:"instance,omitempty" format:"uri" doc:"A URI reference that identifies the specific occurence of the problem."` // HTTP status code Status *int32 `json:"status,omitempty" format:"int32" doc:"HTTP status code"` // A short, human-readable summary of the problem type. This value should not change between occurances of the error. Title *string `` /* 143-byte string literal not displayed */ // A URI reference to human-readable documentation for the error. Type *string `` /* 127-byte string literal not displayed */ }
ErrorModel struct for ErrorModel
func NewErrorModel ¶
func NewErrorModel() *ErrorModel
NewErrorModel instantiates a new ErrorModel 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 NewErrorModelWithDefaults ¶
func NewErrorModelWithDefaults() *ErrorModel
NewErrorModelWithDefaults instantiates a new ErrorModel 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 (*ErrorModel) GetDetail ¶
func (o *ErrorModel) GetDetail() string
GetDetail returns the Detail field value if set, zero value otherwise.
func (*ErrorModel) GetDetailOk ¶
func (o *ErrorModel) GetDetailOk() (*string, bool)
GetDetailOk returns a tuple with the Detail field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ErrorModel) GetErrors ¶
func (o *ErrorModel) GetErrors() []ErrorModelErrorsInner
GetErrors returns the Errors field value if set, zero value otherwise.
func (*ErrorModel) GetErrorsOk ¶
func (o *ErrorModel) GetErrorsOk() ([]ErrorModelErrorsInner, bool)
GetErrorsOk returns a tuple with the Errors field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ErrorModel) GetInstance ¶
func (o *ErrorModel) GetInstance() string
GetInstance returns the Instance field value if set, zero value otherwise.
func (*ErrorModel) GetInstanceOk ¶
func (o *ErrorModel) GetInstanceOk() (*string, bool)
GetInstanceOk returns a tuple with the Instance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ErrorModel) GetSchema ¶
func (o *ErrorModel) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*ErrorModel) GetSchemaOk ¶
func (o *ErrorModel) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ErrorModel) GetStatus ¶
func (o *ErrorModel) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*ErrorModel) GetStatusOk ¶
func (o *ErrorModel) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ErrorModel) GetTitle ¶
func (o *ErrorModel) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*ErrorModel) GetTitleOk ¶
func (o *ErrorModel) 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 (*ErrorModel) GetType ¶
func (o *ErrorModel) GetType() string
GetType returns the Type field value if set, zero value otherwise.
func (*ErrorModel) GetTypeOk ¶
func (o *ErrorModel) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ErrorModel) HasDetail ¶
func (o *ErrorModel) HasDetail() bool
HasDetail returns a boolean if a field has been set.
func (*ErrorModel) HasErrors ¶
func (o *ErrorModel) HasErrors() bool
HasErrors returns a boolean if a field has been set.
func (*ErrorModel) HasInstance ¶
func (o *ErrorModel) HasInstance() bool
HasInstance returns a boolean if a field has been set.
func (*ErrorModel) HasSchema ¶
func (o *ErrorModel) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (*ErrorModel) HasStatus ¶
func (o *ErrorModel) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*ErrorModel) HasTitle ¶
func (o *ErrorModel) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (*ErrorModel) HasType ¶
func (o *ErrorModel) HasType() bool
HasType returns a boolean if a field has been set.
func (ErrorModel) MarshalJSON ¶
func (o ErrorModel) MarshalJSON() ([]byte, error)
func (*ErrorModel) SetDetail ¶
func (o *ErrorModel) SetDetail(v string)
SetDetail gets a reference to the given string and assigns it to the Detail field.
func (*ErrorModel) SetErrors ¶
func (o *ErrorModel) SetErrors(v []ErrorModelErrorsInner)
SetErrors gets a reference to the given []ErrorModelErrorsInner and assigns it to the Errors field.
func (*ErrorModel) SetInstance ¶
func (o *ErrorModel) SetInstance(v string)
SetInstance gets a reference to the given string and assigns it to the Instance field.
func (*ErrorModel) SetSchema ¶
func (o *ErrorModel) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*ErrorModel) SetStatus ¶
func (o *ErrorModel) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (*ErrorModel) SetTitle ¶
func (o *ErrorModel) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (*ErrorModel) SetType ¶
func (o *ErrorModel) SetType(v string)
SetType gets a reference to the given string and assigns it to the Type field.
func (ErrorModel) ToMap ¶
func (o ErrorModel) ToMap() (map[string]interface{}, error)
type ErrorModelErrorsInner ¶
type ErrorModelErrorsInner struct { // Where the error occured, e.g. 'body.items[3].tags' or 'path.thing-id' Location *string `json:"location,omitempty" doc:"Where the error occured, e.g. 'body.items[3].tags' or 'path.thing-id'"` // Error message text Message *string `json:"message,omitempty" doc:"Error message text"` // The value at the given location Value interface{} `json:"value,omitempty" doc:"The value at the given location"` }
ErrorModelErrorsInner struct for ErrorModelErrorsInner
func NewErrorModelErrorsInner ¶
func NewErrorModelErrorsInner() *ErrorModelErrorsInner
NewErrorModelErrorsInner instantiates a new ErrorModelErrorsInner 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 NewErrorModelErrorsInnerWithDefaults ¶
func NewErrorModelErrorsInnerWithDefaults() *ErrorModelErrorsInner
NewErrorModelErrorsInnerWithDefaults instantiates a new ErrorModelErrorsInner 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 (*ErrorModelErrorsInner) GetLocation ¶
func (o *ErrorModelErrorsInner) GetLocation() string
GetLocation returns the Location field value if set, zero value otherwise.
func (*ErrorModelErrorsInner) GetLocationOk ¶
func (o *ErrorModelErrorsInner) GetLocationOk() (*string, bool)
GetLocationOk returns a tuple with the Location field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ErrorModelErrorsInner) GetMessage ¶
func (o *ErrorModelErrorsInner) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*ErrorModelErrorsInner) GetMessageOk ¶
func (o *ErrorModelErrorsInner) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ErrorModelErrorsInner) GetValue ¶
func (o *ErrorModelErrorsInner) GetValue() interface{}
GetValue returns the Value field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ErrorModelErrorsInner) GetValueOk ¶
func (o *ErrorModelErrorsInner) GetValueOk() (*interface{}, bool)
GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ErrorModelErrorsInner) HasLocation ¶
func (o *ErrorModelErrorsInner) HasLocation() bool
HasLocation returns a boolean if a field has been set.
func (*ErrorModelErrorsInner) HasMessage ¶
func (o *ErrorModelErrorsInner) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*ErrorModelErrorsInner) HasValue ¶
func (o *ErrorModelErrorsInner) HasValue() bool
HasValue returns a boolean if a field has been set.
func (ErrorModelErrorsInner) MarshalJSON ¶
func (o ErrorModelErrorsInner) MarshalJSON() ([]byte, error)
func (*ErrorModelErrorsInner) SetLocation ¶
func (o *ErrorModelErrorsInner) SetLocation(v string)
SetLocation gets a reference to the given string and assigns it to the Location field.
func (*ErrorModelErrorsInner) SetMessage ¶
func (o *ErrorModelErrorsInner) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*ErrorModelErrorsInner) SetValue ¶
func (o *ErrorModelErrorsInner) SetValue(v interface{})
SetValue gets a reference to the given interface{} and assigns it to the Value field.
func (ErrorModelErrorsInner) ToMap ¶
func (o ErrorModelErrorsInner) ToMap() (map[string]interface{}, error)
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 GenericSignal ¶
type GenericSignal struct { // Splice duration (ms). If no duration or a duration of 0 then the default duration for the segment type is used. Duration *int32 `` /* 170-byte string literal not displayed */ // Identifies the active signaling segment. Use the same event_id for both START and END to reference the same segment. When signaling two STARTs with the same event_id, the second one will result in an error (ALREADY_EXISTS). Signaling a second start with a different event_id will end a previous active segment of the same type. After a segment has ended, its event_id can be reused. IDs are namespaced by segment type. E.g. it is allowed to have an active Chapter and an active Program with the same event_id. This field corresponds to SCTE-35 segmentation_event_id and splice_event_id. EventId int32 `` /* 635-byte string literal not displayed */ // The signaling segment type which is going to start/end/etc. This is used to mark programs, chapters, ad insertion points, video slating, etc. SegmentType string `` /* 421-byte string literal not displayed */ // Whether this signal will start/end/etc a signaling segment SignalType string `json:"signal_type" enum:"start,end,breakaway,resumption" doc:"Whether this signal will start/end/etc a signaling segment"` // Slate url SlateUri *string `json:"slate_uri,omitempty" format:"uri" doc:"Slate url"` // Timed metadata opaque payload data TimedMetadataPayload *string `json:"timed_metadata_payload,omitempty" doc:"Timed metadata opaque payload data"` // The timed metadata signal's type TimedMetadataType *string `json:"timed_metadata_type,omitempty" doc:"The timed metadata signal's type"` // Qualifier type Type *string `json:"type,omitempty" enum:"none,overlap,in_progress" doc:"Qualifier type"` // UPIDs Upids []string `json:"upids,omitempty" doc:"UPIDs"` }
GenericSignal struct for GenericSignal
func NewGenericSignal ¶
func NewGenericSignal(eventId int32, segmentType string, signalType string) *GenericSignal
NewGenericSignal instantiates a new GenericSignal 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 NewGenericSignalWithDefaults ¶
func NewGenericSignalWithDefaults() *GenericSignal
NewGenericSignalWithDefaults instantiates a new GenericSignal 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 (*GenericSignal) GetDuration ¶
func (o *GenericSignal) GetDuration() int32
GetDuration returns the Duration field value if set, zero value otherwise.
func (*GenericSignal) GetDurationOk ¶
func (o *GenericSignal) GetDurationOk() (*int32, bool)
GetDurationOk returns a tuple with the Duration field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GenericSignal) GetEventId ¶
func (o *GenericSignal) GetEventId() int32
GetEventId returns the EventId field value
func (*GenericSignal) GetEventIdOk ¶
func (o *GenericSignal) GetEventIdOk() (*int32, bool)
GetEventIdOk returns a tuple with the EventId field value and a boolean to check if the value has been set.
func (*GenericSignal) GetSegmentType ¶
func (o *GenericSignal) GetSegmentType() string
GetSegmentType returns the SegmentType field value
func (*GenericSignal) GetSegmentTypeOk ¶
func (o *GenericSignal) GetSegmentTypeOk() (*string, bool)
GetSegmentTypeOk returns a tuple with the SegmentType field value and a boolean to check if the value has been set.
func (*GenericSignal) GetSignalType ¶
func (o *GenericSignal) GetSignalType() string
GetSignalType returns the SignalType field value
func (*GenericSignal) GetSignalTypeOk ¶
func (o *GenericSignal) GetSignalTypeOk() (*string, bool)
GetSignalTypeOk returns a tuple with the SignalType field value and a boolean to check if the value has been set.
func (*GenericSignal) GetSlateUri ¶
func (o *GenericSignal) GetSlateUri() string
GetSlateUri returns the SlateUri field value if set, zero value otherwise.
func (*GenericSignal) GetSlateUriOk ¶
func (o *GenericSignal) GetSlateUriOk() (*string, bool)
GetSlateUriOk returns a tuple with the SlateUri field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GenericSignal) GetTimedMetadataPayload ¶ added in v1.26.5
func (o *GenericSignal) GetTimedMetadataPayload() string
GetTimedMetadataPayload returns the TimedMetadataPayload field value if set, zero value otherwise.
func (*GenericSignal) GetTimedMetadataPayloadOk ¶ added in v1.26.5
func (o *GenericSignal) GetTimedMetadataPayloadOk() (*string, bool)
GetTimedMetadataPayloadOk returns a tuple with the TimedMetadataPayload field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GenericSignal) GetTimedMetadataType ¶ added in v1.26.5
func (o *GenericSignal) GetTimedMetadataType() string
GetTimedMetadataType returns the TimedMetadataType field value if set, zero value otherwise.
func (*GenericSignal) GetTimedMetadataTypeOk ¶ added in v1.26.5
func (o *GenericSignal) GetTimedMetadataTypeOk() (*string, bool)
GetTimedMetadataTypeOk returns a tuple with the TimedMetadataType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GenericSignal) GetType ¶
func (o *GenericSignal) GetType() string
GetType returns the Type field value if set, zero value otherwise.
func (*GenericSignal) GetTypeOk ¶
func (o *GenericSignal) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GenericSignal) GetUpids ¶
func (o *GenericSignal) GetUpids() []string
GetUpids returns the Upids field value if set, zero value otherwise.
func (*GenericSignal) GetUpidsOk ¶
func (o *GenericSignal) GetUpidsOk() ([]string, bool)
GetUpidsOk returns a tuple with the Upids field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GenericSignal) HasDuration ¶
func (o *GenericSignal) HasDuration() bool
HasDuration returns a boolean if a field has been set.
func (*GenericSignal) HasSlateUri ¶
func (o *GenericSignal) HasSlateUri() bool
HasSlateUri returns a boolean if a field has been set.
func (*GenericSignal) HasTimedMetadataPayload ¶ added in v1.26.5
func (o *GenericSignal) HasTimedMetadataPayload() bool
HasTimedMetadataPayload returns a boolean if a field has been set.
func (*GenericSignal) HasTimedMetadataType ¶ added in v1.26.5
func (o *GenericSignal) HasTimedMetadataType() bool
HasTimedMetadataType returns a boolean if a field has been set.
func (*GenericSignal) HasType ¶
func (o *GenericSignal) HasType() bool
HasType returns a boolean if a field has been set.
func (*GenericSignal) HasUpids ¶
func (o *GenericSignal) HasUpids() bool
HasUpids returns a boolean if a field has been set.
func (GenericSignal) MarshalJSON ¶
func (o GenericSignal) MarshalJSON() ([]byte, error)
func (*GenericSignal) SetDuration ¶
func (o *GenericSignal) SetDuration(v int32)
SetDuration gets a reference to the given int32 and assigns it to the Duration field.
func (*GenericSignal) SetEventId ¶
func (o *GenericSignal) SetEventId(v int32)
SetEventId sets field value
func (*GenericSignal) SetSegmentType ¶
func (o *GenericSignal) SetSegmentType(v string)
SetSegmentType sets field value
func (*GenericSignal) SetSignalType ¶
func (o *GenericSignal) SetSignalType(v string)
SetSignalType sets field value
func (*GenericSignal) SetSlateUri ¶
func (o *GenericSignal) SetSlateUri(v string)
SetSlateUri gets a reference to the given string and assigns it to the SlateUri field.
func (*GenericSignal) SetTimedMetadataPayload ¶ added in v1.26.5
func (o *GenericSignal) SetTimedMetadataPayload(v string)
SetTimedMetadataPayload gets a reference to the given string and assigns it to the TimedMetadataPayload field.
func (*GenericSignal) SetTimedMetadataType ¶ added in v1.26.5
func (o *GenericSignal) SetTimedMetadataType(v string)
SetTimedMetadataType gets a reference to the given string and assigns it to the TimedMetadataType field.
func (*GenericSignal) SetType ¶
func (o *GenericSignal) SetType(v string)
SetType gets a reference to the given string and assigns it to the Type field.
func (*GenericSignal) SetUpids ¶
func (o *GenericSignal) SetUpids(v []string)
SetUpids gets a reference to the given []string and assigns it to the Upids field.
func (GenericSignal) ToMap ¶
func (o GenericSignal) ToMap() (map[string]interface{}, error)
type GenericSignalResult ¶
type GenericSignalResult struct { // Error details from the signaling subsystem ErrorMessage string `json:"error_message" doc:"Error details from the signaling subsystem"` // Result of signal; 'accepted' means no error ResultCode string `` /* 141-byte string literal not displayed */ }
GenericSignalResult struct for GenericSignalResult
func NewGenericSignalResult ¶
func NewGenericSignalResult(errorMessage string, resultCode string) *GenericSignalResult
NewGenericSignalResult instantiates a new GenericSignalResult 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 NewGenericSignalResultWithDefaults ¶
func NewGenericSignalResultWithDefaults() *GenericSignalResult
NewGenericSignalResultWithDefaults instantiates a new GenericSignalResult 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 (*GenericSignalResult) GetErrorMessage ¶
func (o *GenericSignalResult) GetErrorMessage() string
GetErrorMessage returns the ErrorMessage field value
func (*GenericSignalResult) GetErrorMessageOk ¶
func (o *GenericSignalResult) GetErrorMessageOk() (*string, bool)
GetErrorMessageOk returns a tuple with the ErrorMessage field value and a boolean to check if the value has been set.
func (*GenericSignalResult) GetResultCode ¶
func (o *GenericSignalResult) GetResultCode() string
GetResultCode returns the ResultCode field value
func (*GenericSignalResult) GetResultCodeOk ¶
func (o *GenericSignalResult) GetResultCodeOk() (*string, bool)
GetResultCodeOk returns a tuple with the ResultCode field value and a boolean to check if the value has been set.
func (GenericSignalResult) MarshalJSON ¶
func (o GenericSignalResult) MarshalJSON() ([]byte, error)
func (*GenericSignalResult) SetErrorMessage ¶
func (o *GenericSignalResult) SetErrorMessage(v string)
SetErrorMessage sets field value
func (*GenericSignalResult) SetResultCode ¶
func (o *GenericSignalResult) SetResultCode(v string)
SetResultCode sets field value
func (GenericSignalResult) ToMap ¶
func (o GenericSignalResult) ToMap() (map[string]interface{}, error)
type GetClipProgramTimeResponse ¶
type GetClipProgramTimeResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Duration of the clip in ms Duration int64 `json:"duration" format:"int64" doc:"Duration of the clip in ms"` // Program End of Clip ProgramEnd string `json:"program_end" doc:"Program End of Clip"` // Program Start of Clip ProgramStart string `json:"program_start" doc:"Program Start of Clip"` }
GetClipProgramTimeResponse struct for GetClipProgramTimeResponse
func NewGetClipProgramTimeResponse ¶
func NewGetClipProgramTimeResponse(duration int64, programEnd string, programStart string) *GetClipProgramTimeResponse
NewGetClipProgramTimeResponse instantiates a new GetClipProgramTimeResponse 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 NewGetClipProgramTimeResponseWithDefaults ¶
func NewGetClipProgramTimeResponseWithDefaults() *GetClipProgramTimeResponse
NewGetClipProgramTimeResponseWithDefaults instantiates a new GetClipProgramTimeResponse 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 (*GetClipProgramTimeResponse) GetDuration ¶
func (o *GetClipProgramTimeResponse) GetDuration() int64
GetDuration returns the Duration field value
func (*GetClipProgramTimeResponse) GetDurationOk ¶
func (o *GetClipProgramTimeResponse) GetDurationOk() (*int64, bool)
GetDurationOk returns a tuple with the Duration field value and a boolean to check if the value has been set.
func (*GetClipProgramTimeResponse) GetProgramEnd ¶
func (o *GetClipProgramTimeResponse) GetProgramEnd() string
GetProgramEnd returns the ProgramEnd field value
func (*GetClipProgramTimeResponse) GetProgramEndOk ¶
func (o *GetClipProgramTimeResponse) GetProgramEndOk() (*string, bool)
GetProgramEndOk returns a tuple with the ProgramEnd field value and a boolean to check if the value has been set.
func (*GetClipProgramTimeResponse) GetProgramStart ¶
func (o *GetClipProgramTimeResponse) GetProgramStart() string
GetProgramStart returns the ProgramStart field value
func (*GetClipProgramTimeResponse) GetProgramStartOk ¶
func (o *GetClipProgramTimeResponse) GetProgramStartOk() (*string, bool)
GetProgramStartOk returns a tuple with the ProgramStart field value and a boolean to check if the value has been set.
func (*GetClipProgramTimeResponse) GetSchema ¶
func (o *GetClipProgramTimeResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*GetClipProgramTimeResponse) GetSchemaOk ¶
func (o *GetClipProgramTimeResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetClipProgramTimeResponse) HasSchema ¶
func (o *GetClipProgramTimeResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (GetClipProgramTimeResponse) MarshalJSON ¶
func (o GetClipProgramTimeResponse) MarshalJSON() ([]byte, error)
func (*GetClipProgramTimeResponse) SetDuration ¶
func (o *GetClipProgramTimeResponse) SetDuration(v int64)
SetDuration sets field value
func (*GetClipProgramTimeResponse) SetProgramEnd ¶
func (o *GetClipProgramTimeResponse) SetProgramEnd(v string)
SetProgramEnd sets field value
func (*GetClipProgramTimeResponse) SetProgramStart ¶
func (o *GetClipProgramTimeResponse) SetProgramStart(v string)
SetProgramStart sets field value
func (*GetClipProgramTimeResponse) SetSchema ¶
func (o *GetClipProgramTimeResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (GetClipProgramTimeResponse) ToMap ¶
func (o GetClipProgramTimeResponse) ToMap() (map[string]interface{}, error)
type GetPreviewStreamsResponse ¶
type GetPreviewStreamsResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Lists of all audio and video tracks that are available. Note: the default audio and video track info will also appear here. AudioTracks []GetPreviewStreamsResponseAudioTracksInner `` /* 159-byte string literal not displayed */ DefaultAudioTrack *GetPreviewStreamsResponseDefaultAudioTrack `json:"default_audio_track,omitempty"` // default_url contains the default URL that can be used to start playback. Ex: https://example.com/cluster/org/isp/ext_id/foo/play?vid_id=2&aud_id=6 The vid_id and aud_id can be changed utilizing the ones provided by the 'audio_tracks' and 'video_tracks' fields to see different combinations. DefaultUrl *string `` /* 325-byte string literal not displayed */ DefaultVideoTrack *GetPreviewStreamsResponseDefaultVideoTrack `json:"default_video_track,omitempty"` // JWT Bearer token that shall be supplied with a 'pre-flight' to myriapod.js to send the auth token to the server. Token *string `` /* 141-byte string literal not displayed */ VideoTracks []GetPreviewStreamsResponseDefaultVideoTrack `json:"video_tracks,omitempty"` }
GetPreviewStreamsResponse struct for GetPreviewStreamsResponse
func NewGetPreviewStreamsResponse ¶
func NewGetPreviewStreamsResponse() *GetPreviewStreamsResponse
NewGetPreviewStreamsResponse instantiates a new GetPreviewStreamsResponse 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 NewGetPreviewStreamsResponseWithDefaults ¶
func NewGetPreviewStreamsResponseWithDefaults() *GetPreviewStreamsResponse
NewGetPreviewStreamsResponseWithDefaults instantiates a new GetPreviewStreamsResponse 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 (*GetPreviewStreamsResponse) GetAudioTracks ¶
func (o *GetPreviewStreamsResponse) GetAudioTracks() []GetPreviewStreamsResponseAudioTracksInner
GetAudioTracks returns the AudioTracks field value if set, zero value otherwise.
func (*GetPreviewStreamsResponse) GetAudioTracksOk ¶
func (o *GetPreviewStreamsResponse) GetAudioTracksOk() ([]GetPreviewStreamsResponseAudioTracksInner, bool)
GetAudioTracksOk returns a tuple with the AudioTracks field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponse) GetDefaultAudioTrack ¶
func (o *GetPreviewStreamsResponse) GetDefaultAudioTrack() GetPreviewStreamsResponseDefaultAudioTrack
GetDefaultAudioTrack returns the DefaultAudioTrack field value if set, zero value otherwise.
func (*GetPreviewStreamsResponse) GetDefaultAudioTrackOk ¶
func (o *GetPreviewStreamsResponse) GetDefaultAudioTrackOk() (*GetPreviewStreamsResponseDefaultAudioTrack, bool)
GetDefaultAudioTrackOk returns a tuple with the DefaultAudioTrack field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponse) GetDefaultUrl ¶
func (o *GetPreviewStreamsResponse) GetDefaultUrl() string
GetDefaultUrl returns the DefaultUrl field value if set, zero value otherwise.
func (*GetPreviewStreamsResponse) GetDefaultUrlOk ¶
func (o *GetPreviewStreamsResponse) GetDefaultUrlOk() (*string, bool)
GetDefaultUrlOk returns a tuple with the DefaultUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponse) GetDefaultVideoTrack ¶
func (o *GetPreviewStreamsResponse) GetDefaultVideoTrack() GetPreviewStreamsResponseDefaultVideoTrack
GetDefaultVideoTrack returns the DefaultVideoTrack field value if set, zero value otherwise.
func (*GetPreviewStreamsResponse) GetDefaultVideoTrackOk ¶
func (o *GetPreviewStreamsResponse) GetDefaultVideoTrackOk() (*GetPreviewStreamsResponseDefaultVideoTrack, bool)
GetDefaultVideoTrackOk returns a tuple with the DefaultVideoTrack field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponse) GetSchema ¶
func (o *GetPreviewStreamsResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*GetPreviewStreamsResponse) GetSchemaOk ¶
func (o *GetPreviewStreamsResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponse) GetToken ¶
func (o *GetPreviewStreamsResponse) GetToken() string
GetToken returns the Token field value if set, zero value otherwise.
func (*GetPreviewStreamsResponse) GetTokenOk ¶
func (o *GetPreviewStreamsResponse) GetTokenOk() (*string, bool)
GetTokenOk returns a tuple with the Token field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponse) GetVideoTracks ¶
func (o *GetPreviewStreamsResponse) GetVideoTracks() []GetPreviewStreamsResponseDefaultVideoTrack
GetVideoTracks returns the VideoTracks field value if set, zero value otherwise.
func (*GetPreviewStreamsResponse) GetVideoTracksOk ¶
func (o *GetPreviewStreamsResponse) GetVideoTracksOk() ([]GetPreviewStreamsResponseDefaultVideoTrack, bool)
GetVideoTracksOk returns a tuple with the VideoTracks field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponse) HasAudioTracks ¶
func (o *GetPreviewStreamsResponse) HasAudioTracks() bool
HasAudioTracks returns a boolean if a field has been set.
func (*GetPreviewStreamsResponse) HasDefaultAudioTrack ¶
func (o *GetPreviewStreamsResponse) HasDefaultAudioTrack() bool
HasDefaultAudioTrack returns a boolean if a field has been set.
func (*GetPreviewStreamsResponse) HasDefaultUrl ¶
func (o *GetPreviewStreamsResponse) HasDefaultUrl() bool
HasDefaultUrl returns a boolean if a field has been set.
func (*GetPreviewStreamsResponse) HasDefaultVideoTrack ¶
func (o *GetPreviewStreamsResponse) HasDefaultVideoTrack() bool
HasDefaultVideoTrack returns a boolean if a field has been set.
func (*GetPreviewStreamsResponse) HasSchema ¶
func (o *GetPreviewStreamsResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (*GetPreviewStreamsResponse) HasToken ¶
func (o *GetPreviewStreamsResponse) HasToken() bool
HasToken returns a boolean if a field has been set.
func (*GetPreviewStreamsResponse) HasVideoTracks ¶
func (o *GetPreviewStreamsResponse) HasVideoTracks() bool
HasVideoTracks returns a boolean if a field has been set.
func (GetPreviewStreamsResponse) MarshalJSON ¶
func (o GetPreviewStreamsResponse) MarshalJSON() ([]byte, error)
func (*GetPreviewStreamsResponse) SetAudioTracks ¶
func (o *GetPreviewStreamsResponse) SetAudioTracks(v []GetPreviewStreamsResponseAudioTracksInner)
SetAudioTracks gets a reference to the given []GetPreviewStreamsResponseAudioTracksInner and assigns it to the AudioTracks field.
func (*GetPreviewStreamsResponse) SetDefaultAudioTrack ¶
func (o *GetPreviewStreamsResponse) SetDefaultAudioTrack(v GetPreviewStreamsResponseDefaultAudioTrack)
SetDefaultAudioTrack gets a reference to the given GetPreviewStreamsResponseDefaultAudioTrack and assigns it to the DefaultAudioTrack field.
func (*GetPreviewStreamsResponse) SetDefaultUrl ¶
func (o *GetPreviewStreamsResponse) SetDefaultUrl(v string)
SetDefaultUrl gets a reference to the given string and assigns it to the DefaultUrl field.
func (*GetPreviewStreamsResponse) SetDefaultVideoTrack ¶
func (o *GetPreviewStreamsResponse) SetDefaultVideoTrack(v GetPreviewStreamsResponseDefaultVideoTrack)
SetDefaultVideoTrack gets a reference to the given GetPreviewStreamsResponseDefaultVideoTrack and assigns it to the DefaultVideoTrack field.
func (*GetPreviewStreamsResponse) SetSchema ¶
func (o *GetPreviewStreamsResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*GetPreviewStreamsResponse) SetToken ¶
func (o *GetPreviewStreamsResponse) SetToken(v string)
SetToken gets a reference to the given string and assigns it to the Token field.
func (*GetPreviewStreamsResponse) SetVideoTracks ¶
func (o *GetPreviewStreamsResponse) SetVideoTracks(v []GetPreviewStreamsResponseDefaultVideoTrack)
SetVideoTracks gets a reference to the given []GetPreviewStreamsResponseDefaultVideoTrack and assigns it to the VideoTracks field.
func (GetPreviewStreamsResponse) ToMap ¶
func (o GetPreviewStreamsResponse) ToMap() (map[string]interface{}, error)
type GetPreviewStreamsResponseAudioTracksInner ¶
type GetPreviewStreamsResponseAudioTracksInner struct { Bitrate *int32 `json:"bitrate,omitempty" format:"int32"` // codec_string will be set to the RFC 6381 compliant string that represents the specific codec in this AudioTrackInfo. ex. 'mp4a.40.2' for AAC Low-Complexity. CodecString *string `` /* 192-byte string literal not displayed */ Id *int32 `json:"id,omitempty" format:"int32" minimum:"0"` // Friendly name of the AudioTrack. Name *string `json:"name,omitempty" doc:"Friendly name of the AudioTrack."` NumChannels *int32 `json:"num_channels,omitempty" format:"int32"` SampleRate *int32 `json:"sample_rate,omitempty" format:"int32"` }
GetPreviewStreamsResponseAudioTracksInner struct for GetPreviewStreamsResponseAudioTracksInner
func NewGetPreviewStreamsResponseAudioTracksInner ¶
func NewGetPreviewStreamsResponseAudioTracksInner() *GetPreviewStreamsResponseAudioTracksInner
NewGetPreviewStreamsResponseAudioTracksInner instantiates a new GetPreviewStreamsResponseAudioTracksInner 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 NewGetPreviewStreamsResponseAudioTracksInnerWithDefaults ¶
func NewGetPreviewStreamsResponseAudioTracksInnerWithDefaults() *GetPreviewStreamsResponseAudioTracksInner
NewGetPreviewStreamsResponseAudioTracksInnerWithDefaults instantiates a new GetPreviewStreamsResponseAudioTracksInner 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 (*GetPreviewStreamsResponseAudioTracksInner) GetBitrate ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) GetBitrate() int32
GetBitrate returns the Bitrate field value if set, zero value otherwise.
func (*GetPreviewStreamsResponseAudioTracksInner) GetBitrateOk ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) GetBitrateOk() (*int32, bool)
GetBitrateOk returns a tuple with the Bitrate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponseAudioTracksInner) GetCodecString ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) GetCodecString() string
GetCodecString returns the CodecString field value if set, zero value otherwise.
func (*GetPreviewStreamsResponseAudioTracksInner) GetCodecStringOk ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) GetCodecStringOk() (*string, bool)
GetCodecStringOk returns a tuple with the CodecString field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponseAudioTracksInner) GetId ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetPreviewStreamsResponseAudioTracksInner) GetIdOk ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponseAudioTracksInner) GetName ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*GetPreviewStreamsResponseAudioTracksInner) GetNameOk ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponseAudioTracksInner) GetNumChannels ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) GetNumChannels() int32
GetNumChannels returns the NumChannels field value if set, zero value otherwise.
func (*GetPreviewStreamsResponseAudioTracksInner) GetNumChannelsOk ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) GetNumChannelsOk() (*int32, bool)
GetNumChannelsOk returns a tuple with the NumChannels field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponseAudioTracksInner) GetSampleRate ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) GetSampleRate() int32
GetSampleRate returns the SampleRate field value if set, zero value otherwise.
func (*GetPreviewStreamsResponseAudioTracksInner) GetSampleRateOk ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) GetSampleRateOk() (*int32, bool)
GetSampleRateOk returns a tuple with the SampleRate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponseAudioTracksInner) HasBitrate ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) HasBitrate() bool
HasBitrate returns a boolean if a field has been set.
func (*GetPreviewStreamsResponseAudioTracksInner) HasCodecString ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) HasCodecString() bool
HasCodecString returns a boolean if a field has been set.
func (*GetPreviewStreamsResponseAudioTracksInner) HasId ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetPreviewStreamsResponseAudioTracksInner) HasName ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) HasName() bool
HasName returns a boolean if a field has been set.
func (*GetPreviewStreamsResponseAudioTracksInner) HasNumChannels ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) HasNumChannels() bool
HasNumChannels returns a boolean if a field has been set.
func (*GetPreviewStreamsResponseAudioTracksInner) HasSampleRate ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) HasSampleRate() bool
HasSampleRate returns a boolean if a field has been set.
func (GetPreviewStreamsResponseAudioTracksInner) MarshalJSON ¶
func (o GetPreviewStreamsResponseAudioTracksInner) MarshalJSON() ([]byte, error)
func (*GetPreviewStreamsResponseAudioTracksInner) SetBitrate ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) SetBitrate(v int32)
SetBitrate gets a reference to the given int32 and assigns it to the Bitrate field.
func (*GetPreviewStreamsResponseAudioTracksInner) SetCodecString ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) SetCodecString(v string)
SetCodecString gets a reference to the given string and assigns it to the CodecString field.
func (*GetPreviewStreamsResponseAudioTracksInner) SetId ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetPreviewStreamsResponseAudioTracksInner) SetName ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*GetPreviewStreamsResponseAudioTracksInner) SetNumChannels ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) SetNumChannels(v int32)
SetNumChannels gets a reference to the given int32 and assigns it to the NumChannels field.
func (*GetPreviewStreamsResponseAudioTracksInner) SetSampleRate ¶
func (o *GetPreviewStreamsResponseAudioTracksInner) SetSampleRate(v int32)
SetSampleRate gets a reference to the given int32 and assigns it to the SampleRate field.
func (GetPreviewStreamsResponseAudioTracksInner) ToMap ¶
func (o GetPreviewStreamsResponseAudioTracksInner) ToMap() (map[string]interface{}, error)
type GetPreviewStreamsResponseDefaultAudioTrack ¶
type GetPreviewStreamsResponseDefaultAudioTrack struct { Bitrate *int32 `json:"bitrate,omitempty" format:"int32"` // codec_string will be set to the RFC 6381 compliant string that represents the specific codec in this AudioTrackInfo. ex. 'mp4a.40.2' for AAC Low-Complexity. CodecString *string `` /* 192-byte string literal not displayed */ Id *int32 `json:"id,omitempty" format:"int32" minimum:"0"` // Friendly name of the AudioTrack. Name *string `json:"name,omitempty" doc:"Friendly name of the AudioTrack."` NumChannels *int32 `json:"num_channels,omitempty" format:"int32"` SampleRate *int32 `json:"sample_rate,omitempty" format:"int32"` }
GetPreviewStreamsResponseDefaultAudioTrack Audio and Video Track info provided so that callers have easy access to track information of default tracks in the above default_url.
func NewGetPreviewStreamsResponseDefaultAudioTrack ¶
func NewGetPreviewStreamsResponseDefaultAudioTrack() *GetPreviewStreamsResponseDefaultAudioTrack
NewGetPreviewStreamsResponseDefaultAudioTrack instantiates a new GetPreviewStreamsResponseDefaultAudioTrack 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 NewGetPreviewStreamsResponseDefaultAudioTrackWithDefaults ¶
func NewGetPreviewStreamsResponseDefaultAudioTrackWithDefaults() *GetPreviewStreamsResponseDefaultAudioTrack
NewGetPreviewStreamsResponseDefaultAudioTrackWithDefaults instantiates a new GetPreviewStreamsResponseDefaultAudioTrack 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 (*GetPreviewStreamsResponseDefaultAudioTrack) GetBitrate ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetBitrate() int32
GetBitrate returns the Bitrate field value if set, zero value otherwise.
func (*GetPreviewStreamsResponseDefaultAudioTrack) GetBitrateOk ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetBitrateOk() (*int32, bool)
GetBitrateOk returns a tuple with the Bitrate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponseDefaultAudioTrack) GetCodecString ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetCodecString() string
GetCodecString returns the CodecString field value if set, zero value otherwise.
func (*GetPreviewStreamsResponseDefaultAudioTrack) GetCodecStringOk ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetCodecStringOk() (*string, bool)
GetCodecStringOk returns a tuple with the CodecString field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponseDefaultAudioTrack) GetId ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetPreviewStreamsResponseDefaultAudioTrack) GetIdOk ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponseDefaultAudioTrack) GetName ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*GetPreviewStreamsResponseDefaultAudioTrack) GetNameOk ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponseDefaultAudioTrack) GetNumChannels ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetNumChannels() int32
GetNumChannels returns the NumChannels field value if set, zero value otherwise.
func (*GetPreviewStreamsResponseDefaultAudioTrack) GetNumChannelsOk ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetNumChannelsOk() (*int32, bool)
GetNumChannelsOk returns a tuple with the NumChannels field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponseDefaultAudioTrack) GetSampleRate ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetSampleRate() int32
GetSampleRate returns the SampleRate field value if set, zero value otherwise.
func (*GetPreviewStreamsResponseDefaultAudioTrack) GetSampleRateOk ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) GetSampleRateOk() (*int32, bool)
GetSampleRateOk returns a tuple with the SampleRate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponseDefaultAudioTrack) HasBitrate ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) HasBitrate() bool
HasBitrate returns a boolean if a field has been set.
func (*GetPreviewStreamsResponseDefaultAudioTrack) HasCodecString ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) HasCodecString() bool
HasCodecString returns a boolean if a field has been set.
func (*GetPreviewStreamsResponseDefaultAudioTrack) HasId ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetPreviewStreamsResponseDefaultAudioTrack) HasName ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) HasName() bool
HasName returns a boolean if a field has been set.
func (*GetPreviewStreamsResponseDefaultAudioTrack) HasNumChannels ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) HasNumChannels() bool
HasNumChannels returns a boolean if a field has been set.
func (*GetPreviewStreamsResponseDefaultAudioTrack) HasSampleRate ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) HasSampleRate() bool
HasSampleRate returns a boolean if a field has been set.
func (GetPreviewStreamsResponseDefaultAudioTrack) MarshalJSON ¶
func (o GetPreviewStreamsResponseDefaultAudioTrack) MarshalJSON() ([]byte, error)
func (*GetPreviewStreamsResponseDefaultAudioTrack) SetBitrate ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) SetBitrate(v int32)
SetBitrate gets a reference to the given int32 and assigns it to the Bitrate field.
func (*GetPreviewStreamsResponseDefaultAudioTrack) SetCodecString ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) SetCodecString(v string)
SetCodecString gets a reference to the given string and assigns it to the CodecString field.
func (*GetPreviewStreamsResponseDefaultAudioTrack) SetId ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetPreviewStreamsResponseDefaultAudioTrack) SetName ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*GetPreviewStreamsResponseDefaultAudioTrack) SetNumChannels ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) SetNumChannels(v int32)
SetNumChannels gets a reference to the given int32 and assigns it to the NumChannels field.
func (*GetPreviewStreamsResponseDefaultAudioTrack) SetSampleRate ¶
func (o *GetPreviewStreamsResponseDefaultAudioTrack) SetSampleRate(v int32)
SetSampleRate gets a reference to the given int32 and assigns it to the SampleRate field.
func (GetPreviewStreamsResponseDefaultAudioTrack) ToMap ¶
func (o GetPreviewStreamsResponseDefaultAudioTrack) ToMap() (map[string]interface{}, error)
type GetPreviewStreamsResponseDefaultVideoTrack ¶
type GetPreviewStreamsResponseDefaultVideoTrack struct { Bitrate *int32 `json:"bitrate,omitempty" format:"int32"` // codec_string will be set to the RFC 6381 compliant string that represents the specific codec in this VideoTrackInfo. ex. 'avc1.4d401e' for H.264 and 'hvc1.2.4.L150.90' for H.265. This can be used to verify track+browser compatibility. CodecString *string `` /* 270-byte string literal not displayed */ FrameRate *float32 `json:"frame_rate,omitempty" format:"float"` Height *int32 `json:"height,omitempty" format:"int32"` Id *int32 `json:"id,omitempty" format:"int32" minimum:"0"` // Friendly name of the VideoTrack. Name *string `json:"name,omitempty" doc:"Friendly name of the VideoTrack."` Width *int32 `json:"width,omitempty" format:"int32"` }
GetPreviewStreamsResponseDefaultVideoTrack struct for GetPreviewStreamsResponseDefaultVideoTrack
func NewGetPreviewStreamsResponseDefaultVideoTrack ¶
func NewGetPreviewStreamsResponseDefaultVideoTrack() *GetPreviewStreamsResponseDefaultVideoTrack
NewGetPreviewStreamsResponseDefaultVideoTrack instantiates a new GetPreviewStreamsResponseDefaultVideoTrack 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 NewGetPreviewStreamsResponseDefaultVideoTrackWithDefaults ¶
func NewGetPreviewStreamsResponseDefaultVideoTrackWithDefaults() *GetPreviewStreamsResponseDefaultVideoTrack
NewGetPreviewStreamsResponseDefaultVideoTrackWithDefaults instantiates a new GetPreviewStreamsResponseDefaultVideoTrack 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 (*GetPreviewStreamsResponseDefaultVideoTrack) GetBitrate ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetBitrate() int32
GetBitrate returns the Bitrate field value if set, zero value otherwise.
func (*GetPreviewStreamsResponseDefaultVideoTrack) GetBitrateOk ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetBitrateOk() (*int32, bool)
GetBitrateOk returns a tuple with the Bitrate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponseDefaultVideoTrack) GetCodecString ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetCodecString() string
GetCodecString returns the CodecString field value if set, zero value otherwise.
func (*GetPreviewStreamsResponseDefaultVideoTrack) GetCodecStringOk ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetCodecStringOk() (*string, bool)
GetCodecStringOk returns a tuple with the CodecString field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponseDefaultVideoTrack) GetFrameRate ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetFrameRate() float32
GetFrameRate returns the FrameRate field value if set, zero value otherwise.
func (*GetPreviewStreamsResponseDefaultVideoTrack) GetFrameRateOk ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetFrameRateOk() (*float32, bool)
GetFrameRateOk returns a tuple with the FrameRate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponseDefaultVideoTrack) GetHeight ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetHeight() int32
GetHeight returns the Height field value if set, zero value otherwise.
func (*GetPreviewStreamsResponseDefaultVideoTrack) GetHeightOk ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetHeightOk() (*int32, bool)
GetHeightOk returns a tuple with the Height field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponseDefaultVideoTrack) GetId ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetPreviewStreamsResponseDefaultVideoTrack) GetIdOk ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponseDefaultVideoTrack) GetName ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*GetPreviewStreamsResponseDefaultVideoTrack) GetNameOk ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponseDefaultVideoTrack) GetWidth ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetWidth() int32
GetWidth returns the Width field value if set, zero value otherwise.
func (*GetPreviewStreamsResponseDefaultVideoTrack) GetWidthOk ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) GetWidthOk() (*int32, bool)
GetWidthOk returns a tuple with the Width field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetPreviewStreamsResponseDefaultVideoTrack) HasBitrate ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) HasBitrate() bool
HasBitrate returns a boolean if a field has been set.
func (*GetPreviewStreamsResponseDefaultVideoTrack) HasCodecString ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) HasCodecString() bool
HasCodecString returns a boolean if a field has been set.
func (*GetPreviewStreamsResponseDefaultVideoTrack) HasFrameRate ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) HasFrameRate() bool
HasFrameRate returns a boolean if a field has been set.
func (*GetPreviewStreamsResponseDefaultVideoTrack) HasHeight ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) HasHeight() bool
HasHeight returns a boolean if a field has been set.
func (*GetPreviewStreamsResponseDefaultVideoTrack) HasId ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetPreviewStreamsResponseDefaultVideoTrack) HasName ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) HasName() bool
HasName returns a boolean if a field has been set.
func (*GetPreviewStreamsResponseDefaultVideoTrack) HasWidth ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) HasWidth() bool
HasWidth returns a boolean if a field has been set.
func (GetPreviewStreamsResponseDefaultVideoTrack) MarshalJSON ¶
func (o GetPreviewStreamsResponseDefaultVideoTrack) MarshalJSON() ([]byte, error)
func (*GetPreviewStreamsResponseDefaultVideoTrack) SetBitrate ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) SetBitrate(v int32)
SetBitrate gets a reference to the given int32 and assigns it to the Bitrate field.
func (*GetPreviewStreamsResponseDefaultVideoTrack) SetCodecString ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) SetCodecString(v string)
SetCodecString gets a reference to the given string and assigns it to the CodecString field.
func (*GetPreviewStreamsResponseDefaultVideoTrack) SetFrameRate ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) SetFrameRate(v float32)
SetFrameRate gets a reference to the given float32 and assigns it to the FrameRate field.
func (*GetPreviewStreamsResponseDefaultVideoTrack) SetHeight ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) SetHeight(v int32)
SetHeight gets a reference to the given int32 and assigns it to the Height field.
func (*GetPreviewStreamsResponseDefaultVideoTrack) SetId ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetPreviewStreamsResponseDefaultVideoTrack) SetName ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*GetPreviewStreamsResponseDefaultVideoTrack) SetWidth ¶
func (o *GetPreviewStreamsResponseDefaultVideoTrack) SetWidth(v int32)
SetWidth gets a reference to the given int32 and assigns it to the Width field.
func (GetPreviewStreamsResponseDefaultVideoTrack) ToMap ¶
func (o GetPreviewStreamsResponseDefaultVideoTrack) ToMap() (map[string]interface{}, error)
type GetProductConfigResponse ¶ added in v1.11.0
type GetProductConfigResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Errors when fetching product config Errors []ErrorModelErrorsInner `json:"errors" doc:"Errors when fetching product config"` // Product Config for a given org and product id ProductConfig []GetProductConfigResponseProductConfigInner `json:"product_config" doc:"Product Config for a given org and product id"` }
GetProductConfigResponse struct for GetProductConfigResponse
func NewGetProductConfigResponse ¶ added in v1.11.0
func NewGetProductConfigResponse(errors []ErrorModelErrorsInner, productConfig []GetProductConfigResponseProductConfigInner) *GetProductConfigResponse
NewGetProductConfigResponse instantiates a new GetProductConfigResponse 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 NewGetProductConfigResponseWithDefaults ¶ added in v1.11.0
func NewGetProductConfigResponseWithDefaults() *GetProductConfigResponse
NewGetProductConfigResponseWithDefaults instantiates a new GetProductConfigResponse 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 (*GetProductConfigResponse) GetErrors ¶ added in v1.11.0
func (o *GetProductConfigResponse) GetErrors() []ErrorModelErrorsInner
GetErrors returns the Errors field value
func (*GetProductConfigResponse) GetErrorsOk ¶ added in v1.11.0
func (o *GetProductConfigResponse) GetErrorsOk() ([]ErrorModelErrorsInner, bool)
GetErrorsOk returns a tuple with the Errors field value and a boolean to check if the value has been set.
func (*GetProductConfigResponse) GetProductConfig ¶ added in v1.11.0
func (o *GetProductConfigResponse) GetProductConfig() []GetProductConfigResponseProductConfigInner
GetProductConfig returns the ProductConfig field value
func (*GetProductConfigResponse) GetProductConfigOk ¶ added in v1.11.0
func (o *GetProductConfigResponse) GetProductConfigOk() ([]GetProductConfigResponseProductConfigInner, bool)
GetProductConfigOk returns a tuple with the ProductConfig field value and a boolean to check if the value has been set.
func (*GetProductConfigResponse) GetSchema ¶ added in v1.11.0
func (o *GetProductConfigResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*GetProductConfigResponse) GetSchemaOk ¶ added in v1.11.0
func (o *GetProductConfigResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponse) HasSchema ¶ added in v1.11.0
func (o *GetProductConfigResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (GetProductConfigResponse) MarshalJSON ¶ added in v1.11.0
func (o GetProductConfigResponse) MarshalJSON() ([]byte, error)
func (*GetProductConfigResponse) SetErrors ¶ added in v1.11.0
func (o *GetProductConfigResponse) SetErrors(v []ErrorModelErrorsInner)
SetErrors sets field value
func (*GetProductConfigResponse) SetProductConfig ¶ added in v1.11.0
func (o *GetProductConfigResponse) SetProductConfig(v []GetProductConfigResponseProductConfigInner)
SetProductConfig sets field value
func (*GetProductConfigResponse) SetSchema ¶ added in v1.11.0
func (o *GetProductConfigResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (GetProductConfigResponse) ToMap ¶ added in v1.11.0
func (o GetProductConfigResponse) ToMap() (map[string]interface{}, error)
type GetProductConfigResponseProductConfigInner ¶ added in v1.11.0
type GetProductConfigResponseProductConfigInner struct { ArchiveSettings *GetProductConfigResponseProductConfigInnerArchiveSettings `json:"archive_settings,omitempty"` CollapseConfig *GetProductConfigResponseProductConfigInnerCollapseConfig `json:"collapse_config,omitempty"` CollapseTriggerConfig *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig `json:"collapse_trigger_config,omitempty"` EdcPartialPresentations *GetProductConfigResponseProductConfigInnerEdcPartialPresentations `json:"edc_partial_presentations,omitempty"` // Template to transcode mp4 to hls EdcTranscodeTemplate *map[string]interface{} `json:"edc_transcode_template,omitempty" doc:"Template to transcode mp4 to hls"` // Notifiaction settings for collapses Notifications []GetProductConfigResponseProductConfigInnerNotificationsInner `json:"notifications,omitempty" doc:"Notifiaction settings for collapses"` // Region represents the general geolocation the product is in. Region *string `json:"region,omitempty" enum:"US_WEST,US_EAST" doc:"Region represents the general geolocation the product is in."` // store for product Store *string `json:"store,omitempty" doc:"store for product"` WorkflowConfig *GetProductConfigResponseProductConfigInnerWorkflowConfig `json:"workflow_config,omitempty"` }
GetProductConfigResponseProductConfigInner struct for GetProductConfigResponseProductConfigInner
func NewGetProductConfigResponseProductConfigInner ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInner() *GetProductConfigResponseProductConfigInner
NewGetProductConfigResponseProductConfigInner instantiates a new GetProductConfigResponseProductConfigInner 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 NewGetProductConfigResponseProductConfigInnerWithDefaults ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerWithDefaults() *GetProductConfigResponseProductConfigInner
NewGetProductConfigResponseProductConfigInnerWithDefaults instantiates a new GetProductConfigResponseProductConfigInner 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 (*GetProductConfigResponseProductConfigInner) GetArchiveSettings ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) GetArchiveSettings() GetProductConfigResponseProductConfigInnerArchiveSettings
GetArchiveSettings returns the ArchiveSettings field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInner) GetArchiveSettingsOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) GetArchiveSettingsOk() (*GetProductConfigResponseProductConfigInnerArchiveSettings, bool)
GetArchiveSettingsOk returns a tuple with the ArchiveSettings field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInner) GetCollapseConfig ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) GetCollapseConfig() GetProductConfigResponseProductConfigInnerCollapseConfig
GetCollapseConfig returns the CollapseConfig field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInner) GetCollapseConfigOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) GetCollapseConfigOk() (*GetProductConfigResponseProductConfigInnerCollapseConfig, bool)
GetCollapseConfigOk returns a tuple with the CollapseConfig field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInner) GetCollapseTriggerConfig ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) GetCollapseTriggerConfig() GetProductConfigResponseProductConfigInnerCollapseTriggerConfig
GetCollapseTriggerConfig returns the CollapseTriggerConfig field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInner) GetCollapseTriggerConfigOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) GetCollapseTriggerConfigOk() (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfig, bool)
GetCollapseTriggerConfigOk returns a tuple with the CollapseTriggerConfig field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInner) GetEdcPartialPresentations ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) GetEdcPartialPresentations() GetProductConfigResponseProductConfigInnerEdcPartialPresentations
GetEdcPartialPresentations returns the EdcPartialPresentations field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInner) GetEdcPartialPresentationsOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) GetEdcPartialPresentationsOk() (*GetProductConfigResponseProductConfigInnerEdcPartialPresentations, bool)
GetEdcPartialPresentationsOk returns a tuple with the EdcPartialPresentations field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInner) GetEdcTranscodeTemplate ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) GetEdcTranscodeTemplate() map[string]interface{}
GetEdcTranscodeTemplate returns the EdcTranscodeTemplate field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInner) GetEdcTranscodeTemplateOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) GetEdcTranscodeTemplateOk() (*map[string]interface{}, bool)
GetEdcTranscodeTemplateOk returns a tuple with the EdcTranscodeTemplate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInner) GetNotifications ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) GetNotifications() []GetProductConfigResponseProductConfigInnerNotificationsInner
GetNotifications returns the Notifications field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInner) GetNotificationsOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) GetNotificationsOk() ([]GetProductConfigResponseProductConfigInnerNotificationsInner, bool)
GetNotificationsOk returns a tuple with the Notifications field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInner) GetRegion ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) GetRegion() string
GetRegion returns the Region field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInner) GetRegionOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) GetRegionOk() (*string, bool)
GetRegionOk returns a tuple with the Region field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInner) GetStore ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) GetStore() string
GetStore returns the Store field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInner) GetStoreOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) GetStoreOk() (*string, bool)
GetStoreOk returns a tuple with the Store field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInner) GetWorkflowConfig ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) GetWorkflowConfig() GetProductConfigResponseProductConfigInnerWorkflowConfig
GetWorkflowConfig returns the WorkflowConfig field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInner) GetWorkflowConfigOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) GetWorkflowConfigOk() (*GetProductConfigResponseProductConfigInnerWorkflowConfig, bool)
GetWorkflowConfigOk returns a tuple with the WorkflowConfig field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInner) HasArchiveSettings ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) HasArchiveSettings() bool
HasArchiveSettings returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInner) HasCollapseConfig ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) HasCollapseConfig() bool
HasCollapseConfig returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInner) HasCollapseTriggerConfig ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) HasCollapseTriggerConfig() bool
HasCollapseTriggerConfig returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInner) HasEdcPartialPresentations ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) HasEdcPartialPresentations() bool
HasEdcPartialPresentations returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInner) HasEdcTranscodeTemplate ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) HasEdcTranscodeTemplate() bool
HasEdcTranscodeTemplate returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInner) HasNotifications ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) HasNotifications() bool
HasNotifications returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInner) HasRegion ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) HasRegion() bool
HasRegion returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInner) HasStore ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) HasStore() bool
HasStore returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInner) HasWorkflowConfig ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) HasWorkflowConfig() bool
HasWorkflowConfig returns a boolean if a field has been set.
func (GetProductConfigResponseProductConfigInner) MarshalJSON ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInner) MarshalJSON() ([]byte, error)
func (*GetProductConfigResponseProductConfigInner) SetArchiveSettings ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) SetArchiveSettings(v GetProductConfigResponseProductConfigInnerArchiveSettings)
SetArchiveSettings gets a reference to the given GetProductConfigResponseProductConfigInnerArchiveSettings and assigns it to the ArchiveSettings field.
func (*GetProductConfigResponseProductConfigInner) SetCollapseConfig ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) SetCollapseConfig(v GetProductConfigResponseProductConfigInnerCollapseConfig)
SetCollapseConfig gets a reference to the given GetProductConfigResponseProductConfigInnerCollapseConfig and assigns it to the CollapseConfig field.
func (*GetProductConfigResponseProductConfigInner) SetCollapseTriggerConfig ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) SetCollapseTriggerConfig(v GetProductConfigResponseProductConfigInnerCollapseTriggerConfig)
SetCollapseTriggerConfig gets a reference to the given GetProductConfigResponseProductConfigInnerCollapseTriggerConfig and assigns it to the CollapseTriggerConfig field.
func (*GetProductConfigResponseProductConfigInner) SetEdcPartialPresentations ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) SetEdcPartialPresentations(v GetProductConfigResponseProductConfigInnerEdcPartialPresentations)
SetEdcPartialPresentations gets a reference to the given GetProductConfigResponseProductConfigInnerEdcPartialPresentations and assigns it to the EdcPartialPresentations field.
func (*GetProductConfigResponseProductConfigInner) SetEdcTranscodeTemplate ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) SetEdcTranscodeTemplate(v map[string]interface{})
SetEdcTranscodeTemplate gets a reference to the given map[string]interface{} and assigns it to the EdcTranscodeTemplate field.
func (*GetProductConfigResponseProductConfigInner) SetNotifications ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) SetNotifications(v []GetProductConfigResponseProductConfigInnerNotificationsInner)
SetNotifications gets a reference to the given []GetProductConfigResponseProductConfigInnerNotificationsInner and assigns it to the Notifications field.
func (*GetProductConfigResponseProductConfigInner) SetRegion ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) SetRegion(v string)
SetRegion gets a reference to the given string and assigns it to the Region field.
func (*GetProductConfigResponseProductConfigInner) SetStore ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) SetStore(v string)
SetStore gets a reference to the given string and assigns it to the Store field.
func (*GetProductConfigResponseProductConfigInner) SetWorkflowConfig ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInner) SetWorkflowConfig(v GetProductConfigResponseProductConfigInnerWorkflowConfig)
SetWorkflowConfig gets a reference to the given GetProductConfigResponseProductConfigInnerWorkflowConfig and assigns it to the WorkflowConfig field.
func (GetProductConfigResponseProductConfigInner) ToMap ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInner) ToMap() (map[string]interface{}, error)
type GetProductConfigResponseProductConfigInnerArchiveSettings ¶ added in v1.11.0
type GetProductConfigResponseProductConfigInnerArchiveSettings struct { GlobalArchiveSettings *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings `json:"global_archive_settings,omitempty"` NetstorageConnectionSettings []GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner `json:"netstorage_connection_settings,omitempty"` S3ArchiveSettings []GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner `json:"s3_archive_settings,omitempty"` }
GetProductConfigResponseProductConfigInnerArchiveSettings Archive settings for collapses
func NewGetProductConfigResponseProductConfigInnerArchiveSettings ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerArchiveSettings() *GetProductConfigResponseProductConfigInnerArchiveSettings
NewGetProductConfigResponseProductConfigInnerArchiveSettings instantiates a new GetProductConfigResponseProductConfigInnerArchiveSettings 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 NewGetProductConfigResponseProductConfigInnerArchiveSettingsWithDefaults ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerArchiveSettingsWithDefaults() *GetProductConfigResponseProductConfigInnerArchiveSettings
NewGetProductConfigResponseProductConfigInnerArchiveSettingsWithDefaults instantiates a new GetProductConfigResponseProductConfigInnerArchiveSettings 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 (*GetProductConfigResponseProductConfigInnerArchiveSettings) GetGlobalArchiveSettings ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) GetGlobalArchiveSettings() GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings
GetGlobalArchiveSettings returns the GlobalArchiveSettings field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerArchiveSettings) GetGlobalArchiveSettingsOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) GetGlobalArchiveSettingsOk() (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings, bool)
GetGlobalArchiveSettingsOk returns a tuple with the GlobalArchiveSettings field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettings) GetNetstorageConnectionSettings ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) GetNetstorageConnectionSettings() []GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner
GetNetstorageConnectionSettings returns the NetstorageConnectionSettings field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerArchiveSettings) GetNetstorageConnectionSettingsOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) GetNetstorageConnectionSettingsOk() ([]GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner, bool)
GetNetstorageConnectionSettingsOk returns a tuple with the NetstorageConnectionSettings field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettings) GetS3ArchiveSettings ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) GetS3ArchiveSettings() []GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner
GetS3ArchiveSettings returns the S3ArchiveSettings field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerArchiveSettings) GetS3ArchiveSettingsOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) GetS3ArchiveSettingsOk() ([]GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner, bool)
GetS3ArchiveSettingsOk returns a tuple with the S3ArchiveSettings field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettings) HasGlobalArchiveSettings ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) HasGlobalArchiveSettings() bool
HasGlobalArchiveSettings returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettings) HasNetstorageConnectionSettings ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) HasNetstorageConnectionSettings() bool
HasNetstorageConnectionSettings returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettings) HasS3ArchiveSettings ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) HasS3ArchiveSettings() bool
HasS3ArchiveSettings returns a boolean if a field has been set.
func (GetProductConfigResponseProductConfigInnerArchiveSettings) MarshalJSON ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerArchiveSettings) MarshalJSON() ([]byte, error)
func (*GetProductConfigResponseProductConfigInnerArchiveSettings) SetGlobalArchiveSettings ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) SetGlobalArchiveSettings(v GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings)
SetGlobalArchiveSettings gets a reference to the given GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings and assigns it to the GlobalArchiveSettings field.
func (*GetProductConfigResponseProductConfigInnerArchiveSettings) SetNetstorageConnectionSettings ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) SetNetstorageConnectionSettings(v []GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner)
SetNetstorageConnectionSettings gets a reference to the given []GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner and assigns it to the NetstorageConnectionSettings field.
func (*GetProductConfigResponseProductConfigInnerArchiveSettings) SetS3ArchiveSettings ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettings) SetS3ArchiveSettings(v []GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner)
SetS3ArchiveSettings gets a reference to the given []GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner and assigns it to the S3ArchiveSettings field.
func (GetProductConfigResponseProductConfigInnerArchiveSettings) ToMap ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerArchiveSettings) ToMap() (map[string]interface{}, error)
type GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings ¶ added in v1.11.0
type GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings struct { AesKeyConversion *string `json:"aes_key_conversion,omitempty"` EnforceCustomMp4Path *bool `json:"enforce_custom_mp4_path,omitempty"` MasterUrlType *string `json:"master_url_type,omitempty"` MediaUrlType *string `json:"media_url_type,omitempty"` Origins *map[string]GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue `json:"origins,omitempty"` PreservePublishedDirectoryStructure *bool `json:"preserve_published_directory_structure,omitempty"` UrlType *string `json:"url_type,omitempty"` }
GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings struct for GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings
func NewGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings() *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings
NewGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings instantiates a new GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings 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 NewGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsWithDefaults ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsWithDefaults() *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings
NewGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsWithDefaults instantiates a new GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings 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 (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetAesKeyConversion ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetAesKeyConversion() string
GetAesKeyConversion returns the AesKeyConversion field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetAesKeyConversionOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetAesKeyConversionOk() (*string, bool)
GetAesKeyConversionOk returns a tuple with the AesKeyConversion field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetEnforceCustomMp4Path ¶ added in v1.21.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetEnforceCustomMp4Path() bool
GetEnforceCustomMp4Path returns the EnforceCustomMp4Path field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetEnforceCustomMp4PathOk ¶ added in v1.21.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetEnforceCustomMp4PathOk() (*bool, bool)
GetEnforceCustomMp4PathOk returns a tuple with the EnforceCustomMp4Path field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetMasterUrlType ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetMasterUrlType() string
GetMasterUrlType returns the MasterUrlType field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetMasterUrlTypeOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetMasterUrlTypeOk() (*string, bool)
GetMasterUrlTypeOk returns a tuple with the MasterUrlType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetMediaUrlType ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetMediaUrlType() string
GetMediaUrlType returns the MediaUrlType field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetMediaUrlTypeOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetMediaUrlTypeOk() (*string, bool)
GetMediaUrlTypeOk returns a tuple with the MediaUrlType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetOrigins ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetOrigins() map[string]GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue
GetOrigins returns the Origins field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetOriginsOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetOriginsOk() (*map[string]GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue, bool)
GetOriginsOk returns a tuple with the Origins field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetPreservePublishedDirectoryStructure ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetPreservePublishedDirectoryStructure() bool
GetPreservePublishedDirectoryStructure returns the PreservePublishedDirectoryStructure field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetPreservePublishedDirectoryStructureOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetPreservePublishedDirectoryStructureOk() (*bool, bool)
GetPreservePublishedDirectoryStructureOk returns a tuple with the PreservePublishedDirectoryStructure field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetUrlType ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetUrlType() string
GetUrlType returns the UrlType field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetUrlTypeOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) GetUrlTypeOk() (*string, bool)
GetUrlTypeOk returns a tuple with the UrlType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) HasAesKeyConversion ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) HasAesKeyConversion() bool
HasAesKeyConversion returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) HasEnforceCustomMp4Path ¶ added in v1.21.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) HasEnforceCustomMp4Path() bool
HasEnforceCustomMp4Path returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) HasMasterUrlType ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) HasMasterUrlType() bool
HasMasterUrlType returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) HasMediaUrlType ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) HasMediaUrlType() bool
HasMediaUrlType returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) HasOrigins ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) HasOrigins() bool
HasOrigins returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) HasPreservePublishedDirectoryStructure ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) HasPreservePublishedDirectoryStructure() bool
HasPreservePublishedDirectoryStructure returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) HasUrlType ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) HasUrlType() bool
HasUrlType returns a boolean if a field has been set.
func (GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) MarshalJSON ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) MarshalJSON() ([]byte, error)
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) SetAesKeyConversion ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) SetAesKeyConversion(v string)
SetAesKeyConversion gets a reference to the given string and assigns it to the AesKeyConversion field.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) SetEnforceCustomMp4Path ¶ added in v1.21.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) SetEnforceCustomMp4Path(v bool)
SetEnforceCustomMp4Path gets a reference to the given bool and assigns it to the EnforceCustomMp4Path field.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) SetMasterUrlType ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) SetMasterUrlType(v string)
SetMasterUrlType gets a reference to the given string and assigns it to the MasterUrlType field.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) SetMediaUrlType ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) SetMediaUrlType(v string)
SetMediaUrlType gets a reference to the given string and assigns it to the MediaUrlType field.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) SetOrigins ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) SetOrigins(v map[string]GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue)
SetOrigins gets a reference to the given map[string]GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue and assigns it to the Origins field.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) SetPreservePublishedDirectoryStructure ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) SetPreservePublishedDirectoryStructure(v bool)
SetPreservePublishedDirectoryStructure gets a reference to the given bool and assigns it to the PreservePublishedDirectoryStructure field.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) SetUrlType ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) SetUrlType(v string)
SetUrlType gets a reference to the given string and assigns it to the UrlType field.
func (GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) ToMap ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) ToMap() (map[string]interface{}, error)
type GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue ¶ added in v1.11.0
type GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue struct { Headers map[string]string `json:"headers"` Hostname string `json:"hostname"` }
GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue struct for GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue
func NewGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue(headers map[string]string, hostname string) *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue
NewGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue instantiates a new GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue 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 NewGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValueWithDefaults ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValueWithDefaults() *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue
NewGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValueWithDefaults instantiates a new GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue 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 (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) GetHeaders ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) GetHeaders() map[string]string
GetHeaders returns the Headers field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) GetHeadersOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) GetHeadersOk() (*map[string]string, bool)
GetHeadersOk returns a tuple with the Headers field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) GetHostname ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) GetHostname() string
GetHostname returns the Hostname field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) GetHostnameOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) GetHostnameOk() (*string, bool)
GetHostnameOk returns a tuple with the Hostname field value and a boolean to check if the value has been set.
func (GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) MarshalJSON ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) MarshalJSON() ([]byte, error)
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) SetHeaders ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) SetHeaders(v map[string]string)
SetHeaders sets field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) SetHostname ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) SetHostname(v string)
SetHostname sets field value
func (GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) ToMap ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) ToMap() (map[string]interface{}, error)
type GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner ¶ added in v1.11.0
type GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner struct { ArchiveTargetTypes []string `json:"archive_target_types,omitempty"` AutoArchiveOnCollapseTypes []string `json:"auto_archive_on_collapse_types,omitempty"` AutoCopyToNetstorage bool `json:"auto_copy_to_netstorage"` Basedir *string `json:"basedir,omitempty"` CopyCollapsedArchive bool `json:"copy_collapsed_archive"` CopyRawArchive bool `json:"copy_raw_archive"` Cpcode string `json:"cpcode"` Hostname string `json:"hostname"` Key string `json:"key"` Keyname string `json:"keyname"` ManifestUpdates *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates `json:"manifest_updates,omitempty"` }
GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner struct for GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner
func NewGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner(autoCopyToNetstorage bool, copyCollapsedArchive bool, copyRawArchive bool, cpcode string, hostname string, key string, keyname string) *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner
NewGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner instantiates a new GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner 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 NewGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerWithDefaults ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerWithDefaults() *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner
NewGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerWithDefaults instantiates a new GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner 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 (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetArchiveTargetTypes ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetArchiveTargetTypes() []string
GetArchiveTargetTypes returns the ArchiveTargetTypes field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetArchiveTargetTypesOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetArchiveTargetTypesOk() ([]string, bool)
GetArchiveTargetTypesOk returns a tuple with the ArchiveTargetTypes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetAutoArchiveOnCollapseTypes ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetAutoArchiveOnCollapseTypes() []string
GetAutoArchiveOnCollapseTypes returns the AutoArchiveOnCollapseTypes field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetAutoArchiveOnCollapseTypesOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetAutoArchiveOnCollapseTypesOk() ([]string, bool)
GetAutoArchiveOnCollapseTypesOk returns a tuple with the AutoArchiveOnCollapseTypes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetAutoCopyToNetstorage ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetAutoCopyToNetstorage() bool
GetAutoCopyToNetstorage returns the AutoCopyToNetstorage field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetAutoCopyToNetstorageOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetAutoCopyToNetstorageOk() (*bool, bool)
GetAutoCopyToNetstorageOk returns a tuple with the AutoCopyToNetstorage field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetBasedir ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetBasedir() string
GetBasedir returns the Basedir field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetBasedirOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetBasedirOk() (*string, bool)
GetBasedirOk returns a tuple with the Basedir field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetCopyCollapsedArchive ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetCopyCollapsedArchive() bool
GetCopyCollapsedArchive returns the CopyCollapsedArchive field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetCopyCollapsedArchiveOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetCopyCollapsedArchiveOk() (*bool, bool)
GetCopyCollapsedArchiveOk returns a tuple with the CopyCollapsedArchive field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetCopyRawArchive ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetCopyRawArchive() bool
GetCopyRawArchive returns the CopyRawArchive field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetCopyRawArchiveOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetCopyRawArchiveOk() (*bool, bool)
GetCopyRawArchiveOk returns a tuple with the CopyRawArchive field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetCpcode ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetCpcode() string
GetCpcode returns the Cpcode field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetCpcodeOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetCpcodeOk() (*string, bool)
GetCpcodeOk returns a tuple with the Cpcode field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetHostname ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetHostname() string
GetHostname returns the Hostname field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetHostnameOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetHostnameOk() (*string, bool)
GetHostnameOk returns a tuple with the Hostname field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetKey ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetKey() string
GetKey returns the Key field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetKeyOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetKeyOk() (*string, bool)
GetKeyOk returns a tuple with the Key field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetKeyname ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetKeyname() string
GetKeyname returns the Keyname field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetKeynameOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetKeynameOk() (*string, bool)
GetKeynameOk returns a tuple with the Keyname field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetManifestUpdates ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetManifestUpdates() GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates
GetManifestUpdates returns the ManifestUpdates field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetManifestUpdatesOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) GetManifestUpdatesOk() (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates, bool)
GetManifestUpdatesOk returns a tuple with the ManifestUpdates field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) HasArchiveTargetTypes ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) HasArchiveTargetTypes() bool
HasArchiveTargetTypes returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) HasAutoArchiveOnCollapseTypes ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) HasAutoArchiveOnCollapseTypes() bool
HasAutoArchiveOnCollapseTypes returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) HasBasedir ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) HasBasedir() bool
HasBasedir returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) HasManifestUpdates ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) HasManifestUpdates() bool
HasManifestUpdates returns a boolean if a field has been set.
func (GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) MarshalJSON ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) MarshalJSON() ([]byte, error)
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetArchiveTargetTypes ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetArchiveTargetTypes(v []string)
SetArchiveTargetTypes gets a reference to the given []string and assigns it to the ArchiveTargetTypes field.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetAutoArchiveOnCollapseTypes ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetAutoArchiveOnCollapseTypes(v []string)
SetAutoArchiveOnCollapseTypes gets a reference to the given []string and assigns it to the AutoArchiveOnCollapseTypes field.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetAutoCopyToNetstorage ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetAutoCopyToNetstorage(v bool)
SetAutoCopyToNetstorage sets field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetBasedir ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetBasedir(v string)
SetBasedir gets a reference to the given string and assigns it to the Basedir field.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetCopyCollapsedArchive ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetCopyCollapsedArchive(v bool)
SetCopyCollapsedArchive sets field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetCopyRawArchive ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetCopyRawArchive(v bool)
SetCopyRawArchive sets field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetCpcode ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetCpcode(v string)
SetCpcode sets field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetHostname ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetHostname(v string)
SetHostname sets field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetKey ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetKey(v string)
SetKey sets field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetKeyname ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetKeyname(v string)
SetKeyname sets field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetManifestUpdates ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) SetManifestUpdates(v GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates)
SetManifestUpdates gets a reference to the given GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates and assigns it to the ManifestUpdates field.
func (GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) ToMap ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) ToMap() (map[string]interface{}, error)
type GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates ¶ added in v1.11.0
type GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates struct { PlaybackAbsoluteBaseUrl *string `json:"playback_absolute_base_url,omitempty"` RemoveCrossPlaybackUrls bool `json:"remove_cross_playback_urls"` }
GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates struct for GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates
func NewGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates(removeCrossPlaybackUrls bool) *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates
NewGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates instantiates a new GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates 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 NewGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdatesWithDefaults ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdatesWithDefaults() *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates
NewGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdatesWithDefaults instantiates a new GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates 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 (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) GetPlaybackAbsoluteBaseUrl ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) GetPlaybackAbsoluteBaseUrl() string
GetPlaybackAbsoluteBaseUrl returns the PlaybackAbsoluteBaseUrl field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) GetPlaybackAbsoluteBaseUrlOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) GetPlaybackAbsoluteBaseUrlOk() (*string, bool)
GetPlaybackAbsoluteBaseUrlOk returns a tuple with the PlaybackAbsoluteBaseUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) GetRemoveCrossPlaybackUrls ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) GetRemoveCrossPlaybackUrls() bool
GetRemoveCrossPlaybackUrls returns the RemoveCrossPlaybackUrls field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) GetRemoveCrossPlaybackUrlsOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) GetRemoveCrossPlaybackUrlsOk() (*bool, bool)
GetRemoveCrossPlaybackUrlsOk returns a tuple with the RemoveCrossPlaybackUrls field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) HasPlaybackAbsoluteBaseUrl ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) HasPlaybackAbsoluteBaseUrl() bool
HasPlaybackAbsoluteBaseUrl returns a boolean if a field has been set.
func (GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) MarshalJSON ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) MarshalJSON() ([]byte, error)
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) SetPlaybackAbsoluteBaseUrl ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) SetPlaybackAbsoluteBaseUrl(v string)
SetPlaybackAbsoluteBaseUrl gets a reference to the given string and assigns it to the PlaybackAbsoluteBaseUrl field.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) SetRemoveCrossPlaybackUrls ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) SetRemoveCrossPlaybackUrls(v bool)
SetRemoveCrossPlaybackUrls sets field value
func (GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) ToMap ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) ToMap() (map[string]interface{}, error)
type GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner ¶ added in v1.11.0
type GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner struct { AccessKeyId *string `json:"access_key_id,omitempty"` ArchiveTargetTypes []string `json:"archive_target_types,omitempty"` AutoArchive bool `json:"auto_archive"` AutoArchiveOnCollapseTypes []string `json:"auto_archive_on_collapse_types,omitempty"` Bucket string `json:"bucket"` Endpoint *string `json:"endpoint,omitempty"` Prefix string `json:"prefix"` Region string `json:"region"` SecretAccessKey *string `json:"secret_access_key,omitempty"` SessionToken *string `json:"session_token,omitempty"` }
GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner struct for GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner
func NewGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner(autoArchive bool, bucket string, prefix string, region string) *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner
NewGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner instantiates a new GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner 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 NewGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInnerWithDefaults ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInnerWithDefaults() *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner
NewGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInnerWithDefaults instantiates a new GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner 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 (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetAccessKeyId ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetAccessKeyId() string
GetAccessKeyId returns the AccessKeyId field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetAccessKeyIdOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetAccessKeyIdOk() (*string, bool)
GetAccessKeyIdOk returns a tuple with the AccessKeyId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetArchiveTargetTypes ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetArchiveTargetTypes() []string
GetArchiveTargetTypes returns the ArchiveTargetTypes field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetArchiveTargetTypesOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetArchiveTargetTypesOk() ([]string, bool)
GetArchiveTargetTypesOk returns a tuple with the ArchiveTargetTypes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetAutoArchive ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetAutoArchive() bool
GetAutoArchive returns the AutoArchive field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetAutoArchiveOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetAutoArchiveOk() (*bool, bool)
GetAutoArchiveOk returns a tuple with the AutoArchive field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetAutoArchiveOnCollapseTypes ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetAutoArchiveOnCollapseTypes() []string
GetAutoArchiveOnCollapseTypes returns the AutoArchiveOnCollapseTypes field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetAutoArchiveOnCollapseTypesOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetAutoArchiveOnCollapseTypesOk() ([]string, bool)
GetAutoArchiveOnCollapseTypesOk returns a tuple with the AutoArchiveOnCollapseTypes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetBucket ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetBucket() string
GetBucket returns the Bucket field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetBucketOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetBucketOk() (*string, bool)
GetBucketOk returns a tuple with the Bucket field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetEndpoint ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetEndpoint() string
GetEndpoint returns the Endpoint field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetEndpointOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetEndpointOk() (*string, bool)
GetEndpointOk returns a tuple with the Endpoint field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetPrefix ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetPrefix() string
GetPrefix returns the Prefix field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetPrefixOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetPrefixOk() (*string, bool)
GetPrefixOk returns a tuple with the Prefix field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetRegion ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetRegion() string
GetRegion returns the Region field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetRegionOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetRegionOk() (*string, bool)
GetRegionOk returns a tuple with the Region field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetSecretAccessKey ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetSecretAccessKey() string
GetSecretAccessKey returns the SecretAccessKey field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetSecretAccessKeyOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetSecretAccessKeyOk() (*string, bool)
GetSecretAccessKeyOk returns a tuple with the SecretAccessKey field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetSessionToken ¶ added in v1.21.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetSessionToken() string
GetSessionToken returns the SessionToken field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetSessionTokenOk ¶ added in v1.21.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) GetSessionTokenOk() (*string, bool)
GetSessionTokenOk returns a tuple with the SessionToken field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) HasAccessKeyId ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) HasAccessKeyId() bool
HasAccessKeyId returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) HasArchiveTargetTypes ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) HasArchiveTargetTypes() bool
HasArchiveTargetTypes returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) HasAutoArchiveOnCollapseTypes ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) HasAutoArchiveOnCollapseTypes() bool
HasAutoArchiveOnCollapseTypes returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) HasEndpoint ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) HasEndpoint() bool
HasEndpoint returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) HasSecretAccessKey ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) HasSecretAccessKey() bool
HasSecretAccessKey returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) HasSessionToken ¶ added in v1.21.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) HasSessionToken() bool
HasSessionToken returns a boolean if a field has been set.
func (GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) MarshalJSON ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) MarshalJSON() ([]byte, error)
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetAccessKeyId ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetAccessKeyId(v string)
SetAccessKeyId gets a reference to the given string and assigns it to the AccessKeyId field.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetArchiveTargetTypes ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetArchiveTargetTypes(v []string)
SetArchiveTargetTypes gets a reference to the given []string and assigns it to the ArchiveTargetTypes field.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetAutoArchive ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetAutoArchive(v bool)
SetAutoArchive sets field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetAutoArchiveOnCollapseTypes ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetAutoArchiveOnCollapseTypes(v []string)
SetAutoArchiveOnCollapseTypes gets a reference to the given []string and assigns it to the AutoArchiveOnCollapseTypes field.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetBucket ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetBucket(v string)
SetBucket sets field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetEndpoint ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetEndpoint(v string)
SetEndpoint gets a reference to the given string and assigns it to the Endpoint field.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetPrefix ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetPrefix(v string)
SetPrefix sets field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetRegion ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetRegion(v string)
SetRegion sets field value
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetSecretAccessKey ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetSecretAccessKey(v string)
SetSecretAccessKey gets a reference to the given string and assigns it to the SecretAccessKey field.
func (*GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetSessionToken ¶ added in v1.21.0
func (o *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) SetSessionToken(v string)
SetSessionToken gets a reference to the given string and assigns it to the SessionToken field.
func (GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) ToMap ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) ToMap() (map[string]interface{}, error)
type GetProductConfigResponseProductConfigInnerCollapseConfig ¶ added in v1.11.0
type GetProductConfigResponseProductConfigInnerCollapseConfig struct { AutoCopyMp4 *bool `json:"auto_copy_mp4,omitempty"` AutoCreateMp4 *bool `json:"auto_create_mp4,omitempty"` M3u8FiltersConfig *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig `json:"m3u8_filters_config,omitempty"` UsePerUrlCollapseNotification *bool `json:"use_per_url_collapse_notification,omitempty"` V2FiltersConfig *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig `json:"v2_filters_config,omitempty"` }
GetProductConfigResponseProductConfigInnerCollapseConfig Collapse filter options
func NewGetProductConfigResponseProductConfigInnerCollapseConfig ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerCollapseConfig() *GetProductConfigResponseProductConfigInnerCollapseConfig
NewGetProductConfigResponseProductConfigInnerCollapseConfig instantiates a new GetProductConfigResponseProductConfigInnerCollapseConfig 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 NewGetProductConfigResponseProductConfigInnerCollapseConfigWithDefaults ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerCollapseConfigWithDefaults() *GetProductConfigResponseProductConfigInnerCollapseConfig
NewGetProductConfigResponseProductConfigInnerCollapseConfigWithDefaults instantiates a new GetProductConfigResponseProductConfigInnerCollapseConfig 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 (*GetProductConfigResponseProductConfigInnerCollapseConfig) GetAutoCopyMp4 ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) GetAutoCopyMp4() bool
GetAutoCopyMp4 returns the AutoCopyMp4 field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerCollapseConfig) GetAutoCopyMp4Ok ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) GetAutoCopyMp4Ok() (*bool, bool)
GetAutoCopyMp4Ok returns a tuple with the AutoCopyMp4 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseConfig) GetAutoCreateMp4 ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) GetAutoCreateMp4() bool
GetAutoCreateMp4 returns the AutoCreateMp4 field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerCollapseConfig) GetAutoCreateMp4Ok ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) GetAutoCreateMp4Ok() (*bool, bool)
GetAutoCreateMp4Ok returns a tuple with the AutoCreateMp4 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseConfig) GetM3u8FiltersConfig ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) GetM3u8FiltersConfig() GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig
GetM3u8FiltersConfig returns the M3u8FiltersConfig field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerCollapseConfig) GetM3u8FiltersConfigOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) GetM3u8FiltersConfigOk() (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig, bool)
GetM3u8FiltersConfigOk returns a tuple with the M3u8FiltersConfig field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseConfig) GetUsePerUrlCollapseNotification ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) GetUsePerUrlCollapseNotification() bool
GetUsePerUrlCollapseNotification returns the UsePerUrlCollapseNotification field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerCollapseConfig) GetUsePerUrlCollapseNotificationOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) GetUsePerUrlCollapseNotificationOk() (*bool, bool)
GetUsePerUrlCollapseNotificationOk returns a tuple with the UsePerUrlCollapseNotification field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseConfig) GetV2FiltersConfig ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) GetV2FiltersConfig() GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig
GetV2FiltersConfig returns the V2FiltersConfig field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerCollapseConfig) GetV2FiltersConfigOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) GetV2FiltersConfigOk() (*GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig, bool)
GetV2FiltersConfigOk returns a tuple with the V2FiltersConfig field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseConfig) HasAutoCopyMp4 ¶ added in v1.20.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) HasAutoCopyMp4() bool
HasAutoCopyMp4 returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseConfig) HasAutoCreateMp4 ¶ added in v1.20.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) HasAutoCreateMp4() bool
HasAutoCreateMp4 returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseConfig) HasM3u8FiltersConfig ¶ added in v1.20.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) HasM3u8FiltersConfig() bool
HasM3u8FiltersConfig returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseConfig) HasUsePerUrlCollapseNotification ¶ added in v1.20.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) HasUsePerUrlCollapseNotification() bool
HasUsePerUrlCollapseNotification returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseConfig) HasV2FiltersConfig ¶ added in v1.20.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) HasV2FiltersConfig() bool
HasV2FiltersConfig returns a boolean if a field has been set.
func (GetProductConfigResponseProductConfigInnerCollapseConfig) MarshalJSON ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerCollapseConfig) MarshalJSON() ([]byte, error)
func (*GetProductConfigResponseProductConfigInnerCollapseConfig) SetAutoCopyMp4 ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) SetAutoCopyMp4(v bool)
SetAutoCopyMp4 gets a reference to the given bool and assigns it to the AutoCopyMp4 field.
func (*GetProductConfigResponseProductConfigInnerCollapseConfig) SetAutoCreateMp4 ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) SetAutoCreateMp4(v bool)
SetAutoCreateMp4 gets a reference to the given bool and assigns it to the AutoCreateMp4 field.
func (*GetProductConfigResponseProductConfigInnerCollapseConfig) SetM3u8FiltersConfig ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) SetM3u8FiltersConfig(v GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig)
SetM3u8FiltersConfig gets a reference to the given GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig and assigns it to the M3u8FiltersConfig field.
func (*GetProductConfigResponseProductConfigInnerCollapseConfig) SetUsePerUrlCollapseNotification ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) SetUsePerUrlCollapseNotification(v bool)
SetUsePerUrlCollapseNotification gets a reference to the given bool and assigns it to the UsePerUrlCollapseNotification field.
func (*GetProductConfigResponseProductConfigInnerCollapseConfig) SetV2FiltersConfig ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfig) SetV2FiltersConfig(v GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig)
SetV2FiltersConfig gets a reference to the given GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig and assigns it to the V2FiltersConfig field.
func (GetProductConfigResponseProductConfigInnerCollapseConfig) ToMap ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerCollapseConfig) ToMap() (map[string]interface{}, error)
type GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig ¶ added in v1.11.0
type GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig struct {
Links []GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner `json:"links"`
}
GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig struct for GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig
func NewGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig(links []GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig
NewGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig instantiates a new GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig 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 NewGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigWithDefaults ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigWithDefaults() *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig
NewGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigWithDefaults instantiates a new GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig 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 (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) GetLinks ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) GetLinks() []GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner
GetLinks returns the Links field value
func (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) GetLinksOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) GetLinksOk() ([]GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner, bool)
GetLinksOk returns a tuple with the Links field value and a boolean to check if the value has been set.
func (GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) MarshalJSON ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) MarshalJSON() ([]byte, error)
func (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) SetLinks ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) SetLinks(v []GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner)
SetLinks sets field value
func (GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) ToMap ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) ToMap() (map[string]interface{}, error)
type GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner ¶ added in v1.11.0
type GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner struct { Filtertypes []string `json:"filtertypes"` Include bool `json:"include"` MaintainMarkers *bool `json:"maintain_markers,omitempty"` Timespan []GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner `json:"timespan,omitempty"` }
GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner struct for GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner
func NewGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner(filtertypes []string, include bool) *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner
NewGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner instantiates a new GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner 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 NewGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerWithDefaults ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerWithDefaults() *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner
NewGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerWithDefaults instantiates a new GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner 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 (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetFiltertypes ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetFiltertypes() []string
GetFiltertypes returns the Filtertypes field value
func (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetFiltertypesOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetFiltertypesOk() ([]string, bool)
GetFiltertypesOk returns a tuple with the Filtertypes field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetInclude ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetInclude() bool
GetInclude returns the Include field value
func (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetIncludeOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetIncludeOk() (*bool, bool)
GetIncludeOk returns a tuple with the Include field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetMaintainMarkers ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetMaintainMarkers() bool
GetMaintainMarkers returns the MaintainMarkers field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetMaintainMarkersOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetMaintainMarkersOk() (*bool, bool)
GetMaintainMarkersOk returns a tuple with the MaintainMarkers field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetTimespan ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetTimespan() []GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner
GetTimespan returns the Timespan field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetTimespanOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) GetTimespanOk() ([]GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner, bool)
GetTimespanOk returns a tuple with the Timespan field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) HasMaintainMarkers ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) HasMaintainMarkers() bool
HasMaintainMarkers returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) HasTimespan ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) HasTimespan() bool
HasTimespan returns a boolean if a field has been set.
func (GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) MarshalJSON ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) MarshalJSON() ([]byte, error)
func (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) SetFiltertypes ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) SetFiltertypes(v []string)
SetFiltertypes sets field value
func (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) SetInclude ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) SetInclude(v bool)
SetInclude sets field value
func (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) SetMaintainMarkers ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) SetMaintainMarkers(v bool)
SetMaintainMarkers gets a reference to the given bool and assigns it to the MaintainMarkers field.
func (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) SetTimespan ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) SetTimespan(v []GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner)
SetTimespan gets a reference to the given []GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner and assigns it to the Timespan field.
func (GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) ToMap ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) ToMap() (map[string]interface{}, error)
type GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner ¶ added in v1.11.0
type GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner struct { Endtime *time.Time `json:"endtime,omitempty" format:"date-time"` Starttime time.Time `json:"starttime" format:"date-time"` }
GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner struct for GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner
func NewGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner(starttime time.Time) *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner
NewGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner instantiates a new GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner 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 NewGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInnerWithDefaults ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInnerWithDefaults() *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner
NewGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInnerWithDefaults instantiates a new GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner 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 (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) GetEndtime ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) GetEndtime() time.Time
GetEndtime returns the Endtime field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) GetEndtimeOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) GetEndtimeOk() (*time.Time, bool)
GetEndtimeOk returns a tuple with the Endtime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) GetStarttime ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) GetStarttime() time.Time
GetStarttime returns the Starttime field value
func (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) GetStarttimeOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) GetStarttimeOk() (*time.Time, bool)
GetStarttimeOk returns a tuple with the Starttime field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) HasEndtime ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) HasEndtime() bool
HasEndtime returns a boolean if a field has been set.
func (GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) MarshalJSON ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) MarshalJSON() ([]byte, error)
func (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) SetEndtime ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) SetEndtime(v time.Time)
SetEndtime gets a reference to the given time.Time and assigns it to the Endtime field.
func (*GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) SetStarttime ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) SetStarttime(v time.Time)
SetStarttime sets field value
func (GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) ToMap ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) ToMap() (map[string]interface{}, error)
type GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig ¶ added in v1.11.0
type GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig struct { Scte35 *CollapseVODRequestFilterconfigScte35 `json:"scte_35,omitempty"` // Time-based filtering Time []CollapseVODRequestFilterconfigTimeInner `json:"time,omitempty" doc:"Time-based filtering"` }
GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig struct for GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig
func NewGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig() *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig
NewGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig instantiates a new GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig 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 NewGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfigWithDefaults ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfigWithDefaults() *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig
NewGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfigWithDefaults instantiates a new GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig 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 (*GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) GetScte35 ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) GetScte35() CollapseVODRequestFilterconfigScte35
GetScte35 returns the Scte35 field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) GetScte35Ok ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) GetScte35Ok() (*CollapseVODRequestFilterconfigScte35, bool)
GetScte35Ok returns a tuple with the Scte35 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) GetTime ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) GetTime() []CollapseVODRequestFilterconfigTimeInner
GetTime returns the Time field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) GetTimeOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) GetTimeOk() ([]CollapseVODRequestFilterconfigTimeInner, bool)
GetTimeOk returns a tuple with the Time field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) HasScte35 ¶ added in v1.20.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) HasScte35() bool
HasScte35 returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) HasTime ¶ added in v1.20.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) HasTime() bool
HasTime returns a boolean if a field has been set.
func (GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) MarshalJSON ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) MarshalJSON() ([]byte, error)
func (*GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) SetScte35 ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) SetScte35(v CollapseVODRequestFilterconfigScte35)
SetScte35 gets a reference to the given CollapseVODRequestFilterconfigScte35 and assigns it to the Scte35 field.
func (*GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) SetTime ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) SetTime(v []CollapseVODRequestFilterconfigTimeInner)
SetTime gets a reference to the given []CollapseVODRequestFilterconfigTimeInner and assigns it to the Time field.
func (GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) ToMap ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) ToMap() (map[string]interface{}, error)
type GetProductConfigResponseProductConfigInnerCollapseTriggerConfig ¶ added in v1.11.0
type GetProductConfigResponseProductConfigInnerCollapseTriggerConfig struct { AllowMultiple bool `json:"allow_multiple"` CollapseProgram bool `json:"collapse_program"` CollapseStream bool `json:"collapse_stream"` Scte35Upid *string `json:"scte35_upid,omitempty"` Triggers []GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner `json:"triggers,omitempty"` }
GetProductConfigResponseProductConfigInnerCollapseTriggerConfig Options for when to trigger collapses
func NewGetProductConfigResponseProductConfigInnerCollapseTriggerConfig ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerCollapseTriggerConfig(allowMultiple bool, collapseProgram bool, collapseStream bool) *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig
NewGetProductConfigResponseProductConfigInnerCollapseTriggerConfig instantiates a new GetProductConfigResponseProductConfigInnerCollapseTriggerConfig 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 NewGetProductConfigResponseProductConfigInnerCollapseTriggerConfigWithDefaults ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerCollapseTriggerConfigWithDefaults() *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig
NewGetProductConfigResponseProductConfigInnerCollapseTriggerConfigWithDefaults instantiates a new GetProductConfigResponseProductConfigInnerCollapseTriggerConfig 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 (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetAllowMultiple ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetAllowMultiple() bool
GetAllowMultiple returns the AllowMultiple field value
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetAllowMultipleOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetAllowMultipleOk() (*bool, bool)
GetAllowMultipleOk returns a tuple with the AllowMultiple field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetCollapseProgram ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetCollapseProgram() bool
GetCollapseProgram returns the CollapseProgram field value
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetCollapseProgramOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetCollapseProgramOk() (*bool, bool)
GetCollapseProgramOk returns a tuple with the CollapseProgram field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetCollapseStream ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetCollapseStream() bool
GetCollapseStream returns the CollapseStream field value
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetCollapseStreamOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetCollapseStreamOk() (*bool, bool)
GetCollapseStreamOk returns a tuple with the CollapseStream field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetScte35Upid ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetScte35Upid() string
GetScte35Upid returns the Scte35Upid field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetScte35UpidOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetScte35UpidOk() (*string, bool)
GetScte35UpidOk returns a tuple with the Scte35Upid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetTriggers ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetTriggers() []GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner
GetTriggers returns the Triggers field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetTriggersOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) GetTriggersOk() ([]GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner, bool)
GetTriggersOk returns a tuple with the Triggers field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) HasScte35Upid ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) HasScte35Upid() bool
HasScte35Upid returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) HasTriggers ¶ added in v1.20.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) HasTriggers() bool
HasTriggers returns a boolean if a field has been set.
func (GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) MarshalJSON ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) MarshalJSON() ([]byte, error)
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) SetAllowMultiple ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) SetAllowMultiple(v bool)
SetAllowMultiple sets field value
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) SetCollapseProgram ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) SetCollapseProgram(v bool)
SetCollapseProgram sets field value
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) SetCollapseStream ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) SetCollapseStream(v bool)
SetCollapseStream sets field value
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) SetScte35Upid ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) SetScte35Upid(v string)
SetScte35Upid gets a reference to the given string and assigns it to the Scte35Upid field.
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) SetTriggers ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) SetTriggers(v []GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner)
SetTriggers gets a reference to the given []GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner and assigns it to the Triggers field.
func (GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) ToMap ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) ToMap() (map[string]interface{}, error)
type GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner ¶ added in v1.11.0
type GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner struct { Scte35Upid *string `json:"scte35_upid,omitempty"` SegmentationEventId *int32 `json:"segmentation_event_id,omitempty" format:"int32" minimum:"0"` SegmentationTypeId int32 `json:"segmentation_type_id" format:"int32"` }
GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner struct for GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner
func NewGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner(segmentationTypeId int32) *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner
NewGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner instantiates a new GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner 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 NewGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInnerWithDefaults ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInnerWithDefaults() *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner
NewGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInnerWithDefaults instantiates a new GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner 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 (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) GetScte35Upid ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) GetScte35Upid() string
GetScte35Upid returns the Scte35Upid field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) GetScte35UpidOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) GetScte35UpidOk() (*string, bool)
GetScte35UpidOk returns a tuple with the Scte35Upid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) GetSegmentationEventId ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) GetSegmentationEventId() int32
GetSegmentationEventId returns the SegmentationEventId field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) GetSegmentationEventIdOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) GetSegmentationEventIdOk() (*int32, bool)
GetSegmentationEventIdOk returns a tuple with the SegmentationEventId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) GetSegmentationTypeId ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) GetSegmentationTypeId() int32
GetSegmentationTypeId returns the SegmentationTypeId field value
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) GetSegmentationTypeIdOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) GetSegmentationTypeIdOk() (*int32, bool)
GetSegmentationTypeIdOk returns a tuple with the SegmentationTypeId field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) HasScte35Upid ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) HasScte35Upid() bool
HasScte35Upid returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) HasSegmentationEventId ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) HasSegmentationEventId() bool
HasSegmentationEventId returns a boolean if a field has been set.
func (GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) MarshalJSON ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) MarshalJSON() ([]byte, error)
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) SetScte35Upid ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) SetScte35Upid(v string)
SetScte35Upid gets a reference to the given string and assigns it to the Scte35Upid field.
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) SetSegmentationEventId ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) SetSegmentationEventId(v int32)
SetSegmentationEventId gets a reference to the given int32 and assigns it to the SegmentationEventId field.
func (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) SetSegmentationTypeId ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) SetSegmentationTypeId(v int32)
SetSegmentationTypeId sets field value
func (GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) ToMap ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) ToMap() (map[string]interface{}, error)
type GetProductConfigResponseProductConfigInnerEdcPartialPresentations ¶ added in v1.11.0
type GetProductConfigResponseProductConfigInnerEdcPartialPresentations struct {
Presentations []GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner `json:"presentations"`
}
GetProductConfigResponseProductConfigInnerEdcPartialPresentations Partial presentation definitions
func NewGetProductConfigResponseProductConfigInnerEdcPartialPresentations ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerEdcPartialPresentations(presentations []GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) *GetProductConfigResponseProductConfigInnerEdcPartialPresentations
NewGetProductConfigResponseProductConfigInnerEdcPartialPresentations instantiates a new GetProductConfigResponseProductConfigInnerEdcPartialPresentations 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 NewGetProductConfigResponseProductConfigInnerEdcPartialPresentationsWithDefaults ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerEdcPartialPresentationsWithDefaults() *GetProductConfigResponseProductConfigInnerEdcPartialPresentations
NewGetProductConfigResponseProductConfigInnerEdcPartialPresentationsWithDefaults instantiates a new GetProductConfigResponseProductConfigInnerEdcPartialPresentations 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 (*GetProductConfigResponseProductConfigInnerEdcPartialPresentations) GetPresentations ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerEdcPartialPresentations) GetPresentations() []GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner
GetPresentations returns the Presentations field value
func (*GetProductConfigResponseProductConfigInnerEdcPartialPresentations) GetPresentationsOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerEdcPartialPresentations) GetPresentationsOk() ([]GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner, bool)
GetPresentationsOk returns a tuple with the Presentations field value and a boolean to check if the value has been set.
func (GetProductConfigResponseProductConfigInnerEdcPartialPresentations) MarshalJSON ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerEdcPartialPresentations) MarshalJSON() ([]byte, error)
func (*GetProductConfigResponseProductConfigInnerEdcPartialPresentations) SetPresentations ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerEdcPartialPresentations) SetPresentations(v []GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner)
SetPresentations sets field value
func (GetProductConfigResponseProductConfigInnerEdcPartialPresentations) ToMap ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerEdcPartialPresentations) ToMap() (map[string]interface{}, error)
type GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner ¶ added in v1.11.0
type GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner struct { Name string `json:"name"` Renditions []int32 `json:"renditions" format:"int32"` }
GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner struct for GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner
func NewGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner(name string, renditions []int32) *GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner
NewGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner instantiates a new GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner 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 NewGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInnerWithDefaults ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInnerWithDefaults() *GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner
NewGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInnerWithDefaults instantiates a new GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner 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 (*GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) GetName ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) GetName() string
GetName returns the Name field value
func (*GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) GetNameOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) GetRenditions ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) GetRenditions() []int32
GetRenditions returns the Renditions field value
func (*GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) GetRenditionsOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) GetRenditionsOk() ([]int32, bool)
GetRenditionsOk returns a tuple with the Renditions field value and a boolean to check if the value has been set.
func (GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) MarshalJSON ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) MarshalJSON() ([]byte, error)
func (*GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) SetName ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) SetName(v string)
SetName sets field value
func (*GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) SetRenditions ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) SetRenditions(v []int32)
SetRenditions sets field value
func (GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) ToMap ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) ToMap() (map[string]interface{}, error)
type GetProductConfigResponseProductConfigInnerNotificationsInner ¶ added in v1.11.0
type GetProductConfigResponseProductConfigInnerNotificationsInner struct { EventTypes []string `json:"event_types"` Name string `json:"name"` Notification GetProductConfigResponseProductConfigInnerNotificationsInnerNotification `json:"notification"` }
GetProductConfigResponseProductConfigInnerNotificationsInner struct for GetProductConfigResponseProductConfigInnerNotificationsInner
func NewGetProductConfigResponseProductConfigInnerNotificationsInner ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerNotificationsInner(eventTypes []string, name string, notification GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) *GetProductConfigResponseProductConfigInnerNotificationsInner
NewGetProductConfigResponseProductConfigInnerNotificationsInner instantiates a new GetProductConfigResponseProductConfigInnerNotificationsInner 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 NewGetProductConfigResponseProductConfigInnerNotificationsInnerWithDefaults ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerNotificationsInnerWithDefaults() *GetProductConfigResponseProductConfigInnerNotificationsInner
NewGetProductConfigResponseProductConfigInnerNotificationsInnerWithDefaults instantiates a new GetProductConfigResponseProductConfigInnerNotificationsInner 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 (*GetProductConfigResponseProductConfigInnerNotificationsInner) GetEventTypes ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInner) GetEventTypes() []string
GetEventTypes returns the EventTypes field value
func (*GetProductConfigResponseProductConfigInnerNotificationsInner) GetEventTypesOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInner) GetEventTypesOk() ([]string, bool)
GetEventTypesOk returns a tuple with the EventTypes field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerNotificationsInner) GetName ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInner) GetName() string
GetName returns the Name field value
func (*GetProductConfigResponseProductConfigInnerNotificationsInner) GetNameOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerNotificationsInner) GetNotification ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInner) GetNotification() GetProductConfigResponseProductConfigInnerNotificationsInnerNotification
GetNotification returns the Notification field value
func (*GetProductConfigResponseProductConfigInnerNotificationsInner) GetNotificationOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInner) GetNotificationOk() (*GetProductConfigResponseProductConfigInnerNotificationsInnerNotification, bool)
GetNotificationOk returns a tuple with the Notification field value and a boolean to check if the value has been set.
func (GetProductConfigResponseProductConfigInnerNotificationsInner) MarshalJSON ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerNotificationsInner) MarshalJSON() ([]byte, error)
func (*GetProductConfigResponseProductConfigInnerNotificationsInner) SetEventTypes ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInner) SetEventTypes(v []string)
SetEventTypes sets field value
func (*GetProductConfigResponseProductConfigInnerNotificationsInner) SetName ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInner) SetName(v string)
SetName sets field value
func (*GetProductConfigResponseProductConfigInnerNotificationsInner) SetNotification ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInner) SetNotification(v GetProductConfigResponseProductConfigInnerNotificationsInnerNotification)
SetNotification sets field value
func (GetProductConfigResponseProductConfigInnerNotificationsInner) ToMap ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerNotificationsInner) ToMap() (map[string]interface{}, error)
type GetProductConfigResponseProductConfigInnerNotificationsInnerNotification ¶ added in v1.11.0
type GetProductConfigResponseProductConfigInnerNotificationsInnerNotification struct { NotificationHostname *string `json:"notification_hostname,omitempty"` NotificationSettings string `json:"notification_settings"` NotificationType string `json:"notification_type"` UseChannelApi *bool `json:"use_channel_api,omitempty"` }
GetProductConfigResponseProductConfigInnerNotificationsInnerNotification struct for GetProductConfigResponseProductConfigInnerNotificationsInnerNotification
func NewGetProductConfigResponseProductConfigInnerNotificationsInnerNotification ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerNotificationsInnerNotification(notificationSettings string, notificationType string) *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification
NewGetProductConfigResponseProductConfigInnerNotificationsInnerNotification instantiates a new GetProductConfigResponseProductConfigInnerNotificationsInnerNotification 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 NewGetProductConfigResponseProductConfigInnerNotificationsInnerNotificationWithDefaults ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerNotificationsInnerNotificationWithDefaults() *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification
NewGetProductConfigResponseProductConfigInnerNotificationsInnerNotificationWithDefaults instantiates a new GetProductConfigResponseProductConfigInnerNotificationsInnerNotification 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 (*GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetNotificationHostname ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetNotificationHostname() string
GetNotificationHostname returns the NotificationHostname field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetNotificationHostnameOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetNotificationHostnameOk() (*string, bool)
GetNotificationHostnameOk returns a tuple with the NotificationHostname field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetNotificationSettings ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetNotificationSettings() string
GetNotificationSettings returns the NotificationSettings field value
func (*GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetNotificationSettingsOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetNotificationSettingsOk() (*string, bool)
GetNotificationSettingsOk returns a tuple with the NotificationSettings field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetNotificationType ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetNotificationType() string
GetNotificationType returns the NotificationType field value
func (*GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetNotificationTypeOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetNotificationTypeOk() (*string, bool)
GetNotificationTypeOk returns a tuple with the NotificationType field value and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetUseChannelApi ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetUseChannelApi() bool
GetUseChannelApi returns the UseChannelApi field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetUseChannelApiOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) GetUseChannelApiOk() (*bool, bool)
GetUseChannelApiOk returns a tuple with the UseChannelApi field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) HasNotificationHostname ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) HasNotificationHostname() bool
HasNotificationHostname returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) HasUseChannelApi ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) HasUseChannelApi() bool
HasUseChannelApi returns a boolean if a field has been set.
func (GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) MarshalJSON ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) MarshalJSON() ([]byte, error)
func (*GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) SetNotificationHostname ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) SetNotificationHostname(v string)
SetNotificationHostname gets a reference to the given string and assigns it to the NotificationHostname field.
func (*GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) SetNotificationSettings ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) SetNotificationSettings(v string)
SetNotificationSettings sets field value
func (*GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) SetNotificationType ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) SetNotificationType(v string)
SetNotificationType sets field value
func (*GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) SetUseChannelApi ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) SetUseChannelApi(v bool)
SetUseChannelApi gets a reference to the given bool and assigns it to the UseChannelApi field.
func (GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) ToMap ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) ToMap() (map[string]interface{}, error)
type GetProductConfigResponseProductConfigInnerWorkflowConfig ¶ added in v1.11.0
type GetProductConfigResponseProductConfigInnerWorkflowConfig struct { CutprogramPaddingInSeconds *int32 `json:"cutprogram_padding_in_seconds,omitempty" format:"int32"` MakeMp4 *bool `json:"make_mp4,omitempty"` Mp4FeatureFlag *string `json:"mp4-feature-flag,omitempty"` }
GetProductConfigResponseProductConfigInnerWorkflowConfig Config variables for workflows
func NewGetProductConfigResponseProductConfigInnerWorkflowConfig ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerWorkflowConfig() *GetProductConfigResponseProductConfigInnerWorkflowConfig
NewGetProductConfigResponseProductConfigInnerWorkflowConfig instantiates a new GetProductConfigResponseProductConfigInnerWorkflowConfig 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 NewGetProductConfigResponseProductConfigInnerWorkflowConfigWithDefaults ¶ added in v1.11.0
func NewGetProductConfigResponseProductConfigInnerWorkflowConfigWithDefaults() *GetProductConfigResponseProductConfigInnerWorkflowConfig
NewGetProductConfigResponseProductConfigInnerWorkflowConfigWithDefaults instantiates a new GetProductConfigResponseProductConfigInnerWorkflowConfig 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 (*GetProductConfigResponseProductConfigInnerWorkflowConfig) GetCutprogramPaddingInSeconds ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) GetCutprogramPaddingInSeconds() int32
GetCutprogramPaddingInSeconds returns the CutprogramPaddingInSeconds field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerWorkflowConfig) GetCutprogramPaddingInSecondsOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) GetCutprogramPaddingInSecondsOk() (*int32, bool)
GetCutprogramPaddingInSecondsOk returns a tuple with the CutprogramPaddingInSeconds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerWorkflowConfig) GetMakeMp4 ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) GetMakeMp4() bool
GetMakeMp4 returns the MakeMp4 field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerWorkflowConfig) GetMakeMp4Ok ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) GetMakeMp4Ok() (*bool, bool)
GetMakeMp4Ok returns a tuple with the MakeMp4 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerWorkflowConfig) GetMp4FeatureFlag ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) GetMp4FeatureFlag() string
GetMp4FeatureFlag returns the Mp4FeatureFlag field value if set, zero value otherwise.
func (*GetProductConfigResponseProductConfigInnerWorkflowConfig) GetMp4FeatureFlagOk ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) GetMp4FeatureFlagOk() (*string, bool)
GetMp4FeatureFlagOk returns a tuple with the Mp4FeatureFlag field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductConfigResponseProductConfigInnerWorkflowConfig) HasCutprogramPaddingInSeconds ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) HasCutprogramPaddingInSeconds() bool
HasCutprogramPaddingInSeconds returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerWorkflowConfig) HasMakeMp4 ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) HasMakeMp4() bool
HasMakeMp4 returns a boolean if a field has been set.
func (*GetProductConfigResponseProductConfigInnerWorkflowConfig) HasMp4FeatureFlag ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) HasMp4FeatureFlag() bool
HasMp4FeatureFlag returns a boolean if a field has been set.
func (GetProductConfigResponseProductConfigInnerWorkflowConfig) MarshalJSON ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerWorkflowConfig) MarshalJSON() ([]byte, error)
func (*GetProductConfigResponseProductConfigInnerWorkflowConfig) SetCutprogramPaddingInSeconds ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) SetCutprogramPaddingInSeconds(v int32)
SetCutprogramPaddingInSeconds gets a reference to the given int32 and assigns it to the CutprogramPaddingInSeconds field.
func (*GetProductConfigResponseProductConfigInnerWorkflowConfig) SetMakeMp4 ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) SetMakeMp4(v bool)
SetMakeMp4 gets a reference to the given bool and assigns it to the MakeMp4 field.
func (*GetProductConfigResponseProductConfigInnerWorkflowConfig) SetMp4FeatureFlag ¶ added in v1.11.0
func (o *GetProductConfigResponseProductConfigInnerWorkflowConfig) SetMp4FeatureFlag(v string)
SetMp4FeatureFlag gets a reference to the given string and assigns it to the Mp4FeatureFlag field.
func (GetProductConfigResponseProductConfigInnerWorkflowConfig) ToMap ¶ added in v1.11.0
func (o GetProductConfigResponseProductConfigInnerWorkflowConfig) ToMap() (map[string]interface{}, error)
type GetProductResponse ¶ added in v1.1.0
type GetProductResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Errors when fetching product Errors []ErrorModelErrorsInner `json:"errors" doc:"Errors when fetching product"` // Product Array Products []GetProductResponseProductsInner `json:"products" doc:"Product Array"` }
GetProductResponse struct for GetProductResponse
func NewGetProductResponse ¶ added in v1.1.0
func NewGetProductResponse(errors []ErrorModelErrorsInner, products []GetProductResponseProductsInner) *GetProductResponse
NewGetProductResponse instantiates a new GetProductResponse 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 NewGetProductResponseWithDefaults ¶ added in v1.1.0
func NewGetProductResponseWithDefaults() *GetProductResponse
NewGetProductResponseWithDefaults instantiates a new GetProductResponse 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 (*GetProductResponse) GetErrors ¶ added in v1.1.0
func (o *GetProductResponse) GetErrors() []ErrorModelErrorsInner
GetErrors returns the Errors field value
func (*GetProductResponse) GetErrorsOk ¶ added in v1.1.0
func (o *GetProductResponse) GetErrorsOk() ([]ErrorModelErrorsInner, bool)
GetErrorsOk returns a tuple with the Errors field value and a boolean to check if the value has been set.
func (*GetProductResponse) GetProducts ¶ added in v1.1.0
func (o *GetProductResponse) GetProducts() []GetProductResponseProductsInner
GetProducts returns the Products field value
func (*GetProductResponse) GetProductsOk ¶ added in v1.1.0
func (o *GetProductResponse) GetProductsOk() ([]GetProductResponseProductsInner, bool)
GetProductsOk returns a tuple with the Products field value and a boolean to check if the value has been set.
func (*GetProductResponse) GetSchema ¶ added in v1.1.0
func (o *GetProductResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*GetProductResponse) GetSchemaOk ¶ added in v1.1.0
func (o *GetProductResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductResponse) HasSchema ¶ added in v1.1.0
func (o *GetProductResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (GetProductResponse) MarshalJSON ¶ added in v1.1.0
func (o GetProductResponse) MarshalJSON() ([]byte, error)
func (*GetProductResponse) SetErrors ¶ added in v1.1.0
func (o *GetProductResponse) SetErrors(v []ErrorModelErrorsInner)
SetErrors sets field value
func (*GetProductResponse) SetProducts ¶ added in v1.1.0
func (o *GetProductResponse) SetProducts(v []GetProductResponseProductsInner)
SetProducts sets field value
func (*GetProductResponse) SetSchema ¶ added in v1.1.0
func (o *GetProductResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (GetProductResponse) ToMap ¶ added in v1.1.0
func (o GetProductResponse) ToMap() (map[string]interface{}, error)
type GetProductResponseProductsInner ¶ added in v1.1.0
type GetProductResponseProductsInner struct { // Description for the product Description string `json:"description" doc:"Description for the product"` // Number of files in the product FileCount int64 `json:"file_count" format:"int64" doc:"Number of files in the product"` // ID for the product Id int64 `json:"id" format:"int64" doc:"ID for the product"` // Name of the product Name string `json:"name" doc:"Name of the product"` // Region represents the general geolocation the product is in. Region *string `json:"region,omitempty" enum:"US_WEST,US_EAST" doc:"Region represents the general geolocation the product is in."` // Total Bytes of the product TotalBytes int64 `json:"total_bytes" format:"int64" doc:"Total Bytes of the product"` }
GetProductResponseProductsInner struct for GetProductResponseProductsInner
func NewGetProductResponseProductsInner ¶ added in v1.1.0
func NewGetProductResponseProductsInner(description string, fileCount int64, id int64, name string, totalBytes int64) *GetProductResponseProductsInner
NewGetProductResponseProductsInner instantiates a new GetProductResponseProductsInner 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 NewGetProductResponseProductsInnerWithDefaults ¶ added in v1.1.0
func NewGetProductResponseProductsInnerWithDefaults() *GetProductResponseProductsInner
NewGetProductResponseProductsInnerWithDefaults instantiates a new GetProductResponseProductsInner 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 (*GetProductResponseProductsInner) GetDescription ¶ added in v1.1.0
func (o *GetProductResponseProductsInner) GetDescription() string
GetDescription returns the Description field value
func (*GetProductResponseProductsInner) GetDescriptionOk ¶ added in v1.1.0
func (o *GetProductResponseProductsInner) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value and a boolean to check if the value has been set.
func (*GetProductResponseProductsInner) GetFileCount ¶ added in v1.1.0
func (o *GetProductResponseProductsInner) GetFileCount() int64
GetFileCount returns the FileCount field value
func (*GetProductResponseProductsInner) GetFileCountOk ¶ added in v1.1.0
func (o *GetProductResponseProductsInner) GetFileCountOk() (*int64, bool)
GetFileCountOk returns a tuple with the FileCount field value and a boolean to check if the value has been set.
func (*GetProductResponseProductsInner) GetId ¶ added in v1.1.0
func (o *GetProductResponseProductsInner) GetId() int64
GetId returns the Id field value
func (*GetProductResponseProductsInner) GetIdOk ¶ added in v1.1.0
func (o *GetProductResponseProductsInner) GetIdOk() (*int64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*GetProductResponseProductsInner) GetName ¶ added in v1.1.0
func (o *GetProductResponseProductsInner) GetName() string
GetName returns the Name field value
func (*GetProductResponseProductsInner) GetNameOk ¶ added in v1.1.0
func (o *GetProductResponseProductsInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*GetProductResponseProductsInner) GetRegion ¶ added in v1.1.0
func (o *GetProductResponseProductsInner) GetRegion() string
GetRegion returns the Region field value if set, zero value otherwise.
func (*GetProductResponseProductsInner) GetRegionOk ¶ added in v1.1.0
func (o *GetProductResponseProductsInner) GetRegionOk() (*string, bool)
GetRegionOk returns a tuple with the Region field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProductResponseProductsInner) GetTotalBytes ¶ added in v1.1.0
func (o *GetProductResponseProductsInner) GetTotalBytes() int64
GetTotalBytes returns the TotalBytes field value
func (*GetProductResponseProductsInner) GetTotalBytesOk ¶ added in v1.1.0
func (o *GetProductResponseProductsInner) GetTotalBytesOk() (*int64, bool)
GetTotalBytesOk returns a tuple with the TotalBytes field value and a boolean to check if the value has been set.
func (*GetProductResponseProductsInner) HasRegion ¶ added in v1.1.0
func (o *GetProductResponseProductsInner) HasRegion() bool
HasRegion returns a boolean if a field has been set.
func (GetProductResponseProductsInner) MarshalJSON ¶ added in v1.1.0
func (o GetProductResponseProductsInner) MarshalJSON() ([]byte, error)
func (*GetProductResponseProductsInner) SetDescription ¶ added in v1.1.0
func (o *GetProductResponseProductsInner) SetDescription(v string)
SetDescription sets field value
func (*GetProductResponseProductsInner) SetFileCount ¶ added in v1.1.0
func (o *GetProductResponseProductsInner) SetFileCount(v int64)
SetFileCount sets field value
func (*GetProductResponseProductsInner) SetId ¶ added in v1.1.0
func (o *GetProductResponseProductsInner) SetId(v int64)
SetId sets field value
func (*GetProductResponseProductsInner) SetName ¶ added in v1.1.0
func (o *GetProductResponseProductsInner) SetName(v string)
SetName sets field value
func (*GetProductResponseProductsInner) SetRegion ¶ added in v1.1.0
func (o *GetProductResponseProductsInner) SetRegion(v string)
SetRegion gets a reference to the given string and assigns it to the Region field.
func (*GetProductResponseProductsInner) SetTotalBytes ¶ added in v1.1.0
func (o *GetProductResponseProductsInner) SetTotalBytes(v int64)
SetTotalBytes sets field value
func (GetProductResponseProductsInner) ToMap ¶ added in v1.1.0
func (o GetProductResponseProductsInner) ToMap() (map[string]interface{}, error)
type GetScte35MarkerByClipIDResponse ¶ added in v1.11.0
type GetScte35MarkerByClipIDResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // List of scte markers for clip Scte35Markers []GetScte35MarkerByClipIDResponseScte35MarkersInner `json:"scte35_markers" doc:"List of scte markers for clip"` }
GetScte35MarkerByClipIDResponse struct for GetScte35MarkerByClipIDResponse
func NewGetScte35MarkerByClipIDResponse ¶ added in v1.11.0
func NewGetScte35MarkerByClipIDResponse(scte35Markers []GetScte35MarkerByClipIDResponseScte35MarkersInner) *GetScte35MarkerByClipIDResponse
NewGetScte35MarkerByClipIDResponse instantiates a new GetScte35MarkerByClipIDResponse 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 NewGetScte35MarkerByClipIDResponseWithDefaults ¶ added in v1.11.0
func NewGetScte35MarkerByClipIDResponseWithDefaults() *GetScte35MarkerByClipIDResponse
NewGetScte35MarkerByClipIDResponseWithDefaults instantiates a new GetScte35MarkerByClipIDResponse 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 (*GetScte35MarkerByClipIDResponse) GetSchema ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*GetScte35MarkerByClipIDResponse) GetSchemaOk ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetScte35MarkerByClipIDResponse) GetScte35Markers ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponse) GetScte35Markers() []GetScte35MarkerByClipIDResponseScte35MarkersInner
GetScte35Markers returns the Scte35Markers field value
func (*GetScte35MarkerByClipIDResponse) GetScte35MarkersOk ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponse) GetScte35MarkersOk() ([]GetScte35MarkerByClipIDResponseScte35MarkersInner, bool)
GetScte35MarkersOk returns a tuple with the Scte35Markers field value and a boolean to check if the value has been set.
func (*GetScte35MarkerByClipIDResponse) HasSchema ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (GetScte35MarkerByClipIDResponse) MarshalJSON ¶ added in v1.11.0
func (o GetScte35MarkerByClipIDResponse) MarshalJSON() ([]byte, error)
func (*GetScte35MarkerByClipIDResponse) SetSchema ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*GetScte35MarkerByClipIDResponse) SetScte35Markers ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponse) SetScte35Markers(v []GetScte35MarkerByClipIDResponseScte35MarkersInner)
SetScte35Markers sets field value
func (GetScte35MarkerByClipIDResponse) ToMap ¶ added in v1.11.0
func (o GetScte35MarkerByClipIDResponse) ToMap() (map[string]interface{}, error)
type GetScte35MarkerByClipIDResponseScte35MarkersInner ¶ added in v1.11.0
type GetScte35MarkerByClipIDResponseScte35MarkersInner struct { CreatedTime time.Time `json:"created_time" format:"date-time"` CueId int32 `json:"cue_id" format:"int32" minimum:"0"` MarkerId int64 `json:"marker_id" format:"int64"` Progress string `json:"progress"` TimelineEvent string `json:"timeline_event"` Timestamp time.Time `json:"timestamp" format:"date-time"` Type string `json:"type"` }
GetScte35MarkerByClipIDResponseScte35MarkersInner struct for GetScte35MarkerByClipIDResponseScte35MarkersInner
func NewGetScte35MarkerByClipIDResponseScte35MarkersInner ¶ added in v1.11.0
func NewGetScte35MarkerByClipIDResponseScte35MarkersInner(createdTime time.Time, cueId int32, markerId int64, progress string, timelineEvent string, timestamp time.Time, type_ string) *GetScte35MarkerByClipIDResponseScte35MarkersInner
NewGetScte35MarkerByClipIDResponseScte35MarkersInner instantiates a new GetScte35MarkerByClipIDResponseScte35MarkersInner 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 NewGetScte35MarkerByClipIDResponseScte35MarkersInnerWithDefaults ¶ added in v1.11.0
func NewGetScte35MarkerByClipIDResponseScte35MarkersInnerWithDefaults() *GetScte35MarkerByClipIDResponseScte35MarkersInner
NewGetScte35MarkerByClipIDResponseScte35MarkersInnerWithDefaults instantiates a new GetScte35MarkerByClipIDResponseScte35MarkersInner 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 (*GetScte35MarkerByClipIDResponseScte35MarkersInner) GetCreatedTime ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetCreatedTime() time.Time
GetCreatedTime returns the CreatedTime field value
func (*GetScte35MarkerByClipIDResponseScte35MarkersInner) GetCreatedTimeOk ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetCreatedTimeOk() (*time.Time, bool)
GetCreatedTimeOk returns a tuple with the CreatedTime field value and a boolean to check if the value has been set.
func (*GetScte35MarkerByClipIDResponseScte35MarkersInner) GetCueId ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetCueId() int32
GetCueId returns the CueId field value
func (*GetScte35MarkerByClipIDResponseScte35MarkersInner) GetCueIdOk ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetCueIdOk() (*int32, bool)
GetCueIdOk returns a tuple with the CueId field value and a boolean to check if the value has been set.
func (*GetScte35MarkerByClipIDResponseScte35MarkersInner) GetMarkerId ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetMarkerId() int64
GetMarkerId returns the MarkerId field value
func (*GetScte35MarkerByClipIDResponseScte35MarkersInner) GetMarkerIdOk ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetMarkerIdOk() (*int64, bool)
GetMarkerIdOk returns a tuple with the MarkerId field value and a boolean to check if the value has been set.
func (*GetScte35MarkerByClipIDResponseScte35MarkersInner) GetProgress ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetProgress() string
GetProgress returns the Progress field value
func (*GetScte35MarkerByClipIDResponseScte35MarkersInner) GetProgressOk ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetProgressOk() (*string, bool)
GetProgressOk returns a tuple with the Progress field value and a boolean to check if the value has been set.
func (*GetScte35MarkerByClipIDResponseScte35MarkersInner) GetTimelineEvent ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetTimelineEvent() string
GetTimelineEvent returns the TimelineEvent field value
func (*GetScte35MarkerByClipIDResponseScte35MarkersInner) GetTimelineEventOk ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetTimelineEventOk() (*string, bool)
GetTimelineEventOk returns a tuple with the TimelineEvent field value and a boolean to check if the value has been set.
func (*GetScte35MarkerByClipIDResponseScte35MarkersInner) GetTimestamp ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetTimestamp() time.Time
GetTimestamp returns the Timestamp field value
func (*GetScte35MarkerByClipIDResponseScte35MarkersInner) GetTimestampOk ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetTimestampOk() (*time.Time, bool)
GetTimestampOk returns a tuple with the Timestamp field value and a boolean to check if the value has been set.
func (*GetScte35MarkerByClipIDResponseScte35MarkersInner) GetType ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetType() string
GetType returns the Type field value
func (*GetScte35MarkerByClipIDResponseScte35MarkersInner) GetTypeOk ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (GetScte35MarkerByClipIDResponseScte35MarkersInner) MarshalJSON ¶ added in v1.11.0
func (o GetScte35MarkerByClipIDResponseScte35MarkersInner) MarshalJSON() ([]byte, error)
func (*GetScte35MarkerByClipIDResponseScte35MarkersInner) SetCreatedTime ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) SetCreatedTime(v time.Time)
SetCreatedTime sets field value
func (*GetScte35MarkerByClipIDResponseScte35MarkersInner) SetCueId ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) SetCueId(v int32)
SetCueId sets field value
func (*GetScte35MarkerByClipIDResponseScte35MarkersInner) SetMarkerId ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) SetMarkerId(v int64)
SetMarkerId sets field value
func (*GetScte35MarkerByClipIDResponseScte35MarkersInner) SetProgress ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) SetProgress(v string)
SetProgress sets field value
func (*GetScte35MarkerByClipIDResponseScte35MarkersInner) SetTimelineEvent ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) SetTimelineEvent(v string)
SetTimelineEvent sets field value
func (*GetScte35MarkerByClipIDResponseScte35MarkersInner) SetTimestamp ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) SetTimestamp(v time.Time)
SetTimestamp sets field value
func (*GetScte35MarkerByClipIDResponseScte35MarkersInner) SetType ¶ added in v1.11.0
func (o *GetScte35MarkerByClipIDResponseScte35MarkersInner) SetType(v string)
SetType sets field value
func (GetScte35MarkerByClipIDResponseScte35MarkersInner) ToMap ¶ added in v1.11.0
func (o GetScte35MarkerByClipIDResponseScte35MarkersInner) ToMap() (map[string]interface{}, error)
type GetTaskResponse ¶
type GetTaskResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // when the task was created in RFC3339Nano format Created time.Time `json:"created" format:"date-time" doc:"when the task was created in RFC3339Nano format"` // indicates if the task is done or not Done bool `json:"done" doc:"indicates if the task is done or not"` // when the task ended in RFC3339Nano format Ended time.Time `json:"ended" format:"date-time" doc:"when the task ended in RFC3339Nano format"` // error message if any for this task Error string `json:"error" doc:"error message if any for this task"` // number of times the task failed FailureCount int32 `json:"failure_count" format:"int32" doc:"number of times the task failed"` // ID for the task Id string `json:"id" doc:"ID for the task"` // params sent to task Params string `json:"params" doc:"params sent to task"` // the progress of the task Progress float64 `json:"progress" format:"double" doc:"the progress of the task"` // Region represents the general geolocation the task is in. Region *string `json:"region,omitempty" enum:"US_WEST,US_EAST" doc:"Region represents the general geolocation the task is in."` // status for the task Status string `json:"status" doc:"status for the task"` // indicates if the task succeeded or not Succeeded bool `json:"succeeded" doc:"indicates if the task succeeded or not"` // type of task Type int32 `json:"type" format:"int32" doc:"type of task"` // priority Weight int32 `json:"weight" format:"int32" doc:"priority"` // the version of the worker for this task WorkerVersion string `json:"workerVersion" doc:"the version of the worker for this task"` // the id of the worker for the task WorkerId int64 `json:"worker_id" format:"int64" doc:"the id of the worker for the task"` }
GetTaskResponse struct for GetTaskResponse
func NewGetTaskResponse ¶
func NewGetTaskResponse(created time.Time, done bool, ended time.Time, error_ string, failureCount int32, id string, params string, progress float64, status string, succeeded bool, type_ int32, weight int32, workerVersion string, workerId int64) *GetTaskResponse
NewGetTaskResponse instantiates a new GetTaskResponse 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 NewGetTaskResponseWithDefaults ¶
func NewGetTaskResponseWithDefaults() *GetTaskResponse
NewGetTaskResponseWithDefaults instantiates a new GetTaskResponse 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 (*GetTaskResponse) GetCreated ¶
func (o *GetTaskResponse) GetCreated() time.Time
GetCreated returns the Created field value
func (*GetTaskResponse) GetCreatedOk ¶
func (o *GetTaskResponse) GetCreatedOk() (*time.Time, bool)
GetCreatedOk returns a tuple with the Created field value and a boolean to check if the value has been set.
func (*GetTaskResponse) GetDone ¶
func (o *GetTaskResponse) GetDone() bool
GetDone returns the Done field value
func (*GetTaskResponse) GetDoneOk ¶
func (o *GetTaskResponse) GetDoneOk() (*bool, bool)
GetDoneOk returns a tuple with the Done field value and a boolean to check if the value has been set.
func (*GetTaskResponse) GetEnded ¶
func (o *GetTaskResponse) GetEnded() time.Time
GetEnded returns the Ended field value
func (*GetTaskResponse) GetEndedOk ¶
func (o *GetTaskResponse) GetEndedOk() (*time.Time, bool)
GetEndedOk returns a tuple with the Ended field value and a boolean to check if the value has been set.
func (*GetTaskResponse) GetError ¶
func (o *GetTaskResponse) GetError() string
GetError returns the Error field value
func (*GetTaskResponse) GetErrorOk ¶
func (o *GetTaskResponse) GetErrorOk() (*string, bool)
GetErrorOk returns a tuple with the Error field value and a boolean to check if the value has been set.
func (*GetTaskResponse) GetFailureCount ¶
func (o *GetTaskResponse) GetFailureCount() int32
GetFailureCount returns the FailureCount field value
func (*GetTaskResponse) GetFailureCountOk ¶
func (o *GetTaskResponse) GetFailureCountOk() (*int32, bool)
GetFailureCountOk returns a tuple with the FailureCount field value and a boolean to check if the value has been set.
func (*GetTaskResponse) GetId ¶
func (o *GetTaskResponse) GetId() string
GetId returns the Id field value
func (*GetTaskResponse) GetIdOk ¶
func (o *GetTaskResponse) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*GetTaskResponse) GetParams ¶
func (o *GetTaskResponse) GetParams() string
GetParams returns the Params field value
func (*GetTaskResponse) GetParamsOk ¶
func (o *GetTaskResponse) GetParamsOk() (*string, bool)
GetParamsOk returns a tuple with the Params field value and a boolean to check if the value has been set.
func (*GetTaskResponse) GetProgress ¶
func (o *GetTaskResponse) GetProgress() float64
GetProgress returns the Progress field value
func (*GetTaskResponse) GetProgressOk ¶
func (o *GetTaskResponse) GetProgressOk() (*float64, bool)
GetProgressOk returns a tuple with the Progress field value and a boolean to check if the value has been set.
func (*GetTaskResponse) GetRegion ¶
func (o *GetTaskResponse) GetRegion() string
GetRegion returns the Region field value if set, zero value otherwise.
func (*GetTaskResponse) GetRegionOk ¶
func (o *GetTaskResponse) GetRegionOk() (*string, bool)
GetRegionOk returns a tuple with the Region field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetTaskResponse) GetSchema ¶
func (o *GetTaskResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*GetTaskResponse) GetSchemaOk ¶
func (o *GetTaskResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetTaskResponse) GetStatus ¶
func (o *GetTaskResponse) GetStatus() string
GetStatus returns the Status field value
func (*GetTaskResponse) GetStatusOk ¶
func (o *GetTaskResponse) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (*GetTaskResponse) GetSucceeded ¶
func (o *GetTaskResponse) GetSucceeded() bool
GetSucceeded returns the Succeeded field value
func (*GetTaskResponse) GetSucceededOk ¶
func (o *GetTaskResponse) GetSucceededOk() (*bool, bool)
GetSucceededOk returns a tuple with the Succeeded field value and a boolean to check if the value has been set.
func (*GetTaskResponse) GetType ¶
func (o *GetTaskResponse) GetType() int32
GetType returns the Type field value
func (*GetTaskResponse) GetTypeOk ¶
func (o *GetTaskResponse) GetTypeOk() (*int32, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (*GetTaskResponse) GetWeight ¶
func (o *GetTaskResponse) GetWeight() int32
GetWeight returns the Weight field value
func (*GetTaskResponse) GetWeightOk ¶
func (o *GetTaskResponse) GetWeightOk() (*int32, bool)
GetWeightOk returns a tuple with the Weight field value and a boolean to check if the value has been set.
func (*GetTaskResponse) GetWorkerId ¶
func (o *GetTaskResponse) GetWorkerId() int64
GetWorkerId returns the WorkerId field value
func (*GetTaskResponse) GetWorkerIdOk ¶
func (o *GetTaskResponse) GetWorkerIdOk() (*int64, bool)
GetWorkerIdOk returns a tuple with the WorkerId field value and a boolean to check if the value has been set.
func (*GetTaskResponse) GetWorkerVersion ¶
func (o *GetTaskResponse) GetWorkerVersion() string
GetWorkerVersion returns the WorkerVersion field value
func (*GetTaskResponse) GetWorkerVersionOk ¶
func (o *GetTaskResponse) GetWorkerVersionOk() (*string, bool)
GetWorkerVersionOk returns a tuple with the WorkerVersion field value and a boolean to check if the value has been set.
func (*GetTaskResponse) HasRegion ¶ added in v1.1.0
func (o *GetTaskResponse) HasRegion() bool
HasRegion returns a boolean if a field has been set.
func (*GetTaskResponse) HasSchema ¶
func (o *GetTaskResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (GetTaskResponse) MarshalJSON ¶
func (o GetTaskResponse) MarshalJSON() ([]byte, error)
func (*GetTaskResponse) SetCreated ¶
func (o *GetTaskResponse) SetCreated(v time.Time)
SetCreated sets field value
func (*GetTaskResponse) SetDone ¶
func (o *GetTaskResponse) SetDone(v bool)
SetDone sets field value
func (*GetTaskResponse) SetEnded ¶
func (o *GetTaskResponse) SetEnded(v time.Time)
SetEnded sets field value
func (*GetTaskResponse) SetError ¶
func (o *GetTaskResponse) SetError(v string)
SetError sets field value
func (*GetTaskResponse) SetFailureCount ¶
func (o *GetTaskResponse) SetFailureCount(v int32)
SetFailureCount sets field value
func (*GetTaskResponse) SetParams ¶
func (o *GetTaskResponse) SetParams(v string)
SetParams sets field value
func (*GetTaskResponse) SetProgress ¶
func (o *GetTaskResponse) SetProgress(v float64)
SetProgress sets field value
func (*GetTaskResponse) SetRegion ¶
func (o *GetTaskResponse) SetRegion(v string)
SetRegion gets a reference to the given string and assigns it to the Region field.
func (*GetTaskResponse) SetSchema ¶
func (o *GetTaskResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*GetTaskResponse) SetStatus ¶
func (o *GetTaskResponse) SetStatus(v string)
SetStatus sets field value
func (*GetTaskResponse) SetSucceeded ¶
func (o *GetTaskResponse) SetSucceeded(v bool)
SetSucceeded sets field value
func (*GetTaskResponse) SetType ¶
func (o *GetTaskResponse) SetType(v int32)
SetType sets field value
func (*GetTaskResponse) SetWeight ¶
func (o *GetTaskResponse) SetWeight(v int32)
SetWeight sets field value
func (*GetTaskResponse) SetWorkerId ¶
func (o *GetTaskResponse) SetWorkerId(v int64)
SetWorkerId sets field value
func (*GetTaskResponse) SetWorkerVersion ¶
func (o *GetTaskResponse) SetWorkerVersion(v string)
SetWorkerVersion sets field value
func (GetTaskResponse) ToMap ¶
func (o GetTaskResponse) ToMap() (map[string]interface{}, error)
type GetVODResponse ¶
type GetVODResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Description of a vod Description string `json:"description" doc:"Description of a vod"` // File count for the vod FileCount int64 `json:"file_count" format:"int64" doc:"File count for the vod"` // ID of a vod Id string `json:"id" doc:"ID of a vod"` // Last published time for VOD LastPublished *time.Time `json:"last_published,omitempty" format:"date-time" doc:"Last published time for VOD"` // Packaging Format for VOD PackagingFormat *string `json:"packaging_format,omitempty" enum:"HLS,DASH,CMAF" doc:"Packaging Format for VOD"` // Store address for vod Store string `json:"store" doc:"Store address for vod"` StorePrefix string `json:"store_prefix"` // Total bytes of a vod TotalBytes int64 `json:"total_bytes" format:"int64" doc:"Total bytes of a vod"` // Vod version (either v1 or v2) Version string `json:"version" doc:"Vod version (either v1 or v2)"` }
GetVODResponse struct for GetVODResponse
func NewGetVODResponse ¶
func NewGetVODResponse(description string, fileCount int64, id string, store string, storePrefix string, totalBytes int64, version string) *GetVODResponse
NewGetVODResponse instantiates a new GetVODResponse 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 NewGetVODResponseWithDefaults ¶
func NewGetVODResponseWithDefaults() *GetVODResponse
NewGetVODResponseWithDefaults instantiates a new GetVODResponse 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 (*GetVODResponse) GetDescription ¶
func (o *GetVODResponse) GetDescription() string
GetDescription returns the Description field value
func (*GetVODResponse) GetDescriptionOk ¶
func (o *GetVODResponse) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value and a boolean to check if the value has been set.
func (*GetVODResponse) GetFileCount ¶
func (o *GetVODResponse) GetFileCount() int64
GetFileCount returns the FileCount field value
func (*GetVODResponse) GetFileCountOk ¶
func (o *GetVODResponse) GetFileCountOk() (*int64, bool)
GetFileCountOk returns a tuple with the FileCount field value and a boolean to check if the value has been set.
func (*GetVODResponse) GetId ¶
func (o *GetVODResponse) GetId() string
GetId returns the Id field value
func (*GetVODResponse) GetIdOk ¶
func (o *GetVODResponse) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*GetVODResponse) GetLastPublished ¶
func (o *GetVODResponse) GetLastPublished() time.Time
GetLastPublished returns the LastPublished field value if set, zero value otherwise.
func (*GetVODResponse) GetLastPublishedOk ¶
func (o *GetVODResponse) GetLastPublishedOk() (*time.Time, bool)
GetLastPublishedOk returns a tuple with the LastPublished field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetVODResponse) GetPackagingFormat ¶
func (o *GetVODResponse) GetPackagingFormat() string
GetPackagingFormat returns the PackagingFormat field value if set, zero value otherwise.
func (*GetVODResponse) GetPackagingFormatOk ¶
func (o *GetVODResponse) GetPackagingFormatOk() (*string, bool)
GetPackagingFormatOk returns a tuple with the PackagingFormat field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetVODResponse) GetSchema ¶
func (o *GetVODResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*GetVODResponse) GetSchemaOk ¶
func (o *GetVODResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetVODResponse) GetStore ¶
func (o *GetVODResponse) GetStore() string
GetStore returns the Store field value
func (*GetVODResponse) GetStoreOk ¶
func (o *GetVODResponse) GetStoreOk() (*string, bool)
GetStoreOk returns a tuple with the Store field value and a boolean to check if the value has been set.
func (*GetVODResponse) GetStorePrefix ¶
func (o *GetVODResponse) GetStorePrefix() string
GetStorePrefix returns the StorePrefix field value
func (*GetVODResponse) GetStorePrefixOk ¶
func (o *GetVODResponse) GetStorePrefixOk() (*string, bool)
GetStorePrefixOk returns a tuple with the StorePrefix field value and a boolean to check if the value has been set.
func (*GetVODResponse) GetTotalBytes ¶
func (o *GetVODResponse) GetTotalBytes() int64
GetTotalBytes returns the TotalBytes field value
func (*GetVODResponse) GetTotalBytesOk ¶
func (o *GetVODResponse) GetTotalBytesOk() (*int64, bool)
GetTotalBytesOk returns a tuple with the TotalBytes field value and a boolean to check if the value has been set.
func (*GetVODResponse) GetVersion ¶
func (o *GetVODResponse) GetVersion() string
GetVersion returns the Version field value
func (*GetVODResponse) GetVersionOk ¶
func (o *GetVODResponse) GetVersionOk() (*string, bool)
GetVersionOk returns a tuple with the Version field value and a boolean to check if the value has been set.
func (*GetVODResponse) HasLastPublished ¶
func (o *GetVODResponse) HasLastPublished() bool
HasLastPublished returns a boolean if a field has been set.
func (*GetVODResponse) HasPackagingFormat ¶
func (o *GetVODResponse) HasPackagingFormat() bool
HasPackagingFormat returns a boolean if a field has been set.
func (*GetVODResponse) HasSchema ¶
func (o *GetVODResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (GetVODResponse) MarshalJSON ¶
func (o GetVODResponse) MarshalJSON() ([]byte, error)
func (*GetVODResponse) SetDescription ¶
func (o *GetVODResponse) SetDescription(v string)
SetDescription sets field value
func (*GetVODResponse) SetFileCount ¶
func (o *GetVODResponse) SetFileCount(v int64)
SetFileCount sets field value
func (*GetVODResponse) SetLastPublished ¶
func (o *GetVODResponse) SetLastPublished(v time.Time)
SetLastPublished gets a reference to the given time.Time and assigns it to the LastPublished field.
func (*GetVODResponse) SetPackagingFormat ¶
func (o *GetVODResponse) SetPackagingFormat(v string)
SetPackagingFormat gets a reference to the given string and assigns it to the PackagingFormat field.
func (*GetVODResponse) SetSchema ¶
func (o *GetVODResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*GetVODResponse) SetStore ¶
func (o *GetVODResponse) SetStore(v string)
SetStore sets field value
func (*GetVODResponse) SetStorePrefix ¶
func (o *GetVODResponse) SetStorePrefix(v string)
SetStorePrefix sets field value
func (*GetVODResponse) SetTotalBytes ¶
func (o *GetVODResponse) SetTotalBytes(v int64)
SetTotalBytes sets field value
func (*GetVODResponse) SetVersion ¶
func (o *GetVODResponse) SetVersion(v string)
SetVersion sets field value
func (GetVODResponse) ToMap ¶
func (o GetVODResponse) ToMap() (map[string]interface{}, error)
type HighLevelClient ¶
HighLevelClient wraps an APIClient and http.Client, as well as providing custom high-level functionality.
func NewWithAuthHeader ¶ added in v1.5.0
func NewWithAuthHeader(header string) *HighLevelClient
NewWithAuthHeader creates a new authenticated client using the given authorization header. The header format should be `Bearer <token>`, where `<token>` is replaced by the contents of the encoded & signed JWT.
func NewWithClientCredentials ¶
func NewWithClientCredentials(clientID, clientSecret, organization string) *HighLevelClient
NewWithClientCredentials creates a new authenticated client using the OAuth 2.0 client credentials flow, caching and refreshing the access token as needed whenever requests to the API are made. Leave the organization blank if using multi-org tokens.
func NewWithOktaClientCredentials ¶ added in v1.24.0
func NewWithOktaClientCredentials(clientID, clientSecret string) *HighLevelClient
NewWithOktaClientCredentials creates a new authenticated client using the OAuth 2.0 client credentials flow, caching and refreshing the access token as needed whenever requests to the API are made. Leave the organization blank if using multi-org tokens. It is specific to WBD-Okta and replaces NewWithClientCredentials.
func (*HighLevelClient) Decode ¶
func (c *HighLevelClient) Decode(v interface{}, body []byte, contentType string) error
Decode a response body based on the content type.
type InsertMetadataRequest ¶
type InsertMetadataRequest struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // ID3 payload as UTF-8 text Payload string `json:"payload" doc:"ID3 payload as UTF-8 text"` }
InsertMetadataRequest struct for InsertMetadataRequest
func NewInsertMetadataRequest ¶
func NewInsertMetadataRequest(payload string) *InsertMetadataRequest
NewInsertMetadataRequest instantiates a new InsertMetadataRequest 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 NewInsertMetadataRequestWithDefaults ¶
func NewInsertMetadataRequestWithDefaults() *InsertMetadataRequest
NewInsertMetadataRequestWithDefaults instantiates a new InsertMetadataRequest 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 (*InsertMetadataRequest) GetPayload ¶
func (o *InsertMetadataRequest) GetPayload() string
GetPayload returns the Payload field value
func (*InsertMetadataRequest) GetPayloadOk ¶
func (o *InsertMetadataRequest) GetPayloadOk() (*string, bool)
GetPayloadOk returns a tuple with the Payload field value and a boolean to check if the value has been set.
func (*InsertMetadataRequest) GetSchema ¶
func (o *InsertMetadataRequest) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*InsertMetadataRequest) GetSchemaOk ¶
func (o *InsertMetadataRequest) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*InsertMetadataRequest) HasSchema ¶
func (o *InsertMetadataRequest) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (InsertMetadataRequest) MarshalJSON ¶
func (o InsertMetadataRequest) MarshalJSON() ([]byte, error)
func (*InsertMetadataRequest) SetPayload ¶
func (o *InsertMetadataRequest) SetPayload(v string)
SetPayload sets field value
func (*InsertMetadataRequest) SetSchema ¶
func (o *InsertMetadataRequest) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (InsertMetadataRequest) ToMap ¶
func (o InsertMetadataRequest) ToMap() (map[string]interface{}, error)
type InsertMetadataResult ¶
type InsertMetadataResult struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // The media stream timestamp for where the transcoder inserted the metadata PresentationTime time.Time `json:"presentation_time" format:"date-time" doc:"The media stream timestamp for where the transcoder inserted the metadata"` }
InsertMetadataResult struct for InsertMetadataResult
func NewInsertMetadataResult ¶
func NewInsertMetadataResult(presentationTime time.Time) *InsertMetadataResult
NewInsertMetadataResult instantiates a new InsertMetadataResult 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 NewInsertMetadataResultWithDefaults ¶
func NewInsertMetadataResultWithDefaults() *InsertMetadataResult
NewInsertMetadataResultWithDefaults instantiates a new InsertMetadataResult 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 (*InsertMetadataResult) GetPresentationTime ¶
func (o *InsertMetadataResult) GetPresentationTime() time.Time
GetPresentationTime returns the PresentationTime field value
func (*InsertMetadataResult) GetPresentationTimeOk ¶
func (o *InsertMetadataResult) GetPresentationTimeOk() (*time.Time, bool)
GetPresentationTimeOk returns a tuple with the PresentationTime field value and a boolean to check if the value has been set.
func (*InsertMetadataResult) GetSchema ¶
func (o *InsertMetadataResult) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*InsertMetadataResult) GetSchemaOk ¶
func (o *InsertMetadataResult) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*InsertMetadataResult) HasSchema ¶
func (o *InsertMetadataResult) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (InsertMetadataResult) MarshalJSON ¶
func (o InsertMetadataResult) MarshalJSON() ([]byte, error)
func (*InsertMetadataResult) SetPresentationTime ¶
func (o *InsertMetadataResult) SetPresentationTime(v time.Time)
SetPresentationTime sets field value
func (*InsertMetadataResult) SetSchema ¶
func (o *InsertMetadataResult) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (InsertMetadataResult) ToMap ¶
func (o InsertMetadataResult) ToMap() (map[string]interface{}, error)
type IsBreakingChangeReturn ¶ added in v1.27.8
type IsBreakingChangeReturn struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Unique channel identifier Channelid string `json:"channelid" maxLength:"60" pattern:"/^([a-z0-9]+(-*[a-z0-9]+)*)$/" doc:"Unique channel identifier"` // The current revision of the channel. CurrentRevision int32 `json:"currentRevision" format:"int32" doc:"The current revision of the channel."` // True if the change will cause a break in user playback. False if the change will not cause a break in user playback or the channel doesn't exist IsBreakingChange bool `` /* 174-byte string literal not displayed */ // Organization name Organization string `json:"organization" doc:"Organization name"` }
IsBreakingChangeReturn struct for IsBreakingChangeReturn
func NewIsBreakingChangeReturn ¶ added in v1.27.8
func NewIsBreakingChangeReturn(channelid string, currentRevision int32, isBreakingChange bool, organization string) *IsBreakingChangeReturn
NewIsBreakingChangeReturn instantiates a new IsBreakingChangeReturn 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 NewIsBreakingChangeReturnWithDefaults ¶ added in v1.27.8
func NewIsBreakingChangeReturnWithDefaults() *IsBreakingChangeReturn
NewIsBreakingChangeReturnWithDefaults instantiates a new IsBreakingChangeReturn 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 (*IsBreakingChangeReturn) GetChannelid ¶ added in v1.27.8
func (o *IsBreakingChangeReturn) GetChannelid() string
GetChannelid returns the Channelid field value
func (*IsBreakingChangeReturn) GetChannelidOk ¶ added in v1.27.8
func (o *IsBreakingChangeReturn) GetChannelidOk() (*string, bool)
GetChannelidOk returns a tuple with the Channelid field value and a boolean to check if the value has been set.
func (*IsBreakingChangeReturn) GetCurrentRevision ¶ added in v1.27.8
func (o *IsBreakingChangeReturn) GetCurrentRevision() int32
GetCurrentRevision returns the CurrentRevision field value
func (*IsBreakingChangeReturn) GetCurrentRevisionOk ¶ added in v1.27.8
func (o *IsBreakingChangeReturn) GetCurrentRevisionOk() (*int32, bool)
GetCurrentRevisionOk returns a tuple with the CurrentRevision field value and a boolean to check if the value has been set.
func (*IsBreakingChangeReturn) GetIsBreakingChange ¶ added in v1.27.8
func (o *IsBreakingChangeReturn) GetIsBreakingChange() bool
GetIsBreakingChange returns the IsBreakingChange field value
func (*IsBreakingChangeReturn) GetIsBreakingChangeOk ¶ added in v1.27.8
func (o *IsBreakingChangeReturn) GetIsBreakingChangeOk() (*bool, bool)
GetIsBreakingChangeOk returns a tuple with the IsBreakingChange field value and a boolean to check if the value has been set.
func (*IsBreakingChangeReturn) GetOrganization ¶ added in v1.27.8
func (o *IsBreakingChangeReturn) GetOrganization() string
GetOrganization returns the Organization field value
func (*IsBreakingChangeReturn) GetOrganizationOk ¶ added in v1.27.8
func (o *IsBreakingChangeReturn) GetOrganizationOk() (*string, bool)
GetOrganizationOk returns a tuple with the Organization field value and a boolean to check if the value has been set.
func (*IsBreakingChangeReturn) GetSchema ¶ added in v1.27.8
func (o *IsBreakingChangeReturn) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*IsBreakingChangeReturn) GetSchemaOk ¶ added in v1.27.8
func (o *IsBreakingChangeReturn) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*IsBreakingChangeReturn) HasSchema ¶ added in v1.27.8
func (o *IsBreakingChangeReturn) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (IsBreakingChangeReturn) MarshalJSON ¶ added in v1.27.8
func (o IsBreakingChangeReturn) MarshalJSON() ([]byte, error)
func (*IsBreakingChangeReturn) SetChannelid ¶ added in v1.27.8
func (o *IsBreakingChangeReturn) SetChannelid(v string)
SetChannelid sets field value
func (*IsBreakingChangeReturn) SetCurrentRevision ¶ added in v1.27.8
func (o *IsBreakingChangeReturn) SetCurrentRevision(v int32)
SetCurrentRevision sets field value
func (*IsBreakingChangeReturn) SetIsBreakingChange ¶ added in v1.27.8
func (o *IsBreakingChangeReturn) SetIsBreakingChange(v bool)
SetIsBreakingChange sets field value
func (*IsBreakingChangeReturn) SetOrganization ¶ added in v1.27.8
func (o *IsBreakingChangeReturn) SetOrganization(v string)
SetOrganization sets field value
func (*IsBreakingChangeReturn) SetSchema ¶ added in v1.27.8
func (o *IsBreakingChangeReturn) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (IsBreakingChangeReturn) ToMap ¶ added in v1.27.8
func (o IsBreakingChangeReturn) ToMap() (map[string]interface{}, error)
type ListClipsForVodResponse ¶ added in v1.4.0
type ListClipsForVodResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // List of clips for the channel ChannelClips []ListClipsForVodResponseChannelClipsInner `json:"channel_clips" doc:"List of clips for the channel"` // Reports failures to fetch the clips of a single VOD. Empty if clips from all VODs are successfully fetched. Errors []ErrorModelErrorsInner `` /* 127-byte string literal not displayed */ }
ListClipsForVodResponse struct for ListClipsForVodResponse
func NewListClipsForVodResponse ¶ added in v1.4.0
func NewListClipsForVodResponse(channelClips []ListClipsForVodResponseChannelClipsInner, errors []ErrorModelErrorsInner) *ListClipsForVodResponse
NewListClipsForVodResponse instantiates a new ListClipsForVodResponse 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 NewListClipsForVodResponseWithDefaults ¶ added in v1.4.0
func NewListClipsForVodResponseWithDefaults() *ListClipsForVodResponse
NewListClipsForVodResponseWithDefaults instantiates a new ListClipsForVodResponse 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 (*ListClipsForVodResponse) GetChannelClips ¶ added in v1.4.0
func (o *ListClipsForVodResponse) GetChannelClips() []ListClipsForVodResponseChannelClipsInner
GetChannelClips returns the ChannelClips field value
func (*ListClipsForVodResponse) GetChannelClipsOk ¶ added in v1.4.0
func (o *ListClipsForVodResponse) GetChannelClipsOk() ([]ListClipsForVodResponseChannelClipsInner, bool)
GetChannelClipsOk returns a tuple with the ChannelClips field value and a boolean to check if the value has been set.
func (*ListClipsForVodResponse) GetErrors ¶ added in v1.4.0
func (o *ListClipsForVodResponse) GetErrors() []ErrorModelErrorsInner
GetErrors returns the Errors field value
func (*ListClipsForVodResponse) GetErrorsOk ¶ added in v1.4.0
func (o *ListClipsForVodResponse) GetErrorsOk() ([]ErrorModelErrorsInner, bool)
GetErrorsOk returns a tuple with the Errors field value and a boolean to check if the value has been set.
func (*ListClipsForVodResponse) GetSchema ¶ added in v1.4.0
func (o *ListClipsForVodResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*ListClipsForVodResponse) GetSchemaOk ¶ added in v1.4.0
func (o *ListClipsForVodResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListClipsForVodResponse) HasSchema ¶ added in v1.4.0
func (o *ListClipsForVodResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (ListClipsForVodResponse) MarshalJSON ¶ added in v1.4.0
func (o ListClipsForVodResponse) MarshalJSON() ([]byte, error)
func (*ListClipsForVodResponse) SetChannelClips ¶ added in v1.4.0
func (o *ListClipsForVodResponse) SetChannelClips(v []ListClipsForVodResponseChannelClipsInner)
SetChannelClips sets field value
func (*ListClipsForVodResponse) SetErrors ¶ added in v1.4.0
func (o *ListClipsForVodResponse) SetErrors(v []ErrorModelErrorsInner)
SetErrors sets field value
func (*ListClipsForVodResponse) SetSchema ¶ added in v1.4.0
func (o *ListClipsForVodResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (ListClipsForVodResponse) ToMap ¶ added in v1.4.0
func (o ListClipsForVodResponse) ToMap() (map[string]interface{}, error)
type ListClipsForVodResponseChannelClipsInner ¶ added in v1.4.0
type ListClipsForVodResponseChannelClipsInner struct { // List of clips associated with the VOD Clips []ListClipsForVodResponseChannelClipsInnerClipsInner `json:"clips" doc:"List of clips associated with the VOD"` // ID of the VOD from which the clips were created VodId string `json:"vod_id" doc:"ID of the VOD from which the clips were created"` }
ListClipsForVodResponseChannelClipsInner struct for ListClipsForVodResponseChannelClipsInner
func NewListClipsForVodResponseChannelClipsInner ¶ added in v1.4.0
func NewListClipsForVodResponseChannelClipsInner(clips []ListClipsForVodResponseChannelClipsInnerClipsInner, vodId string) *ListClipsForVodResponseChannelClipsInner
NewListClipsForVodResponseChannelClipsInner instantiates a new ListClipsForVodResponseChannelClipsInner 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 NewListClipsForVodResponseChannelClipsInnerWithDefaults ¶ added in v1.4.0
func NewListClipsForVodResponseChannelClipsInnerWithDefaults() *ListClipsForVodResponseChannelClipsInner
NewListClipsForVodResponseChannelClipsInnerWithDefaults instantiates a new ListClipsForVodResponseChannelClipsInner 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 (*ListClipsForVodResponseChannelClipsInner) GetClips ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInner) GetClips() []ListClipsForVodResponseChannelClipsInnerClipsInner
GetClips returns the Clips field value
func (*ListClipsForVodResponseChannelClipsInner) GetClipsOk ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInner) GetClipsOk() ([]ListClipsForVodResponseChannelClipsInnerClipsInner, bool)
GetClipsOk returns a tuple with the Clips field value and a boolean to check if the value has been set.
func (*ListClipsForVodResponseChannelClipsInner) GetVodId ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInner) GetVodId() string
GetVodId returns the VodId field value
func (*ListClipsForVodResponseChannelClipsInner) GetVodIdOk ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInner) GetVodIdOk() (*string, bool)
GetVodIdOk returns a tuple with the VodId field value and a boolean to check if the value has been set.
func (ListClipsForVodResponseChannelClipsInner) MarshalJSON ¶ added in v1.4.0
func (o ListClipsForVodResponseChannelClipsInner) MarshalJSON() ([]byte, error)
func (*ListClipsForVodResponseChannelClipsInner) SetClips ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInner) SetClips(v []ListClipsForVodResponseChannelClipsInnerClipsInner)
SetClips sets field value
func (*ListClipsForVodResponseChannelClipsInner) SetVodId ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInner) SetVodId(v string)
SetVodId sets field value
func (ListClipsForVodResponseChannelClipsInner) ToMap ¶ added in v1.4.0
func (o ListClipsForVodResponseChannelClipsInner) ToMap() (map[string]interface{}, error)
type ListClipsForVodResponseChannelClipsInnerClipsInner ¶ added in v1.4.0
type ListClipsForVodResponseChannelClipsInnerClipsInner struct { // Primary ID for the clip ClipId string `json:"clip_id" doc:"Primary ID for the clip"` // Created timestamp in RFC3339Nano format Created time.Time `json:"created" format:"date-time" doc:"Created timestamp in RFC3339Nano format"` // Description for the clip Description string `json:"description" doc:"Description for the clip"` // Duration of the clip in seconds Duration int64 `json:"duration" format:"int64" doc:"Duration of the clip in seconds"` // End timestamp in RFC3339Nano format End time.Time `json:"end" format:"date-time" doc:"End timestamp in RFC3339Nano format"` // Path for the MP4 for the clip Mp4path string `json:"mp4path" doc:"Path for the MP4 for the clip"` // Start timestamp in RFC3339Nano format Start time.Time `json:"start" format:"date-time" doc:"Start timestamp in RFC3339Nano format"` }
ListClipsForVodResponseChannelClipsInnerClipsInner struct for ListClipsForVodResponseChannelClipsInnerClipsInner
func NewListClipsForVodResponseChannelClipsInnerClipsInner ¶ added in v1.4.0
func NewListClipsForVodResponseChannelClipsInnerClipsInner(clipId string, created time.Time, description string, duration int64, end time.Time, mp4path string, start time.Time) *ListClipsForVodResponseChannelClipsInnerClipsInner
NewListClipsForVodResponseChannelClipsInnerClipsInner instantiates a new ListClipsForVodResponseChannelClipsInnerClipsInner 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 NewListClipsForVodResponseChannelClipsInnerClipsInnerWithDefaults ¶ added in v1.4.0
func NewListClipsForVodResponseChannelClipsInnerClipsInnerWithDefaults() *ListClipsForVodResponseChannelClipsInnerClipsInner
NewListClipsForVodResponseChannelClipsInnerClipsInnerWithDefaults instantiates a new ListClipsForVodResponseChannelClipsInnerClipsInner 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 (*ListClipsForVodResponseChannelClipsInnerClipsInner) GetClipId ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetClipId() string
GetClipId returns the ClipId field value
func (*ListClipsForVodResponseChannelClipsInnerClipsInner) GetClipIdOk ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetClipIdOk() (*string, bool)
GetClipIdOk returns a tuple with the ClipId field value and a boolean to check if the value has been set.
func (*ListClipsForVodResponseChannelClipsInnerClipsInner) GetCreated ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetCreated() time.Time
GetCreated returns the Created field value
func (*ListClipsForVodResponseChannelClipsInnerClipsInner) GetCreatedOk ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetCreatedOk() (*time.Time, bool)
GetCreatedOk returns a tuple with the Created field value and a boolean to check if the value has been set.
func (*ListClipsForVodResponseChannelClipsInnerClipsInner) GetDescription ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetDescription() string
GetDescription returns the Description field value
func (*ListClipsForVodResponseChannelClipsInnerClipsInner) GetDescriptionOk ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value and a boolean to check if the value has been set.
func (*ListClipsForVodResponseChannelClipsInnerClipsInner) GetDuration ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetDuration() int64
GetDuration returns the Duration field value
func (*ListClipsForVodResponseChannelClipsInnerClipsInner) GetDurationOk ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetDurationOk() (*int64, bool)
GetDurationOk returns a tuple with the Duration field value and a boolean to check if the value has been set.
func (*ListClipsForVodResponseChannelClipsInnerClipsInner) GetEnd ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetEnd() time.Time
GetEnd returns the End field value
func (*ListClipsForVodResponseChannelClipsInnerClipsInner) GetEndOk ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetEndOk() (*time.Time, bool)
GetEndOk returns a tuple with the End field value and a boolean to check if the value has been set.
func (*ListClipsForVodResponseChannelClipsInnerClipsInner) GetMp4path ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetMp4path() string
GetMp4path returns the Mp4path field value
func (*ListClipsForVodResponseChannelClipsInnerClipsInner) GetMp4pathOk ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetMp4pathOk() (*string, bool)
GetMp4pathOk returns a tuple with the Mp4path field value and a boolean to check if the value has been set.
func (*ListClipsForVodResponseChannelClipsInnerClipsInner) GetStart ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetStart() time.Time
GetStart returns the Start field value
func (*ListClipsForVodResponseChannelClipsInnerClipsInner) GetStartOk ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) GetStartOk() (*time.Time, bool)
GetStartOk returns a tuple with the Start field value and a boolean to check if the value has been set.
func (ListClipsForVodResponseChannelClipsInnerClipsInner) MarshalJSON ¶ added in v1.4.0
func (o ListClipsForVodResponseChannelClipsInnerClipsInner) MarshalJSON() ([]byte, error)
func (*ListClipsForVodResponseChannelClipsInnerClipsInner) SetClipId ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) SetClipId(v string)
SetClipId sets field value
func (*ListClipsForVodResponseChannelClipsInnerClipsInner) SetCreated ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) SetCreated(v time.Time)
SetCreated sets field value
func (*ListClipsForVodResponseChannelClipsInnerClipsInner) SetDescription ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) SetDescription(v string)
SetDescription sets field value
func (*ListClipsForVodResponseChannelClipsInnerClipsInner) SetDuration ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) SetDuration(v int64)
SetDuration sets field value
func (*ListClipsForVodResponseChannelClipsInnerClipsInner) SetEnd ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) SetEnd(v time.Time)
SetEnd sets field value
func (*ListClipsForVodResponseChannelClipsInnerClipsInner) SetMp4path ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) SetMp4path(v string)
SetMp4path sets field value
func (*ListClipsForVodResponseChannelClipsInnerClipsInner) SetStart ¶ added in v1.4.0
func (o *ListClipsForVodResponseChannelClipsInnerClipsInner) SetStart(v time.Time)
SetStart sets field value
func (ListClipsForVodResponseChannelClipsInnerClipsInner) ToMap ¶ added in v1.4.0
func (o ListClipsForVodResponseChannelClipsInnerClipsInner) ToMap() (map[string]interface{}, error)
type ListClipsResponse ¶
type ListClipsResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // List of clips for the channel ChannelClips []ListClipsForVodResponseChannelClipsInner `json:"channel_clips" doc:"List of clips for the channel"` // Reports failures to fetch the clips of a single VOD. Empty if clips from all VODs are successfully fetched. Errors []string `` /* 127-byte string literal not displayed */ }
ListClipsResponse struct for ListClipsResponse
func NewListClipsResponse ¶
func NewListClipsResponse(channelClips []ListClipsForVodResponseChannelClipsInner, errors []string) *ListClipsResponse
NewListClipsResponse instantiates a new ListClipsResponse 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 NewListClipsResponseWithDefaults ¶
func NewListClipsResponseWithDefaults() *ListClipsResponse
NewListClipsResponseWithDefaults instantiates a new ListClipsResponse 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 (*ListClipsResponse) GetChannelClips ¶
func (o *ListClipsResponse) GetChannelClips() []ListClipsForVodResponseChannelClipsInner
GetChannelClips returns the ChannelClips field value
func (*ListClipsResponse) GetChannelClipsOk ¶
func (o *ListClipsResponse) GetChannelClipsOk() ([]ListClipsForVodResponseChannelClipsInner, bool)
GetChannelClipsOk returns a tuple with the ChannelClips field value and a boolean to check if the value has been set.
func (*ListClipsResponse) GetErrors ¶
func (o *ListClipsResponse) GetErrors() []string
GetErrors returns the Errors field value
func (*ListClipsResponse) GetErrorsOk ¶
func (o *ListClipsResponse) GetErrorsOk() ([]string, bool)
GetErrorsOk returns a tuple with the Errors field value and a boolean to check if the value has been set.
func (*ListClipsResponse) GetSchema ¶
func (o *ListClipsResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*ListClipsResponse) GetSchemaOk ¶
func (o *ListClipsResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListClipsResponse) HasSchema ¶
func (o *ListClipsResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (ListClipsResponse) MarshalJSON ¶
func (o ListClipsResponse) MarshalJSON() ([]byte, error)
func (*ListClipsResponse) SetChannelClips ¶
func (o *ListClipsResponse) SetChannelClips(v []ListClipsForVodResponseChannelClipsInner)
SetChannelClips sets field value
func (*ListClipsResponse) SetErrors ¶
func (o *ListClipsResponse) SetErrors(v []string)
SetErrors sets field value
func (*ListClipsResponse) SetSchema ¶
func (o *ListClipsResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (ListClipsResponse) ToMap ¶
func (o ListClipsResponse) ToMap() (map[string]interface{}, error)
type ListProductsResponse ¶ added in v1.1.0
type ListProductsResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Errors when fetching products Errors []ErrorModelErrorsInner `json:"errors" doc:"Errors when fetching products"` // Product Array Products []GetProductResponseProductsInner `json:"products" doc:"Product Array"` }
ListProductsResponse struct for ListProductsResponse
func NewListProductsResponse ¶ added in v1.1.0
func NewListProductsResponse(errors []ErrorModelErrorsInner, products []GetProductResponseProductsInner) *ListProductsResponse
NewListProductsResponse instantiates a new ListProductsResponse 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 NewListProductsResponseWithDefaults ¶ added in v1.1.0
func NewListProductsResponseWithDefaults() *ListProductsResponse
NewListProductsResponseWithDefaults instantiates a new ListProductsResponse 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 (*ListProductsResponse) GetErrors ¶ added in v1.1.0
func (o *ListProductsResponse) GetErrors() []ErrorModelErrorsInner
GetErrors returns the Errors field value
func (*ListProductsResponse) GetErrorsOk ¶ added in v1.1.0
func (o *ListProductsResponse) GetErrorsOk() ([]ErrorModelErrorsInner, bool)
GetErrorsOk returns a tuple with the Errors field value and a boolean to check if the value has been set.
func (*ListProductsResponse) GetProducts ¶ added in v1.1.0
func (o *ListProductsResponse) GetProducts() []GetProductResponseProductsInner
GetProducts returns the Products field value
func (*ListProductsResponse) GetProductsOk ¶ added in v1.1.0
func (o *ListProductsResponse) GetProductsOk() ([]GetProductResponseProductsInner, bool)
GetProductsOk returns a tuple with the Products field value and a boolean to check if the value has been set.
func (*ListProductsResponse) GetSchema ¶ added in v1.1.0
func (o *ListProductsResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*ListProductsResponse) GetSchemaOk ¶ added in v1.1.0
func (o *ListProductsResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListProductsResponse) HasSchema ¶ added in v1.1.0
func (o *ListProductsResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (ListProductsResponse) MarshalJSON ¶ added in v1.1.0
func (o ListProductsResponse) MarshalJSON() ([]byte, error)
func (*ListProductsResponse) SetErrors ¶ added in v1.1.0
func (o *ListProductsResponse) SetErrors(v []ErrorModelErrorsInner)
SetErrors sets field value
func (*ListProductsResponse) SetProducts ¶ added in v1.1.0
func (o *ListProductsResponse) SetProducts(v []GetProductResponseProductsInner)
SetProducts sets field value
func (*ListProductsResponse) SetSchema ¶ added in v1.1.0
func (o *ListProductsResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (ListProductsResponse) ToMap ¶ added in v1.1.0
func (o ListProductsResponse) ToMap() (map[string]interface{}, error)
type ListProgramsResponse ¶
type ListProgramsResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Errors when fetching programs Errors []ErrorModelErrorsInner `json:"errors" doc:"Errors when fetching programs"` // Program Array Programs []ListProgramsResponseProgramsInner `json:"programs" doc:"Program Array"` }
ListProgramsResponse struct for ListProgramsResponse
func NewListProgramsResponse ¶
func NewListProgramsResponse(errors []ErrorModelErrorsInner, programs []ListProgramsResponseProgramsInner) *ListProgramsResponse
NewListProgramsResponse instantiates a new ListProgramsResponse 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 NewListProgramsResponseWithDefaults ¶
func NewListProgramsResponseWithDefaults() *ListProgramsResponse
NewListProgramsResponseWithDefaults instantiates a new ListProgramsResponse 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 (*ListProgramsResponse) GetErrors ¶
func (o *ListProgramsResponse) GetErrors() []ErrorModelErrorsInner
GetErrors returns the Errors field value
func (*ListProgramsResponse) GetErrorsOk ¶
func (o *ListProgramsResponse) GetErrorsOk() ([]ErrorModelErrorsInner, bool)
GetErrorsOk returns a tuple with the Errors field value and a boolean to check if the value has been set.
func (*ListProgramsResponse) GetPrograms ¶
func (o *ListProgramsResponse) GetPrograms() []ListProgramsResponseProgramsInner
GetPrograms returns the Programs field value
func (*ListProgramsResponse) GetProgramsOk ¶
func (o *ListProgramsResponse) GetProgramsOk() ([]ListProgramsResponseProgramsInner, bool)
GetProgramsOk returns a tuple with the Programs field value and a boolean to check if the value has been set.
func (*ListProgramsResponse) GetSchema ¶
func (o *ListProgramsResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*ListProgramsResponse) GetSchemaOk ¶
func (o *ListProgramsResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListProgramsResponse) HasSchema ¶
func (o *ListProgramsResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (ListProgramsResponse) MarshalJSON ¶
func (o ListProgramsResponse) MarshalJSON() ([]byte, error)
func (*ListProgramsResponse) SetErrors ¶
func (o *ListProgramsResponse) SetErrors(v []ErrorModelErrorsInner)
SetErrors sets field value
func (*ListProgramsResponse) SetPrograms ¶
func (o *ListProgramsResponse) SetPrograms(v []ListProgramsResponseProgramsInner)
SetPrograms sets field value
func (*ListProgramsResponse) SetSchema ¶
func (o *ListProgramsResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (ListProgramsResponse) ToMap ¶
func (o ListProgramsResponse) ToMap() (map[string]interface{}, error)
type ListProgramsResponseProgramsInner ¶
type ListProgramsResponseProgramsInner struct { // Description for the Program Description string `json:"description" doc:"Description for the Program"` // Number of files in the program FileCount int64 `json:"file_count" format:"int64" doc:"Number of files in the program"` // ID for the program Id string `json:"id" doc:"ID for the program"` // Last published time for the program LastPublished time.Time `json:"last_published" format:"date-time" doc:"Last published time for the program"` // Clip ID published for program PublishedClipId int64 `json:"published_clip_id" format:"int64" doc:"Clip ID published for program"` // VOD ID published for program PublishedVodId int64 `json:"published_vod_id" format:"int64" doc:"VOD ID published for program"` // Region represents the general geolocation the program is in. Region *string `json:"region,omitempty" enum:"US_WEST,US_EAST" doc:"Region represents the general geolocation the program is in."` // How many days the program is retained for RetentionDays int64 `json:"retention_days" format:"int64" doc:"How many days the program is retained for"` // Total Bytes of the Program TotalBytes int64 `json:"total_bytes" format:"int64" doc:"Total Bytes of the Program"` }
ListProgramsResponseProgramsInner struct for ListProgramsResponseProgramsInner
func NewListProgramsResponseProgramsInner ¶
func NewListProgramsResponseProgramsInner(description string, fileCount int64, id string, lastPublished time.Time, publishedClipId int64, publishedVodId int64, retentionDays int64, totalBytes int64) *ListProgramsResponseProgramsInner
NewListProgramsResponseProgramsInner instantiates a new ListProgramsResponseProgramsInner 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 NewListProgramsResponseProgramsInnerWithDefaults ¶
func NewListProgramsResponseProgramsInnerWithDefaults() *ListProgramsResponseProgramsInner
NewListProgramsResponseProgramsInnerWithDefaults instantiates a new ListProgramsResponseProgramsInner 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 (*ListProgramsResponseProgramsInner) GetDescription ¶
func (o *ListProgramsResponseProgramsInner) GetDescription() string
GetDescription returns the Description field value
func (*ListProgramsResponseProgramsInner) GetDescriptionOk ¶
func (o *ListProgramsResponseProgramsInner) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value and a boolean to check if the value has been set.
func (*ListProgramsResponseProgramsInner) GetFileCount ¶
func (o *ListProgramsResponseProgramsInner) GetFileCount() int64
GetFileCount returns the FileCount field value
func (*ListProgramsResponseProgramsInner) GetFileCountOk ¶
func (o *ListProgramsResponseProgramsInner) GetFileCountOk() (*int64, bool)
GetFileCountOk returns a tuple with the FileCount field value and a boolean to check if the value has been set.
func (*ListProgramsResponseProgramsInner) GetId ¶
func (o *ListProgramsResponseProgramsInner) GetId() string
GetId returns the Id field value
func (*ListProgramsResponseProgramsInner) GetIdOk ¶
func (o *ListProgramsResponseProgramsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*ListProgramsResponseProgramsInner) GetLastPublished ¶
func (o *ListProgramsResponseProgramsInner) GetLastPublished() time.Time
GetLastPublished returns the LastPublished field value
func (*ListProgramsResponseProgramsInner) GetLastPublishedOk ¶
func (o *ListProgramsResponseProgramsInner) GetLastPublishedOk() (*time.Time, bool)
GetLastPublishedOk returns a tuple with the LastPublished field value and a boolean to check if the value has been set.
func (*ListProgramsResponseProgramsInner) GetPublishedClipId ¶
func (o *ListProgramsResponseProgramsInner) GetPublishedClipId() int64
GetPublishedClipId returns the PublishedClipId field value
func (*ListProgramsResponseProgramsInner) GetPublishedClipIdOk ¶
func (o *ListProgramsResponseProgramsInner) GetPublishedClipIdOk() (*int64, bool)
GetPublishedClipIdOk returns a tuple with the PublishedClipId field value and a boolean to check if the value has been set.
func (*ListProgramsResponseProgramsInner) GetPublishedVodId ¶
func (o *ListProgramsResponseProgramsInner) GetPublishedVodId() int64
GetPublishedVodId returns the PublishedVodId field value
func (*ListProgramsResponseProgramsInner) GetPublishedVodIdOk ¶
func (o *ListProgramsResponseProgramsInner) GetPublishedVodIdOk() (*int64, bool)
GetPublishedVodIdOk returns a tuple with the PublishedVodId field value and a boolean to check if the value has been set.
func (*ListProgramsResponseProgramsInner) GetRegion ¶
func (o *ListProgramsResponseProgramsInner) GetRegion() string
GetRegion returns the Region field value if set, zero value otherwise.
func (*ListProgramsResponseProgramsInner) GetRegionOk ¶
func (o *ListProgramsResponseProgramsInner) GetRegionOk() (*string, bool)
GetRegionOk returns a tuple with the Region field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListProgramsResponseProgramsInner) GetRetentionDays ¶
func (o *ListProgramsResponseProgramsInner) GetRetentionDays() int64
GetRetentionDays returns the RetentionDays field value
func (*ListProgramsResponseProgramsInner) GetRetentionDaysOk ¶
func (o *ListProgramsResponseProgramsInner) GetRetentionDaysOk() (*int64, bool)
GetRetentionDaysOk returns a tuple with the RetentionDays field value and a boolean to check if the value has been set.
func (*ListProgramsResponseProgramsInner) GetTotalBytes ¶
func (o *ListProgramsResponseProgramsInner) GetTotalBytes() int64
GetTotalBytes returns the TotalBytes field value
func (*ListProgramsResponseProgramsInner) GetTotalBytesOk ¶
func (o *ListProgramsResponseProgramsInner) GetTotalBytesOk() (*int64, bool)
GetTotalBytesOk returns a tuple with the TotalBytes field value and a boolean to check if the value has been set.
func (*ListProgramsResponseProgramsInner) HasRegion ¶ added in v1.1.0
func (o *ListProgramsResponseProgramsInner) HasRegion() bool
HasRegion returns a boolean if a field has been set.
func (ListProgramsResponseProgramsInner) MarshalJSON ¶
func (o ListProgramsResponseProgramsInner) MarshalJSON() ([]byte, error)
func (*ListProgramsResponseProgramsInner) SetDescription ¶
func (o *ListProgramsResponseProgramsInner) SetDescription(v string)
SetDescription sets field value
func (*ListProgramsResponseProgramsInner) SetFileCount ¶
func (o *ListProgramsResponseProgramsInner) SetFileCount(v int64)
SetFileCount sets field value
func (*ListProgramsResponseProgramsInner) SetId ¶
func (o *ListProgramsResponseProgramsInner) SetId(v string)
SetId sets field value
func (*ListProgramsResponseProgramsInner) SetLastPublished ¶
func (o *ListProgramsResponseProgramsInner) SetLastPublished(v time.Time)
SetLastPublished sets field value
func (*ListProgramsResponseProgramsInner) SetPublishedClipId ¶
func (o *ListProgramsResponseProgramsInner) SetPublishedClipId(v int64)
SetPublishedClipId sets field value
func (*ListProgramsResponseProgramsInner) SetPublishedVodId ¶
func (o *ListProgramsResponseProgramsInner) SetPublishedVodId(v int64)
SetPublishedVodId sets field value
func (*ListProgramsResponseProgramsInner) SetRegion ¶
func (o *ListProgramsResponseProgramsInner) SetRegion(v string)
SetRegion gets a reference to the given string and assigns it to the Region field.
func (*ListProgramsResponseProgramsInner) SetRetentionDays ¶
func (o *ListProgramsResponseProgramsInner) SetRetentionDays(v int64)
SetRetentionDays sets field value
func (*ListProgramsResponseProgramsInner) SetTotalBytes ¶
func (o *ListProgramsResponseProgramsInner) SetTotalBytes(v int64)
SetTotalBytes sets field value
func (ListProgramsResponseProgramsInner) ToMap ¶
func (o ListProgramsResponseProgramsInner) ToMap() (map[string]interface{}, error)
type ListRawSCTEHistoryByChannelResponse ¶ added in v1.27.12
type ListRawSCTEHistoryByChannelResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` RawScte35 []ListRawSCTEHistoryByChannelResponseRawScte35Inner `json:"raw_scte35,omitempty"` }
ListRawSCTEHistoryByChannelResponse struct for ListRawSCTEHistoryByChannelResponse
func NewListRawSCTEHistoryByChannelResponse ¶ added in v1.27.12
func NewListRawSCTEHistoryByChannelResponse() *ListRawSCTEHistoryByChannelResponse
NewListRawSCTEHistoryByChannelResponse instantiates a new ListRawSCTEHistoryByChannelResponse 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 NewListRawSCTEHistoryByChannelResponseWithDefaults ¶ added in v1.27.12
func NewListRawSCTEHistoryByChannelResponseWithDefaults() *ListRawSCTEHistoryByChannelResponse
NewListRawSCTEHistoryByChannelResponseWithDefaults instantiates a new ListRawSCTEHistoryByChannelResponse 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 (*ListRawSCTEHistoryByChannelResponse) GetRawScte35 ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponse) GetRawScte35() []ListRawSCTEHistoryByChannelResponseRawScte35Inner
GetRawScte35 returns the RawScte35 field value if set, zero value otherwise.
func (*ListRawSCTEHistoryByChannelResponse) GetRawScte35Ok ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponse) GetRawScte35Ok() ([]ListRawSCTEHistoryByChannelResponseRawScte35Inner, bool)
GetRawScte35Ok returns a tuple with the RawScte35 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListRawSCTEHistoryByChannelResponse) GetSchema ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*ListRawSCTEHistoryByChannelResponse) GetSchemaOk ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListRawSCTEHistoryByChannelResponse) HasRawScte35 ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponse) HasRawScte35() bool
HasRawScte35 returns a boolean if a field has been set.
func (*ListRawSCTEHistoryByChannelResponse) HasSchema ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (ListRawSCTEHistoryByChannelResponse) MarshalJSON ¶ added in v1.27.12
func (o ListRawSCTEHistoryByChannelResponse) MarshalJSON() ([]byte, error)
func (*ListRawSCTEHistoryByChannelResponse) SetRawScte35 ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponse) SetRawScte35(v []ListRawSCTEHistoryByChannelResponseRawScte35Inner)
SetRawScte35 gets a reference to the given []ListRawSCTEHistoryByChannelResponseRawScte35Inner and assigns it to the RawScte35 field.
func (*ListRawSCTEHistoryByChannelResponse) SetSchema ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (ListRawSCTEHistoryByChannelResponse) ToMap ¶ added in v1.27.12
func (o ListRawSCTEHistoryByChannelResponse) ToMap() (map[string]interface{}, error)
type ListRawSCTEHistoryByChannelResponseRawScte35Inner ¶ added in v1.27.12
type ListRawSCTEHistoryByChannelResponseRawScte35Inner struct { Header *ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader `json:"header,omitempty"` // id is a unique scte id assigned by the transcoder per run_id Id *int32 `json:"id,omitempty" format:"int32" minimum:"0" doc:"id is a unique scte id assigned by the transcoder per run_id"` // in_band denotes whether the SCTE-35 message was received in the source consumed by the transcoder (In-Band) or signaled via Transcoder API (Out-of-Band). InBand *bool `` /* 184-byte string literal not displayed */ Scte35 *string `json:"scte35,omitempty"` Source *string `json:"source,omitempty" enum:"SOURCE_UNDEFINED,PRIMARY,SECONDARY"` // time is the time at which the SCTE was received by the transcoder. Time *time.Time `json:"time,omitempty" format:"date-time" doc:"time is the time at which the SCTE was received by the transcoder."` }
ListRawSCTEHistoryByChannelResponseRawScte35Inner struct for ListRawSCTEHistoryByChannelResponseRawScte35Inner
func NewListRawSCTEHistoryByChannelResponseRawScte35Inner ¶ added in v1.27.12
func NewListRawSCTEHistoryByChannelResponseRawScte35Inner() *ListRawSCTEHistoryByChannelResponseRawScte35Inner
NewListRawSCTEHistoryByChannelResponseRawScte35Inner instantiates a new ListRawSCTEHistoryByChannelResponseRawScte35Inner 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 NewListRawSCTEHistoryByChannelResponseRawScte35InnerWithDefaults ¶ added in v1.27.12
func NewListRawSCTEHistoryByChannelResponseRawScte35InnerWithDefaults() *ListRawSCTEHistoryByChannelResponseRawScte35Inner
NewListRawSCTEHistoryByChannelResponseRawScte35InnerWithDefaults instantiates a new ListRawSCTEHistoryByChannelResponseRawScte35Inner 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 (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetHeader ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetHeader() ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader
GetHeader returns the Header field value if set, zero value otherwise.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetHeaderOk ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetHeaderOk() (*ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader, bool)
GetHeaderOk returns a tuple with the Header field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetId ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetIdOk ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetInBand ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetInBand() bool
GetInBand returns the InBand field value if set, zero value otherwise.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetInBandOk ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetInBandOk() (*bool, bool)
GetInBandOk returns a tuple with the InBand field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetScte35 ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetScte35() string
GetScte35 returns the Scte35 field value if set, zero value otherwise.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetScte35Ok ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetScte35Ok() (*string, bool)
GetScte35Ok returns a tuple with the Scte35 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetSource ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetSource() string
GetSource returns the Source field value if set, zero value otherwise.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetSourceOk ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetSourceOk() (*string, bool)
GetSourceOk returns a tuple with the Source field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetTime ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetTime() time.Time
GetTime returns the Time field value if set, zero value otherwise.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetTimeOk ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) GetTimeOk() (*time.Time, bool)
GetTimeOk returns a tuple with the Time field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) HasHeader ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) HasHeader() bool
HasHeader returns a boolean if a field has been set.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) HasId ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) HasInBand ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) HasInBand() bool
HasInBand returns a boolean if a field has been set.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) HasScte35 ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) HasScte35() bool
HasScte35 returns a boolean if a field has been set.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) HasSource ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) HasSource() bool
HasSource returns a boolean if a field has been set.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) HasTime ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) HasTime() bool
HasTime returns a boolean if a field has been set.
func (ListRawSCTEHistoryByChannelResponseRawScte35Inner) MarshalJSON ¶ added in v1.27.12
func (o ListRawSCTEHistoryByChannelResponseRawScte35Inner) MarshalJSON() ([]byte, error)
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) SetHeader ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) SetHeader(v ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader)
SetHeader gets a reference to the given ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader and assigns it to the Header field.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) SetId ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) SetInBand ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) SetInBand(v bool)
SetInBand gets a reference to the given bool and assigns it to the InBand field.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) SetScte35 ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) SetScte35(v string)
SetScte35 gets a reference to the given string and assigns it to the Scte35 field.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) SetSource ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) SetSource(v string)
SetSource gets a reference to the given string and assigns it to the Source field.
func (*ListRawSCTEHistoryByChannelResponseRawScte35Inner) SetTime ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35Inner) SetTime(v time.Time)
SetTime gets a reference to the given time.Time and assigns it to the Time field.
func (ListRawSCTEHistoryByChannelResponseRawScte35Inner) ToMap ¶ added in v1.27.12
func (o ListRawSCTEHistoryByChannelResponseRawScte35Inner) ToMap() (map[string]interface{}, error)
type ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader ¶ added in v1.27.12
type ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader struct {
RunId *int64 `json:"run_id,omitempty" format:"int64" minimum:"0"`
}
ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader struct for ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader
func NewListRawSCTEHistoryByChannelResponseRawScte35InnerHeader ¶ added in v1.27.12
func NewListRawSCTEHistoryByChannelResponseRawScte35InnerHeader() *ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader
NewListRawSCTEHistoryByChannelResponseRawScte35InnerHeader instantiates a new ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader 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 NewListRawSCTEHistoryByChannelResponseRawScte35InnerHeaderWithDefaults ¶ added in v1.27.12
func NewListRawSCTEHistoryByChannelResponseRawScte35InnerHeaderWithDefaults() *ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader
NewListRawSCTEHistoryByChannelResponseRawScte35InnerHeaderWithDefaults instantiates a new ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader 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 (*ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) GetRunId ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) GetRunId() int64
GetRunId returns the RunId field value if set, zero value otherwise.
func (*ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) GetRunIdOk ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) GetRunIdOk() (*int64, bool)
GetRunIdOk returns a tuple with the RunId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) HasRunId ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) HasRunId() bool
HasRunId returns a boolean if a field has been set.
func (ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) MarshalJSON ¶ added in v1.27.12
func (o ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) MarshalJSON() ([]byte, error)
func (*ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) SetRunId ¶ added in v1.27.12
func (o *ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) SetRunId(v int64)
SetRunId gets a reference to the given int64 and assigns it to the RunId field.
func (ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) ToMap ¶ added in v1.27.12
func (o ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) ToMap() (map[string]interface{}, error)
type ListRawSCTEHistoryResponse ¶ added in v1.27.12
type ListRawSCTEHistoryResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` RawScte35 []ListRawSCTEHistoryByChannelResponseRawScte35Inner `json:"raw_scte35,omitempty"` }
ListRawSCTEHistoryResponse struct for ListRawSCTEHistoryResponse
func NewListRawSCTEHistoryResponse ¶ added in v1.27.12
func NewListRawSCTEHistoryResponse() *ListRawSCTEHistoryResponse
NewListRawSCTEHistoryResponse instantiates a new ListRawSCTEHistoryResponse 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 NewListRawSCTEHistoryResponseWithDefaults ¶ added in v1.27.12
func NewListRawSCTEHistoryResponseWithDefaults() *ListRawSCTEHistoryResponse
NewListRawSCTEHistoryResponseWithDefaults instantiates a new ListRawSCTEHistoryResponse 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 (*ListRawSCTEHistoryResponse) GetRawScte35 ¶ added in v1.27.12
func (o *ListRawSCTEHistoryResponse) GetRawScte35() []ListRawSCTEHistoryByChannelResponseRawScte35Inner
GetRawScte35 returns the RawScte35 field value if set, zero value otherwise.
func (*ListRawSCTEHistoryResponse) GetRawScte35Ok ¶ added in v1.27.12
func (o *ListRawSCTEHistoryResponse) GetRawScte35Ok() ([]ListRawSCTEHistoryByChannelResponseRawScte35Inner, bool)
GetRawScte35Ok returns a tuple with the RawScte35 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListRawSCTEHistoryResponse) GetSchema ¶ added in v1.27.12
func (o *ListRawSCTEHistoryResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*ListRawSCTEHistoryResponse) GetSchemaOk ¶ added in v1.27.12
func (o *ListRawSCTEHistoryResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListRawSCTEHistoryResponse) HasRawScte35 ¶ added in v1.27.12
func (o *ListRawSCTEHistoryResponse) HasRawScte35() bool
HasRawScte35 returns a boolean if a field has been set.
func (*ListRawSCTEHistoryResponse) HasSchema ¶ added in v1.27.12
func (o *ListRawSCTEHistoryResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (ListRawSCTEHistoryResponse) MarshalJSON ¶ added in v1.27.12
func (o ListRawSCTEHistoryResponse) MarshalJSON() ([]byte, error)
func (*ListRawSCTEHistoryResponse) SetRawScte35 ¶ added in v1.27.12
func (o *ListRawSCTEHistoryResponse) SetRawScte35(v []ListRawSCTEHistoryByChannelResponseRawScte35Inner)
SetRawScte35 gets a reference to the given []ListRawSCTEHistoryByChannelResponseRawScte35Inner and assigns it to the RawScte35 field.
func (*ListRawSCTEHistoryResponse) SetSchema ¶ added in v1.27.12
func (o *ListRawSCTEHistoryResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (ListRawSCTEHistoryResponse) ToMap ¶ added in v1.27.12
func (o ListRawSCTEHistoryResponse) ToMap() (map[string]interface{}, error)
type ListTasksResponse ¶
type ListTasksResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Errors when fetching tasks Errors []ErrorModelErrorsInner `json:"errors" doc:"Errors when fetching tasks"` // Task Array Tasks []ListTasksResponseTasksInner `json:"tasks" doc:"Task Array"` }
ListTasksResponse struct for ListTasksResponse
func NewListTasksResponse ¶
func NewListTasksResponse(errors []ErrorModelErrorsInner, tasks []ListTasksResponseTasksInner) *ListTasksResponse
NewListTasksResponse instantiates a new ListTasksResponse 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 NewListTasksResponseWithDefaults ¶
func NewListTasksResponseWithDefaults() *ListTasksResponse
NewListTasksResponseWithDefaults instantiates a new ListTasksResponse 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 (*ListTasksResponse) GetErrors ¶
func (o *ListTasksResponse) GetErrors() []ErrorModelErrorsInner
GetErrors returns the Errors field value
func (*ListTasksResponse) GetErrorsOk ¶
func (o *ListTasksResponse) GetErrorsOk() ([]ErrorModelErrorsInner, bool)
GetErrorsOk returns a tuple with the Errors field value and a boolean to check if the value has been set.
func (*ListTasksResponse) GetSchema ¶
func (o *ListTasksResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*ListTasksResponse) GetSchemaOk ¶
func (o *ListTasksResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTasksResponse) GetTasks ¶
func (o *ListTasksResponse) GetTasks() []ListTasksResponseTasksInner
GetTasks returns the Tasks field value
func (*ListTasksResponse) GetTasksOk ¶
func (o *ListTasksResponse) GetTasksOk() ([]ListTasksResponseTasksInner, bool)
GetTasksOk returns a tuple with the Tasks field value and a boolean to check if the value has been set.
func (*ListTasksResponse) HasSchema ¶
func (o *ListTasksResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (ListTasksResponse) MarshalJSON ¶
func (o ListTasksResponse) MarshalJSON() ([]byte, error)
func (*ListTasksResponse) SetErrors ¶
func (o *ListTasksResponse) SetErrors(v []ErrorModelErrorsInner)
SetErrors sets field value
func (*ListTasksResponse) SetSchema ¶
func (o *ListTasksResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*ListTasksResponse) SetTasks ¶
func (o *ListTasksResponse) SetTasks(v []ListTasksResponseTasksInner)
SetTasks sets field value
func (ListTasksResponse) ToMap ¶
func (o ListTasksResponse) ToMap() (map[string]interface{}, error)
type ListTasksResponseTasksInner ¶
type ListTasksResponseTasksInner struct { // when the task was created in RFC3339Nano format Created time.Time `json:"created" format:"date-time" doc:"when the task was created in RFC3339Nano format"` // indicates if the task is done or not Done bool `json:"done" doc:"indicates if the task is done or not"` // when the task ended in RFC3339Nano format Ended time.Time `json:"ended" format:"date-time" doc:"when the task ended in RFC3339Nano format"` // error message if any for this task Error string `json:"error" doc:"error message if any for this task"` // number of times the task failed FailureCount int32 `json:"failure_count" format:"int32" doc:"number of times the task failed"` // ID for the task Id string `json:"id" doc:"ID for the task"` // params sent to task Params string `json:"params" doc:"params sent to task"` // the progress of the task Progress float64 `json:"progress" format:"double" doc:"the progress of the task"` // Region represents the general geolocation the task is in. Region *string `json:"region,omitempty" enum:"US_WEST,US_EAST" doc:"Region represents the general geolocation the task is in."` // status for the task Status string `json:"status" doc:"status for the task"` // indicates if the task succeeded or not Succeeded bool `json:"succeeded" doc:"indicates if the task succeeded or not"` // type of task Type int32 `json:"type" format:"int32" doc:"type of task"` // priority Weight int32 `json:"weight" format:"int32" doc:"priority"` // the version of the worker for this task WorkerVersion string `json:"workerVersion" doc:"the version of the worker for this task"` // the id of the worker for the task WorkerId int64 `json:"worker_id" format:"int64" doc:"the id of the worker for the task"` }
ListTasksResponseTasksInner struct for ListTasksResponseTasksInner
func NewListTasksResponseTasksInner ¶
func NewListTasksResponseTasksInner(created time.Time, done bool, ended time.Time, error_ string, failureCount int32, id string, params string, progress float64, status string, succeeded bool, type_ int32, weight int32, workerVersion string, workerId int64) *ListTasksResponseTasksInner
NewListTasksResponseTasksInner instantiates a new ListTasksResponseTasksInner 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 NewListTasksResponseTasksInnerWithDefaults ¶
func NewListTasksResponseTasksInnerWithDefaults() *ListTasksResponseTasksInner
NewListTasksResponseTasksInnerWithDefaults instantiates a new ListTasksResponseTasksInner 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 (*ListTasksResponseTasksInner) GetCreated ¶
func (o *ListTasksResponseTasksInner) GetCreated() time.Time
GetCreated returns the Created field value
func (*ListTasksResponseTasksInner) GetCreatedOk ¶
func (o *ListTasksResponseTasksInner) GetCreatedOk() (*time.Time, bool)
GetCreatedOk returns a tuple with the Created field value and a boolean to check if the value has been set.
func (*ListTasksResponseTasksInner) GetDone ¶
func (o *ListTasksResponseTasksInner) GetDone() bool
GetDone returns the Done field value
func (*ListTasksResponseTasksInner) GetDoneOk ¶
func (o *ListTasksResponseTasksInner) GetDoneOk() (*bool, bool)
GetDoneOk returns a tuple with the Done field value and a boolean to check if the value has been set.
func (*ListTasksResponseTasksInner) GetEnded ¶
func (o *ListTasksResponseTasksInner) GetEnded() time.Time
GetEnded returns the Ended field value
func (*ListTasksResponseTasksInner) GetEndedOk ¶
func (o *ListTasksResponseTasksInner) GetEndedOk() (*time.Time, bool)
GetEndedOk returns a tuple with the Ended field value and a boolean to check if the value has been set.
func (*ListTasksResponseTasksInner) GetError ¶
func (o *ListTasksResponseTasksInner) GetError() string
GetError returns the Error field value
func (*ListTasksResponseTasksInner) GetErrorOk ¶
func (o *ListTasksResponseTasksInner) GetErrorOk() (*string, bool)
GetErrorOk returns a tuple with the Error field value and a boolean to check if the value has been set.
func (*ListTasksResponseTasksInner) GetFailureCount ¶
func (o *ListTasksResponseTasksInner) GetFailureCount() int32
GetFailureCount returns the FailureCount field value
func (*ListTasksResponseTasksInner) GetFailureCountOk ¶
func (o *ListTasksResponseTasksInner) GetFailureCountOk() (*int32, bool)
GetFailureCountOk returns a tuple with the FailureCount field value and a boolean to check if the value has been set.
func (*ListTasksResponseTasksInner) GetId ¶
func (o *ListTasksResponseTasksInner) GetId() string
GetId returns the Id field value
func (*ListTasksResponseTasksInner) GetIdOk ¶
func (o *ListTasksResponseTasksInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*ListTasksResponseTasksInner) GetParams ¶
func (o *ListTasksResponseTasksInner) GetParams() string
GetParams returns the Params field value
func (*ListTasksResponseTasksInner) GetParamsOk ¶
func (o *ListTasksResponseTasksInner) GetParamsOk() (*string, bool)
GetParamsOk returns a tuple with the Params field value and a boolean to check if the value has been set.
func (*ListTasksResponseTasksInner) GetProgress ¶
func (o *ListTasksResponseTasksInner) GetProgress() float64
GetProgress returns the Progress field value
func (*ListTasksResponseTasksInner) GetProgressOk ¶
func (o *ListTasksResponseTasksInner) GetProgressOk() (*float64, bool)
GetProgressOk returns a tuple with the Progress field value and a boolean to check if the value has been set.
func (*ListTasksResponseTasksInner) GetRegion ¶
func (o *ListTasksResponseTasksInner) GetRegion() string
GetRegion returns the Region field value if set, zero value otherwise.
func (*ListTasksResponseTasksInner) GetRegionOk ¶
func (o *ListTasksResponseTasksInner) GetRegionOk() (*string, bool)
GetRegionOk returns a tuple with the Region field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTasksResponseTasksInner) GetStatus ¶
func (o *ListTasksResponseTasksInner) GetStatus() string
GetStatus returns the Status field value
func (*ListTasksResponseTasksInner) GetStatusOk ¶
func (o *ListTasksResponseTasksInner) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (*ListTasksResponseTasksInner) GetSucceeded ¶
func (o *ListTasksResponseTasksInner) GetSucceeded() bool
GetSucceeded returns the Succeeded field value
func (*ListTasksResponseTasksInner) GetSucceededOk ¶
func (o *ListTasksResponseTasksInner) GetSucceededOk() (*bool, bool)
GetSucceededOk returns a tuple with the Succeeded field value and a boolean to check if the value has been set.
func (*ListTasksResponseTasksInner) GetType ¶
func (o *ListTasksResponseTasksInner) GetType() int32
GetType returns the Type field value
func (*ListTasksResponseTasksInner) GetTypeOk ¶
func (o *ListTasksResponseTasksInner) GetTypeOk() (*int32, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (*ListTasksResponseTasksInner) GetWeight ¶
func (o *ListTasksResponseTasksInner) GetWeight() int32
GetWeight returns the Weight field value
func (*ListTasksResponseTasksInner) GetWeightOk ¶
func (o *ListTasksResponseTasksInner) GetWeightOk() (*int32, bool)
GetWeightOk returns a tuple with the Weight field value and a boolean to check if the value has been set.
func (*ListTasksResponseTasksInner) GetWorkerId ¶
func (o *ListTasksResponseTasksInner) GetWorkerId() int64
GetWorkerId returns the WorkerId field value
func (*ListTasksResponseTasksInner) GetWorkerIdOk ¶
func (o *ListTasksResponseTasksInner) GetWorkerIdOk() (*int64, bool)
GetWorkerIdOk returns a tuple with the WorkerId field value and a boolean to check if the value has been set.
func (*ListTasksResponseTasksInner) GetWorkerVersion ¶
func (o *ListTasksResponseTasksInner) GetWorkerVersion() string
GetWorkerVersion returns the WorkerVersion field value
func (*ListTasksResponseTasksInner) GetWorkerVersionOk ¶
func (o *ListTasksResponseTasksInner) GetWorkerVersionOk() (*string, bool)
GetWorkerVersionOk returns a tuple with the WorkerVersion field value and a boolean to check if the value has been set.
func (*ListTasksResponseTasksInner) HasRegion ¶ added in v1.1.0
func (o *ListTasksResponseTasksInner) HasRegion() bool
HasRegion returns a boolean if a field has been set.
func (ListTasksResponseTasksInner) MarshalJSON ¶
func (o ListTasksResponseTasksInner) MarshalJSON() ([]byte, error)
func (*ListTasksResponseTasksInner) SetCreated ¶
func (o *ListTasksResponseTasksInner) SetCreated(v time.Time)
SetCreated sets field value
func (*ListTasksResponseTasksInner) SetDone ¶
func (o *ListTasksResponseTasksInner) SetDone(v bool)
SetDone sets field value
func (*ListTasksResponseTasksInner) SetEnded ¶
func (o *ListTasksResponseTasksInner) SetEnded(v time.Time)
SetEnded sets field value
func (*ListTasksResponseTasksInner) SetError ¶
func (o *ListTasksResponseTasksInner) SetError(v string)
SetError sets field value
func (*ListTasksResponseTasksInner) SetFailureCount ¶
func (o *ListTasksResponseTasksInner) SetFailureCount(v int32)
SetFailureCount sets field value
func (*ListTasksResponseTasksInner) SetId ¶
func (o *ListTasksResponseTasksInner) SetId(v string)
SetId sets field value
func (*ListTasksResponseTasksInner) SetParams ¶
func (o *ListTasksResponseTasksInner) SetParams(v string)
SetParams sets field value
func (*ListTasksResponseTasksInner) SetProgress ¶
func (o *ListTasksResponseTasksInner) SetProgress(v float64)
SetProgress sets field value
func (*ListTasksResponseTasksInner) SetRegion ¶
func (o *ListTasksResponseTasksInner) SetRegion(v string)
SetRegion gets a reference to the given string and assigns it to the Region field.
func (*ListTasksResponseTasksInner) SetStatus ¶
func (o *ListTasksResponseTasksInner) SetStatus(v string)
SetStatus sets field value
func (*ListTasksResponseTasksInner) SetSucceeded ¶
func (o *ListTasksResponseTasksInner) SetSucceeded(v bool)
SetSucceeded sets field value
func (*ListTasksResponseTasksInner) SetType ¶
func (o *ListTasksResponseTasksInner) SetType(v int32)
SetType sets field value
func (*ListTasksResponseTasksInner) SetWeight ¶
func (o *ListTasksResponseTasksInner) SetWeight(v int32)
SetWeight sets field value
func (*ListTasksResponseTasksInner) SetWorkerId ¶
func (o *ListTasksResponseTasksInner) SetWorkerId(v int64)
SetWorkerId sets field value
func (*ListTasksResponseTasksInner) SetWorkerVersion ¶
func (o *ListTasksResponseTasksInner) SetWorkerVersion(v string)
SetWorkerVersion sets field value
func (ListTasksResponseTasksInner) ToMap ¶
func (o ListTasksResponseTasksInner) ToMap() (map[string]interface{}, error)
type ListVODsResponse ¶
type ListVODsResponse struct { Description string `json:"description"` FileCount int64 `json:"file_count" format:"int64"` Id string `json:"id"` LastPublished *time.Time `json:"last_published,omitempty" format:"date-time"` PackagingFormat *string `json:"packaging_format,omitempty" enum:"HLS,DASH,CMAF"` Store string `json:"store"` StorePrefix string `json:"store_prefix"` TotalBytes int64 `json:"total_bytes" format:"int64"` Version string `json:"version"` }
ListVODsResponse struct for ListVODsResponse
func NewListVODsResponse ¶
func NewListVODsResponse(description string, fileCount int64, id string, store string, storePrefix string, totalBytes int64, version string) *ListVODsResponse
NewListVODsResponse instantiates a new ListVODsResponse 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 NewListVODsResponseWithDefaults ¶
func NewListVODsResponseWithDefaults() *ListVODsResponse
NewListVODsResponseWithDefaults instantiates a new ListVODsResponse 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 (*ListVODsResponse) GetDescription ¶
func (o *ListVODsResponse) GetDescription() string
GetDescription returns the Description field value
func (*ListVODsResponse) GetDescriptionOk ¶
func (o *ListVODsResponse) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value and a boolean to check if the value has been set.
func (*ListVODsResponse) GetFileCount ¶
func (o *ListVODsResponse) GetFileCount() int64
GetFileCount returns the FileCount field value
func (*ListVODsResponse) GetFileCountOk ¶
func (o *ListVODsResponse) GetFileCountOk() (*int64, bool)
GetFileCountOk returns a tuple with the FileCount field value and a boolean to check if the value has been set.
func (*ListVODsResponse) GetId ¶
func (o *ListVODsResponse) GetId() string
GetId returns the Id field value
func (*ListVODsResponse) GetIdOk ¶
func (o *ListVODsResponse) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*ListVODsResponse) GetLastPublished ¶
func (o *ListVODsResponse) GetLastPublished() time.Time
GetLastPublished returns the LastPublished field value if set, zero value otherwise.
func (*ListVODsResponse) GetLastPublishedOk ¶
func (o *ListVODsResponse) GetLastPublishedOk() (*time.Time, bool)
GetLastPublishedOk returns a tuple with the LastPublished field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListVODsResponse) GetPackagingFormat ¶
func (o *ListVODsResponse) GetPackagingFormat() string
GetPackagingFormat returns the PackagingFormat field value if set, zero value otherwise.
func (*ListVODsResponse) GetPackagingFormatOk ¶
func (o *ListVODsResponse) GetPackagingFormatOk() (*string, bool)
GetPackagingFormatOk returns a tuple with the PackagingFormat field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListVODsResponse) GetStore ¶
func (o *ListVODsResponse) GetStore() string
GetStore returns the Store field value
func (*ListVODsResponse) GetStoreOk ¶
func (o *ListVODsResponse) GetStoreOk() (*string, bool)
GetStoreOk returns a tuple with the Store field value and a boolean to check if the value has been set.
func (*ListVODsResponse) GetStorePrefix ¶
func (o *ListVODsResponse) GetStorePrefix() string
GetStorePrefix returns the StorePrefix field value
func (*ListVODsResponse) GetStorePrefixOk ¶
func (o *ListVODsResponse) GetStorePrefixOk() (*string, bool)
GetStorePrefixOk returns a tuple with the StorePrefix field value and a boolean to check if the value has been set.
func (*ListVODsResponse) GetTotalBytes ¶
func (o *ListVODsResponse) GetTotalBytes() int64
GetTotalBytes returns the TotalBytes field value
func (*ListVODsResponse) GetTotalBytesOk ¶
func (o *ListVODsResponse) GetTotalBytesOk() (*int64, bool)
GetTotalBytesOk returns a tuple with the TotalBytes field value and a boolean to check if the value has been set.
func (*ListVODsResponse) GetVersion ¶
func (o *ListVODsResponse) GetVersion() string
GetVersion returns the Version field value
func (*ListVODsResponse) GetVersionOk ¶
func (o *ListVODsResponse) GetVersionOk() (*string, bool)
GetVersionOk returns a tuple with the Version field value and a boolean to check if the value has been set.
func (*ListVODsResponse) HasLastPublished ¶
func (o *ListVODsResponse) HasLastPublished() bool
HasLastPublished returns a boolean if a field has been set.
func (*ListVODsResponse) HasPackagingFormat ¶
func (o *ListVODsResponse) HasPackagingFormat() bool
HasPackagingFormat returns a boolean if a field has been set.
func (ListVODsResponse) MarshalJSON ¶
func (o ListVODsResponse) MarshalJSON() ([]byte, error)
func (*ListVODsResponse) SetDescription ¶
func (o *ListVODsResponse) SetDescription(v string)
SetDescription sets field value
func (*ListVODsResponse) SetFileCount ¶
func (o *ListVODsResponse) SetFileCount(v int64)
SetFileCount sets field value
func (*ListVODsResponse) SetLastPublished ¶
func (o *ListVODsResponse) SetLastPublished(v time.Time)
SetLastPublished gets a reference to the given time.Time and assigns it to the LastPublished field.
func (*ListVODsResponse) SetPackagingFormat ¶
func (o *ListVODsResponse) SetPackagingFormat(v string)
SetPackagingFormat gets a reference to the given string and assigns it to the PackagingFormat field.
func (*ListVODsResponse) SetStore ¶
func (o *ListVODsResponse) SetStore(v string)
SetStore sets field value
func (*ListVODsResponse) SetStorePrefix ¶
func (o *ListVODsResponse) SetStorePrefix(v string)
SetStorePrefix sets field value
func (*ListVODsResponse) SetTotalBytes ¶
func (o *ListVODsResponse) SetTotalBytes(v int64)
SetTotalBytes sets field value
func (*ListVODsResponse) SetVersion ¶
func (o *ListVODsResponse) SetVersion(v string)
SetVersion sets field value
func (ListVODsResponse) ToMap ¶
func (o ListVODsResponse) ToMap() (map[string]interface{}, error)
type Live2VODForOrganizationApi ¶
type Live2VODForOrganizationApi interface { /* CollapseVod Collapse Vod A vod can be collapsed to a specific filter config @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param vodId ID for a VOD @return ApiCollapseVodRequest */ CollapseVod(ctx context.Context, org string, channelId string, vodId string) ApiCollapseVodRequest // CollapseVodExecute executes the request // @return CollapseVODResponse CollapseVodExecute(r ApiCollapseVodRequest) (*CollapseVODResponse, *http.Response, error) /* GetOrgClipManifests Retrieve the manifests for a given clip id @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param vodId ID for a VOD @param clipId ID for a Clip @return ApiGetOrgClipManifestsRequest */ GetOrgClipManifests(ctx context.Context, org string, channelId string, vodId string, clipId string) ApiGetOrgClipManifestsRequest // GetOrgClipManifestsExecute executes the request // @return []ClipManifestResponse GetOrgClipManifestsExecute(r ApiGetOrgClipManifestsRequest) ([]ClipManifestResponse, *http.Response, error) /* GetOrgClipPlayurl Get a playurl for a clip Searches for an organization's VODs with a given ClipID and then returns a url for playback. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param clipId ID for a Clip @return ApiGetOrgClipPlayurlRequest */ GetOrgClipPlayurl(ctx context.Context, org string, channelId string, clipId string) ApiGetOrgClipPlayurlRequest // GetOrgClipPlayurlExecute executes the request // @return PlayURLResponse GetOrgClipPlayurlExecute(r ApiGetOrgClipPlayurlRequest) (*PlayURLResponse, *http.Response, error) /* GetOrgMp4Url Get Clip MP4 URL Get the mp4url for downloading a mp4 file for a clip Takes in a vodid and clipid and returns the url to download the mp4 asset. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param vodId ID for a VOD @param clipId ID for a Clip @return ApiGetOrgMp4UrlRequest */ GetOrgMp4Url(ctx context.Context, org string, channelId string, vodId string, clipId string) ApiGetOrgMp4UrlRequest // GetOrgMp4UrlExecute executes the request // @return MP4URLResponse GetOrgMp4UrlExecute(r ApiGetOrgMp4UrlRequest) (*MP4URLResponse, *http.Response, error) /* GetOrgProduct Get product Get a product with an organization and product id. This will return one from each region if that product id is in multiple regions. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param productId Product ID for a l2v request @return ApiGetOrgProductRequest */ GetOrgProduct(ctx context.Context, org string, productId string) ApiGetOrgProductRequest // GetOrgProductExecute executes the request // @return GetProductResponse GetOrgProductExecute(r ApiGetOrgProductRequest) (*GetProductResponse, *http.Response, error) /* GetOrgProductConfig Get product config Get fields for product config @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param productId Product ID for a l2v request @return ApiGetOrgProductConfigRequest */ GetOrgProductConfig(ctx context.Context, org string, productId string) ApiGetOrgProductConfigRequest // GetOrgProductConfigExecute executes the request // @return GetProductConfigResponse GetOrgProductConfigExecute(r ApiGetOrgProductConfigRequest) (*GetProductConfigResponse, *http.Response, error) /* GetOrgProgramTasks Get Tasks for Program List all L2V tasks for the channel identified in the request. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiGetOrgProgramTasksRequest */ GetOrgProgramTasks(ctx context.Context, org string, channelId string) ApiGetOrgProgramTasksRequest // GetOrgProgramTasksExecute executes the request // @return TaskResponse GetOrgProgramTasksExecute(r ApiGetOrgProgramTasksRequest) (*TaskResponse, *http.Response, error) /* GetOrgTask Get Task Get a L2V task with the taskID. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param taskId Task ID for a l2v request @return ApiGetOrgTaskRequest */ GetOrgTask(ctx context.Context, org string, channelId string, taskId string) ApiGetOrgTaskRequest // GetOrgTaskExecute executes the request // @return GetTaskResponse GetOrgTaskExecute(r ApiGetOrgTaskRequest) (*GetTaskResponse, *http.Response, error) /* GetOrgVod Get VOD Get a singular vod for a channel @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param vodId ID for a VOD @return ApiGetOrgVodRequest */ GetOrgVod(ctx context.Context, org string, channelId string, vodId string) ApiGetOrgVodRequest // GetOrgVodExecute executes the request // @return GetVODResponse GetOrgVodExecute(r ApiGetOrgVodRequest) (*GetVODResponse, *http.Response, error) /* GetOrgVodClipProgramTime Get Clip Program Times Get the program start and end times for a clip @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param vodId ID for a VOD @param clipId ID for a Clip @return ApiGetOrgVodClipProgramTimeRequest */ GetOrgVodClipProgramTime(ctx context.Context, org string, channelId string, vodId string, clipId string) ApiGetOrgVodClipProgramTimeRequest // GetOrgVodClipProgramTimeExecute executes the request // @return GetClipProgramTimeResponse GetOrgVodClipProgramTimeExecute(r ApiGetOrgVodClipProgramTimeRequest) (*GetClipProgramTimeResponse, *http.Response, error) /* GetOrgVodClipScte35Markers Get Scte 35 Markers By Clip Get the scte markers for a clip @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param vodId ID for a VOD @param clipId ID for a Clip @return ApiGetOrgVodClipScte35MarkersRequest */ GetOrgVodClipScte35Markers(ctx context.Context, org string, channelId string, vodId string, clipId string) ApiGetOrgVodClipScte35MarkersRequest // GetOrgVodClipScte35MarkersExecute executes the request // @return GetScte35MarkerByClipIDResponse GetOrgVodClipScte35MarkersExecute(r ApiGetOrgVodClipScte35MarkersRequest) (*GetScte35MarkerByClipIDResponse, *http.Response, error) /* ListOrgClips List available clips List all clips for all VODs of the channel identified in the request. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiListOrgClipsRequest */ ListOrgClips(ctx context.Context, org string, channelId string) ApiListOrgClipsRequest // ListOrgClipsExecute executes the request // @return ListClipsResponse ListOrgClipsExecute(r ApiListOrgClipsRequest) (*ListClipsResponse, *http.Response, error) /* ListOrgClipsVod List available clips for a vod List all clips for a single VOD in the channel identified in the request. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param vodId ID for a VOD @return ApiListOrgClipsVodRequest */ ListOrgClipsVod(ctx context.Context, org string, channelId string, vodId string) ApiListOrgClipsVodRequest // ListOrgClipsVodExecute executes the request // @return ListClipsForVodResponse ListOrgClipsVodExecute(r ApiListOrgClipsVodRequest) (*ListClipsForVodResponse, *http.Response, error) /* ListOrgProducts List Products Get all the products for a specific organization across all regions @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @return ApiListOrgProductsRequest */ ListOrgProducts(ctx context.Context, org string) ApiListOrgProductsRequest // ListOrgProductsExecute executes the request // @return ListProductsResponse ListOrgProductsExecute(r ApiListOrgProductsRequest) (*ListProductsResponse, *http.Response, error) /* ListOrgProductsPrograms List Programs Get all the programs for a specific organization and product @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param productId Product ID for a l2v request @return ApiListOrgProductsProgramsRequest */ ListOrgProductsPrograms(ctx context.Context, org string, productId string) ApiListOrgProductsProgramsRequest // ListOrgProductsProgramsExecute executes the request // @return ListProgramsResponse ListOrgProductsProgramsExecute(r ApiListOrgProductsProgramsRequest) (*ListProgramsResponse, *http.Response, error) /* ListOrgVods List VODs VODs can be listed after an appropriately configured channel is turned on for the first time. If a channel with existing VODs is turned off or deleted, the VODs will still be returned. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiListOrgVodsRequest */ ListOrgVods(ctx context.Context, org string, channelId string) ApiListOrgVodsRequest // ListOrgVodsExecute executes the request // @return []ListVODsResponse ListOrgVodsExecute(r ApiListOrgVodsRequest) ([]ListVODsResponse, *http.Response, error) /* ListTasks List Tasks List all L2V tasks. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiListTasksRequest */ ListTasks(ctx context.Context) ApiListTasksRequest // ListTasksExecute executes the request // @return ListTasksResponse ListTasksExecute(r ApiListTasksRequest) (*ListTasksResponse, *http.Response, error) /* PostCopyMp4 Copy mp4 Starts a copy mp4 task in l2v to copy an MP4 to another preset storage location @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param vodId ID for a VOD @param clipId ID for a Clip @return ApiPostCopyMp4Request */ PostCopyMp4(ctx context.Context, org string, channelId string, vodId string, clipId string) ApiPostCopyMp4Request // PostCopyMp4Execute executes the request // @return PostCopyMP4Response PostCopyMp4Execute(r ApiPostCopyMp4Request) (*PostCopyMP4Response, *http.Response, error) /* PostOrgChannelSyndication Syndication (MP4's/WAV's) creation using Aventus Dynamic Manifest Origin. Uses archive settings from the request to archive syndication files (mp4/wav) files. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiPostOrgChannelSyndicationRequest */ PostOrgChannelSyndication(ctx context.Context, org string, channelId string) ApiPostOrgChannelSyndicationRequest // PostOrgChannelSyndicationExecute executes the request // @return DynamicSyndicationResponse PostOrgChannelSyndicationExecute(r ApiPostOrgChannelSyndicationRequest) (*DynamicSyndicationResponse, *http.Response, error) /* PostOrgClip Make a clip for all VODs Starts a job to create a clip for all VODs for the channel identified in the request. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiPostOrgClipRequest */ PostOrgClip(ctx context.Context, org string, channelId string) ApiPostOrgClipRequest // PostOrgClipExecute executes the request // @return PostClipResponse PostOrgClipExecute(r ApiPostOrgClipRequest) (*PostClipResponse, *http.Response, error) /* PostOrgClipArchive Archive a clip Uses archive settings configured in Live2VOD for the organization and on the channel. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param clipId ID for a Clip @return ApiPostOrgClipArchiveRequest */ PostOrgClipArchive(ctx context.Context, org string, channelId string, clipId string) ApiPostOrgClipArchiveRequest // PostOrgClipArchiveExecute executes the request // @return PostClipArchiveResponse PostOrgClipArchiveExecute(r ApiPostOrgClipArchiveRequest) (*PostClipArchiveResponse, *http.Response, error) /* PostOrgMakeMp4 Create MP4 for Clip Create a mp4 entity for the clip within a vod @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param vodId ID for a VOD @param clipId ID for a Clip @return ApiPostOrgMakeMp4Request */ PostOrgMakeMp4(ctx context.Context, org string, channelId string, vodId string, clipId string) ApiPostOrgMakeMp4Request // PostOrgMakeMp4Execute executes the request // @return MakeMP4Response PostOrgMakeMp4Execute(r ApiPostOrgMakeMp4Request) (*MakeMP4Response, *http.Response, error) /* PostOrgProductConfig Update config Update fields for product config @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param productId Product ID for a l2v request @return ApiPostOrgProductConfigRequest */ PostOrgProductConfig(ctx context.Context, org string, productId string) ApiPostOrgProductConfigRequest // PostOrgProductConfigExecute executes the request // @return map[string]interface{} PostOrgProductConfigExecute(r ApiPostOrgProductConfigRequest) (map[string]interface{}, *http.Response, error) /* PostOrgTaskCancel Cancel Task Cancel a L2V task with the taskID @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param taskId Task ID for a l2v request @return ApiPostOrgTaskCancelRequest */ PostOrgTaskCancel(ctx context.Context, org string, channelId string, taskId string) ApiPostOrgTaskCancelRequest // PostOrgTaskCancelExecute executes the request // @return CancelTaskResponse PostOrgTaskCancelExecute(r ApiPostOrgTaskCancelRequest) (*CancelTaskResponse, *http.Response, error) /* PostOrgTaskRetry Retry Task Retry a L2V task with the taskID. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param taskId Task ID for a l2v request @return ApiPostOrgTaskRetryRequest */ PostOrgTaskRetry(ctx context.Context, org string, channelId string, taskId string) ApiPostOrgTaskRetryRequest // PostOrgTaskRetryExecute executes the request // @return RetryTaskResponse PostOrgTaskRetryExecute(r ApiPostOrgTaskRetryRequest) (*RetryTaskResponse, *http.Response, error) /* PostOrgVodClip Make a clip for a single VOD Starts a job to create a clip for a VOD on the channel identified in the request. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param vodId ID for a VOD @return ApiPostOrgVodClipRequest */ PostOrgVodClip(ctx context.Context, org string, channelId string, vodId string) ApiPostOrgVodClipRequest // PostOrgVodClipExecute executes the request // @return MakeClipResponse PostOrgVodClipExecute(r ApiPostOrgVodClipRequest) (*MakeClipResponse, *http.Response, error) /* PutOrgChannelFer Archive a FER Uses archive settings from the request to archive a FER @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiPutOrgChannelFerRequest */ PutOrgChannelFer(ctx context.Context, org string, channelId string) ApiPutOrgChannelFerRequest // PutOrgChannelFerExecute executes the request // @return ArchiveFERResponse PutOrgChannelFerExecute(r ApiPutOrgChannelFerRequest) (*ArchiveFERResponse, *http.Response, error) }
type Live2VODForOrganizationApiService ¶
type Live2VODForOrganizationApiService service
Live2VODForOrganizationApiService Live2VODForOrganizationApi service
func (*Live2VODForOrganizationApiService) CollapseVod ¶
func (a *Live2VODForOrganizationApiService) CollapseVod(ctx context.Context, org string, channelId string, vodId string) ApiCollapseVodRequest
CollapseVod Collapse Vod
A vod can be collapsed to a specific filter config
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param vodId ID for a VOD @return ApiCollapseVodRequest
func (*Live2VODForOrganizationApiService) CollapseVodExecute ¶
func (a *Live2VODForOrganizationApiService) CollapseVodExecute(r ApiCollapseVodRequest) (*CollapseVODResponse, *http.Response, error)
Execute executes the request
@return CollapseVODResponse
func (*Live2VODForOrganizationApiService) GetOrgClipManifests ¶ added in v1.23.0
func (a *Live2VODForOrganizationApiService) GetOrgClipManifests(ctx context.Context, org string, channelId string, vodId string, clipId string) ApiGetOrgClipManifestsRequest
GetOrgClipManifests Retrieve the manifests for a given clip id
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param vodId ID for a VOD @param clipId ID for a Clip @return ApiGetOrgClipManifestsRequest
func (*Live2VODForOrganizationApiService) GetOrgClipManifestsExecute ¶ added in v1.23.0
func (a *Live2VODForOrganizationApiService) GetOrgClipManifestsExecute(r ApiGetOrgClipManifestsRequest) ([]ClipManifestResponse, *http.Response, error)
Execute executes the request
@return []ClipManifestResponse
func (*Live2VODForOrganizationApiService) GetOrgClipPlayurl ¶
func (a *Live2VODForOrganizationApiService) GetOrgClipPlayurl(ctx context.Context, org string, channelId string, clipId string) ApiGetOrgClipPlayurlRequest
GetOrgClipPlayurl Get a playurl for a clip
Searches for an organization's VODs with a given ClipID and then returns a url for playback.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param clipId ID for a Clip @return ApiGetOrgClipPlayurlRequest
func (*Live2VODForOrganizationApiService) GetOrgClipPlayurlExecute ¶
func (a *Live2VODForOrganizationApiService) GetOrgClipPlayurlExecute(r ApiGetOrgClipPlayurlRequest) (*PlayURLResponse, *http.Response, error)
Execute executes the request
@return PlayURLResponse
func (*Live2VODForOrganizationApiService) GetOrgMp4Url ¶
func (a *Live2VODForOrganizationApiService) GetOrgMp4Url(ctx context.Context, org string, channelId string, vodId string, clipId string) ApiGetOrgMp4UrlRequest
GetOrgMp4Url Get Clip MP4 URL
Get the mp4url for downloading a mp4 file for a clip Takes in a vodid and clipid and returns the url to download the mp4 asset.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param vodId ID for a VOD @param clipId ID for a Clip @return ApiGetOrgMp4UrlRequest
func (*Live2VODForOrganizationApiService) GetOrgMp4UrlExecute ¶
func (a *Live2VODForOrganizationApiService) GetOrgMp4UrlExecute(r ApiGetOrgMp4UrlRequest) (*MP4URLResponse, *http.Response, error)
Execute executes the request
@return MP4URLResponse
func (*Live2VODForOrganizationApiService) GetOrgProduct ¶ added in v1.1.0
func (a *Live2VODForOrganizationApiService) GetOrgProduct(ctx context.Context, org string, productId string) ApiGetOrgProductRequest
GetOrgProduct Get product
Get a product with an organization and product id. This will return one from each region if that product id is in multiple regions.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param productId Product ID for a l2v request @return ApiGetOrgProductRequest
func (*Live2VODForOrganizationApiService) GetOrgProductConfig ¶ added in v1.11.0
func (a *Live2VODForOrganizationApiService) GetOrgProductConfig(ctx context.Context, org string, productId string) ApiGetOrgProductConfigRequest
GetOrgProductConfig Get product config
Get fields for product config
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param productId Product ID for a l2v request @return ApiGetOrgProductConfigRequest
func (*Live2VODForOrganizationApiService) GetOrgProductConfigExecute ¶ added in v1.11.0
func (a *Live2VODForOrganizationApiService) GetOrgProductConfigExecute(r ApiGetOrgProductConfigRequest) (*GetProductConfigResponse, *http.Response, error)
Execute executes the request
@return GetProductConfigResponse
func (*Live2VODForOrganizationApiService) GetOrgProductExecute ¶ added in v1.1.0
func (a *Live2VODForOrganizationApiService) GetOrgProductExecute(r ApiGetOrgProductRequest) (*GetProductResponse, *http.Response, error)
Execute executes the request
@return GetProductResponse
func (*Live2VODForOrganizationApiService) GetOrgProgramTasks ¶
func (a *Live2VODForOrganizationApiService) GetOrgProgramTasks(ctx context.Context, org string, channelId string) ApiGetOrgProgramTasksRequest
GetOrgProgramTasks Get Tasks for Program
List all L2V tasks for the channel identified in the request.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiGetOrgProgramTasksRequest
func (*Live2VODForOrganizationApiService) GetOrgProgramTasksExecute ¶
func (a *Live2VODForOrganizationApiService) GetOrgProgramTasksExecute(r ApiGetOrgProgramTasksRequest) (*TaskResponse, *http.Response, error)
Execute executes the request
@return TaskResponse
func (*Live2VODForOrganizationApiService) GetOrgTask ¶ added in v1.1.0
func (a *Live2VODForOrganizationApiService) GetOrgTask(ctx context.Context, org string, channelId string, taskId string) ApiGetOrgTaskRequest
GetOrgTask Get Task
Get a L2V task with the taskID.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param taskId Task ID for a l2v request @return ApiGetOrgTaskRequest
func (*Live2VODForOrganizationApiService) GetOrgTaskExecute ¶ added in v1.1.0
func (a *Live2VODForOrganizationApiService) GetOrgTaskExecute(r ApiGetOrgTaskRequest) (*GetTaskResponse, *http.Response, error)
Execute executes the request
@return GetTaskResponse
func (*Live2VODForOrganizationApiService) GetOrgVod ¶
func (a *Live2VODForOrganizationApiService) GetOrgVod(ctx context.Context, org string, channelId string, vodId string) ApiGetOrgVodRequest
GetOrgVod Get VOD
Get a singular vod for a channel
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param vodId ID for a VOD @return ApiGetOrgVodRequest
func (*Live2VODForOrganizationApiService) GetOrgVodClipProgramTime ¶
func (a *Live2VODForOrganizationApiService) GetOrgVodClipProgramTime(ctx context.Context, org string, channelId string, vodId string, clipId string) ApiGetOrgVodClipProgramTimeRequest
GetOrgVodClipProgramTime Get Clip Program Times
Get the program start and end times for a clip
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param vodId ID for a VOD @param clipId ID for a Clip @return ApiGetOrgVodClipProgramTimeRequest
func (*Live2VODForOrganizationApiService) GetOrgVodClipProgramTimeExecute ¶
func (a *Live2VODForOrganizationApiService) GetOrgVodClipProgramTimeExecute(r ApiGetOrgVodClipProgramTimeRequest) (*GetClipProgramTimeResponse, *http.Response, error)
Execute executes the request
@return GetClipProgramTimeResponse
func (*Live2VODForOrganizationApiService) GetOrgVodClipScte35Markers ¶ added in v1.11.0
func (a *Live2VODForOrganizationApiService) GetOrgVodClipScte35Markers(ctx context.Context, org string, channelId string, vodId string, clipId string) ApiGetOrgVodClipScte35MarkersRequest
GetOrgVodClipScte35Markers Get Scte 35 Markers By Clip
Get the scte markers for a clip
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param vodId ID for a VOD @param clipId ID for a Clip @return ApiGetOrgVodClipScte35MarkersRequest
func (*Live2VODForOrganizationApiService) GetOrgVodClipScte35MarkersExecute ¶ added in v1.11.0
func (a *Live2VODForOrganizationApiService) GetOrgVodClipScte35MarkersExecute(r ApiGetOrgVodClipScte35MarkersRequest) (*GetScte35MarkerByClipIDResponse, *http.Response, error)
Execute executes the request
@return GetScte35MarkerByClipIDResponse
func (*Live2VODForOrganizationApiService) GetOrgVodExecute ¶
func (a *Live2VODForOrganizationApiService) GetOrgVodExecute(r ApiGetOrgVodRequest) (*GetVODResponse, *http.Response, error)
Execute executes the request
@return GetVODResponse
func (*Live2VODForOrganizationApiService) ListOrgClips ¶
func (a *Live2VODForOrganizationApiService) ListOrgClips(ctx context.Context, org string, channelId string) ApiListOrgClipsRequest
ListOrgClips List available clips
List all clips for all VODs of the channel identified in the request.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiListOrgClipsRequest
func (*Live2VODForOrganizationApiService) ListOrgClipsExecute ¶
func (a *Live2VODForOrganizationApiService) ListOrgClipsExecute(r ApiListOrgClipsRequest) (*ListClipsResponse, *http.Response, error)
Execute executes the request
@return ListClipsResponse
func (*Live2VODForOrganizationApiService) ListOrgClipsVod ¶ added in v1.4.0
func (a *Live2VODForOrganizationApiService) ListOrgClipsVod(ctx context.Context, org string, channelId string, vodId string) ApiListOrgClipsVodRequest
ListOrgClipsVod List available clips for a vod
List all clips for a single VOD in the channel identified in the request.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param vodId ID for a VOD @return ApiListOrgClipsVodRequest
func (*Live2VODForOrganizationApiService) ListOrgClipsVodExecute ¶ added in v1.4.0
func (a *Live2VODForOrganizationApiService) ListOrgClipsVodExecute(r ApiListOrgClipsVodRequest) (*ListClipsForVodResponse, *http.Response, error)
Execute executes the request
@return ListClipsForVodResponse
func (*Live2VODForOrganizationApiService) ListOrgProducts ¶ added in v1.1.0
func (a *Live2VODForOrganizationApiService) ListOrgProducts(ctx context.Context, org string) ApiListOrgProductsRequest
ListOrgProducts List Products
Get all the products for a specific organization across all regions
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @return ApiListOrgProductsRequest
func (*Live2VODForOrganizationApiService) ListOrgProductsExecute ¶ added in v1.1.0
func (a *Live2VODForOrganizationApiService) ListOrgProductsExecute(r ApiListOrgProductsRequest) (*ListProductsResponse, *http.Response, error)
Execute executes the request
@return ListProductsResponse
func (*Live2VODForOrganizationApiService) ListOrgProductsPrograms ¶
func (a *Live2VODForOrganizationApiService) ListOrgProductsPrograms(ctx context.Context, org string, productId string) ApiListOrgProductsProgramsRequest
ListOrgProductsPrograms List Programs
Get all the programs for a specific organization and product
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param productId Product ID for a l2v request @return ApiListOrgProductsProgramsRequest
func (*Live2VODForOrganizationApiService) ListOrgProductsProgramsExecute ¶
func (a *Live2VODForOrganizationApiService) ListOrgProductsProgramsExecute(r ApiListOrgProductsProgramsRequest) (*ListProgramsResponse, *http.Response, error)
Execute executes the request
@return ListProgramsResponse
func (*Live2VODForOrganizationApiService) ListOrgVods ¶
func (a *Live2VODForOrganizationApiService) ListOrgVods(ctx context.Context, org string, channelId string) ApiListOrgVodsRequest
ListOrgVods List VODs
VODs can be listed after an appropriately configured channel is turned on for the first time. If a channel with existing VODs is turned off or deleted, the VODs will still be returned.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiListOrgVodsRequest
func (*Live2VODForOrganizationApiService) ListOrgVodsExecute ¶
func (a *Live2VODForOrganizationApiService) ListOrgVodsExecute(r ApiListOrgVodsRequest) ([]ListVODsResponse, *http.Response, error)
Execute executes the request
@return []ListVODsResponse
func (*Live2VODForOrganizationApiService) ListTasks ¶
func (a *Live2VODForOrganizationApiService) ListTasks(ctx context.Context) ApiListTasksRequest
ListTasks List Tasks
List all L2V tasks.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiListTasksRequest
func (*Live2VODForOrganizationApiService) ListTasksExecute ¶
func (a *Live2VODForOrganizationApiService) ListTasksExecute(r ApiListTasksRequest) (*ListTasksResponse, *http.Response, error)
Execute executes the request
@return ListTasksResponse
func (*Live2VODForOrganizationApiService) PostCopyMp4 ¶ added in v1.5.0
func (a *Live2VODForOrganizationApiService) PostCopyMp4(ctx context.Context, org string, channelId string, vodId string, clipId string) ApiPostCopyMp4Request
PostCopyMp4 Copy mp4
Starts a copy mp4 task in l2v to copy an MP4 to another preset storage location
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param vodId ID for a VOD @param clipId ID for a Clip @return ApiPostCopyMp4Request
func (*Live2VODForOrganizationApiService) PostCopyMp4Execute ¶ added in v1.5.0
func (a *Live2VODForOrganizationApiService) PostCopyMp4Execute(r ApiPostCopyMp4Request) (*PostCopyMP4Response, *http.Response, error)
Execute executes the request
@return PostCopyMP4Response
func (*Live2VODForOrganizationApiService) PostOrgChannelSyndication ¶ added in v1.19.0
func (a *Live2VODForOrganizationApiService) PostOrgChannelSyndication(ctx context.Context, org string, channelId string) ApiPostOrgChannelSyndicationRequest
PostOrgChannelSyndication Syndication (MP4's/WAV's) creation using Aventus Dynamic Manifest Origin.
Uses archive settings from the request to archive syndication files (mp4/wav) files.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiPostOrgChannelSyndicationRequest
func (*Live2VODForOrganizationApiService) PostOrgChannelSyndicationExecute ¶ added in v1.19.0
func (a *Live2VODForOrganizationApiService) PostOrgChannelSyndicationExecute(r ApiPostOrgChannelSyndicationRequest) (*DynamicSyndicationResponse, *http.Response, error)
Execute executes the request
@return DynamicSyndicationResponse
func (*Live2VODForOrganizationApiService) PostOrgClip ¶
func (a *Live2VODForOrganizationApiService) PostOrgClip(ctx context.Context, org string, channelId string) ApiPostOrgClipRequest
PostOrgClip Make a clip for all VODs
Starts a job to create a clip for all VODs for the channel identified in the request.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiPostOrgClipRequest
func (*Live2VODForOrganizationApiService) PostOrgClipArchive ¶
func (a *Live2VODForOrganizationApiService) PostOrgClipArchive(ctx context.Context, org string, channelId string, clipId string) ApiPostOrgClipArchiveRequest
PostOrgClipArchive Archive a clip
Uses archive settings configured in Live2VOD for the organization and on the channel.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param clipId ID for a Clip @return ApiPostOrgClipArchiveRequest
func (*Live2VODForOrganizationApiService) PostOrgClipArchiveExecute ¶
func (a *Live2VODForOrganizationApiService) PostOrgClipArchiveExecute(r ApiPostOrgClipArchiveRequest) (*PostClipArchiveResponse, *http.Response, error)
Execute executes the request
@return PostClipArchiveResponse
func (*Live2VODForOrganizationApiService) PostOrgClipExecute ¶
func (a *Live2VODForOrganizationApiService) PostOrgClipExecute(r ApiPostOrgClipRequest) (*PostClipResponse, *http.Response, error)
Execute executes the request
@return PostClipResponse
func (*Live2VODForOrganizationApiService) PostOrgMakeMp4 ¶
func (a *Live2VODForOrganizationApiService) PostOrgMakeMp4(ctx context.Context, org string, channelId string, vodId string, clipId string) ApiPostOrgMakeMp4Request
PostOrgMakeMp4 Create MP4 for Clip
Create a mp4 entity for the clip within a vod
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param vodId ID for a VOD @param clipId ID for a Clip @return ApiPostOrgMakeMp4Request
func (*Live2VODForOrganizationApiService) PostOrgMakeMp4Execute ¶
func (a *Live2VODForOrganizationApiService) PostOrgMakeMp4Execute(r ApiPostOrgMakeMp4Request) (*MakeMP4Response, *http.Response, error)
Execute executes the request
@return MakeMP4Response
func (*Live2VODForOrganizationApiService) PostOrgProductConfig ¶ added in v1.1.0
func (a *Live2VODForOrganizationApiService) PostOrgProductConfig(ctx context.Context, org string, productId string) ApiPostOrgProductConfigRequest
PostOrgProductConfig Update config
Update fields for product config
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param productId Product ID for a l2v request @return ApiPostOrgProductConfigRequest
func (*Live2VODForOrganizationApiService) PostOrgProductConfigExecute ¶ added in v1.1.0
func (a *Live2VODForOrganizationApiService) PostOrgProductConfigExecute(r ApiPostOrgProductConfigRequest) (map[string]interface{}, *http.Response, error)
Execute executes the request
@return map[string]interface{}
func (*Live2VODForOrganizationApiService) PostOrgTaskCancel ¶ added in v1.1.0
func (a *Live2VODForOrganizationApiService) PostOrgTaskCancel(ctx context.Context, org string, channelId string, taskId string) ApiPostOrgTaskCancelRequest
PostOrgTaskCancel Cancel Task
Cancel a L2V task with the taskID
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param taskId Task ID for a l2v request @return ApiPostOrgTaskCancelRequest
func (*Live2VODForOrganizationApiService) PostOrgTaskCancelExecute ¶ added in v1.1.0
func (a *Live2VODForOrganizationApiService) PostOrgTaskCancelExecute(r ApiPostOrgTaskCancelRequest) (*CancelTaskResponse, *http.Response, error)
Execute executes the request
@return CancelTaskResponse
func (*Live2VODForOrganizationApiService) PostOrgTaskRetry ¶ added in v1.1.0
func (a *Live2VODForOrganizationApiService) PostOrgTaskRetry(ctx context.Context, org string, channelId string, taskId string) ApiPostOrgTaskRetryRequest
PostOrgTaskRetry Retry Task
Retry a L2V task with the taskID.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param taskId Task ID for a l2v request @return ApiPostOrgTaskRetryRequest
func (*Live2VODForOrganizationApiService) PostOrgTaskRetryExecute ¶ added in v1.1.0
func (a *Live2VODForOrganizationApiService) PostOrgTaskRetryExecute(r ApiPostOrgTaskRetryRequest) (*RetryTaskResponse, *http.Response, error)
Execute executes the request
@return RetryTaskResponse
func (*Live2VODForOrganizationApiService) PostOrgVodClip ¶
func (a *Live2VODForOrganizationApiService) PostOrgVodClip(ctx context.Context, org string, channelId string, vodId string) ApiPostOrgVodClipRequest
PostOrgVodClip Make a clip for a single VOD
Starts a job to create a clip for a VOD on the channel identified in the request.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @param vodId ID for a VOD @return ApiPostOrgVodClipRequest
func (*Live2VODForOrganizationApiService) PostOrgVodClipExecute ¶
func (a *Live2VODForOrganizationApiService) PostOrgVodClipExecute(r ApiPostOrgVodClipRequest) (*MakeClipResponse, *http.Response, error)
Execute executes the request
@return MakeClipResponse
func (*Live2VODForOrganizationApiService) PutOrgChannelFer ¶ added in v1.13.0
func (a *Live2VODForOrganizationApiService) PutOrgChannelFer(ctx context.Context, org string, channelId string) ApiPutOrgChannelFerRequest
PutOrgChannelFer Archive a FER
Uses archive settings from the request to archive a FER
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiPutOrgChannelFerRequest
func (*Live2VODForOrganizationApiService) PutOrgChannelFerExecute ¶ added in v1.13.0
func (a *Live2VODForOrganizationApiService) PutOrgChannelFerExecute(r ApiPutOrgChannelFerRequest) (*ArchiveFERResponse, *http.Response, error)
Execute executes the request
@return ArchiveFERResponse
type MP4URLResponse ¶
type MP4URLResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // URL for mp4 of a clip Mp4url string `json:"mp4url" doc:"URL for mp4 of a clip"` }
MP4URLResponse struct for MP4URLResponse
func NewMP4URLResponse ¶
func NewMP4URLResponse(mp4url string) *MP4URLResponse
NewMP4URLResponse instantiates a new MP4URLResponse 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 NewMP4URLResponseWithDefaults ¶
func NewMP4URLResponseWithDefaults() *MP4URLResponse
NewMP4URLResponseWithDefaults instantiates a new MP4URLResponse 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 (*MP4URLResponse) GetMp4url ¶
func (o *MP4URLResponse) GetMp4url() string
GetMp4url returns the Mp4url field value
func (*MP4URLResponse) GetMp4urlOk ¶
func (o *MP4URLResponse) GetMp4urlOk() (*string, bool)
GetMp4urlOk returns a tuple with the Mp4url field value and a boolean to check if the value has been set.
func (*MP4URLResponse) GetSchema ¶
func (o *MP4URLResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*MP4URLResponse) GetSchemaOk ¶
func (o *MP4URLResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MP4URLResponse) HasSchema ¶
func (o *MP4URLResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (MP4URLResponse) MarshalJSON ¶
func (o MP4URLResponse) MarshalJSON() ([]byte, error)
func (*MP4URLResponse) SetMp4url ¶
func (o *MP4URLResponse) SetMp4url(v string)
SetMp4url sets field value
func (*MP4URLResponse) SetSchema ¶
func (o *MP4URLResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (MP4URLResponse) ToMap ¶
func (o MP4URLResponse) ToMap() (map[string]interface{}, error)
type MakeClipRequest ¶ added in v1.12.0
type MakeClipRequest struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Identifer that is carried through archive and collapse notifications for the clip creation CorrelationId *string `` /* 128-byte string literal not displayed */ // Description of the clip being created Description *string `json:"description,omitempty" maxLength:"80" doc:"Description of the clip being created"` // End timestamp in RFC3339Nano format End string `json:"end" doc:"End timestamp in RFC3339Nano format"` // Overwrite existing clip. Default: false Overwrite *bool `json:"overwrite,omitempty" doc:"Overwrite existing clip. Default: false"` // Start timestamp in RFC3339Nano format Start string `json:"start" doc:"Start timestamp in RFC3339Nano format"` }
MakeClipRequest struct for MakeClipRequest
func NewMakeClipRequest ¶ added in v1.12.0
func NewMakeClipRequest(end string, start string) *MakeClipRequest
NewMakeClipRequest instantiates a new MakeClipRequest 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 NewMakeClipRequestWithDefaults ¶ added in v1.12.0
func NewMakeClipRequestWithDefaults() *MakeClipRequest
NewMakeClipRequestWithDefaults instantiates a new MakeClipRequest 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 (*MakeClipRequest) GetCorrelationId ¶ added in v1.12.0
func (o *MakeClipRequest) GetCorrelationId() string
GetCorrelationId returns the CorrelationId field value if set, zero value otherwise.
func (*MakeClipRequest) GetCorrelationIdOk ¶ added in v1.12.0
func (o *MakeClipRequest) GetCorrelationIdOk() (*string, bool)
GetCorrelationIdOk returns a tuple with the CorrelationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MakeClipRequest) GetDescription ¶ added in v1.12.0
func (o *MakeClipRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*MakeClipRequest) GetDescriptionOk ¶ added in v1.12.0
func (o *MakeClipRequest) 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 (*MakeClipRequest) GetEnd ¶ added in v1.12.0
func (o *MakeClipRequest) GetEnd() string
GetEnd returns the End field value
func (*MakeClipRequest) GetEndOk ¶ added in v1.12.0
func (o *MakeClipRequest) GetEndOk() (*string, bool)
GetEndOk returns a tuple with the End field value and a boolean to check if the value has been set.
func (*MakeClipRequest) GetOverwrite ¶ added in v1.12.0
func (o *MakeClipRequest) GetOverwrite() bool
GetOverwrite returns the Overwrite field value if set, zero value otherwise.
func (*MakeClipRequest) GetOverwriteOk ¶ added in v1.12.0
func (o *MakeClipRequest) GetOverwriteOk() (*bool, bool)
GetOverwriteOk returns a tuple with the Overwrite field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MakeClipRequest) GetSchema ¶ added in v1.12.0
func (o *MakeClipRequest) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*MakeClipRequest) GetSchemaOk ¶ added in v1.12.0
func (o *MakeClipRequest) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MakeClipRequest) GetStart ¶ added in v1.12.0
func (o *MakeClipRequest) GetStart() string
GetStart returns the Start field value
func (*MakeClipRequest) GetStartOk ¶ added in v1.12.0
func (o *MakeClipRequest) GetStartOk() (*string, bool)
GetStartOk returns a tuple with the Start field value and a boolean to check if the value has been set.
func (*MakeClipRequest) HasCorrelationId ¶ added in v1.12.0
func (o *MakeClipRequest) HasCorrelationId() bool
HasCorrelationId returns a boolean if a field has been set.
func (*MakeClipRequest) HasDescription ¶ added in v1.12.0
func (o *MakeClipRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*MakeClipRequest) HasOverwrite ¶ added in v1.12.0
func (o *MakeClipRequest) HasOverwrite() bool
HasOverwrite returns a boolean if a field has been set.
func (*MakeClipRequest) HasSchema ¶ added in v1.12.0
func (o *MakeClipRequest) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (MakeClipRequest) MarshalJSON ¶ added in v1.12.0
func (o MakeClipRequest) MarshalJSON() ([]byte, error)
func (*MakeClipRequest) SetCorrelationId ¶ added in v1.12.0
func (o *MakeClipRequest) SetCorrelationId(v string)
SetCorrelationId gets a reference to the given string and assigns it to the CorrelationId field.
func (*MakeClipRequest) SetDescription ¶ added in v1.12.0
func (o *MakeClipRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*MakeClipRequest) SetEnd ¶ added in v1.12.0
func (o *MakeClipRequest) SetEnd(v string)
SetEnd sets field value
func (*MakeClipRequest) SetOverwrite ¶ added in v1.12.0
func (o *MakeClipRequest) SetOverwrite(v bool)
SetOverwrite gets a reference to the given bool and assigns it to the Overwrite field.
func (*MakeClipRequest) SetSchema ¶ added in v1.12.0
func (o *MakeClipRequest) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*MakeClipRequest) SetStart ¶ added in v1.12.0
func (o *MakeClipRequest) SetStart(v string)
SetStart sets field value
func (MakeClipRequest) ToMap ¶ added in v1.12.0
func (o MakeClipRequest) ToMap() (map[string]interface{}, error)
type MakeClipResponse ¶
type MakeClipResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Identifier for the clip created from the VOD ClipId string `json:"clip_id" doc:"Identifier for the clip created from the VOD"` // Identifier for the task from which the clip was created TaskId string `json:"task_id" doc:"Identifier for the task from which the clip was created"` }
MakeClipResponse struct for MakeClipResponse
func NewMakeClipResponse ¶
func NewMakeClipResponse(clipId string, taskId string) *MakeClipResponse
NewMakeClipResponse instantiates a new MakeClipResponse 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 NewMakeClipResponseWithDefaults ¶
func NewMakeClipResponseWithDefaults() *MakeClipResponse
NewMakeClipResponseWithDefaults instantiates a new MakeClipResponse 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 (*MakeClipResponse) GetClipId ¶
func (o *MakeClipResponse) GetClipId() string
GetClipId returns the ClipId field value
func (*MakeClipResponse) GetClipIdOk ¶
func (o *MakeClipResponse) GetClipIdOk() (*string, bool)
GetClipIdOk returns a tuple with the ClipId field value and a boolean to check if the value has been set.
func (*MakeClipResponse) GetSchema ¶
func (o *MakeClipResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*MakeClipResponse) GetSchemaOk ¶
func (o *MakeClipResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MakeClipResponse) GetTaskId ¶
func (o *MakeClipResponse) GetTaskId() string
GetTaskId returns the TaskId field value
func (*MakeClipResponse) GetTaskIdOk ¶
func (o *MakeClipResponse) GetTaskIdOk() (*string, bool)
GetTaskIdOk returns a tuple with the TaskId field value and a boolean to check if the value has been set.
func (*MakeClipResponse) HasSchema ¶
func (o *MakeClipResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (MakeClipResponse) MarshalJSON ¶
func (o MakeClipResponse) MarshalJSON() ([]byte, error)
func (*MakeClipResponse) SetClipId ¶
func (o *MakeClipResponse) SetClipId(v string)
SetClipId sets field value
func (*MakeClipResponse) SetSchema ¶
func (o *MakeClipResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*MakeClipResponse) SetTaskId ¶
func (o *MakeClipResponse) SetTaskId(v string)
SetTaskId sets field value
func (MakeClipResponse) ToMap ¶
func (o MakeClipResponse) ToMap() (map[string]interface{}, error)
type MakeMP4Response ¶
type MakeMP4Response struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Task ID for makemp4 task Taskid string `json:"taskid" doc:"Task ID for makemp4 task"` }
MakeMP4Response struct for MakeMP4Response
func NewMakeMP4Response ¶
func NewMakeMP4Response(taskid string) *MakeMP4Response
NewMakeMP4Response instantiates a new MakeMP4Response 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 NewMakeMP4ResponseWithDefaults ¶
func NewMakeMP4ResponseWithDefaults() *MakeMP4Response
NewMakeMP4ResponseWithDefaults instantiates a new MakeMP4Response 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 (*MakeMP4Response) GetSchema ¶
func (o *MakeMP4Response) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*MakeMP4Response) GetSchemaOk ¶
func (o *MakeMP4Response) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MakeMP4Response) GetTaskid ¶
func (o *MakeMP4Response) GetTaskid() string
GetTaskid returns the Taskid field value
func (*MakeMP4Response) GetTaskidOk ¶
func (o *MakeMP4Response) GetTaskidOk() (*string, bool)
GetTaskidOk returns a tuple with the Taskid field value and a boolean to check if the value has been set.
func (*MakeMP4Response) HasSchema ¶
func (o *MakeMP4Response) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (MakeMP4Response) MarshalJSON ¶
func (o MakeMP4Response) MarshalJSON() ([]byte, error)
func (*MakeMP4Response) SetSchema ¶
func (o *MakeMP4Response) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*MakeMP4Response) SetTaskid ¶
func (o *MakeMP4Response) SetTaskid(v string)
SetTaskid sets field value
func (MakeMP4Response) ToMap ¶
func (o MakeMP4Response) ToMap() (map[string]interface{}, error)
type MappedNullable ¶
type NullableArchiveFERRequest ¶ added in v1.13.0
type NullableArchiveFERRequest struct {
// contains filtered or unexported fields
}
func NewNullableArchiveFERRequest ¶ added in v1.13.0
func NewNullableArchiveFERRequest(val *ArchiveFERRequest) *NullableArchiveFERRequest
func (NullableArchiveFERRequest) Get ¶ added in v1.13.0
func (v NullableArchiveFERRequest) Get() *ArchiveFERRequest
func (NullableArchiveFERRequest) IsSet ¶ added in v1.13.0
func (v NullableArchiveFERRequest) IsSet() bool
func (NullableArchiveFERRequest) MarshalJSON ¶ added in v1.13.0
func (v NullableArchiveFERRequest) MarshalJSON() ([]byte, error)
func (*NullableArchiveFERRequest) Set ¶ added in v1.13.0
func (v *NullableArchiveFERRequest) Set(val *ArchiveFERRequest)
func (*NullableArchiveFERRequest) UnmarshalJSON ¶ added in v1.13.0
func (v *NullableArchiveFERRequest) UnmarshalJSON(src []byte) error
func (*NullableArchiveFERRequest) Unset ¶ added in v1.13.0
func (v *NullableArchiveFERRequest) Unset()
type NullableArchiveFERRequestNotification ¶ added in v1.13.0
type NullableArchiveFERRequestNotification struct {
// contains filtered or unexported fields
}
func NewNullableArchiveFERRequestNotification ¶ added in v1.13.0
func NewNullableArchiveFERRequestNotification(val *ArchiveFERRequestNotification) *NullableArchiveFERRequestNotification
func (NullableArchiveFERRequestNotification) Get ¶ added in v1.13.0
func (v NullableArchiveFERRequestNotification) Get() *ArchiveFERRequestNotification
func (NullableArchiveFERRequestNotification) IsSet ¶ added in v1.13.0
func (v NullableArchiveFERRequestNotification) IsSet() bool
func (NullableArchiveFERRequestNotification) MarshalJSON ¶ added in v1.13.0
func (v NullableArchiveFERRequestNotification) MarshalJSON() ([]byte, error)
func (*NullableArchiveFERRequestNotification) Set ¶ added in v1.13.0
func (v *NullableArchiveFERRequestNotification) Set(val *ArchiveFERRequestNotification)
func (*NullableArchiveFERRequestNotification) UnmarshalJSON ¶ added in v1.13.0
func (v *NullableArchiveFERRequestNotification) UnmarshalJSON(src []byte) error
func (*NullableArchiveFERRequestNotification) Unset ¶ added in v1.13.0
func (v *NullableArchiveFERRequestNotification) Unset()
type NullableArchiveFERRequestNotificationSns ¶ added in v1.13.0
type NullableArchiveFERRequestNotificationSns struct {
// contains filtered or unexported fields
}
func NewNullableArchiveFERRequestNotificationSns ¶ added in v1.13.0
func NewNullableArchiveFERRequestNotificationSns(val *ArchiveFERRequestNotificationSns) *NullableArchiveFERRequestNotificationSns
func (NullableArchiveFERRequestNotificationSns) IsSet ¶ added in v1.13.0
func (v NullableArchiveFERRequestNotificationSns) IsSet() bool
func (NullableArchiveFERRequestNotificationSns) MarshalJSON ¶ added in v1.13.0
func (v NullableArchiveFERRequestNotificationSns) MarshalJSON() ([]byte, error)
func (*NullableArchiveFERRequestNotificationSns) Set ¶ added in v1.13.0
func (v *NullableArchiveFERRequestNotificationSns) Set(val *ArchiveFERRequestNotificationSns)
func (*NullableArchiveFERRequestNotificationSns) UnmarshalJSON ¶ added in v1.13.0
func (v *NullableArchiveFERRequestNotificationSns) UnmarshalJSON(src []byte) error
func (*NullableArchiveFERRequestNotificationSns) Unset ¶ added in v1.13.0
func (v *NullableArchiveFERRequestNotificationSns) Unset()
type NullableArchiveFERRequestPackagesInner ¶ added in v1.16.0
type NullableArchiveFERRequestPackagesInner struct {
// contains filtered or unexported fields
}
func NewNullableArchiveFERRequestPackagesInner ¶ added in v1.16.0
func NewNullableArchiveFERRequestPackagesInner(val *ArchiveFERRequestPackagesInner) *NullableArchiveFERRequestPackagesInner
func (NullableArchiveFERRequestPackagesInner) Get ¶ added in v1.16.0
func (v NullableArchiveFERRequestPackagesInner) Get() *ArchiveFERRequestPackagesInner
func (NullableArchiveFERRequestPackagesInner) IsSet ¶ added in v1.16.0
func (v NullableArchiveFERRequestPackagesInner) IsSet() bool
func (NullableArchiveFERRequestPackagesInner) MarshalJSON ¶ added in v1.16.0
func (v NullableArchiveFERRequestPackagesInner) MarshalJSON() ([]byte, error)
func (*NullableArchiveFERRequestPackagesInner) Set ¶ added in v1.16.0
func (v *NullableArchiveFERRequestPackagesInner) Set(val *ArchiveFERRequestPackagesInner)
func (*NullableArchiveFERRequestPackagesInner) UnmarshalJSON ¶ added in v1.16.0
func (v *NullableArchiveFERRequestPackagesInner) UnmarshalJSON(src []byte) error
func (*NullableArchiveFERRequestPackagesInner) Unset ¶ added in v1.16.0
func (v *NullableArchiveFERRequestPackagesInner) Unset()
type NullableArchiveFERRequestPackagesInnerArchive ¶ added in v1.16.0
type NullableArchiveFERRequestPackagesInnerArchive struct {
// contains filtered or unexported fields
}
func NewNullableArchiveFERRequestPackagesInnerArchive ¶ added in v1.16.0
func NewNullableArchiveFERRequestPackagesInnerArchive(val *ArchiveFERRequestPackagesInnerArchive) *NullableArchiveFERRequestPackagesInnerArchive
func (NullableArchiveFERRequestPackagesInnerArchive) IsSet ¶ added in v1.16.0
func (v NullableArchiveFERRequestPackagesInnerArchive) IsSet() bool
func (NullableArchiveFERRequestPackagesInnerArchive) MarshalJSON ¶ added in v1.16.0
func (v NullableArchiveFERRequestPackagesInnerArchive) MarshalJSON() ([]byte, error)
func (*NullableArchiveFERRequestPackagesInnerArchive) Set ¶ added in v1.16.0
func (v *NullableArchiveFERRequestPackagesInnerArchive) Set(val *ArchiveFERRequestPackagesInnerArchive)
func (*NullableArchiveFERRequestPackagesInnerArchive) UnmarshalJSON ¶ added in v1.16.0
func (v *NullableArchiveFERRequestPackagesInnerArchive) UnmarshalJSON(src []byte) error
func (*NullableArchiveFERRequestPackagesInnerArchive) Unset ¶ added in v1.16.0
func (v *NullableArchiveFERRequestPackagesInnerArchive) Unset()
type NullableArchiveFERRequestPackagesInnerArchiveS3 ¶ added in v1.16.0
type NullableArchiveFERRequestPackagesInnerArchiveS3 struct {
// contains filtered or unexported fields
}
func NewNullableArchiveFERRequestPackagesInnerArchiveS3 ¶ added in v1.16.0
func NewNullableArchiveFERRequestPackagesInnerArchiveS3(val *ArchiveFERRequestPackagesInnerArchiveS3) *NullableArchiveFERRequestPackagesInnerArchiveS3
func (NullableArchiveFERRequestPackagesInnerArchiveS3) IsSet ¶ added in v1.16.0
func (v NullableArchiveFERRequestPackagesInnerArchiveS3) IsSet() bool
func (NullableArchiveFERRequestPackagesInnerArchiveS3) MarshalJSON ¶ added in v1.16.0
func (v NullableArchiveFERRequestPackagesInnerArchiveS3) MarshalJSON() ([]byte, error)
func (*NullableArchiveFERRequestPackagesInnerArchiveS3) UnmarshalJSON ¶ added in v1.16.0
func (v *NullableArchiveFERRequestPackagesInnerArchiveS3) UnmarshalJSON(src []byte) error
func (*NullableArchiveFERRequestPackagesInnerArchiveS3) Unset ¶ added in v1.16.0
func (v *NullableArchiveFERRequestPackagesInnerArchiveS3) Unset()
type NullableArchiveFERRequestPackagesInnerDash ¶ added in v1.16.0
type NullableArchiveFERRequestPackagesInnerDash struct {
// contains filtered or unexported fields
}
func NewNullableArchiveFERRequestPackagesInnerDash ¶ added in v1.16.0
func NewNullableArchiveFERRequestPackagesInnerDash(val *ArchiveFERRequestPackagesInnerDash) *NullableArchiveFERRequestPackagesInnerDash
func (NullableArchiveFERRequestPackagesInnerDash) IsSet ¶ added in v1.16.0
func (v NullableArchiveFERRequestPackagesInnerDash) IsSet() bool
func (NullableArchiveFERRequestPackagesInnerDash) MarshalJSON ¶ added in v1.16.0
func (v NullableArchiveFERRequestPackagesInnerDash) MarshalJSON() ([]byte, error)
func (*NullableArchiveFERRequestPackagesInnerDash) Set ¶ added in v1.16.0
func (v *NullableArchiveFERRequestPackagesInnerDash) Set(val *ArchiveFERRequestPackagesInnerDash)
func (*NullableArchiveFERRequestPackagesInnerDash) UnmarshalJSON ¶ added in v1.16.0
func (v *NullableArchiveFERRequestPackagesInnerDash) UnmarshalJSON(src []byte) error
func (*NullableArchiveFERRequestPackagesInnerDash) Unset ¶ added in v1.16.0
func (v *NullableArchiveFERRequestPackagesInnerDash) Unset()
type NullableArchiveFERResponse ¶ added in v1.13.0
type NullableArchiveFERResponse struct {
// contains filtered or unexported fields
}
func NewNullableArchiveFERResponse ¶ added in v1.13.0
func NewNullableArchiveFERResponse(val *ArchiveFERResponse) *NullableArchiveFERResponse
func (NullableArchiveFERResponse) Get ¶ added in v1.13.0
func (v NullableArchiveFERResponse) Get() *ArchiveFERResponse
func (NullableArchiveFERResponse) IsSet ¶ added in v1.13.0
func (v NullableArchiveFERResponse) IsSet() bool
func (NullableArchiveFERResponse) MarshalJSON ¶ added in v1.13.0
func (v NullableArchiveFERResponse) MarshalJSON() ([]byte, error)
func (*NullableArchiveFERResponse) Set ¶ added in v1.13.0
func (v *NullableArchiveFERResponse) Set(val *ArchiveFERResponse)
func (*NullableArchiveFERResponse) UnmarshalJSON ¶ added in v1.13.0
func (v *NullableArchiveFERResponse) UnmarshalJSON(src []byte) error
func (*NullableArchiveFERResponse) Unset ¶ added in v1.13.0
func (v *NullableArchiveFERResponse) 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 NullableCancelTaskResponse ¶
type NullableCancelTaskResponse struct {
// contains filtered or unexported fields
}
func NewNullableCancelTaskResponse ¶
func NewNullableCancelTaskResponse(val *CancelTaskResponse) *NullableCancelTaskResponse
func (NullableCancelTaskResponse) Get ¶
func (v NullableCancelTaskResponse) Get() *CancelTaskResponse
func (NullableCancelTaskResponse) IsSet ¶
func (v NullableCancelTaskResponse) IsSet() bool
func (NullableCancelTaskResponse) MarshalJSON ¶
func (v NullableCancelTaskResponse) MarshalJSON() ([]byte, error)
func (*NullableCancelTaskResponse) Set ¶
func (v *NullableCancelTaskResponse) Set(val *CancelTaskResponse)
func (*NullableCancelTaskResponse) UnmarshalJSON ¶
func (v *NullableCancelTaskResponse) UnmarshalJSON(src []byte) error
func (*NullableCancelTaskResponse) Unset ¶
func (v *NullableCancelTaskResponse) Unset()
type NullableCancelTaskResponseError ¶
type NullableCancelTaskResponseError struct {
// contains filtered or unexported fields
}
func NewNullableCancelTaskResponseError ¶
func NewNullableCancelTaskResponseError(val *CancelTaskResponseError) *NullableCancelTaskResponseError
func (NullableCancelTaskResponseError) Get ¶
func (v NullableCancelTaskResponseError) Get() *CancelTaskResponseError
func (NullableCancelTaskResponseError) IsSet ¶
func (v NullableCancelTaskResponseError) IsSet() bool
func (NullableCancelTaskResponseError) MarshalJSON ¶
func (v NullableCancelTaskResponseError) MarshalJSON() ([]byte, error)
func (*NullableCancelTaskResponseError) Set ¶
func (v *NullableCancelTaskResponseError) Set(val *CancelTaskResponseError)
func (*NullableCancelTaskResponseError) UnmarshalJSON ¶
func (v *NullableCancelTaskResponseError) UnmarshalJSON(src []byte) error
func (*NullableCancelTaskResponseError) Unset ¶
func (v *NullableCancelTaskResponseError) Unset()
type NullableChannel ¶
type NullableChannel struct {
// contains filtered or unexported fields
}
func NewNullableChannel ¶
func NewNullableChannel(val *Channel) *NullableChannel
func (NullableChannel) Get ¶
func (v NullableChannel) Get() *Channel
func (NullableChannel) IsSet ¶
func (v NullableChannel) IsSet() bool
func (NullableChannel) MarshalJSON ¶
func (v NullableChannel) MarshalJSON() ([]byte, error)
func (*NullableChannel) Set ¶
func (v *NullableChannel) Set(val *Channel)
func (*NullableChannel) UnmarshalJSON ¶
func (v *NullableChannel) UnmarshalJSON(src []byte) error
func (*NullableChannel) Unset ¶
func (v *NullableChannel) Unset()
type NullableChannelIngest ¶
type NullableChannelIngest struct {
// contains filtered or unexported fields
}
func NewNullableChannelIngest ¶
func NewNullableChannelIngest(val *ChannelIngest) *NullableChannelIngest
func (NullableChannelIngest) Get ¶
func (v NullableChannelIngest) Get() *ChannelIngest
func (NullableChannelIngest) IsSet ¶
func (v NullableChannelIngest) IsSet() bool
func (NullableChannelIngest) MarshalJSON ¶
func (v NullableChannelIngest) MarshalJSON() ([]byte, error)
func (*NullableChannelIngest) Set ¶
func (v *NullableChannelIngest) Set(val *ChannelIngest)
func (*NullableChannelIngest) UnmarshalJSON ¶
func (v *NullableChannelIngest) UnmarshalJSON(src []byte) error
func (*NullableChannelIngest) Unset ¶
func (v *NullableChannelIngest) Unset()
type NullableChannelIngestSlate ¶
type NullableChannelIngestSlate struct {
// contains filtered or unexported fields
}
func NewNullableChannelIngestSlate ¶
func NewNullableChannelIngestSlate(val *ChannelIngestSlate) *NullableChannelIngestSlate
func (NullableChannelIngestSlate) Get ¶
func (v NullableChannelIngestSlate) Get() *ChannelIngestSlate
func (NullableChannelIngestSlate) IsSet ¶
func (v NullableChannelIngestSlate) IsSet() bool
func (NullableChannelIngestSlate) MarshalJSON ¶
func (v NullableChannelIngestSlate) MarshalJSON() ([]byte, error)
func (*NullableChannelIngestSlate) Set ¶
func (v *NullableChannelIngestSlate) Set(val *ChannelIngestSlate)
func (*NullableChannelIngestSlate) UnmarshalJSON ¶
func (v *NullableChannelIngestSlate) UnmarshalJSON(src []byte) error
func (*NullableChannelIngestSlate) Unset ¶
func (v *NullableChannelIngestSlate) Unset()
type NullableChannelIngestSource ¶
type NullableChannelIngestSource struct {
// contains filtered or unexported fields
}
func NewNullableChannelIngestSource ¶
func NewNullableChannelIngestSource(val *ChannelIngestSource) *NullableChannelIngestSource
func (NullableChannelIngestSource) Get ¶
func (v NullableChannelIngestSource) Get() *ChannelIngestSource
func (NullableChannelIngestSource) IsSet ¶
func (v NullableChannelIngestSource) IsSet() bool
func (NullableChannelIngestSource) MarshalJSON ¶
func (v NullableChannelIngestSource) MarshalJSON() ([]byte, error)
func (*NullableChannelIngestSource) Set ¶
func (v *NullableChannelIngestSource) Set(val *ChannelIngestSource)
func (*NullableChannelIngestSource) UnmarshalJSON ¶
func (v *NullableChannelIngestSource) UnmarshalJSON(src []byte) error
func (*NullableChannelIngestSource) Unset ¶
func (v *NullableChannelIngestSource) Unset()
type NullableChannelIngestSourceAudioSourcesInner ¶
type NullableChannelIngestSourceAudioSourcesInner struct {
// contains filtered or unexported fields
}
func NewNullableChannelIngestSourceAudioSourcesInner ¶
func NewNullableChannelIngestSourceAudioSourcesInner(val *ChannelIngestSourceAudioSourcesInner) *NullableChannelIngestSourceAudioSourcesInner
func (NullableChannelIngestSourceAudioSourcesInner) IsSet ¶
func (v NullableChannelIngestSourceAudioSourcesInner) IsSet() bool
func (NullableChannelIngestSourceAudioSourcesInner) MarshalJSON ¶
func (v NullableChannelIngestSourceAudioSourcesInner) MarshalJSON() ([]byte, error)
func (*NullableChannelIngestSourceAudioSourcesInner) Set ¶
func (v *NullableChannelIngestSourceAudioSourcesInner) Set(val *ChannelIngestSourceAudioSourcesInner)
func (*NullableChannelIngestSourceAudioSourcesInner) UnmarshalJSON ¶
func (v *NullableChannelIngestSourceAudioSourcesInner) UnmarshalJSON(src []byte) error
func (*NullableChannelIngestSourceAudioSourcesInner) Unset ¶
func (v *NullableChannelIngestSourceAudioSourcesInner) Unset()
type NullableChannelIngestSourceVideoSource ¶ added in v1.23.0
type NullableChannelIngestSourceVideoSource struct {
// contains filtered or unexported fields
}
func NewNullableChannelIngestSourceVideoSource ¶ added in v1.23.0
func NewNullableChannelIngestSourceVideoSource(val *ChannelIngestSourceVideoSource) *NullableChannelIngestSourceVideoSource
func (NullableChannelIngestSourceVideoSource) Get ¶ added in v1.23.0
func (v NullableChannelIngestSourceVideoSource) Get() *ChannelIngestSourceVideoSource
func (NullableChannelIngestSourceVideoSource) IsSet ¶ added in v1.23.0
func (v NullableChannelIngestSourceVideoSource) IsSet() bool
func (NullableChannelIngestSourceVideoSource) MarshalJSON ¶ added in v1.23.0
func (v NullableChannelIngestSourceVideoSource) MarshalJSON() ([]byte, error)
func (*NullableChannelIngestSourceVideoSource) Set ¶ added in v1.23.0
func (v *NullableChannelIngestSourceVideoSource) Set(val *ChannelIngestSourceVideoSource)
func (*NullableChannelIngestSourceVideoSource) UnmarshalJSON ¶ added in v1.23.0
func (v *NullableChannelIngestSourceVideoSource) UnmarshalJSON(src []byte) error
func (*NullableChannelIngestSourceVideoSource) Unset ¶ added in v1.23.0
func (v *NullableChannelIngestSourceVideoSource) Unset()
type NullableChannelPackaging ¶
type NullableChannelPackaging struct {
// contains filtered or unexported fields
}
func NewNullableChannelPackaging ¶
func NewNullableChannelPackaging(val *ChannelPackaging) *NullableChannelPackaging
func (NullableChannelPackaging) Get ¶
func (v NullableChannelPackaging) Get() *ChannelPackaging
func (NullableChannelPackaging) IsSet ¶
func (v NullableChannelPackaging) IsSet() bool
func (NullableChannelPackaging) MarshalJSON ¶
func (v NullableChannelPackaging) MarshalJSON() ([]byte, error)
func (*NullableChannelPackaging) Set ¶
func (v *NullableChannelPackaging) Set(val *ChannelPackaging)
func (*NullableChannelPackaging) UnmarshalJSON ¶
func (v *NullableChannelPackaging) UnmarshalJSON(src []byte) error
func (*NullableChannelPackaging) Unset ¶
func (v *NullableChannelPackaging) Unset()
type NullableChannelPackagingPackagersValue ¶
type NullableChannelPackagingPackagersValue struct {
// contains filtered or unexported fields
}
func NewNullableChannelPackagingPackagersValue ¶
func NewNullableChannelPackagingPackagersValue(val *ChannelPackagingPackagersValue) *NullableChannelPackagingPackagersValue
func (NullableChannelPackagingPackagersValue) Get ¶
func (v NullableChannelPackagingPackagersValue) Get() *ChannelPackagingPackagersValue
func (NullableChannelPackagingPackagersValue) IsSet ¶
func (v NullableChannelPackagingPackagersValue) IsSet() bool
func (NullableChannelPackagingPackagersValue) MarshalJSON ¶
func (v NullableChannelPackagingPackagersValue) MarshalJSON() ([]byte, error)
func (*NullableChannelPackagingPackagersValue) Set ¶
func (v *NullableChannelPackagingPackagersValue) Set(val *ChannelPackagingPackagersValue)
func (*NullableChannelPackagingPackagersValue) UnmarshalJSON ¶
func (v *NullableChannelPackagingPackagersValue) UnmarshalJSON(src []byte) error
func (*NullableChannelPackagingPackagersValue) Unset ¶
func (v *NullableChannelPackagingPackagersValue) Unset()
type NullableChannelPackagingPackagersValueContentProtection ¶
type NullableChannelPackagingPackagersValueContentProtection struct {
// contains filtered or unexported fields
}
func NewNullableChannelPackagingPackagersValueContentProtection ¶
func NewNullableChannelPackagingPackagersValueContentProtection(val *ChannelPackagingPackagersValueContentProtection) *NullableChannelPackagingPackagersValueContentProtection
func (NullableChannelPackagingPackagersValueContentProtection) IsSet ¶
func (v NullableChannelPackagingPackagersValueContentProtection) IsSet() bool
func (NullableChannelPackagingPackagersValueContentProtection) MarshalJSON ¶
func (v NullableChannelPackagingPackagersValueContentProtection) MarshalJSON() ([]byte, error)
func (*NullableChannelPackagingPackagersValueContentProtection) UnmarshalJSON ¶
func (v *NullableChannelPackagingPackagersValueContentProtection) UnmarshalJSON(src []byte) error
func (*NullableChannelPackagingPackagersValueContentProtection) Unset ¶
func (v *NullableChannelPackagingPackagersValueContentProtection) Unset()
type NullableChannelPackagingPackagersValueContentProtectionAtlas ¶
type NullableChannelPackagingPackagersValueContentProtectionAtlas struct {
// contains filtered or unexported fields
}
func NewNullableChannelPackagingPackagersValueContentProtectionAtlas ¶
func NewNullableChannelPackagingPackagersValueContentProtectionAtlas(val *ChannelPackagingPackagersValueContentProtectionAtlas) *NullableChannelPackagingPackagersValueContentProtectionAtlas
func (NullableChannelPackagingPackagersValueContentProtectionAtlas) IsSet ¶
func (v NullableChannelPackagingPackagersValueContentProtectionAtlas) IsSet() bool
func (NullableChannelPackagingPackagersValueContentProtectionAtlas) MarshalJSON ¶
func (v NullableChannelPackagingPackagersValueContentProtectionAtlas) MarshalJSON() ([]byte, error)
func (*NullableChannelPackagingPackagersValueContentProtectionAtlas) UnmarshalJSON ¶
func (v *NullableChannelPackagingPackagersValueContentProtectionAtlas) UnmarshalJSON(src []byte) error
func (*NullableChannelPackagingPackagersValueContentProtectionAtlas) Unset ¶
func (v *NullableChannelPackagingPackagersValueContentProtectionAtlas) Unset()
type NullableChannelPackagingPackagersValueContentProtectionBulkFile ¶
type NullableChannelPackagingPackagersValueContentProtectionBulkFile struct {
// contains filtered or unexported fields
}
func NewNullableChannelPackagingPackagersValueContentProtectionBulkFile ¶
func NewNullableChannelPackagingPackagersValueContentProtectionBulkFile(val *ChannelPackagingPackagersValueContentProtectionBulkFile) *NullableChannelPackagingPackagersValueContentProtectionBulkFile
func (NullableChannelPackagingPackagersValueContentProtectionBulkFile) IsSet ¶
func (v NullableChannelPackagingPackagersValueContentProtectionBulkFile) IsSet() bool
func (NullableChannelPackagingPackagersValueContentProtectionBulkFile) MarshalJSON ¶
func (v NullableChannelPackagingPackagersValueContentProtectionBulkFile) MarshalJSON() ([]byte, error)
func (*NullableChannelPackagingPackagersValueContentProtectionBulkFile) UnmarshalJSON ¶
func (v *NullableChannelPackagingPackagersValueContentProtectionBulkFile) UnmarshalJSON(src []byte) error
func (*NullableChannelPackagingPackagersValueContentProtectionBulkFile) Unset ¶
func (v *NullableChannelPackagingPackagersValueContentProtectionBulkFile) Unset()
type NullableChannelPackagingPackagersValueContentProtectionCommon ¶
type NullableChannelPackagingPackagersValueContentProtectionCommon struct {
// contains filtered or unexported fields
}
func NewNullableChannelPackagingPackagersValueContentProtectionCommon ¶
func NewNullableChannelPackagingPackagersValueContentProtectionCommon(val *ChannelPackagingPackagersValueContentProtectionCommon) *NullableChannelPackagingPackagersValueContentProtectionCommon
func (NullableChannelPackagingPackagersValueContentProtectionCommon) IsSet ¶
func (v NullableChannelPackagingPackagersValueContentProtectionCommon) IsSet() bool
func (NullableChannelPackagingPackagersValueContentProtectionCommon) MarshalJSON ¶
func (v NullableChannelPackagingPackagersValueContentProtectionCommon) MarshalJSON() ([]byte, error)
func (*NullableChannelPackagingPackagersValueContentProtectionCommon) UnmarshalJSON ¶
func (v *NullableChannelPackagingPackagersValueContentProtectionCommon) UnmarshalJSON(src []byte) error
func (*NullableChannelPackagingPackagersValueContentProtectionCommon) Unset ¶
func (v *NullableChannelPackagingPackagersValueContentProtectionCommon) Unset()
type NullableChannelPackagingPackagersValueContentProtectionCpix ¶
type NullableChannelPackagingPackagersValueContentProtectionCpix struct {
// contains filtered or unexported fields
}
func NewNullableChannelPackagingPackagersValueContentProtectionCpix ¶
func NewNullableChannelPackagingPackagersValueContentProtectionCpix(val *ChannelPackagingPackagersValueContentProtectionCpix) *NullableChannelPackagingPackagersValueContentProtectionCpix
func (NullableChannelPackagingPackagersValueContentProtectionCpix) IsSet ¶
func (v NullableChannelPackagingPackagersValueContentProtectionCpix) IsSet() bool
func (NullableChannelPackagingPackagersValueContentProtectionCpix) MarshalJSON ¶
func (v NullableChannelPackagingPackagersValueContentProtectionCpix) MarshalJSON() ([]byte, error)
func (*NullableChannelPackagingPackagersValueContentProtectionCpix) UnmarshalJSON ¶
func (v *NullableChannelPackagingPackagersValueContentProtectionCpix) UnmarshalJSON(src []byte) error
func (*NullableChannelPackagingPackagersValueContentProtectionCpix) Unset ¶
func (v *NullableChannelPackagingPackagersValueContentProtectionCpix) Unset()
type NullableChannelPackagingPackagersValueContentProtectionKeyRotation ¶
type NullableChannelPackagingPackagersValueContentProtectionKeyRotation struct {
// contains filtered or unexported fields
}
func NewNullableChannelPackagingPackagersValueContentProtectionKeyRotation ¶
func NewNullableChannelPackagingPackagersValueContentProtectionKeyRotation(val *ChannelPackagingPackagersValueContentProtectionKeyRotation) *NullableChannelPackagingPackagersValueContentProtectionKeyRotation
func (NullableChannelPackagingPackagersValueContentProtectionKeyRotation) IsSet ¶
func (v NullableChannelPackagingPackagersValueContentProtectionKeyRotation) IsSet() bool
func (NullableChannelPackagingPackagersValueContentProtectionKeyRotation) MarshalJSON ¶
func (v NullableChannelPackagingPackagersValueContentProtectionKeyRotation) MarshalJSON() ([]byte, error)
func (*NullableChannelPackagingPackagersValueContentProtectionKeyRotation) UnmarshalJSON ¶
func (v *NullableChannelPackagingPackagersValueContentProtectionKeyRotation) UnmarshalJSON(src []byte) error
func (*NullableChannelPackagingPackagersValueContentProtectionKeyRotation) Unset ¶
func (v *NullableChannelPackagingPackagersValueContentProtectionKeyRotation) Unset()
type NullableChannelPackagingPackagersValueContentProtectionSimple ¶
type NullableChannelPackagingPackagersValueContentProtectionSimple struct {
// contains filtered or unexported fields
}
func NewNullableChannelPackagingPackagersValueContentProtectionSimple ¶
func NewNullableChannelPackagingPackagersValueContentProtectionSimple(val *ChannelPackagingPackagersValueContentProtectionSimple) *NullableChannelPackagingPackagersValueContentProtectionSimple
func (NullableChannelPackagingPackagersValueContentProtectionSimple) IsSet ¶
func (v NullableChannelPackagingPackagersValueContentProtectionSimple) IsSet() bool
func (NullableChannelPackagingPackagersValueContentProtectionSimple) MarshalJSON ¶
func (v NullableChannelPackagingPackagersValueContentProtectionSimple) MarshalJSON() ([]byte, error)
func (*NullableChannelPackagingPackagersValueContentProtectionSimple) UnmarshalJSON ¶
func (v *NullableChannelPackagingPackagersValueContentProtectionSimple) UnmarshalJSON(src []byte) error
func (*NullableChannelPackagingPackagersValueContentProtectionSimple) Unset ¶
func (v *NullableChannelPackagingPackagersValueContentProtectionSimple) Unset()
type NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner ¶
type NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner struct {
// contains filtered or unexported fields
}
func NewNullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner ¶
func NewNullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner(val *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) *NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner
func (NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) MarshalJSON ¶
func (v NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) MarshalJSON() ([]byte, error)
func (*NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) UnmarshalJSON ¶
func (v *NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInner) UnmarshalJSON(src []byte) error
type NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth ¶
type NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth struct {
// contains filtered or unexported fields
}
func NewNullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth ¶
func NewNullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth(val *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) *NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth
func (NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) Get ¶
func (NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) IsSet ¶
func (NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) MarshalJSON ¶
func (v NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) MarshalJSON() ([]byte, error)
func (*NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) Set ¶
func (*NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) UnmarshalJSON ¶
func (v *NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerBasicAuth) UnmarshalJSON(src []byte) error
type NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth ¶ added in v1.27.13
type NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth struct {
// contains filtered or unexported fields
}
func NewNullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth ¶ added in v1.27.13
func NewNullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth(val *ChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) *NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth
func (NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) Get ¶ added in v1.27.13
func (NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) IsSet ¶ added in v1.27.13
func (NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) MarshalJSON ¶ added in v1.27.13
func (v NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) MarshalJSON() ([]byte, error)
func (*NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) Set ¶ added in v1.27.13
func (*NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) UnmarshalJSON ¶ added in v1.27.13
func (v *NullableChannelPackagingPackagersValueContentProtectionSimplePublishPointsInnerSecureHeaderAuth) UnmarshalJSON(src []byte) error
type NullableChannelPackagingPackagersValueMp2t ¶
type NullableChannelPackagingPackagersValueMp2t struct {
// contains filtered or unexported fields
}
func NewNullableChannelPackagingPackagersValueMp2t ¶
func NewNullableChannelPackagingPackagersValueMp2t(val *ChannelPackagingPackagersValueMp2t) *NullableChannelPackagingPackagersValueMp2t
func (NullableChannelPackagingPackagersValueMp2t) IsSet ¶
func (v NullableChannelPackagingPackagersValueMp2t) IsSet() bool
func (NullableChannelPackagingPackagersValueMp2t) MarshalJSON ¶
func (v NullableChannelPackagingPackagersValueMp2t) MarshalJSON() ([]byte, error)
func (*NullableChannelPackagingPackagersValueMp2t) Set ¶
func (v *NullableChannelPackagingPackagersValueMp2t) Set(val *ChannelPackagingPackagersValueMp2t)
func (*NullableChannelPackagingPackagersValueMp2t) UnmarshalJSON ¶
func (v *NullableChannelPackagingPackagersValueMp2t) UnmarshalJSON(src []byte) error
func (*NullableChannelPackagingPackagersValueMp2t) Unset ¶
func (v *NullableChannelPackagingPackagersValueMp2t) Unset()
type NullableChannelPackagingPackagersValueMp4 ¶
type NullableChannelPackagingPackagersValueMp4 struct {
// contains filtered or unexported fields
}
func NewNullableChannelPackagingPackagersValueMp4 ¶
func NewNullableChannelPackagingPackagersValueMp4(val *ChannelPackagingPackagersValueMp4) *NullableChannelPackagingPackagersValueMp4
func (NullableChannelPackagingPackagersValueMp4) IsSet ¶
func (v NullableChannelPackagingPackagersValueMp4) IsSet() bool
func (NullableChannelPackagingPackagersValueMp4) MarshalJSON ¶
func (v NullableChannelPackagingPackagersValueMp4) MarshalJSON() ([]byte, error)
func (*NullableChannelPackagingPackagersValueMp4) Set ¶
func (v *NullableChannelPackagingPackagersValueMp4) Set(val *ChannelPackagingPackagersValueMp4)
func (*NullableChannelPackagingPackagersValueMp4) UnmarshalJSON ¶
func (v *NullableChannelPackagingPackagersValueMp4) UnmarshalJSON(src []byte) error
func (*NullableChannelPackagingPackagersValueMp4) Unset ¶
func (v *NullableChannelPackagingPackagersValueMp4) Unset()
type NullableChannelPackagingPackagersValueWebVtt ¶ added in v1.1.0
type NullableChannelPackagingPackagersValueWebVtt struct {
// contains filtered or unexported fields
}
func NewNullableChannelPackagingPackagersValueWebVtt ¶ added in v1.1.0
func NewNullableChannelPackagingPackagersValueWebVtt(val *ChannelPackagingPackagersValueWebVtt) *NullableChannelPackagingPackagersValueWebVtt
func (NullableChannelPackagingPackagersValueWebVtt) IsSet ¶ added in v1.1.0
func (v NullableChannelPackagingPackagersValueWebVtt) IsSet() bool
func (NullableChannelPackagingPackagersValueWebVtt) MarshalJSON ¶ added in v1.1.0
func (v NullableChannelPackagingPackagersValueWebVtt) MarshalJSON() ([]byte, error)
func (*NullableChannelPackagingPackagersValueWebVtt) Set ¶ added in v1.1.0
func (v *NullableChannelPackagingPackagersValueWebVtt) Set(val *ChannelPackagingPackagersValueWebVtt)
func (*NullableChannelPackagingPackagersValueWebVtt) UnmarshalJSON ¶ added in v1.1.0
func (v *NullableChannelPackagingPackagersValueWebVtt) UnmarshalJSON(src []byte) error
func (*NullableChannelPackagingPackagersValueWebVtt) Unset ¶ added in v1.1.0
func (v *NullableChannelPackagingPackagersValueWebVtt) Unset()
type NullableChannelPlayback ¶
type NullableChannelPlayback struct {
// contains filtered or unexported fields
}
func NewNullableChannelPlayback ¶
func NewNullableChannelPlayback(val *ChannelPlayback) *NullableChannelPlayback
func (NullableChannelPlayback) Get ¶
func (v NullableChannelPlayback) Get() *ChannelPlayback
func (NullableChannelPlayback) IsSet ¶
func (v NullableChannelPlayback) IsSet() bool
func (NullableChannelPlayback) MarshalJSON ¶
func (v NullableChannelPlayback) MarshalJSON() ([]byte, error)
func (*NullableChannelPlayback) Set ¶
func (v *NullableChannelPlayback) Set(val *ChannelPlayback)
func (*NullableChannelPlayback) UnmarshalJSON ¶
func (v *NullableChannelPlayback) UnmarshalJSON(src []byte) error
func (*NullableChannelPlayback) Unset ¶
func (v *NullableChannelPlayback) Unset()
type NullableChannelPlaybackCmafInner ¶
type NullableChannelPlaybackCmafInner struct {
// contains filtered or unexported fields
}
func NewNullableChannelPlaybackCmafInner ¶
func NewNullableChannelPlaybackCmafInner(val *ChannelPlaybackCmafInner) *NullableChannelPlaybackCmafInner
func (NullableChannelPlaybackCmafInner) Get ¶
func (v NullableChannelPlaybackCmafInner) Get() *ChannelPlaybackCmafInner
func (NullableChannelPlaybackCmafInner) IsSet ¶
func (v NullableChannelPlaybackCmafInner) IsSet() bool
func (NullableChannelPlaybackCmafInner) MarshalJSON ¶
func (v NullableChannelPlaybackCmafInner) MarshalJSON() ([]byte, error)
func (*NullableChannelPlaybackCmafInner) Set ¶
func (v *NullableChannelPlaybackCmafInner) Set(val *ChannelPlaybackCmafInner)
func (*NullableChannelPlaybackCmafInner) UnmarshalJSON ¶
func (v *NullableChannelPlaybackCmafInner) UnmarshalJSON(src []byte) error
func (*NullableChannelPlaybackCmafInner) Unset ¶
func (v *NullableChannelPlaybackCmafInner) Unset()
type NullableChannelPlaybackCmafInnerContentProtection ¶
type NullableChannelPlaybackCmafInnerContentProtection struct {
// contains filtered or unexported fields
}
func NewNullableChannelPlaybackCmafInnerContentProtection ¶
func NewNullableChannelPlaybackCmafInnerContentProtection(val *ChannelPlaybackCmafInnerContentProtection) *NullableChannelPlaybackCmafInnerContentProtection
func (NullableChannelPlaybackCmafInnerContentProtection) IsSet ¶
func (v NullableChannelPlaybackCmafInnerContentProtection) IsSet() bool
func (NullableChannelPlaybackCmafInnerContentProtection) MarshalJSON ¶
func (v NullableChannelPlaybackCmafInnerContentProtection) MarshalJSON() ([]byte, error)
func (*NullableChannelPlaybackCmafInnerContentProtection) UnmarshalJSON ¶
func (v *NullableChannelPlaybackCmafInnerContentProtection) UnmarshalJSON(src []byte) error
func (*NullableChannelPlaybackCmafInnerContentProtection) Unset ¶
func (v *NullableChannelPlaybackCmafInnerContentProtection) Unset()
type NullableChannelPlaybackOriginInner ¶ added in v1.13.0
type NullableChannelPlaybackOriginInner struct {
// contains filtered or unexported fields
}
func NewNullableChannelPlaybackOriginInner ¶ added in v1.13.0
func NewNullableChannelPlaybackOriginInner(val *ChannelPlaybackOriginInner) *NullableChannelPlaybackOriginInner
func (NullableChannelPlaybackOriginInner) Get ¶ added in v1.13.0
func (v NullableChannelPlaybackOriginInner) Get() *ChannelPlaybackOriginInner
func (NullableChannelPlaybackOriginInner) IsSet ¶ added in v1.13.0
func (v NullableChannelPlaybackOriginInner) IsSet() bool
func (NullableChannelPlaybackOriginInner) MarshalJSON ¶ added in v1.13.0
func (v NullableChannelPlaybackOriginInner) MarshalJSON() ([]byte, error)
func (*NullableChannelPlaybackOriginInner) Set ¶ added in v1.13.0
func (v *NullableChannelPlaybackOriginInner) Set(val *ChannelPlaybackOriginInner)
func (*NullableChannelPlaybackOriginInner) UnmarshalJSON ¶ added in v1.13.0
func (v *NullableChannelPlaybackOriginInner) UnmarshalJSON(src []byte) error
func (*NullableChannelPlaybackOriginInner) Unset ¶ added in v1.13.0
func (v *NullableChannelPlaybackOriginInner) Unset()
type NullableChannelPlaybackOriginInnerDash ¶ added in v1.13.0
type NullableChannelPlaybackOriginInnerDash struct {
// contains filtered or unexported fields
}
func NewNullableChannelPlaybackOriginInnerDash ¶ added in v1.13.0
func NewNullableChannelPlaybackOriginInnerDash(val *ChannelPlaybackOriginInnerDash) *NullableChannelPlaybackOriginInnerDash
func (NullableChannelPlaybackOriginInnerDash) Get ¶ added in v1.13.0
func (v NullableChannelPlaybackOriginInnerDash) Get() *ChannelPlaybackOriginInnerDash
func (NullableChannelPlaybackOriginInnerDash) IsSet ¶ added in v1.13.0
func (v NullableChannelPlaybackOriginInnerDash) IsSet() bool
func (NullableChannelPlaybackOriginInnerDash) MarshalJSON ¶ added in v1.13.0
func (v NullableChannelPlaybackOriginInnerDash) MarshalJSON() ([]byte, error)
func (*NullableChannelPlaybackOriginInnerDash) Set ¶ added in v1.13.0
func (v *NullableChannelPlaybackOriginInnerDash) Set(val *ChannelPlaybackOriginInnerDash)
func (*NullableChannelPlaybackOriginInnerDash) UnmarshalJSON ¶ added in v1.13.0
func (v *NullableChannelPlaybackOriginInnerDash) UnmarshalJSON(src []byte) error
func (*NullableChannelPlaybackOriginInnerDash) Unset ¶ added in v1.13.0
func (v *NullableChannelPlaybackOriginInnerDash) Unset()
type NullableChannelPlaybackOriginInnerFallbackManifestDefaults ¶ added in v1.13.0
type NullableChannelPlaybackOriginInnerFallbackManifestDefaults struct {
// contains filtered or unexported fields
}
func NewNullableChannelPlaybackOriginInnerFallbackManifestDefaults ¶ added in v1.13.0
func NewNullableChannelPlaybackOriginInnerFallbackManifestDefaults(val *ChannelPlaybackOriginInnerFallbackManifestDefaults) *NullableChannelPlaybackOriginInnerFallbackManifestDefaults
func (NullableChannelPlaybackOriginInnerFallbackManifestDefaults) IsSet ¶ added in v1.13.0
func (v NullableChannelPlaybackOriginInnerFallbackManifestDefaults) IsSet() bool
func (NullableChannelPlaybackOriginInnerFallbackManifestDefaults) MarshalJSON ¶ added in v1.13.0
func (v NullableChannelPlaybackOriginInnerFallbackManifestDefaults) MarshalJSON() ([]byte, error)
func (*NullableChannelPlaybackOriginInnerFallbackManifestDefaults) UnmarshalJSON ¶ added in v1.13.0
func (v *NullableChannelPlaybackOriginInnerFallbackManifestDefaults) UnmarshalJSON(src []byte) error
func (*NullableChannelPlaybackOriginInnerFallbackManifestDefaults) Unset ¶ added in v1.13.0
func (v *NullableChannelPlaybackOriginInnerFallbackManifestDefaults) Unset()
type NullableChannelPlaybackOriginInnerHls ¶ added in v1.20.0
type NullableChannelPlaybackOriginInnerHls struct {
// contains filtered or unexported fields
}
func NewNullableChannelPlaybackOriginInnerHls ¶ added in v1.20.0
func NewNullableChannelPlaybackOriginInnerHls(val *ChannelPlaybackOriginInnerHls) *NullableChannelPlaybackOriginInnerHls
func (NullableChannelPlaybackOriginInnerHls) Get ¶ added in v1.20.0
func (v NullableChannelPlaybackOriginInnerHls) Get() *ChannelPlaybackOriginInnerHls
func (NullableChannelPlaybackOriginInnerHls) IsSet ¶ added in v1.20.0
func (v NullableChannelPlaybackOriginInnerHls) IsSet() bool
func (NullableChannelPlaybackOriginInnerHls) MarshalJSON ¶ added in v1.20.0
func (v NullableChannelPlaybackOriginInnerHls) MarshalJSON() ([]byte, error)
func (*NullableChannelPlaybackOriginInnerHls) Set ¶ added in v1.20.0
func (v *NullableChannelPlaybackOriginInnerHls) Set(val *ChannelPlaybackOriginInnerHls)
func (*NullableChannelPlaybackOriginInnerHls) UnmarshalJSON ¶ added in v1.20.0
func (v *NullableChannelPlaybackOriginInnerHls) UnmarshalJSON(src []byte) error
func (*NullableChannelPlaybackOriginInnerHls) Unset ¶ added in v1.20.0
func (v *NullableChannelPlaybackOriginInnerHls) Unset()
type NullableChannelPublishing ¶
type NullableChannelPublishing struct {
// contains filtered or unexported fields
}
func NewNullableChannelPublishing ¶
func NewNullableChannelPublishing(val *ChannelPublishing) *NullableChannelPublishing
func (NullableChannelPublishing) Get ¶
func (v NullableChannelPublishing) Get() *ChannelPublishing
func (NullableChannelPublishing) IsSet ¶
func (v NullableChannelPublishing) IsSet() bool
func (NullableChannelPublishing) MarshalJSON ¶
func (v NullableChannelPublishing) MarshalJSON() ([]byte, error)
func (*NullableChannelPublishing) Set ¶
func (v *NullableChannelPublishing) Set(val *ChannelPublishing)
func (*NullableChannelPublishing) UnmarshalJSON ¶
func (v *NullableChannelPublishing) UnmarshalJSON(src []byte) error
func (*NullableChannelPublishing) Unset ¶
func (v *NullableChannelPublishing) Unset()
type NullableChannelPublishingClosedCaptionStreamsInner ¶
type NullableChannelPublishingClosedCaptionStreamsInner struct {
// contains filtered or unexported fields
}
func NewNullableChannelPublishingClosedCaptionStreamsInner ¶
func NewNullableChannelPublishingClosedCaptionStreamsInner(val *ChannelPublishingClosedCaptionStreamsInner) *NullableChannelPublishingClosedCaptionStreamsInner
func (NullableChannelPublishingClosedCaptionStreamsInner) IsSet ¶
func (v NullableChannelPublishingClosedCaptionStreamsInner) IsSet() bool
func (NullableChannelPublishingClosedCaptionStreamsInner) MarshalJSON ¶
func (v NullableChannelPublishingClosedCaptionStreamsInner) MarshalJSON() ([]byte, error)
func (*NullableChannelPublishingClosedCaptionStreamsInner) UnmarshalJSON ¶
func (v *NullableChannelPublishingClosedCaptionStreamsInner) UnmarshalJSON(src []byte) error
func (*NullableChannelPublishingClosedCaptionStreamsInner) Unset ¶
func (v *NullableChannelPublishingClosedCaptionStreamsInner) Unset()
type NullableChannelPublishingLive2vod ¶
type NullableChannelPublishingLive2vod struct {
// contains filtered or unexported fields
}
func NewNullableChannelPublishingLive2vod ¶
func NewNullableChannelPublishingLive2vod(val *ChannelPublishingLive2vod) *NullableChannelPublishingLive2vod
func (NullableChannelPublishingLive2vod) Get ¶
func (v NullableChannelPublishingLive2vod) Get() *ChannelPublishingLive2vod
func (NullableChannelPublishingLive2vod) IsSet ¶
func (v NullableChannelPublishingLive2vod) IsSet() bool
func (NullableChannelPublishingLive2vod) MarshalJSON ¶
func (v NullableChannelPublishingLive2vod) MarshalJSON() ([]byte, error)
func (*NullableChannelPublishingLive2vod) Set ¶
func (v *NullableChannelPublishingLive2vod) Set(val *ChannelPublishingLive2vod)
func (*NullableChannelPublishingLive2vod) UnmarshalJSON ¶
func (v *NullableChannelPublishingLive2vod) UnmarshalJSON(src []byte) error
func (*NullableChannelPublishingLive2vod) Unset ¶
func (v *NullableChannelPublishingLive2vod) Unset()
type NullableChannelPublishingPublicationsInner ¶
type NullableChannelPublishingPublicationsInner struct {
// contains filtered or unexported fields
}
func NewNullableChannelPublishingPublicationsInner ¶
func NewNullableChannelPublishingPublicationsInner(val *ChannelPublishingPublicationsInner) *NullableChannelPublishingPublicationsInner
func (NullableChannelPublishingPublicationsInner) IsSet ¶
func (v NullableChannelPublishingPublicationsInner) IsSet() bool
func (NullableChannelPublishingPublicationsInner) MarshalJSON ¶
func (v NullableChannelPublishingPublicationsInner) MarshalJSON() ([]byte, error)
func (*NullableChannelPublishingPublicationsInner) Set ¶
func (v *NullableChannelPublishingPublicationsInner) Set(val *ChannelPublishingPublicationsInner)
func (*NullableChannelPublishingPublicationsInner) UnmarshalJSON ¶
func (v *NullableChannelPublishingPublicationsInner) UnmarshalJSON(src []byte) error
func (*NullableChannelPublishingPublicationsInner) Unset ¶
func (v *NullableChannelPublishingPublicationsInner) Unset()
type NullableChannelPublishingPublicationsInnerDash ¶
type NullableChannelPublishingPublicationsInnerDash struct {
// contains filtered or unexported fields
}
func NewNullableChannelPublishingPublicationsInnerDash ¶
func NewNullableChannelPublishingPublicationsInnerDash(val *ChannelPublishingPublicationsInnerDash) *NullableChannelPublishingPublicationsInnerDash
func (NullableChannelPublishingPublicationsInnerDash) IsSet ¶
func (v NullableChannelPublishingPublicationsInnerDash) IsSet() bool
func (NullableChannelPublishingPublicationsInnerDash) MarshalJSON ¶
func (v NullableChannelPublishingPublicationsInnerDash) MarshalJSON() ([]byte, error)
func (*NullableChannelPublishingPublicationsInnerDash) Set ¶
func (v *NullableChannelPublishingPublicationsInnerDash) Set(val *ChannelPublishingPublicationsInnerDash)
func (*NullableChannelPublishingPublicationsInnerDash) UnmarshalJSON ¶
func (v *NullableChannelPublishingPublicationsInnerDash) UnmarshalJSON(src []byte) error
func (*NullableChannelPublishingPublicationsInnerDash) Unset ¶
func (v *NullableChannelPublishingPublicationsInnerDash) Unset()
type NullableChannelPublishingPublicationsInnerHls ¶
type NullableChannelPublishingPublicationsInnerHls struct {
// contains filtered or unexported fields
}
func NewNullableChannelPublishingPublicationsInnerHls ¶
func NewNullableChannelPublishingPublicationsInnerHls(val *ChannelPublishingPublicationsInnerHls) *NullableChannelPublishingPublicationsInnerHls
func (NullableChannelPublishingPublicationsInnerHls) IsSet ¶
func (v NullableChannelPublishingPublicationsInnerHls) IsSet() bool
func (NullableChannelPublishingPublicationsInnerHls) MarshalJSON ¶
func (v NullableChannelPublishingPublicationsInnerHls) MarshalJSON() ([]byte, error)
func (*NullableChannelPublishingPublicationsInnerHls) Set ¶
func (v *NullableChannelPublishingPublicationsInnerHls) Set(val *ChannelPublishingPublicationsInnerHls)
func (*NullableChannelPublishingPublicationsInnerHls) UnmarshalJSON ¶
func (v *NullableChannelPublishingPublicationsInnerHls) UnmarshalJSON(src []byte) error
func (*NullableChannelPublishingPublicationsInnerHls) Unset ¶
func (v *NullableChannelPublishingPublicationsInnerHls) Unset()
type NullableChannelPublishingPublicationsInnerHlsPartialPresentationsInner ¶
type NullableChannelPublishingPublicationsInnerHlsPartialPresentationsInner struct {
// contains filtered or unexported fields
}
func NewNullableChannelPublishingPublicationsInnerHlsPartialPresentationsInner ¶
func NewNullableChannelPublishingPublicationsInnerHlsPartialPresentationsInner(val *ChannelPublishingPublicationsInnerHlsPartialPresentationsInner) *NullableChannelPublishingPublicationsInnerHlsPartialPresentationsInner
func (NullableChannelPublishingPublicationsInnerHlsPartialPresentationsInner) MarshalJSON ¶
func (v NullableChannelPublishingPublicationsInnerHlsPartialPresentationsInner) MarshalJSON() ([]byte, error)
func (*NullableChannelPublishingPublicationsInnerHlsPartialPresentationsInner) UnmarshalJSON ¶
func (v *NullableChannelPublishingPublicationsInnerHlsPartialPresentationsInner) UnmarshalJSON(src []byte) error
func (*NullableChannelPublishingPublicationsInnerHlsPartialPresentationsInner) Unset ¶
func (v *NullableChannelPublishingPublicationsInnerHlsPartialPresentationsInner) Unset()
type NullableChannelPublishingPublicationsInnerOrigin ¶ added in v1.4.0
type NullableChannelPublishingPublicationsInnerOrigin struct {
// contains filtered or unexported fields
}
func NewNullableChannelPublishingPublicationsInnerOrigin ¶ added in v1.4.0
func NewNullableChannelPublishingPublicationsInnerOrigin(val *ChannelPublishingPublicationsInnerOrigin) *NullableChannelPublishingPublicationsInnerOrigin
func (NullableChannelPublishingPublicationsInnerOrigin) IsSet ¶ added in v1.4.0
func (v NullableChannelPublishingPublicationsInnerOrigin) IsSet() bool
func (NullableChannelPublishingPublicationsInnerOrigin) MarshalJSON ¶ added in v1.4.0
func (v NullableChannelPublishingPublicationsInnerOrigin) MarshalJSON() ([]byte, error)
func (*NullableChannelPublishingPublicationsInnerOrigin) UnmarshalJSON ¶ added in v1.4.0
func (v *NullableChannelPublishingPublicationsInnerOrigin) UnmarshalJSON(src []byte) error
func (*NullableChannelPublishingPublicationsInnerOrigin) Unset ¶ added in v1.4.0
func (v *NullableChannelPublishingPublicationsInnerOrigin) Unset()
type NullableChannelPublishingPublicationsInnerOriginFallbackDefaults ¶ added in v1.13.0
type NullableChannelPublishingPublicationsInnerOriginFallbackDefaults struct {
// contains filtered or unexported fields
}
func NewNullableChannelPublishingPublicationsInnerOriginFallbackDefaults ¶ added in v1.13.0
func NewNullableChannelPublishingPublicationsInnerOriginFallbackDefaults(val *ChannelPublishingPublicationsInnerOriginFallbackDefaults) *NullableChannelPublishingPublicationsInnerOriginFallbackDefaults
func (NullableChannelPublishingPublicationsInnerOriginFallbackDefaults) IsSet ¶ added in v1.13.0
func (v NullableChannelPublishingPublicationsInnerOriginFallbackDefaults) IsSet() bool
func (NullableChannelPublishingPublicationsInnerOriginFallbackDefaults) MarshalJSON ¶ added in v1.13.0
func (v NullableChannelPublishingPublicationsInnerOriginFallbackDefaults) MarshalJSON() ([]byte, error)
func (*NullableChannelPublishingPublicationsInnerOriginFallbackDefaults) UnmarshalJSON ¶ added in v1.13.0
func (v *NullableChannelPublishingPublicationsInnerOriginFallbackDefaults) UnmarshalJSON(src []byte) error
func (*NullableChannelPublishingPublicationsInnerOriginFallbackDefaults) Unset ¶ added in v1.13.0
func (v *NullableChannelPublishingPublicationsInnerOriginFallbackDefaults) Unset()
type NullableChannelPublishingPublicationsInnerOriginManifestDefaults ¶ added in v1.4.0
type NullableChannelPublishingPublicationsInnerOriginManifestDefaults struct {
// contains filtered or unexported fields
}
func NewNullableChannelPublishingPublicationsInnerOriginManifestDefaults ¶ added in v1.4.0
func NewNullableChannelPublishingPublicationsInnerOriginManifestDefaults(val *ChannelPublishingPublicationsInnerOriginManifestDefaults) *NullableChannelPublishingPublicationsInnerOriginManifestDefaults
func (NullableChannelPublishingPublicationsInnerOriginManifestDefaults) IsSet ¶ added in v1.4.0
func (v NullableChannelPublishingPublicationsInnerOriginManifestDefaults) IsSet() bool
func (NullableChannelPublishingPublicationsInnerOriginManifestDefaults) MarshalJSON ¶ added in v1.4.0
func (v NullableChannelPublishingPublicationsInnerOriginManifestDefaults) MarshalJSON() ([]byte, error)
func (*NullableChannelPublishingPublicationsInnerOriginManifestDefaults) UnmarshalJSON ¶ added in v1.4.0
func (v *NullableChannelPublishingPublicationsInnerOriginManifestDefaults) UnmarshalJSON(src []byte) error
func (*NullableChannelPublishingPublicationsInnerOriginManifestDefaults) Unset ¶ added in v1.4.0
func (v *NullableChannelPublishingPublicationsInnerOriginManifestDefaults) Unset()
type NullableChannelPublishingPublicationsInnerOriginSegments ¶ added in v1.26.5
type NullableChannelPublishingPublicationsInnerOriginSegments struct {
// contains filtered or unexported fields
}
func NewNullableChannelPublishingPublicationsInnerOriginSegments ¶ added in v1.26.5
func NewNullableChannelPublishingPublicationsInnerOriginSegments(val *ChannelPublishingPublicationsInnerOriginSegments) *NullableChannelPublishingPublicationsInnerOriginSegments
func (NullableChannelPublishingPublicationsInnerOriginSegments) IsSet ¶ added in v1.26.5
func (v NullableChannelPublishingPublicationsInnerOriginSegments) IsSet() bool
func (NullableChannelPublishingPublicationsInnerOriginSegments) MarshalJSON ¶ added in v1.26.5
func (v NullableChannelPublishingPublicationsInnerOriginSegments) MarshalJSON() ([]byte, error)
func (*NullableChannelPublishingPublicationsInnerOriginSegments) UnmarshalJSON ¶ added in v1.26.5
func (v *NullableChannelPublishingPublicationsInnerOriginSegments) UnmarshalJSON(src []byte) error
func (*NullableChannelPublishingPublicationsInnerOriginSegments) Unset ¶ added in v1.26.5
func (v *NullableChannelPublishingPublicationsInnerOriginSegments) Unset()
type NullableChannelPublishingPublicationsInnerPublishPointsInner ¶
type NullableChannelPublishingPublicationsInnerPublishPointsInner struct {
// contains filtered or unexported fields
}
func NewNullableChannelPublishingPublicationsInnerPublishPointsInner ¶
func NewNullableChannelPublishingPublicationsInnerPublishPointsInner(val *ChannelPublishingPublicationsInnerPublishPointsInner) *NullableChannelPublishingPublicationsInnerPublishPointsInner
func (NullableChannelPublishingPublicationsInnerPublishPointsInner) IsSet ¶
func (v NullableChannelPublishingPublicationsInnerPublishPointsInner) IsSet() bool
func (NullableChannelPublishingPublicationsInnerPublishPointsInner) MarshalJSON ¶
func (v NullableChannelPublishingPublicationsInnerPublishPointsInner) MarshalJSON() ([]byte, error)
func (*NullableChannelPublishingPublicationsInnerPublishPointsInner) UnmarshalJSON ¶
func (v *NullableChannelPublishingPublicationsInnerPublishPointsInner) UnmarshalJSON(src []byte) error
func (*NullableChannelPublishingPublicationsInnerPublishPointsInner) Unset ¶
func (v *NullableChannelPublishingPublicationsInnerPublishPointsInner) Unset()
type NullableChannelPublishingPublicationsInnerPublishPointsInnerHttp ¶
type NullableChannelPublishingPublicationsInnerPublishPointsInnerHttp struct {
// contains filtered or unexported fields
}
func NewNullableChannelPublishingPublicationsInnerPublishPointsInnerHttp ¶
func NewNullableChannelPublishingPublicationsInnerPublishPointsInnerHttp(val *ChannelPublishingPublicationsInnerPublishPointsInnerHttp) *NullableChannelPublishingPublicationsInnerPublishPointsInnerHttp
func (NullableChannelPublishingPublicationsInnerPublishPointsInnerHttp) IsSet ¶
func (v NullableChannelPublishingPublicationsInnerPublishPointsInnerHttp) IsSet() bool
func (NullableChannelPublishingPublicationsInnerPublishPointsInnerHttp) MarshalJSON ¶
func (v NullableChannelPublishingPublicationsInnerPublishPointsInnerHttp) MarshalJSON() ([]byte, error)
func (*NullableChannelPublishingPublicationsInnerPublishPointsInnerHttp) UnmarshalJSON ¶
func (v *NullableChannelPublishingPublicationsInnerPublishPointsInnerHttp) UnmarshalJSON(src []byte) error
func (*NullableChannelPublishingPublicationsInnerPublishPointsInnerHttp) Unset ¶
func (v *NullableChannelPublishingPublicationsInnerPublishPointsInnerHttp) Unset()
type NullableChannelPublishingPublicationsInnerStartover ¶
type NullableChannelPublishingPublicationsInnerStartover struct {
// contains filtered or unexported fields
}
func NewNullableChannelPublishingPublicationsInnerStartover ¶
func NewNullableChannelPublishingPublicationsInnerStartover(val *ChannelPublishingPublicationsInnerStartover) *NullableChannelPublishingPublicationsInnerStartover
func (NullableChannelPublishingPublicationsInnerStartover) IsSet ¶
func (v NullableChannelPublishingPublicationsInnerStartover) IsSet() bool
func (NullableChannelPublishingPublicationsInnerStartover) MarshalJSON ¶
func (v NullableChannelPublishingPublicationsInnerStartover) MarshalJSON() ([]byte, error)
func (*NullableChannelPublishingPublicationsInnerStartover) UnmarshalJSON ¶
func (v *NullableChannelPublishingPublicationsInnerStartover) UnmarshalJSON(src []byte) error
func (*NullableChannelPublishingPublicationsInnerStartover) Unset ¶
func (v *NullableChannelPublishingPublicationsInnerStartover) Unset()
type NullableChannelPublishingPublicationsInnerStartoverOnAiringId ¶
type NullableChannelPublishingPublicationsInnerStartoverOnAiringId struct {
// contains filtered or unexported fields
}
func NewNullableChannelPublishingPublicationsInnerStartoverOnAiringId ¶
func NewNullableChannelPublishingPublicationsInnerStartoverOnAiringId(val *ChannelPublishingPublicationsInnerStartoverOnAiringId) *NullableChannelPublishingPublicationsInnerStartoverOnAiringId
func (NullableChannelPublishingPublicationsInnerStartoverOnAiringId) IsSet ¶
func (v NullableChannelPublishingPublicationsInnerStartoverOnAiringId) IsSet() bool
func (NullableChannelPublishingPublicationsInnerStartoverOnAiringId) MarshalJSON ¶
func (v NullableChannelPublishingPublicationsInnerStartoverOnAiringId) MarshalJSON() ([]byte, error)
func (*NullableChannelPublishingPublicationsInnerStartoverOnAiringId) UnmarshalJSON ¶
func (v *NullableChannelPublishingPublicationsInnerStartoverOnAiringId) UnmarshalJSON(src []byte) error
func (*NullableChannelPublishingPublicationsInnerStartoverOnAiringId) Unset ¶
func (v *NullableChannelPublishingPublicationsInnerStartoverOnAiringId) Unset()
type NullableChannelPublishingRtmpPublicationsInner ¶
type NullableChannelPublishingRtmpPublicationsInner struct {
// contains filtered or unexported fields
}
func NewNullableChannelPublishingRtmpPublicationsInner ¶
func NewNullableChannelPublishingRtmpPublicationsInner(val *ChannelPublishingRtmpPublicationsInner) *NullableChannelPublishingRtmpPublicationsInner
func (NullableChannelPublishingRtmpPublicationsInner) IsSet ¶
func (v NullableChannelPublishingRtmpPublicationsInner) IsSet() bool
func (NullableChannelPublishingRtmpPublicationsInner) MarshalJSON ¶
func (v NullableChannelPublishingRtmpPublicationsInner) MarshalJSON() ([]byte, error)
func (*NullableChannelPublishingRtmpPublicationsInner) Set ¶
func (v *NullableChannelPublishingRtmpPublicationsInner) Set(val *ChannelPublishingRtmpPublicationsInner)
func (*NullableChannelPublishingRtmpPublicationsInner) UnmarshalJSON ¶
func (v *NullableChannelPublishingRtmpPublicationsInner) UnmarshalJSON(src []byte) error
func (*NullableChannelPublishingRtmpPublicationsInner) Unset ¶
func (v *NullableChannelPublishingRtmpPublicationsInner) Unset()
type NullableChannelPublishingSrtPublicationsInner ¶
type NullableChannelPublishingSrtPublicationsInner struct {
// contains filtered or unexported fields
}
func NewNullableChannelPublishingSrtPublicationsInner ¶
func NewNullableChannelPublishingSrtPublicationsInner(val *ChannelPublishingSrtPublicationsInner) *NullableChannelPublishingSrtPublicationsInner
func (NullableChannelPublishingSrtPublicationsInner) IsSet ¶
func (v NullableChannelPublishingSrtPublicationsInner) IsSet() bool
func (NullableChannelPublishingSrtPublicationsInner) MarshalJSON ¶
func (v NullableChannelPublishingSrtPublicationsInner) MarshalJSON() ([]byte, error)
func (*NullableChannelPublishingSrtPublicationsInner) Set ¶
func (v *NullableChannelPublishingSrtPublicationsInner) Set(val *ChannelPublishingSrtPublicationsInner)
func (*NullableChannelPublishingSrtPublicationsInner) UnmarshalJSON ¶
func (v *NullableChannelPublishingSrtPublicationsInner) UnmarshalJSON(src []byte) error
func (*NullableChannelPublishingSrtPublicationsInner) Unset ¶
func (v *NullableChannelPublishingSrtPublicationsInner) Unset()
type NullableChannelPublishingSrtPublicationsInnerAudioEncodersInner ¶ added in v1.1.0
type NullableChannelPublishingSrtPublicationsInnerAudioEncodersInner struct {
// contains filtered or unexported fields
}
func NewNullableChannelPublishingSrtPublicationsInnerAudioEncodersInner ¶ added in v1.1.0
func NewNullableChannelPublishingSrtPublicationsInnerAudioEncodersInner(val *ChannelPublishingSrtPublicationsInnerAudioEncodersInner) *NullableChannelPublishingSrtPublicationsInnerAudioEncodersInner
func (NullableChannelPublishingSrtPublicationsInnerAudioEncodersInner) IsSet ¶ added in v1.1.0
func (v NullableChannelPublishingSrtPublicationsInnerAudioEncodersInner) IsSet() bool
func (NullableChannelPublishingSrtPublicationsInnerAudioEncodersInner) MarshalJSON ¶ added in v1.1.0
func (v NullableChannelPublishingSrtPublicationsInnerAudioEncodersInner) MarshalJSON() ([]byte, error)
func (*NullableChannelPublishingSrtPublicationsInnerAudioEncodersInner) UnmarshalJSON ¶ added in v1.1.0
func (v *NullableChannelPublishingSrtPublicationsInnerAudioEncodersInner) UnmarshalJSON(src []byte) error
func (*NullableChannelPublishingSrtPublicationsInnerAudioEncodersInner) Unset ¶ added in v1.1.0
func (v *NullableChannelPublishingSrtPublicationsInnerAudioEncodersInner) Unset()
type NullableChannelSignaling ¶
type NullableChannelSignaling struct {
// contains filtered or unexported fields
}
func NewNullableChannelSignaling ¶
func NewNullableChannelSignaling(val *ChannelSignaling) *NullableChannelSignaling
func (NullableChannelSignaling) Get ¶
func (v NullableChannelSignaling) Get() *ChannelSignaling
func (NullableChannelSignaling) IsSet ¶
func (v NullableChannelSignaling) IsSet() bool
func (NullableChannelSignaling) MarshalJSON ¶
func (v NullableChannelSignaling) MarshalJSON() ([]byte, error)
func (*NullableChannelSignaling) Set ¶
func (v *NullableChannelSignaling) Set(val *ChannelSignaling)
func (*NullableChannelSignaling) UnmarshalJSON ¶
func (v *NullableChannelSignaling) UnmarshalJSON(src []byte) error
func (*NullableChannelSignaling) Unset ¶
func (v *NullableChannelSignaling) Unset()
type NullableChannelSignalingBlackoutSettings ¶
type NullableChannelSignalingBlackoutSettings struct {
// contains filtered or unexported fields
}
func NewNullableChannelSignalingBlackoutSettings ¶
func NewNullableChannelSignalingBlackoutSettings(val *ChannelSignalingBlackoutSettings) *NullableChannelSignalingBlackoutSettings
func (NullableChannelSignalingBlackoutSettings) IsSet ¶
func (v NullableChannelSignalingBlackoutSettings) IsSet() bool
func (NullableChannelSignalingBlackoutSettings) MarshalJSON ¶
func (v NullableChannelSignalingBlackoutSettings) MarshalJSON() ([]byte, error)
func (*NullableChannelSignalingBlackoutSettings) Set ¶
func (v *NullableChannelSignalingBlackoutSettings) Set(val *ChannelSignalingBlackoutSettings)
func (*NullableChannelSignalingBlackoutSettings) UnmarshalJSON ¶
func (v *NullableChannelSignalingBlackoutSettings) UnmarshalJSON(src []byte) error
func (*NullableChannelSignalingBlackoutSettings) Unset ¶
func (v *NullableChannelSignalingBlackoutSettings) Unset()
type NullableChannelSignalingBlackoutSettingsSlatesInner ¶
type NullableChannelSignalingBlackoutSettingsSlatesInner struct {
// contains filtered or unexported fields
}
func NewNullableChannelSignalingBlackoutSettingsSlatesInner ¶
func NewNullableChannelSignalingBlackoutSettingsSlatesInner(val *ChannelSignalingBlackoutSettingsSlatesInner) *NullableChannelSignalingBlackoutSettingsSlatesInner
func (NullableChannelSignalingBlackoutSettingsSlatesInner) IsSet ¶
func (v NullableChannelSignalingBlackoutSettingsSlatesInner) IsSet() bool
func (NullableChannelSignalingBlackoutSettingsSlatesInner) MarshalJSON ¶
func (v NullableChannelSignalingBlackoutSettingsSlatesInner) MarshalJSON() ([]byte, error)
func (*NullableChannelSignalingBlackoutSettingsSlatesInner) UnmarshalJSON ¶
func (v *NullableChannelSignalingBlackoutSettingsSlatesInner) UnmarshalJSON(src []byte) error
func (*NullableChannelSignalingBlackoutSettingsSlatesInner) Unset ¶
func (v *NullableChannelSignalingBlackoutSettingsSlatesInner) Unset()
type NullableChannelSignalingSegmentSettingsInner ¶
type NullableChannelSignalingSegmentSettingsInner struct {
// contains filtered or unexported fields
}
func NewNullableChannelSignalingSegmentSettingsInner ¶
func NewNullableChannelSignalingSegmentSettingsInner(val *ChannelSignalingSegmentSettingsInner) *NullableChannelSignalingSegmentSettingsInner
func (NullableChannelSignalingSegmentSettingsInner) IsSet ¶
func (v NullableChannelSignalingSegmentSettingsInner) IsSet() bool
func (NullableChannelSignalingSegmentSettingsInner) MarshalJSON ¶
func (v NullableChannelSignalingSegmentSettingsInner) MarshalJSON() ([]byte, error)
func (*NullableChannelSignalingSegmentSettingsInner) Set ¶
func (v *NullableChannelSignalingSegmentSettingsInner) Set(val *ChannelSignalingSegmentSettingsInner)
func (*NullableChannelSignalingSegmentSettingsInner) UnmarshalJSON ¶
func (v *NullableChannelSignalingSegmentSettingsInner) UnmarshalJSON(src []byte) error
func (*NullableChannelSignalingSegmentSettingsInner) Unset ¶
func (v *NullableChannelSignalingSegmentSettingsInner) Unset()
type NullableChannelSignalingSegmentSettingsInnerTierFilter ¶
type NullableChannelSignalingSegmentSettingsInnerTierFilter struct {
// contains filtered or unexported fields
}
func NewNullableChannelSignalingSegmentSettingsInnerTierFilter ¶
func NewNullableChannelSignalingSegmentSettingsInnerTierFilter(val *ChannelSignalingSegmentSettingsInnerTierFilter) *NullableChannelSignalingSegmentSettingsInnerTierFilter
func (NullableChannelSignalingSegmentSettingsInnerTierFilter) IsSet ¶
func (v NullableChannelSignalingSegmentSettingsInnerTierFilter) IsSet() bool
func (NullableChannelSignalingSegmentSettingsInnerTierFilter) MarshalJSON ¶
func (v NullableChannelSignalingSegmentSettingsInnerTierFilter) MarshalJSON() ([]byte, error)
func (*NullableChannelSignalingSegmentSettingsInnerTierFilter) UnmarshalJSON ¶
func (v *NullableChannelSignalingSegmentSettingsInnerTierFilter) UnmarshalJSON(src []byte) error
func (*NullableChannelSignalingSegmentSettingsInnerTierFilter) Unset ¶
func (v *NullableChannelSignalingSegmentSettingsInnerTierFilter) Unset()
type NullableChannelSignalingSegmentSettingsInnerTierFilterExplicitTier ¶
type NullableChannelSignalingSegmentSettingsInnerTierFilterExplicitTier struct {
// contains filtered or unexported fields
}
func NewNullableChannelSignalingSegmentSettingsInnerTierFilterExplicitTier ¶
func NewNullableChannelSignalingSegmentSettingsInnerTierFilterExplicitTier(val *ChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) *NullableChannelSignalingSegmentSettingsInnerTierFilterExplicitTier
func (NullableChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) IsSet ¶
func (v NullableChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) IsSet() bool
func (NullableChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) MarshalJSON ¶
func (v NullableChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) MarshalJSON() ([]byte, error)
func (*NullableChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) UnmarshalJSON ¶
func (v *NullableChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) UnmarshalJSON(src []byte) error
func (*NullableChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) Unset ¶
func (v *NullableChannelSignalingSegmentSettingsInnerTierFilterExplicitTier) Unset()
type NullableChannelTags ¶
type NullableChannelTags struct {
// contains filtered or unexported fields
}
func NewNullableChannelTags ¶
func NewNullableChannelTags(val *ChannelTags) *NullableChannelTags
func (NullableChannelTags) Get ¶
func (v NullableChannelTags) Get() *ChannelTags
func (NullableChannelTags) IsSet ¶
func (v NullableChannelTags) IsSet() bool
func (NullableChannelTags) MarshalJSON ¶
func (v NullableChannelTags) MarshalJSON() ([]byte, error)
func (*NullableChannelTags) Set ¶
func (v *NullableChannelTags) Set(val *ChannelTags)
func (*NullableChannelTags) UnmarshalJSON ¶
func (v *NullableChannelTags) UnmarshalJSON(src []byte) error
func (*NullableChannelTags) Unset ¶
func (v *NullableChannelTags) Unset()
type NullableChannelTimelineEntry ¶
type NullableChannelTimelineEntry struct {
// contains filtered or unexported fields
}
func NewNullableChannelTimelineEntry ¶
func NewNullableChannelTimelineEntry(val *ChannelTimelineEntry) *NullableChannelTimelineEntry
func (NullableChannelTimelineEntry) Get ¶
func (v NullableChannelTimelineEntry) Get() *ChannelTimelineEntry
func (NullableChannelTimelineEntry) IsSet ¶
func (v NullableChannelTimelineEntry) IsSet() bool
func (NullableChannelTimelineEntry) MarshalJSON ¶
func (v NullableChannelTimelineEntry) MarshalJSON() ([]byte, error)
func (*NullableChannelTimelineEntry) Set ¶
func (v *NullableChannelTimelineEntry) Set(val *ChannelTimelineEntry)
func (*NullableChannelTimelineEntry) UnmarshalJSON ¶
func (v *NullableChannelTimelineEntry) UnmarshalJSON(src []byte) error
func (*NullableChannelTimelineEntry) Unset ¶
func (v *NullableChannelTimelineEntry) Unset()
type NullableChannelTranscode ¶
type NullableChannelTranscode struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscode ¶
func NewNullableChannelTranscode(val *ChannelTranscode) *NullableChannelTranscode
func (NullableChannelTranscode) Get ¶
func (v NullableChannelTranscode) Get() *ChannelTranscode
func (NullableChannelTranscode) IsSet ¶
func (v NullableChannelTranscode) IsSet() bool
func (NullableChannelTranscode) MarshalJSON ¶
func (v NullableChannelTranscode) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscode) Set ¶
func (v *NullableChannelTranscode) Set(val *ChannelTranscode)
func (*NullableChannelTranscode) UnmarshalJSON ¶
func (v *NullableChannelTranscode) UnmarshalJSON(src []byte) error
func (*NullableChannelTranscode) Unset ¶
func (v *NullableChannelTranscode) Unset()
type NullableChannelTranscodeAudioEncodersInner ¶
type NullableChannelTranscodeAudioEncodersInner struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscodeAudioEncodersInner ¶
func NewNullableChannelTranscodeAudioEncodersInner(val *ChannelTranscodeAudioEncodersInner) *NullableChannelTranscodeAudioEncodersInner
func (NullableChannelTranscodeAudioEncodersInner) IsSet ¶
func (v NullableChannelTranscodeAudioEncodersInner) IsSet() bool
func (NullableChannelTranscodeAudioEncodersInner) MarshalJSON ¶
func (v NullableChannelTranscodeAudioEncodersInner) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscodeAudioEncodersInner) Set ¶
func (v *NullableChannelTranscodeAudioEncodersInner) Set(val *ChannelTranscodeAudioEncodersInner)
func (*NullableChannelTranscodeAudioEncodersInner) UnmarshalJSON ¶
func (v *NullableChannelTranscodeAudioEncodersInner) UnmarshalJSON(src []byte) error
func (*NullableChannelTranscodeAudioEncodersInner) Unset ¶
func (v *NullableChannelTranscodeAudioEncodersInner) Unset()
type NullableChannelTranscodeAudioEncodersInnerEac3 ¶
type NullableChannelTranscodeAudioEncodersInnerEac3 struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscodeAudioEncodersInnerEac3 ¶
func NewNullableChannelTranscodeAudioEncodersInnerEac3(val *ChannelTranscodeAudioEncodersInnerEac3) *NullableChannelTranscodeAudioEncodersInnerEac3
func (NullableChannelTranscodeAudioEncodersInnerEac3) IsSet ¶
func (v NullableChannelTranscodeAudioEncodersInnerEac3) IsSet() bool
func (NullableChannelTranscodeAudioEncodersInnerEac3) MarshalJSON ¶
func (v NullableChannelTranscodeAudioEncodersInnerEac3) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscodeAudioEncodersInnerEac3) Set ¶
func (v *NullableChannelTranscodeAudioEncodersInnerEac3) Set(val *ChannelTranscodeAudioEncodersInnerEac3)
func (*NullableChannelTranscodeAudioEncodersInnerEac3) UnmarshalJSON ¶
func (v *NullableChannelTranscodeAudioEncodersInnerEac3) UnmarshalJSON(src []byte) error
func (*NullableChannelTranscodeAudioEncodersInnerEac3) Unset ¶
func (v *NullableChannelTranscodeAudioEncodersInnerEac3) Unset()
type NullableChannelTranscodeAudioEncodersInnerLoudness ¶
type NullableChannelTranscodeAudioEncodersInnerLoudness struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscodeAudioEncodersInnerLoudness ¶
func NewNullableChannelTranscodeAudioEncodersInnerLoudness(val *ChannelTranscodeAudioEncodersInnerLoudness) *NullableChannelTranscodeAudioEncodersInnerLoudness
func (NullableChannelTranscodeAudioEncodersInnerLoudness) IsSet ¶
func (v NullableChannelTranscodeAudioEncodersInnerLoudness) IsSet() bool
func (NullableChannelTranscodeAudioEncodersInnerLoudness) MarshalJSON ¶
func (v NullableChannelTranscodeAudioEncodersInnerLoudness) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscodeAudioEncodersInnerLoudness) UnmarshalJSON ¶
func (v *NullableChannelTranscodeAudioEncodersInnerLoudness) UnmarshalJSON(src []byte) error
func (*NullableChannelTranscodeAudioEncodersInnerLoudness) Unset ¶
func (v *NullableChannelTranscodeAudioEncodersInnerLoudness) Unset()
type NullableChannelTranscodeDebugOverlays ¶ added in v1.12.0
type NullableChannelTranscodeDebugOverlays struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscodeDebugOverlays ¶ added in v1.12.0
func NewNullableChannelTranscodeDebugOverlays(val *ChannelTranscodeDebugOverlays) *NullableChannelTranscodeDebugOverlays
func (NullableChannelTranscodeDebugOverlays) Get ¶ added in v1.12.0
func (v NullableChannelTranscodeDebugOverlays) Get() *ChannelTranscodeDebugOverlays
func (NullableChannelTranscodeDebugOverlays) IsSet ¶ added in v1.12.0
func (v NullableChannelTranscodeDebugOverlays) IsSet() bool
func (NullableChannelTranscodeDebugOverlays) MarshalJSON ¶ added in v1.12.0
func (v NullableChannelTranscodeDebugOverlays) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscodeDebugOverlays) Set ¶ added in v1.12.0
func (v *NullableChannelTranscodeDebugOverlays) Set(val *ChannelTranscodeDebugOverlays)
func (*NullableChannelTranscodeDebugOverlays) UnmarshalJSON ¶ added in v1.12.0
func (v *NullableChannelTranscodeDebugOverlays) UnmarshalJSON(src []byte) error
func (*NullableChannelTranscodeDebugOverlays) Unset ¶ added in v1.12.0
func (v *NullableChannelTranscodeDebugOverlays) Unset()
type NullableChannelTranscodeDynamicResourcesValue ¶ added in v1.27.4
type NullableChannelTranscodeDynamicResourcesValue struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscodeDynamicResourcesValue ¶ added in v1.27.4
func NewNullableChannelTranscodeDynamicResourcesValue(val *ChannelTranscodeDynamicResourcesValue) *NullableChannelTranscodeDynamicResourcesValue
func (NullableChannelTranscodeDynamicResourcesValue) IsSet ¶ added in v1.27.4
func (v NullableChannelTranscodeDynamicResourcesValue) IsSet() bool
func (NullableChannelTranscodeDynamicResourcesValue) MarshalJSON ¶ added in v1.27.4
func (v NullableChannelTranscodeDynamicResourcesValue) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscodeDynamicResourcesValue) Set ¶ added in v1.27.4
func (v *NullableChannelTranscodeDynamicResourcesValue) Set(val *ChannelTranscodeDynamicResourcesValue)
func (*NullableChannelTranscodeDynamicResourcesValue) UnmarshalJSON ¶ added in v1.27.4
func (v *NullableChannelTranscodeDynamicResourcesValue) UnmarshalJSON(src []byte) error
func (*NullableChannelTranscodeDynamicResourcesValue) Unset ¶ added in v1.27.4
func (v *NullableChannelTranscodeDynamicResourcesValue) Unset()
type NullableChannelTranscodeOverlaysInner ¶
type NullableChannelTranscodeOverlaysInner struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscodeOverlaysInner ¶
func NewNullableChannelTranscodeOverlaysInner(val *ChannelTranscodeOverlaysInner) *NullableChannelTranscodeOverlaysInner
func (NullableChannelTranscodeOverlaysInner) Get ¶
func (v NullableChannelTranscodeOverlaysInner) Get() *ChannelTranscodeOverlaysInner
func (NullableChannelTranscodeOverlaysInner) IsSet ¶
func (v NullableChannelTranscodeOverlaysInner) IsSet() bool
func (NullableChannelTranscodeOverlaysInner) MarshalJSON ¶
func (v NullableChannelTranscodeOverlaysInner) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscodeOverlaysInner) Set ¶
func (v *NullableChannelTranscodeOverlaysInner) Set(val *ChannelTranscodeOverlaysInner)
func (*NullableChannelTranscodeOverlaysInner) UnmarshalJSON ¶
func (v *NullableChannelTranscodeOverlaysInner) UnmarshalJSON(src []byte) error
func (*NullableChannelTranscodeOverlaysInner) Unset ¶
func (v *NullableChannelTranscodeOverlaysInner) Unset()
type NullableChannelTranscodeSegmenter ¶
type NullableChannelTranscodeSegmenter struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscodeSegmenter ¶
func NewNullableChannelTranscodeSegmenter(val *ChannelTranscodeSegmenter) *NullableChannelTranscodeSegmenter
func (NullableChannelTranscodeSegmenter) Get ¶
func (v NullableChannelTranscodeSegmenter) Get() *ChannelTranscodeSegmenter
func (NullableChannelTranscodeSegmenter) IsSet ¶
func (v NullableChannelTranscodeSegmenter) IsSet() bool
func (NullableChannelTranscodeSegmenter) MarshalJSON ¶
func (v NullableChannelTranscodeSegmenter) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscodeSegmenter) Set ¶
func (v *NullableChannelTranscodeSegmenter) Set(val *ChannelTranscodeSegmenter)
func (*NullableChannelTranscodeSegmenter) UnmarshalJSON ¶
func (v *NullableChannelTranscodeSegmenter) UnmarshalJSON(src []byte) error
func (*NullableChannelTranscodeSegmenter) Unset ¶
func (v *NullableChannelTranscodeSegmenter) Unset()
type NullableChannelTranscodeSubtitleEncodersInner ¶ added in v1.1.0
type NullableChannelTranscodeSubtitleEncodersInner struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscodeSubtitleEncodersInner ¶ added in v1.1.0
func NewNullableChannelTranscodeSubtitleEncodersInner(val *ChannelTranscodeSubtitleEncodersInner) *NullableChannelTranscodeSubtitleEncodersInner
func (NullableChannelTranscodeSubtitleEncodersInner) IsSet ¶ added in v1.1.0
func (v NullableChannelTranscodeSubtitleEncodersInner) IsSet() bool
func (NullableChannelTranscodeSubtitleEncodersInner) MarshalJSON ¶ added in v1.1.0
func (v NullableChannelTranscodeSubtitleEncodersInner) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscodeSubtitleEncodersInner) Set ¶ added in v1.1.0
func (v *NullableChannelTranscodeSubtitleEncodersInner) Set(val *ChannelTranscodeSubtitleEncodersInner)
func (*NullableChannelTranscodeSubtitleEncodersInner) UnmarshalJSON ¶ added in v1.1.0
func (v *NullableChannelTranscodeSubtitleEncodersInner) UnmarshalJSON(src []byte) error
func (*NullableChannelTranscodeSubtitleEncodersInner) Unset ¶ added in v1.1.0
func (v *NullableChannelTranscodeSubtitleEncodersInner) Unset()
type NullableChannelTranscodeSubtitleEncodersInnerAtscCaptions ¶ added in v1.8.0
type NullableChannelTranscodeSubtitleEncodersInnerAtscCaptions struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscodeSubtitleEncodersInnerAtscCaptions ¶ added in v1.8.0
func NewNullableChannelTranscodeSubtitleEncodersInnerAtscCaptions(val *ChannelTranscodeSubtitleEncodersInnerAtscCaptions) *NullableChannelTranscodeSubtitleEncodersInnerAtscCaptions
func (NullableChannelTranscodeSubtitleEncodersInnerAtscCaptions) IsSet ¶ added in v1.8.0
func (v NullableChannelTranscodeSubtitleEncodersInnerAtscCaptions) IsSet() bool
func (NullableChannelTranscodeSubtitleEncodersInnerAtscCaptions) MarshalJSON ¶ added in v1.8.0
func (v NullableChannelTranscodeSubtitleEncodersInnerAtscCaptions) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscodeSubtitleEncodersInnerAtscCaptions) UnmarshalJSON ¶ added in v1.8.0
func (v *NullableChannelTranscodeSubtitleEncodersInnerAtscCaptions) UnmarshalJSON(src []byte) error
func (*NullableChannelTranscodeSubtitleEncodersInnerAtscCaptions) Unset ¶ added in v1.8.0
func (v *NullableChannelTranscodeSubtitleEncodersInnerAtscCaptions) Unset()
type NullableChannelTranscodeSubtitleEncodersInnerTeletext ¶ added in v1.1.0
type NullableChannelTranscodeSubtitleEncodersInnerTeletext struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscodeSubtitleEncodersInnerTeletext ¶ added in v1.1.0
func NewNullableChannelTranscodeSubtitleEncodersInnerTeletext(val *ChannelTranscodeSubtitleEncodersInnerTeletext) *NullableChannelTranscodeSubtitleEncodersInnerTeletext
func (NullableChannelTranscodeSubtitleEncodersInnerTeletext) IsSet ¶ added in v1.1.0
func (v NullableChannelTranscodeSubtitleEncodersInnerTeletext) IsSet() bool
func (NullableChannelTranscodeSubtitleEncodersInnerTeletext) MarshalJSON ¶ added in v1.1.0
func (v NullableChannelTranscodeSubtitleEncodersInnerTeletext) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscodeSubtitleEncodersInnerTeletext) UnmarshalJSON ¶ added in v1.1.0
func (v *NullableChannelTranscodeSubtitleEncodersInnerTeletext) UnmarshalJSON(src []byte) error
func (*NullableChannelTranscodeSubtitleEncodersInnerTeletext) Unset ¶ added in v1.1.0
func (v *NullableChannelTranscodeSubtitleEncodersInnerTeletext) Unset()
type NullableChannelTranscodeThumbnailEncodersInner ¶
type NullableChannelTranscodeThumbnailEncodersInner struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscodeThumbnailEncodersInner ¶
func NewNullableChannelTranscodeThumbnailEncodersInner(val *ChannelTranscodeThumbnailEncodersInner) *NullableChannelTranscodeThumbnailEncodersInner
func (NullableChannelTranscodeThumbnailEncodersInner) IsSet ¶
func (v NullableChannelTranscodeThumbnailEncodersInner) IsSet() bool
func (NullableChannelTranscodeThumbnailEncodersInner) MarshalJSON ¶
func (v NullableChannelTranscodeThumbnailEncodersInner) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscodeThumbnailEncodersInner) Set ¶
func (v *NullableChannelTranscodeThumbnailEncodersInner) Set(val *ChannelTranscodeThumbnailEncodersInner)
func (*NullableChannelTranscodeThumbnailEncodersInner) UnmarshalJSON ¶
func (v *NullableChannelTranscodeThumbnailEncodersInner) UnmarshalJSON(src []byte) error
func (*NullableChannelTranscodeThumbnailEncodersInner) Unset ¶
func (v *NullableChannelTranscodeThumbnailEncodersInner) Unset()
type NullableChannelTranscodeVideoEncodersInner ¶
type NullableChannelTranscodeVideoEncodersInner struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscodeVideoEncodersInner ¶
func NewNullableChannelTranscodeVideoEncodersInner(val *ChannelTranscodeVideoEncodersInner) *NullableChannelTranscodeVideoEncodersInner
func (NullableChannelTranscodeVideoEncodersInner) IsSet ¶
func (v NullableChannelTranscodeVideoEncodersInner) IsSet() bool
func (NullableChannelTranscodeVideoEncodersInner) MarshalJSON ¶
func (v NullableChannelTranscodeVideoEncodersInner) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscodeVideoEncodersInner) Set ¶
func (v *NullableChannelTranscodeVideoEncodersInner) Set(val *ChannelTranscodeVideoEncodersInner)
func (*NullableChannelTranscodeVideoEncodersInner) UnmarshalJSON ¶
func (v *NullableChannelTranscodeVideoEncodersInner) UnmarshalJSON(src []byte) error
func (*NullableChannelTranscodeVideoEncodersInner) Unset ¶
func (v *NullableChannelTranscodeVideoEncodersInner) Unset()
type NullableChannelTranscodeVideoEncodersInnerH264 ¶
type NullableChannelTranscodeVideoEncodersInnerH264 struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscodeVideoEncodersInnerH264 ¶
func NewNullableChannelTranscodeVideoEncodersInnerH264(val *ChannelTranscodeVideoEncodersInnerH264) *NullableChannelTranscodeVideoEncodersInnerH264
func (NullableChannelTranscodeVideoEncodersInnerH264) IsSet ¶
func (v NullableChannelTranscodeVideoEncodersInnerH264) IsSet() bool
func (NullableChannelTranscodeVideoEncodersInnerH264) MarshalJSON ¶
func (v NullableChannelTranscodeVideoEncodersInnerH264) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscodeVideoEncodersInnerH264) Set ¶
func (v *NullableChannelTranscodeVideoEncodersInnerH264) Set(val *ChannelTranscodeVideoEncodersInnerH264)
func (*NullableChannelTranscodeVideoEncodersInnerH264) UnmarshalJSON ¶
func (v *NullableChannelTranscodeVideoEncodersInnerH264) UnmarshalJSON(src []byte) error
func (*NullableChannelTranscodeVideoEncodersInnerH264) Unset ¶
func (v *NullableChannelTranscodeVideoEncodersInnerH264) Unset()
type NullableChannelTranscodeVideoEncodersInnerH265 ¶
type NullableChannelTranscodeVideoEncodersInnerH265 struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscodeVideoEncodersInnerH265 ¶
func NewNullableChannelTranscodeVideoEncodersInnerH265(val *ChannelTranscodeVideoEncodersInnerH265) *NullableChannelTranscodeVideoEncodersInnerH265
func (NullableChannelTranscodeVideoEncodersInnerH265) IsSet ¶
func (v NullableChannelTranscodeVideoEncodersInnerH265) IsSet() bool
func (NullableChannelTranscodeVideoEncodersInnerH265) MarshalJSON ¶
func (v NullableChannelTranscodeVideoEncodersInnerH265) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscodeVideoEncodersInnerH265) Set ¶
func (v *NullableChannelTranscodeVideoEncodersInnerH265) Set(val *ChannelTranscodeVideoEncodersInnerH265)
func (*NullableChannelTranscodeVideoEncodersInnerH265) UnmarshalJSON ¶
func (v *NullableChannelTranscodeVideoEncodersInnerH265) UnmarshalJSON(src []byte) error
func (*NullableChannelTranscodeVideoEncodersInnerH265) Unset ¶
func (v *NullableChannelTranscodeVideoEncodersInnerH265) Unset()
type NullableChannelTranscodeVideoEncodersInnerH265Hdr ¶
type NullableChannelTranscodeVideoEncodersInnerH265Hdr struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscodeVideoEncodersInnerH265Hdr ¶
func NewNullableChannelTranscodeVideoEncodersInnerH265Hdr(val *ChannelTranscodeVideoEncodersInnerH265Hdr) *NullableChannelTranscodeVideoEncodersInnerH265Hdr
func (NullableChannelTranscodeVideoEncodersInnerH265Hdr) IsSet ¶
func (v NullableChannelTranscodeVideoEncodersInnerH265Hdr) IsSet() bool
func (NullableChannelTranscodeVideoEncodersInnerH265Hdr) MarshalJSON ¶
func (v NullableChannelTranscodeVideoEncodersInnerH265Hdr) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscodeVideoEncodersInnerH265Hdr) UnmarshalJSON ¶
func (v *NullableChannelTranscodeVideoEncodersInnerH265Hdr) UnmarshalJSON(src []byte) error
func (*NullableChannelTranscodeVideoEncodersInnerH265Hdr) Unset ¶
func (v *NullableChannelTranscodeVideoEncodersInnerH265Hdr) Unset()
type NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVision ¶
type NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVision struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVision ¶
func NewNullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVision(val *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVision
func (NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) IsSet ¶
func (v NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) IsSet() bool
func (NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) MarshalJSON ¶
func (v NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) UnmarshalJSON ¶
func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) UnmarshalJSON(src []byte) error
func (*NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) Unset ¶
func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVision) Unset()
type NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81 ¶
type NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81 struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81 ¶
func NewNullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81(val *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81
func (NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) MarshalJSON ¶
func (v NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) UnmarshalJSON ¶
func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) UnmarshalJSON(src []byte) error
func (*NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) Unset ¶
func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81) Unset()
type NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli ¶
type NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli ¶
func NewNullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli(val *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli
func (NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) MarshalJSON ¶
func (v NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) UnmarshalJSON ¶
func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Clli) UnmarshalJSON(src []byte) error
type NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner ¶ added in v1.27.2
type NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner ¶ added in v1.27.2
func NewNullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner(val *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner
func (NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) Get ¶ added in v1.27.2
func (NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) IsSet ¶ added in v1.27.2
func (NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) MarshalJSON ¶ added in v1.27.2
func (v NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) Set ¶ added in v1.27.2
func (*NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) UnmarshalJSON ¶ added in v1.27.2
func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Level8Inner) UnmarshalJSON(src []byte) error
type NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv ¶
type NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv ¶
func NewNullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv(val *ChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv
func (NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) MarshalJSON ¶
func (v NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) UnmarshalJSON ¶
func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrDolbyVisionProfile81Mdcv) UnmarshalJSON(src []byte) error
type NullableChannelTranscodeVideoEncodersInnerH265HdrHdr10 ¶
type NullableChannelTranscodeVideoEncodersInnerH265HdrHdr10 struct {
// contains filtered or unexported fields
}
func NewNullableChannelTranscodeVideoEncodersInnerH265HdrHdr10 ¶
func NewNullableChannelTranscodeVideoEncodersInnerH265HdrHdr10(val *ChannelTranscodeVideoEncodersInnerH265HdrHdr10) *NullableChannelTranscodeVideoEncodersInnerH265HdrHdr10
func (NullableChannelTranscodeVideoEncodersInnerH265HdrHdr10) IsSet ¶
func (v NullableChannelTranscodeVideoEncodersInnerH265HdrHdr10) IsSet() bool
func (NullableChannelTranscodeVideoEncodersInnerH265HdrHdr10) MarshalJSON ¶
func (v NullableChannelTranscodeVideoEncodersInnerH265HdrHdr10) MarshalJSON() ([]byte, error)
func (*NullableChannelTranscodeVideoEncodersInnerH265HdrHdr10) UnmarshalJSON ¶
func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrHdr10) UnmarshalJSON(src []byte) error
func (*NullableChannelTranscodeVideoEncodersInnerH265HdrHdr10) Unset ¶
func (v *NullableChannelTranscodeVideoEncodersInnerH265HdrHdr10) Unset()
type NullableClipManifestResponse ¶ added in v1.23.0
type NullableClipManifestResponse struct {
// contains filtered or unexported fields
}
func NewNullableClipManifestResponse ¶ added in v1.23.0
func NewNullableClipManifestResponse(val *ClipManifestResponse) *NullableClipManifestResponse
func (NullableClipManifestResponse) Get ¶ added in v1.23.0
func (v NullableClipManifestResponse) Get() *ClipManifestResponse
func (NullableClipManifestResponse) IsSet ¶ added in v1.23.0
func (v NullableClipManifestResponse) IsSet() bool
func (NullableClipManifestResponse) MarshalJSON ¶ added in v1.23.0
func (v NullableClipManifestResponse) MarshalJSON() ([]byte, error)
func (*NullableClipManifestResponse) Set ¶ added in v1.23.0
func (v *NullableClipManifestResponse) Set(val *ClipManifestResponse)
func (*NullableClipManifestResponse) UnmarshalJSON ¶ added in v1.23.0
func (v *NullableClipManifestResponse) UnmarshalJSON(src []byte) error
func (*NullableClipManifestResponse) Unset ¶ added in v1.23.0
func (v *NullableClipManifestResponse) Unset()
type NullableCollapseVODRequest ¶
type NullableCollapseVODRequest struct {
// contains filtered or unexported fields
}
func NewNullableCollapseVODRequest ¶
func NewNullableCollapseVODRequest(val *CollapseVODRequest) *NullableCollapseVODRequest
func (NullableCollapseVODRequest) Get ¶
func (v NullableCollapseVODRequest) Get() *CollapseVODRequest
func (NullableCollapseVODRequest) IsSet ¶
func (v NullableCollapseVODRequest) IsSet() bool
func (NullableCollapseVODRequest) MarshalJSON ¶
func (v NullableCollapseVODRequest) MarshalJSON() ([]byte, error)
func (*NullableCollapseVODRequest) Set ¶
func (v *NullableCollapseVODRequest) Set(val *CollapseVODRequest)
func (*NullableCollapseVODRequest) UnmarshalJSON ¶
func (v *NullableCollapseVODRequest) UnmarshalJSON(src []byte) error
func (*NullableCollapseVODRequest) Unset ¶
func (v *NullableCollapseVODRequest) Unset()
type NullableCollapseVODRequestFilterconfig ¶
type NullableCollapseVODRequestFilterconfig struct {
// contains filtered or unexported fields
}
func NewNullableCollapseVODRequestFilterconfig ¶
func NewNullableCollapseVODRequestFilterconfig(val *CollapseVODRequestFilterconfig) *NullableCollapseVODRequestFilterconfig
func (NullableCollapseVODRequestFilterconfig) Get ¶
func (v NullableCollapseVODRequestFilterconfig) Get() *CollapseVODRequestFilterconfig
func (NullableCollapseVODRequestFilterconfig) IsSet ¶
func (v NullableCollapseVODRequestFilterconfig) IsSet() bool
func (NullableCollapseVODRequestFilterconfig) MarshalJSON ¶
func (v NullableCollapseVODRequestFilterconfig) MarshalJSON() ([]byte, error)
func (*NullableCollapseVODRequestFilterconfig) Set ¶
func (v *NullableCollapseVODRequestFilterconfig) Set(val *CollapseVODRequestFilterconfig)
func (*NullableCollapseVODRequestFilterconfig) UnmarshalJSON ¶
func (v *NullableCollapseVODRequestFilterconfig) UnmarshalJSON(src []byte) error
func (*NullableCollapseVODRequestFilterconfig) Unset ¶
func (v *NullableCollapseVODRequestFilterconfig) Unset()
type NullableCollapseVODRequestFilterconfigScte35 ¶
type NullableCollapseVODRequestFilterconfigScte35 struct {
// contains filtered or unexported fields
}
func NewNullableCollapseVODRequestFilterconfigScte35 ¶
func NewNullableCollapseVODRequestFilterconfigScte35(val *CollapseVODRequestFilterconfigScte35) *NullableCollapseVODRequestFilterconfigScte35
func (NullableCollapseVODRequestFilterconfigScte35) IsSet ¶
func (v NullableCollapseVODRequestFilterconfigScte35) IsSet() bool
func (NullableCollapseVODRequestFilterconfigScte35) MarshalJSON ¶
func (v NullableCollapseVODRequestFilterconfigScte35) MarshalJSON() ([]byte, error)
func (*NullableCollapseVODRequestFilterconfigScte35) Set ¶
func (v *NullableCollapseVODRequestFilterconfigScte35) Set(val *CollapseVODRequestFilterconfigScte35)
func (*NullableCollapseVODRequestFilterconfigScte35) UnmarshalJSON ¶
func (v *NullableCollapseVODRequestFilterconfigScte35) UnmarshalJSON(src []byte) error
func (*NullableCollapseVODRequestFilterconfigScte35) Unset ¶
func (v *NullableCollapseVODRequestFilterconfigScte35) Unset()
type NullableCollapseVODRequestFilterconfigScte35Options ¶
type NullableCollapseVODRequestFilterconfigScte35Options struct {
// contains filtered or unexported fields
}
func NewNullableCollapseVODRequestFilterconfigScte35Options ¶
func NewNullableCollapseVODRequestFilterconfigScte35Options(val *CollapseVODRequestFilterconfigScte35Options) *NullableCollapseVODRequestFilterconfigScte35Options
func (NullableCollapseVODRequestFilterconfigScte35Options) IsSet ¶
func (v NullableCollapseVODRequestFilterconfigScte35Options) IsSet() bool
func (NullableCollapseVODRequestFilterconfigScte35Options) MarshalJSON ¶
func (v NullableCollapseVODRequestFilterconfigScte35Options) MarshalJSON() ([]byte, error)
func (*NullableCollapseVODRequestFilterconfigScte35Options) UnmarshalJSON ¶
func (v *NullableCollapseVODRequestFilterconfigScte35Options) UnmarshalJSON(src []byte) error
func (*NullableCollapseVODRequestFilterconfigScte35Options) Unset ¶
func (v *NullableCollapseVODRequestFilterconfigScte35Options) Unset()
type NullableCollapseVODRequestFilterconfigTimeInner ¶
type NullableCollapseVODRequestFilterconfigTimeInner struct {
// contains filtered or unexported fields
}
func NewNullableCollapseVODRequestFilterconfigTimeInner ¶
func NewNullableCollapseVODRequestFilterconfigTimeInner(val *CollapseVODRequestFilterconfigTimeInner) *NullableCollapseVODRequestFilterconfigTimeInner
func (NullableCollapseVODRequestFilterconfigTimeInner) IsSet ¶
func (v NullableCollapseVODRequestFilterconfigTimeInner) IsSet() bool
func (NullableCollapseVODRequestFilterconfigTimeInner) MarshalJSON ¶
func (v NullableCollapseVODRequestFilterconfigTimeInner) MarshalJSON() ([]byte, error)
func (*NullableCollapseVODRequestFilterconfigTimeInner) UnmarshalJSON ¶
func (v *NullableCollapseVODRequestFilterconfigTimeInner) UnmarshalJSON(src []byte) error
func (*NullableCollapseVODRequestFilterconfigTimeInner) Unset ¶
func (v *NullableCollapseVODRequestFilterconfigTimeInner) Unset()
type NullableCollapseVODResponse ¶
type NullableCollapseVODResponse struct {
// contains filtered or unexported fields
}
func NewNullableCollapseVODResponse ¶
func NewNullableCollapseVODResponse(val *CollapseVODResponse) *NullableCollapseVODResponse
func (NullableCollapseVODResponse) Get ¶
func (v NullableCollapseVODResponse) Get() *CollapseVODResponse
func (NullableCollapseVODResponse) IsSet ¶
func (v NullableCollapseVODResponse) IsSet() bool
func (NullableCollapseVODResponse) MarshalJSON ¶
func (v NullableCollapseVODResponse) MarshalJSON() ([]byte, error)
func (*NullableCollapseVODResponse) Set ¶
func (v *NullableCollapseVODResponse) Set(val *CollapseVODResponse)
func (*NullableCollapseVODResponse) UnmarshalJSON ¶
func (v *NullableCollapseVODResponse) UnmarshalJSON(src []byte) error
func (*NullableCollapseVODResponse) Unset ¶
func (v *NullableCollapseVODResponse) Unset()
type NullableDeprecatedGetClipManifestsResponseItem ¶ added in v1.1.0
type NullableDeprecatedGetClipManifestsResponseItem struct {
// contains filtered or unexported fields
}
func NewNullableDeprecatedGetClipManifestsResponseItem ¶ added in v1.1.0
func NewNullableDeprecatedGetClipManifestsResponseItem(val *DeprecatedGetClipManifestsResponseItem) *NullableDeprecatedGetClipManifestsResponseItem
func (NullableDeprecatedGetClipManifestsResponseItem) IsSet ¶ added in v1.1.0
func (v NullableDeprecatedGetClipManifestsResponseItem) IsSet() bool
func (NullableDeprecatedGetClipManifestsResponseItem) MarshalJSON ¶ added in v1.1.0
func (v NullableDeprecatedGetClipManifestsResponseItem) MarshalJSON() ([]byte, error)
func (*NullableDeprecatedGetClipManifestsResponseItem) Set ¶ added in v1.1.0
func (v *NullableDeprecatedGetClipManifestsResponseItem) Set(val *DeprecatedGetClipManifestsResponseItem)
func (*NullableDeprecatedGetClipManifestsResponseItem) UnmarshalJSON ¶ added in v1.1.0
func (v *NullableDeprecatedGetClipManifestsResponseItem) UnmarshalJSON(src []byte) error
func (*NullableDeprecatedGetClipManifestsResponseItem) Unset ¶ added in v1.1.0
func (v *NullableDeprecatedGetClipManifestsResponseItem) Unset()
type NullableDeprecatedGetClipResponse ¶ added in v1.1.0
type NullableDeprecatedGetClipResponse struct {
// contains filtered or unexported fields
}
func NewNullableDeprecatedGetClipResponse ¶ added in v1.1.0
func NewNullableDeprecatedGetClipResponse(val *DeprecatedGetClipResponse) *NullableDeprecatedGetClipResponse
func (NullableDeprecatedGetClipResponse) Get ¶ added in v1.1.0
func (v NullableDeprecatedGetClipResponse) Get() *DeprecatedGetClipResponse
func (NullableDeprecatedGetClipResponse) IsSet ¶ added in v1.1.0
func (v NullableDeprecatedGetClipResponse) IsSet() bool
func (NullableDeprecatedGetClipResponse) MarshalJSON ¶ added in v1.1.0
func (v NullableDeprecatedGetClipResponse) MarshalJSON() ([]byte, error)
func (*NullableDeprecatedGetClipResponse) Set ¶ added in v1.1.0
func (v *NullableDeprecatedGetClipResponse) Set(val *DeprecatedGetClipResponse)
func (*NullableDeprecatedGetClipResponse) UnmarshalJSON ¶ added in v1.1.0
func (v *NullableDeprecatedGetClipResponse) UnmarshalJSON(src []byte) error
func (*NullableDeprecatedGetClipResponse) Unset ¶ added in v1.1.0
func (v *NullableDeprecatedGetClipResponse) Unset()
type NullableDeprecatedGetMp4UrlResponse ¶ added in v1.1.0
type NullableDeprecatedGetMp4UrlResponse struct {
// contains filtered or unexported fields
}
func NewNullableDeprecatedGetMp4UrlResponse ¶ added in v1.1.0
func NewNullableDeprecatedGetMp4UrlResponse(val *DeprecatedGetMp4UrlResponse) *NullableDeprecatedGetMp4UrlResponse
func (NullableDeprecatedGetMp4UrlResponse) Get ¶ added in v1.1.0
func (v NullableDeprecatedGetMp4UrlResponse) Get() *DeprecatedGetMp4UrlResponse
func (NullableDeprecatedGetMp4UrlResponse) IsSet ¶ added in v1.1.0
func (v NullableDeprecatedGetMp4UrlResponse) IsSet() bool
func (NullableDeprecatedGetMp4UrlResponse) MarshalJSON ¶ added in v1.1.0
func (v NullableDeprecatedGetMp4UrlResponse) MarshalJSON() ([]byte, error)
func (*NullableDeprecatedGetMp4UrlResponse) Set ¶ added in v1.1.0
func (v *NullableDeprecatedGetMp4UrlResponse) Set(val *DeprecatedGetMp4UrlResponse)
func (*NullableDeprecatedGetMp4UrlResponse) UnmarshalJSON ¶ added in v1.1.0
func (v *NullableDeprecatedGetMp4UrlResponse) UnmarshalJSON(src []byte) error
func (*NullableDeprecatedGetMp4UrlResponse) Unset ¶ added in v1.1.0
func (v *NullableDeprecatedGetMp4UrlResponse) Unset()
type NullableDeprecatedGetProgramResponse ¶ added in v1.1.0
type NullableDeprecatedGetProgramResponse struct {
// contains filtered or unexported fields
}
func NewNullableDeprecatedGetProgramResponse ¶ added in v1.1.0
func NewNullableDeprecatedGetProgramResponse(val *DeprecatedGetProgramResponse) *NullableDeprecatedGetProgramResponse
func (NullableDeprecatedGetProgramResponse) Get ¶ added in v1.1.0
func (v NullableDeprecatedGetProgramResponse) Get() *DeprecatedGetProgramResponse
func (NullableDeprecatedGetProgramResponse) IsSet ¶ added in v1.1.0
func (v NullableDeprecatedGetProgramResponse) IsSet() bool
func (NullableDeprecatedGetProgramResponse) MarshalJSON ¶ added in v1.1.0
func (v NullableDeprecatedGetProgramResponse) MarshalJSON() ([]byte, error)
func (*NullableDeprecatedGetProgramResponse) Set ¶ added in v1.1.0
func (v *NullableDeprecatedGetProgramResponse) Set(val *DeprecatedGetProgramResponse)
func (*NullableDeprecatedGetProgramResponse) UnmarshalJSON ¶ added in v1.1.0
func (v *NullableDeprecatedGetProgramResponse) UnmarshalJSON(src []byte) error
func (*NullableDeprecatedGetProgramResponse) Unset ¶ added in v1.1.0
func (v *NullableDeprecatedGetProgramResponse) Unset()
type NullableDeprecatedGetProgramResponseClearSegmentConfig ¶ added in v1.1.0
type NullableDeprecatedGetProgramResponseClearSegmentConfig struct {
// contains filtered or unexported fields
}
func NewNullableDeprecatedGetProgramResponseClearSegmentConfig ¶ added in v1.1.0
func NewNullableDeprecatedGetProgramResponseClearSegmentConfig(val *DeprecatedGetProgramResponseClearSegmentConfig) *NullableDeprecatedGetProgramResponseClearSegmentConfig
func (NullableDeprecatedGetProgramResponseClearSegmentConfig) IsSet ¶ added in v1.1.0
func (v NullableDeprecatedGetProgramResponseClearSegmentConfig) IsSet() bool
func (NullableDeprecatedGetProgramResponseClearSegmentConfig) MarshalJSON ¶ added in v1.1.0
func (v NullableDeprecatedGetProgramResponseClearSegmentConfig) MarshalJSON() ([]byte, error)
func (*NullableDeprecatedGetProgramResponseClearSegmentConfig) UnmarshalJSON ¶ added in v1.1.0
func (v *NullableDeprecatedGetProgramResponseClearSegmentConfig) UnmarshalJSON(src []byte) error
func (*NullableDeprecatedGetProgramResponseClearSegmentConfig) Unset ¶ added in v1.1.0
func (v *NullableDeprecatedGetProgramResponseClearSegmentConfig) Unset()
type NullableDeprecatedGetProgramTimeResponse ¶ added in v1.1.0
type NullableDeprecatedGetProgramTimeResponse struct {
// contains filtered or unexported fields
}
func NewNullableDeprecatedGetProgramTimeResponse ¶ added in v1.1.0
func NewNullableDeprecatedGetProgramTimeResponse(val *DeprecatedGetProgramTimeResponse) *NullableDeprecatedGetProgramTimeResponse
func (NullableDeprecatedGetProgramTimeResponse) IsSet ¶ added in v1.1.0
func (v NullableDeprecatedGetProgramTimeResponse) IsSet() bool
func (NullableDeprecatedGetProgramTimeResponse) MarshalJSON ¶ added in v1.1.0
func (v NullableDeprecatedGetProgramTimeResponse) MarshalJSON() ([]byte, error)
func (*NullableDeprecatedGetProgramTimeResponse) Set ¶ added in v1.1.0
func (v *NullableDeprecatedGetProgramTimeResponse) Set(val *DeprecatedGetProgramTimeResponse)
func (*NullableDeprecatedGetProgramTimeResponse) UnmarshalJSON ¶ added in v1.1.0
func (v *NullableDeprecatedGetProgramTimeResponse) UnmarshalJSON(src []byte) error
func (*NullableDeprecatedGetProgramTimeResponse) Unset ¶ added in v1.1.0
func (v *NullableDeprecatedGetProgramTimeResponse) Unset()
type NullableDeprecatedListClipsResponse ¶ added in v1.1.0
type NullableDeprecatedListClipsResponse struct {
// contains filtered or unexported fields
}
func NewNullableDeprecatedListClipsResponse ¶ added in v1.1.0
func NewNullableDeprecatedListClipsResponse(val *DeprecatedListClipsResponse) *NullableDeprecatedListClipsResponse
func (NullableDeprecatedListClipsResponse) Get ¶ added in v1.1.0
func (v NullableDeprecatedListClipsResponse) Get() *DeprecatedListClipsResponse
func (NullableDeprecatedListClipsResponse) IsSet ¶ added in v1.1.0
func (v NullableDeprecatedListClipsResponse) IsSet() bool
func (NullableDeprecatedListClipsResponse) MarshalJSON ¶ added in v1.1.0
func (v NullableDeprecatedListClipsResponse) MarshalJSON() ([]byte, error)
func (*NullableDeprecatedListClipsResponse) Set ¶ added in v1.1.0
func (v *NullableDeprecatedListClipsResponse) Set(val *DeprecatedListClipsResponse)
func (*NullableDeprecatedListClipsResponse) UnmarshalJSON ¶ added in v1.1.0
func (v *NullableDeprecatedListClipsResponse) UnmarshalJSON(src []byte) error
func (*NullableDeprecatedListClipsResponse) Unset ¶ added in v1.1.0
func (v *NullableDeprecatedListClipsResponse) Unset()
type NullableDeprecatedListVODsResponse ¶ added in v1.1.0
type NullableDeprecatedListVODsResponse struct {
// contains filtered or unexported fields
}
func NewNullableDeprecatedListVODsResponse ¶ added in v1.1.0
func NewNullableDeprecatedListVODsResponse(val *DeprecatedListVODsResponse) *NullableDeprecatedListVODsResponse
func (NullableDeprecatedListVODsResponse) Get ¶ added in v1.1.0
func (v NullableDeprecatedListVODsResponse) Get() *DeprecatedListVODsResponse
func (NullableDeprecatedListVODsResponse) IsSet ¶ added in v1.1.0
func (v NullableDeprecatedListVODsResponse) IsSet() bool
func (NullableDeprecatedListVODsResponse) MarshalJSON ¶ added in v1.1.0
func (v NullableDeprecatedListVODsResponse) MarshalJSON() ([]byte, error)
func (*NullableDeprecatedListVODsResponse) Set ¶ added in v1.1.0
func (v *NullableDeprecatedListVODsResponse) Set(val *DeprecatedListVODsResponse)
func (*NullableDeprecatedListVODsResponse) UnmarshalJSON ¶ added in v1.1.0
func (v *NullableDeprecatedListVODsResponse) UnmarshalJSON(src []byte) error
func (*NullableDeprecatedListVODsResponse) Unset ¶ added in v1.1.0
func (v *NullableDeprecatedListVODsResponse) Unset()
type NullableDeprecatedMakeMP4Request ¶ added in v1.1.0
type NullableDeprecatedMakeMP4Request struct {
// contains filtered or unexported fields
}
func NewNullableDeprecatedMakeMP4Request ¶ added in v1.1.0
func NewNullableDeprecatedMakeMP4Request(val *DeprecatedMakeMP4Request) *NullableDeprecatedMakeMP4Request
func (NullableDeprecatedMakeMP4Request) Get ¶ added in v1.1.0
func (v NullableDeprecatedMakeMP4Request) Get() *DeprecatedMakeMP4Request
func (NullableDeprecatedMakeMP4Request) IsSet ¶ added in v1.1.0
func (v NullableDeprecatedMakeMP4Request) IsSet() bool
func (NullableDeprecatedMakeMP4Request) MarshalJSON ¶ added in v1.1.0
func (v NullableDeprecatedMakeMP4Request) MarshalJSON() ([]byte, error)
func (*NullableDeprecatedMakeMP4Request) Set ¶ added in v1.1.0
func (v *NullableDeprecatedMakeMP4Request) Set(val *DeprecatedMakeMP4Request)
func (*NullableDeprecatedMakeMP4Request) UnmarshalJSON ¶ added in v1.1.0
func (v *NullableDeprecatedMakeMP4Request) UnmarshalJSON(src []byte) error
func (*NullableDeprecatedMakeMP4Request) Unset ¶ added in v1.1.0
func (v *NullableDeprecatedMakeMP4Request) Unset()
type NullableDeprecatedMakeMP4Response ¶ added in v1.1.0
type NullableDeprecatedMakeMP4Response struct {
// contains filtered or unexported fields
}
func NewNullableDeprecatedMakeMP4Response ¶ added in v1.1.0
func NewNullableDeprecatedMakeMP4Response(val *DeprecatedMakeMP4Response) *NullableDeprecatedMakeMP4Response
func (NullableDeprecatedMakeMP4Response) Get ¶ added in v1.1.0
func (v NullableDeprecatedMakeMP4Response) Get() *DeprecatedMakeMP4Response
func (NullableDeprecatedMakeMP4Response) IsSet ¶ added in v1.1.0
func (v NullableDeprecatedMakeMP4Response) IsSet() bool
func (NullableDeprecatedMakeMP4Response) MarshalJSON ¶ added in v1.1.0
func (v NullableDeprecatedMakeMP4Response) MarshalJSON() ([]byte, error)
func (*NullableDeprecatedMakeMP4Response) Set ¶ added in v1.1.0
func (v *NullableDeprecatedMakeMP4Response) Set(val *DeprecatedMakeMP4Response)
func (*NullableDeprecatedMakeMP4Response) UnmarshalJSON ¶ added in v1.1.0
func (v *NullableDeprecatedMakeMP4Response) UnmarshalJSON(src []byte) error
func (*NullableDeprecatedMakeMP4Response) Unset ¶ added in v1.1.0
func (v *NullableDeprecatedMakeMP4Response) Unset()
type NullableDesiredStateBody ¶
type NullableDesiredStateBody struct {
// contains filtered or unexported fields
}
func NewNullableDesiredStateBody ¶
func NewNullableDesiredStateBody(val *DesiredStateBody) *NullableDesiredStateBody
func (NullableDesiredStateBody) Get ¶
func (v NullableDesiredStateBody) Get() *DesiredStateBody
func (NullableDesiredStateBody) IsSet ¶
func (v NullableDesiredStateBody) IsSet() bool
func (NullableDesiredStateBody) MarshalJSON ¶
func (v NullableDesiredStateBody) MarshalJSON() ([]byte, error)
func (*NullableDesiredStateBody) Set ¶
func (v *NullableDesiredStateBody) Set(val *DesiredStateBody)
func (*NullableDesiredStateBody) UnmarshalJSON ¶
func (v *NullableDesiredStateBody) UnmarshalJSON(src []byte) error
func (*NullableDesiredStateBody) Unset ¶
func (v *NullableDesiredStateBody) Unset()
type NullableDynamicSyndicationRequest ¶ added in v1.19.1
type NullableDynamicSyndicationRequest struct {
// contains filtered or unexported fields
}
func NewNullableDynamicSyndicationRequest ¶ added in v1.19.1
func NewNullableDynamicSyndicationRequest(val *DynamicSyndicationRequest) *NullableDynamicSyndicationRequest
func (NullableDynamicSyndicationRequest) Get ¶ added in v1.19.1
func (v NullableDynamicSyndicationRequest) Get() *DynamicSyndicationRequest
func (NullableDynamicSyndicationRequest) IsSet ¶ added in v1.19.1
func (v NullableDynamicSyndicationRequest) IsSet() bool
func (NullableDynamicSyndicationRequest) MarshalJSON ¶ added in v1.19.1
func (v NullableDynamicSyndicationRequest) MarshalJSON() ([]byte, error)
func (*NullableDynamicSyndicationRequest) Set ¶ added in v1.19.1
func (v *NullableDynamicSyndicationRequest) Set(val *DynamicSyndicationRequest)
func (*NullableDynamicSyndicationRequest) UnmarshalJSON ¶ added in v1.19.1
func (v *NullableDynamicSyndicationRequest) UnmarshalJSON(src []byte) error
func (*NullableDynamicSyndicationRequest) Unset ¶ added in v1.19.1
func (v *NullableDynamicSyndicationRequest) Unset()
type NullableDynamicSyndicationRequestArchive ¶ added in v1.20.0
type NullableDynamicSyndicationRequestArchive struct {
// contains filtered or unexported fields
}
func NewNullableDynamicSyndicationRequestArchive ¶ added in v1.20.0
func NewNullableDynamicSyndicationRequestArchive(val *DynamicSyndicationRequestArchive) *NullableDynamicSyndicationRequestArchive
func (NullableDynamicSyndicationRequestArchive) IsSet ¶ added in v1.20.0
func (v NullableDynamicSyndicationRequestArchive) IsSet() bool
func (NullableDynamicSyndicationRequestArchive) MarshalJSON ¶ added in v1.20.0
func (v NullableDynamicSyndicationRequestArchive) MarshalJSON() ([]byte, error)
func (*NullableDynamicSyndicationRequestArchive) Set ¶ added in v1.20.0
func (v *NullableDynamicSyndicationRequestArchive) Set(val *DynamicSyndicationRequestArchive)
func (*NullableDynamicSyndicationRequestArchive) UnmarshalJSON ¶ added in v1.20.0
func (v *NullableDynamicSyndicationRequestArchive) UnmarshalJSON(src []byte) error
func (*NullableDynamicSyndicationRequestArchive) Unset ¶ added in v1.20.0
func (v *NullableDynamicSyndicationRequestArchive) Unset()
type NullableDynamicSyndicationRequestNotification ¶ added in v1.20.0
type NullableDynamicSyndicationRequestNotification struct {
// contains filtered or unexported fields
}
func NewNullableDynamicSyndicationRequestNotification ¶ added in v1.20.0
func NewNullableDynamicSyndicationRequestNotification(val *DynamicSyndicationRequestNotification) *NullableDynamicSyndicationRequestNotification
func (NullableDynamicSyndicationRequestNotification) IsSet ¶ added in v1.20.0
func (v NullableDynamicSyndicationRequestNotification) IsSet() bool
func (NullableDynamicSyndicationRequestNotification) MarshalJSON ¶ added in v1.20.0
func (v NullableDynamicSyndicationRequestNotification) MarshalJSON() ([]byte, error)
func (*NullableDynamicSyndicationRequestNotification) Set ¶ added in v1.20.0
func (v *NullableDynamicSyndicationRequestNotification) Set(val *DynamicSyndicationRequestNotification)
func (*NullableDynamicSyndicationRequestNotification) UnmarshalJSON ¶ added in v1.20.0
func (v *NullableDynamicSyndicationRequestNotification) UnmarshalJSON(src []byte) error
func (*NullableDynamicSyndicationRequestNotification) Unset ¶ added in v1.20.0
func (v *NullableDynamicSyndicationRequestNotification) Unset()
type NullableDynamicSyndicationRequestSyndicationFilesInner ¶ added in v1.19.1
type NullableDynamicSyndicationRequestSyndicationFilesInner struct {
// contains filtered or unexported fields
}
func NewNullableDynamicSyndicationRequestSyndicationFilesInner ¶ added in v1.19.1
func NewNullableDynamicSyndicationRequestSyndicationFilesInner(val *DynamicSyndicationRequestSyndicationFilesInner) *NullableDynamicSyndicationRequestSyndicationFilesInner
func (NullableDynamicSyndicationRequestSyndicationFilesInner) IsSet ¶ added in v1.19.1
func (v NullableDynamicSyndicationRequestSyndicationFilesInner) IsSet() bool
func (NullableDynamicSyndicationRequestSyndicationFilesInner) MarshalJSON ¶ added in v1.19.1
func (v NullableDynamicSyndicationRequestSyndicationFilesInner) MarshalJSON() ([]byte, error)
func (*NullableDynamicSyndicationRequestSyndicationFilesInner) UnmarshalJSON ¶ added in v1.19.1
func (v *NullableDynamicSyndicationRequestSyndicationFilesInner) UnmarshalJSON(src []byte) error
func (*NullableDynamicSyndicationRequestSyndicationFilesInner) Unset ¶ added in v1.19.1
func (v *NullableDynamicSyndicationRequestSyndicationFilesInner) Unset()
type NullableDynamicSyndicationResponse ¶ added in v1.19.1
type NullableDynamicSyndicationResponse struct {
// contains filtered or unexported fields
}
func NewNullableDynamicSyndicationResponse ¶ added in v1.19.1
func NewNullableDynamicSyndicationResponse(val *DynamicSyndicationResponse) *NullableDynamicSyndicationResponse
func (NullableDynamicSyndicationResponse) Get ¶ added in v1.19.1
func (v NullableDynamicSyndicationResponse) Get() *DynamicSyndicationResponse
func (NullableDynamicSyndicationResponse) IsSet ¶ added in v1.19.1
func (v NullableDynamicSyndicationResponse) IsSet() bool
func (NullableDynamicSyndicationResponse) MarshalJSON ¶ added in v1.19.1
func (v NullableDynamicSyndicationResponse) MarshalJSON() ([]byte, error)
func (*NullableDynamicSyndicationResponse) Set ¶ added in v1.19.1
func (v *NullableDynamicSyndicationResponse) Set(val *DynamicSyndicationResponse)
func (*NullableDynamicSyndicationResponse) UnmarshalJSON ¶ added in v1.19.1
func (v *NullableDynamicSyndicationResponse) UnmarshalJSON(src []byte) error
func (*NullableDynamicSyndicationResponse) Unset ¶ added in v1.19.1
func (v *NullableDynamicSyndicationResponse) Unset()
type NullableErrorModel ¶
type NullableErrorModel struct {
// contains filtered or unexported fields
}
func NewNullableErrorModel ¶
func NewNullableErrorModel(val *ErrorModel) *NullableErrorModel
func (NullableErrorModel) Get ¶
func (v NullableErrorModel) Get() *ErrorModel
func (NullableErrorModel) IsSet ¶
func (v NullableErrorModel) IsSet() bool
func (NullableErrorModel) MarshalJSON ¶
func (v NullableErrorModel) MarshalJSON() ([]byte, error)
func (*NullableErrorModel) Set ¶
func (v *NullableErrorModel) Set(val *ErrorModel)
func (*NullableErrorModel) UnmarshalJSON ¶
func (v *NullableErrorModel) UnmarshalJSON(src []byte) error
func (*NullableErrorModel) Unset ¶
func (v *NullableErrorModel) Unset()
type NullableErrorModelErrorsInner ¶
type NullableErrorModelErrorsInner struct {
// contains filtered or unexported fields
}
func NewNullableErrorModelErrorsInner ¶
func NewNullableErrorModelErrorsInner(val *ErrorModelErrorsInner) *NullableErrorModelErrorsInner
func (NullableErrorModelErrorsInner) Get ¶
func (v NullableErrorModelErrorsInner) Get() *ErrorModelErrorsInner
func (NullableErrorModelErrorsInner) IsSet ¶
func (v NullableErrorModelErrorsInner) IsSet() bool
func (NullableErrorModelErrorsInner) MarshalJSON ¶
func (v NullableErrorModelErrorsInner) MarshalJSON() ([]byte, error)
func (*NullableErrorModelErrorsInner) Set ¶
func (v *NullableErrorModelErrorsInner) Set(val *ErrorModelErrorsInner)
func (*NullableErrorModelErrorsInner) UnmarshalJSON ¶
func (v *NullableErrorModelErrorsInner) UnmarshalJSON(src []byte) error
func (*NullableErrorModelErrorsInner) Unset ¶
func (v *NullableErrorModelErrorsInner) 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 NullableGenericSignal ¶
type NullableGenericSignal struct {
// contains filtered or unexported fields
}
func NewNullableGenericSignal ¶
func NewNullableGenericSignal(val *GenericSignal) *NullableGenericSignal
func (NullableGenericSignal) Get ¶
func (v NullableGenericSignal) Get() *GenericSignal
func (NullableGenericSignal) IsSet ¶
func (v NullableGenericSignal) IsSet() bool
func (NullableGenericSignal) MarshalJSON ¶
func (v NullableGenericSignal) MarshalJSON() ([]byte, error)
func (*NullableGenericSignal) Set ¶
func (v *NullableGenericSignal) Set(val *GenericSignal)
func (*NullableGenericSignal) UnmarshalJSON ¶
func (v *NullableGenericSignal) UnmarshalJSON(src []byte) error
func (*NullableGenericSignal) Unset ¶
func (v *NullableGenericSignal) Unset()
type NullableGenericSignalResult ¶
type NullableGenericSignalResult struct {
// contains filtered or unexported fields
}
func NewNullableGenericSignalResult ¶
func NewNullableGenericSignalResult(val *GenericSignalResult) *NullableGenericSignalResult
func (NullableGenericSignalResult) Get ¶
func (v NullableGenericSignalResult) Get() *GenericSignalResult
func (NullableGenericSignalResult) IsSet ¶
func (v NullableGenericSignalResult) IsSet() bool
func (NullableGenericSignalResult) MarshalJSON ¶
func (v NullableGenericSignalResult) MarshalJSON() ([]byte, error)
func (*NullableGenericSignalResult) Set ¶
func (v *NullableGenericSignalResult) Set(val *GenericSignalResult)
func (*NullableGenericSignalResult) UnmarshalJSON ¶
func (v *NullableGenericSignalResult) UnmarshalJSON(src []byte) error
func (*NullableGenericSignalResult) Unset ¶
func (v *NullableGenericSignalResult) Unset()
type NullableGetClipProgramTimeResponse ¶
type NullableGetClipProgramTimeResponse struct {
// contains filtered or unexported fields
}
func NewNullableGetClipProgramTimeResponse ¶
func NewNullableGetClipProgramTimeResponse(val *GetClipProgramTimeResponse) *NullableGetClipProgramTimeResponse
func (NullableGetClipProgramTimeResponse) Get ¶
func (v NullableGetClipProgramTimeResponse) Get() *GetClipProgramTimeResponse
func (NullableGetClipProgramTimeResponse) IsSet ¶
func (v NullableGetClipProgramTimeResponse) IsSet() bool
func (NullableGetClipProgramTimeResponse) MarshalJSON ¶
func (v NullableGetClipProgramTimeResponse) MarshalJSON() ([]byte, error)
func (*NullableGetClipProgramTimeResponse) Set ¶
func (v *NullableGetClipProgramTimeResponse) Set(val *GetClipProgramTimeResponse)
func (*NullableGetClipProgramTimeResponse) UnmarshalJSON ¶
func (v *NullableGetClipProgramTimeResponse) UnmarshalJSON(src []byte) error
func (*NullableGetClipProgramTimeResponse) Unset ¶
func (v *NullableGetClipProgramTimeResponse) Unset()
type NullableGetPreviewStreamsResponse ¶
type NullableGetPreviewStreamsResponse struct {
// contains filtered or unexported fields
}
func NewNullableGetPreviewStreamsResponse ¶
func NewNullableGetPreviewStreamsResponse(val *GetPreviewStreamsResponse) *NullableGetPreviewStreamsResponse
func (NullableGetPreviewStreamsResponse) Get ¶
func (v NullableGetPreviewStreamsResponse) Get() *GetPreviewStreamsResponse
func (NullableGetPreviewStreamsResponse) IsSet ¶
func (v NullableGetPreviewStreamsResponse) IsSet() bool
func (NullableGetPreviewStreamsResponse) MarshalJSON ¶
func (v NullableGetPreviewStreamsResponse) MarshalJSON() ([]byte, error)
func (*NullableGetPreviewStreamsResponse) Set ¶
func (v *NullableGetPreviewStreamsResponse) Set(val *GetPreviewStreamsResponse)
func (*NullableGetPreviewStreamsResponse) UnmarshalJSON ¶
func (v *NullableGetPreviewStreamsResponse) UnmarshalJSON(src []byte) error
func (*NullableGetPreviewStreamsResponse) Unset ¶
func (v *NullableGetPreviewStreamsResponse) Unset()
type NullableGetPreviewStreamsResponseAudioTracksInner ¶
type NullableGetPreviewStreamsResponseAudioTracksInner struct {
// contains filtered or unexported fields
}
func NewNullableGetPreviewStreamsResponseAudioTracksInner ¶
func NewNullableGetPreviewStreamsResponseAudioTracksInner(val *GetPreviewStreamsResponseAudioTracksInner) *NullableGetPreviewStreamsResponseAudioTracksInner
func (NullableGetPreviewStreamsResponseAudioTracksInner) IsSet ¶
func (v NullableGetPreviewStreamsResponseAudioTracksInner) IsSet() bool
func (NullableGetPreviewStreamsResponseAudioTracksInner) MarshalJSON ¶
func (v NullableGetPreviewStreamsResponseAudioTracksInner) MarshalJSON() ([]byte, error)
func (*NullableGetPreviewStreamsResponseAudioTracksInner) UnmarshalJSON ¶
func (v *NullableGetPreviewStreamsResponseAudioTracksInner) UnmarshalJSON(src []byte) error
func (*NullableGetPreviewStreamsResponseAudioTracksInner) Unset ¶
func (v *NullableGetPreviewStreamsResponseAudioTracksInner) Unset()
type NullableGetPreviewStreamsResponseDefaultAudioTrack ¶
type NullableGetPreviewStreamsResponseDefaultAudioTrack struct {
// contains filtered or unexported fields
}
func NewNullableGetPreviewStreamsResponseDefaultAudioTrack ¶
func NewNullableGetPreviewStreamsResponseDefaultAudioTrack(val *GetPreviewStreamsResponseDefaultAudioTrack) *NullableGetPreviewStreamsResponseDefaultAudioTrack
func (NullableGetPreviewStreamsResponseDefaultAudioTrack) IsSet ¶
func (v NullableGetPreviewStreamsResponseDefaultAudioTrack) IsSet() bool
func (NullableGetPreviewStreamsResponseDefaultAudioTrack) MarshalJSON ¶
func (v NullableGetPreviewStreamsResponseDefaultAudioTrack) MarshalJSON() ([]byte, error)
func (*NullableGetPreviewStreamsResponseDefaultAudioTrack) UnmarshalJSON ¶
func (v *NullableGetPreviewStreamsResponseDefaultAudioTrack) UnmarshalJSON(src []byte) error
func (*NullableGetPreviewStreamsResponseDefaultAudioTrack) Unset ¶
func (v *NullableGetPreviewStreamsResponseDefaultAudioTrack) Unset()
type NullableGetPreviewStreamsResponseDefaultVideoTrack ¶
type NullableGetPreviewStreamsResponseDefaultVideoTrack struct {
// contains filtered or unexported fields
}
func NewNullableGetPreviewStreamsResponseDefaultVideoTrack ¶
func NewNullableGetPreviewStreamsResponseDefaultVideoTrack(val *GetPreviewStreamsResponseDefaultVideoTrack) *NullableGetPreviewStreamsResponseDefaultVideoTrack
func (NullableGetPreviewStreamsResponseDefaultVideoTrack) IsSet ¶
func (v NullableGetPreviewStreamsResponseDefaultVideoTrack) IsSet() bool
func (NullableGetPreviewStreamsResponseDefaultVideoTrack) MarshalJSON ¶
func (v NullableGetPreviewStreamsResponseDefaultVideoTrack) MarshalJSON() ([]byte, error)
func (*NullableGetPreviewStreamsResponseDefaultVideoTrack) UnmarshalJSON ¶
func (v *NullableGetPreviewStreamsResponseDefaultVideoTrack) UnmarshalJSON(src []byte) error
func (*NullableGetPreviewStreamsResponseDefaultVideoTrack) Unset ¶
func (v *NullableGetPreviewStreamsResponseDefaultVideoTrack) Unset()
type NullableGetProductConfigResponse ¶ added in v1.11.0
type NullableGetProductConfigResponse struct {
// contains filtered or unexported fields
}
func NewNullableGetProductConfigResponse ¶ added in v1.11.0
func NewNullableGetProductConfigResponse(val *GetProductConfigResponse) *NullableGetProductConfigResponse
func (NullableGetProductConfigResponse) Get ¶ added in v1.11.0
func (v NullableGetProductConfigResponse) Get() *GetProductConfigResponse
func (NullableGetProductConfigResponse) IsSet ¶ added in v1.11.0
func (v NullableGetProductConfigResponse) IsSet() bool
func (NullableGetProductConfigResponse) MarshalJSON ¶ added in v1.11.0
func (v NullableGetProductConfigResponse) MarshalJSON() ([]byte, error)
func (*NullableGetProductConfigResponse) Set ¶ added in v1.11.0
func (v *NullableGetProductConfigResponse) Set(val *GetProductConfigResponse)
func (*NullableGetProductConfigResponse) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetProductConfigResponse) UnmarshalJSON(src []byte) error
func (*NullableGetProductConfigResponse) Unset ¶ added in v1.11.0
func (v *NullableGetProductConfigResponse) Unset()
type NullableGetProductConfigResponseProductConfigInner ¶ added in v1.11.0
type NullableGetProductConfigResponseProductConfigInner struct {
// contains filtered or unexported fields
}
func NewNullableGetProductConfigResponseProductConfigInner ¶ added in v1.11.0
func NewNullableGetProductConfigResponseProductConfigInner(val *GetProductConfigResponseProductConfigInner) *NullableGetProductConfigResponseProductConfigInner
func (NullableGetProductConfigResponseProductConfigInner) IsSet ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInner) IsSet() bool
func (NullableGetProductConfigResponseProductConfigInner) MarshalJSON ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInner) MarshalJSON() ([]byte, error)
func (*NullableGetProductConfigResponseProductConfigInner) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInner) UnmarshalJSON(src []byte) error
func (*NullableGetProductConfigResponseProductConfigInner) Unset ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInner) Unset()
type NullableGetProductConfigResponseProductConfigInnerArchiveSettings ¶ added in v1.11.0
type NullableGetProductConfigResponseProductConfigInnerArchiveSettings struct {
// contains filtered or unexported fields
}
func NewNullableGetProductConfigResponseProductConfigInnerArchiveSettings ¶ added in v1.11.0
func NewNullableGetProductConfigResponseProductConfigInnerArchiveSettings(val *GetProductConfigResponseProductConfigInnerArchiveSettings) *NullableGetProductConfigResponseProductConfigInnerArchiveSettings
func (NullableGetProductConfigResponseProductConfigInnerArchiveSettings) IsSet ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettings) IsSet() bool
func (NullableGetProductConfigResponseProductConfigInnerArchiveSettings) MarshalJSON ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettings) MarshalJSON() ([]byte, error)
func (*NullableGetProductConfigResponseProductConfigInnerArchiveSettings) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettings) UnmarshalJSON(src []byte) error
func (*NullableGetProductConfigResponseProductConfigInnerArchiveSettings) Unset ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettings) Unset()
type NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings ¶ added in v1.11.0
type NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings struct {
// contains filtered or unexported fields
}
func NewNullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings ¶ added in v1.11.0
func NewNullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings(val *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings
func (NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) Get ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) IsSet ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) MarshalJSON ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) MarshalJSON() ([]byte, error)
func (*NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) Set ¶ added in v1.11.0
func (*NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettings) UnmarshalJSON(src []byte) error
type NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue ¶ added in v1.11.0
type NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue struct {
// contains filtered or unexported fields
}
func NewNullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue ¶ added in v1.11.0
func NewNullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue(val *GetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue
func (NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) Get ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) IsSet ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) MarshalJSON ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) MarshalJSON() ([]byte, error)
func (*NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) Set ¶ added in v1.11.0
func (*NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsGlobalArchiveSettingsOriginsValue) UnmarshalJSON(src []byte) error
type NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner ¶ added in v1.11.0
type NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner struct {
// contains filtered or unexported fields
}
func NewNullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner ¶ added in v1.11.0
func NewNullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner(val *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner
func (NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) Get ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) IsSet ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) MarshalJSON ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) MarshalJSON() ([]byte, error)
func (*NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) Set ¶ added in v1.11.0
func (*NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInner) UnmarshalJSON(src []byte) error
type NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates ¶ added in v1.11.0
type NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates struct {
// contains filtered or unexported fields
}
func NewNullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates ¶ added in v1.11.0
func NewNullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates(val *GetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates
func (NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) Get ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) IsSet ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) MarshalJSON ¶ added in v1.11.0
func (*NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) Set ¶ added in v1.11.0
func (*NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsNetstorageConnectionSettingsInnerManifestUpdates) UnmarshalJSON(src []byte) error
type NullableGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner ¶ added in v1.11.0
type NullableGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner struct {
// contains filtered or unexported fields
}
func NewNullableGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner ¶ added in v1.11.0
func NewNullableGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner(val *GetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner
func (NullableGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) Get ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) IsSet ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) MarshalJSON ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) MarshalJSON() ([]byte, error)
func (*NullableGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) Set ¶ added in v1.11.0
func (*NullableGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerArchiveSettingsS3ArchiveSettingsInner) UnmarshalJSON(src []byte) error
type NullableGetProductConfigResponseProductConfigInnerCollapseConfig ¶ added in v1.11.0
type NullableGetProductConfigResponseProductConfigInnerCollapseConfig struct {
// contains filtered or unexported fields
}
func NewNullableGetProductConfigResponseProductConfigInnerCollapseConfig ¶ added in v1.11.0
func NewNullableGetProductConfigResponseProductConfigInnerCollapseConfig(val *GetProductConfigResponseProductConfigInnerCollapseConfig) *NullableGetProductConfigResponseProductConfigInnerCollapseConfig
func (NullableGetProductConfigResponseProductConfigInnerCollapseConfig) IsSet ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInnerCollapseConfig) IsSet() bool
func (NullableGetProductConfigResponseProductConfigInnerCollapseConfig) MarshalJSON ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInnerCollapseConfig) MarshalJSON() ([]byte, error)
func (*NullableGetProductConfigResponseProductConfigInnerCollapseConfig) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerCollapseConfig) UnmarshalJSON(src []byte) error
func (*NullableGetProductConfigResponseProductConfigInnerCollapseConfig) Unset ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerCollapseConfig) Unset()
type NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig ¶ added in v1.11.0
type NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig struct {
// contains filtered or unexported fields
}
func NewNullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig ¶ added in v1.11.0
func NewNullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig(val *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) *NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig
func (NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) Get ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) IsSet ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) MarshalJSON ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) MarshalJSON() ([]byte, error)
func (*NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) Set ¶ added in v1.11.0
func (*NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfig) UnmarshalJSON(src []byte) error
type NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner ¶ added in v1.11.0
type NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner struct {
// contains filtered or unexported fields
}
func NewNullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner ¶ added in v1.11.0
func NewNullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner(val *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) *NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner
func (NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) Get ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) IsSet ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) MarshalJSON ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) MarshalJSON() ([]byte, error)
func (*NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) Set ¶ added in v1.11.0
func (*NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInner) UnmarshalJSON(src []byte) error
type NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner ¶ added in v1.11.0
type NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner struct {
// contains filtered or unexported fields
}
func NewNullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner ¶ added in v1.11.0
func NewNullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner(val *GetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) *NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner
func (NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) Get ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) IsSet ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) MarshalJSON ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) MarshalJSON() ([]byte, error)
func (*NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) Set ¶ added in v1.11.0
func (*NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerCollapseConfigM3u8FiltersConfigLinksInnerTimespanInner) UnmarshalJSON(src []byte) error
type NullableGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig ¶ added in v1.11.0
type NullableGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig struct {
// contains filtered or unexported fields
}
func NewNullableGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig ¶ added in v1.11.0
func NewNullableGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig(val *GetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) *NullableGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig
func (NullableGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) Get ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) IsSet ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) MarshalJSON ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) MarshalJSON() ([]byte, error)
func (*NullableGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) Set ¶ added in v1.11.0
func (*NullableGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerCollapseConfigV2FiltersConfig) UnmarshalJSON(src []byte) error
type NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfig ¶ added in v1.11.0
type NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfig struct {
// contains filtered or unexported fields
}
func NewNullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfig ¶ added in v1.11.0
func NewNullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfig(val *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig) *NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfig
func (NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfig) Get ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfig) IsSet ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfig) MarshalJSON ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfig) MarshalJSON() ([]byte, error)
func (*NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfig) Set ¶ added in v1.11.0
func (*NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfig) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfig) UnmarshalJSON(src []byte) error
func (*NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfig) Unset ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfig) Unset()
type NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner ¶ added in v1.11.0
type NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner struct {
// contains filtered or unexported fields
}
func NewNullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner ¶ added in v1.11.0
func NewNullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner(val *GetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) *NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner
func (NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) Get ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) IsSet ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) MarshalJSON ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) MarshalJSON() ([]byte, error)
func (*NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) Set ¶ added in v1.11.0
func (*NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerCollapseTriggerConfigTriggersInner) UnmarshalJSON(src []byte) error
type NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentations ¶ added in v1.11.0
type NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentations struct {
// contains filtered or unexported fields
}
func NewNullableGetProductConfigResponseProductConfigInnerEdcPartialPresentations ¶ added in v1.11.0
func NewNullableGetProductConfigResponseProductConfigInnerEdcPartialPresentations(val *GetProductConfigResponseProductConfigInnerEdcPartialPresentations) *NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentations
func (NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentations) Get ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentations) IsSet ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentations) MarshalJSON ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentations) MarshalJSON() ([]byte, error)
func (*NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentations) Set ¶ added in v1.11.0
func (*NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentations) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentations) UnmarshalJSON(src []byte) error
type NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner ¶ added in v1.11.0
type NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner struct {
// contains filtered or unexported fields
}
func NewNullableGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner ¶ added in v1.11.0
func NewNullableGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner(val *GetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) *NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner
func (NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) Get ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) IsSet ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) MarshalJSON ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) MarshalJSON() ([]byte, error)
func (*NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) Set ¶ added in v1.11.0
func (*NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerEdcPartialPresentationsPresentationsInner) UnmarshalJSON(src []byte) error
type NullableGetProductConfigResponseProductConfigInnerNotificationsInner ¶ added in v1.11.0
type NullableGetProductConfigResponseProductConfigInnerNotificationsInner struct {
// contains filtered or unexported fields
}
func NewNullableGetProductConfigResponseProductConfigInnerNotificationsInner ¶ added in v1.11.0
func NewNullableGetProductConfigResponseProductConfigInnerNotificationsInner(val *GetProductConfigResponseProductConfigInnerNotificationsInner) *NullableGetProductConfigResponseProductConfigInnerNotificationsInner
func (NullableGetProductConfigResponseProductConfigInnerNotificationsInner) IsSet ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInnerNotificationsInner) IsSet() bool
func (NullableGetProductConfigResponseProductConfigInnerNotificationsInner) MarshalJSON ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInnerNotificationsInner) MarshalJSON() ([]byte, error)
func (*NullableGetProductConfigResponseProductConfigInnerNotificationsInner) Set ¶ added in v1.11.0
func (*NullableGetProductConfigResponseProductConfigInnerNotificationsInner) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerNotificationsInner) UnmarshalJSON(src []byte) error
func (*NullableGetProductConfigResponseProductConfigInnerNotificationsInner) Unset ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerNotificationsInner) Unset()
type NullableGetProductConfigResponseProductConfigInnerNotificationsInnerNotification ¶ added in v1.11.0
type NullableGetProductConfigResponseProductConfigInnerNotificationsInnerNotification struct {
// contains filtered or unexported fields
}
func NewNullableGetProductConfigResponseProductConfigInnerNotificationsInnerNotification ¶ added in v1.11.0
func NewNullableGetProductConfigResponseProductConfigInnerNotificationsInnerNotification(val *GetProductConfigResponseProductConfigInnerNotificationsInnerNotification) *NullableGetProductConfigResponseProductConfigInnerNotificationsInnerNotification
func (NullableGetProductConfigResponseProductConfigInnerNotificationsInnerNotification) Get ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerNotificationsInnerNotification) IsSet ¶ added in v1.11.0
func (NullableGetProductConfigResponseProductConfigInnerNotificationsInnerNotification) MarshalJSON ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInnerNotificationsInnerNotification) MarshalJSON() ([]byte, error)
func (*NullableGetProductConfigResponseProductConfigInnerNotificationsInnerNotification) Set ¶ added in v1.11.0
func (*NullableGetProductConfigResponseProductConfigInnerNotificationsInnerNotification) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerNotificationsInnerNotification) UnmarshalJSON(src []byte) error
type NullableGetProductConfigResponseProductConfigInnerWorkflowConfig ¶ added in v1.11.0
type NullableGetProductConfigResponseProductConfigInnerWorkflowConfig struct {
// contains filtered or unexported fields
}
func NewNullableGetProductConfigResponseProductConfigInnerWorkflowConfig ¶ added in v1.11.0
func NewNullableGetProductConfigResponseProductConfigInnerWorkflowConfig(val *GetProductConfigResponseProductConfigInnerWorkflowConfig) *NullableGetProductConfigResponseProductConfigInnerWorkflowConfig
func (NullableGetProductConfigResponseProductConfigInnerWorkflowConfig) IsSet ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInnerWorkflowConfig) IsSet() bool
func (NullableGetProductConfigResponseProductConfigInnerWorkflowConfig) MarshalJSON ¶ added in v1.11.0
func (v NullableGetProductConfigResponseProductConfigInnerWorkflowConfig) MarshalJSON() ([]byte, error)
func (*NullableGetProductConfigResponseProductConfigInnerWorkflowConfig) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerWorkflowConfig) UnmarshalJSON(src []byte) error
func (*NullableGetProductConfigResponseProductConfigInnerWorkflowConfig) Unset ¶ added in v1.11.0
func (v *NullableGetProductConfigResponseProductConfigInnerWorkflowConfig) Unset()
type NullableGetProductResponse ¶ added in v1.1.0
type NullableGetProductResponse struct {
// contains filtered or unexported fields
}
func NewNullableGetProductResponse ¶ added in v1.1.0
func NewNullableGetProductResponse(val *GetProductResponse) *NullableGetProductResponse
func (NullableGetProductResponse) Get ¶ added in v1.1.0
func (v NullableGetProductResponse) Get() *GetProductResponse
func (NullableGetProductResponse) IsSet ¶ added in v1.1.0
func (v NullableGetProductResponse) IsSet() bool
func (NullableGetProductResponse) MarshalJSON ¶ added in v1.1.0
func (v NullableGetProductResponse) MarshalJSON() ([]byte, error)
func (*NullableGetProductResponse) Set ¶ added in v1.1.0
func (v *NullableGetProductResponse) Set(val *GetProductResponse)
func (*NullableGetProductResponse) UnmarshalJSON ¶ added in v1.1.0
func (v *NullableGetProductResponse) UnmarshalJSON(src []byte) error
func (*NullableGetProductResponse) Unset ¶ added in v1.1.0
func (v *NullableGetProductResponse) Unset()
type NullableGetProductResponseProductsInner ¶ added in v1.1.0
type NullableGetProductResponseProductsInner struct {
// contains filtered or unexported fields
}
func NewNullableGetProductResponseProductsInner ¶ added in v1.1.0
func NewNullableGetProductResponseProductsInner(val *GetProductResponseProductsInner) *NullableGetProductResponseProductsInner
func (NullableGetProductResponseProductsInner) IsSet ¶ added in v1.1.0
func (v NullableGetProductResponseProductsInner) IsSet() bool
func (NullableGetProductResponseProductsInner) MarshalJSON ¶ added in v1.1.0
func (v NullableGetProductResponseProductsInner) MarshalJSON() ([]byte, error)
func (*NullableGetProductResponseProductsInner) Set ¶ added in v1.1.0
func (v *NullableGetProductResponseProductsInner) Set(val *GetProductResponseProductsInner)
func (*NullableGetProductResponseProductsInner) UnmarshalJSON ¶ added in v1.1.0
func (v *NullableGetProductResponseProductsInner) UnmarshalJSON(src []byte) error
func (*NullableGetProductResponseProductsInner) Unset ¶ added in v1.1.0
func (v *NullableGetProductResponseProductsInner) Unset()
type NullableGetScte35MarkerByClipIDResponse ¶ added in v1.11.0
type NullableGetScte35MarkerByClipIDResponse struct {
// contains filtered or unexported fields
}
func NewNullableGetScte35MarkerByClipIDResponse ¶ added in v1.11.0
func NewNullableGetScte35MarkerByClipIDResponse(val *GetScte35MarkerByClipIDResponse) *NullableGetScte35MarkerByClipIDResponse
func (NullableGetScte35MarkerByClipIDResponse) IsSet ¶ added in v1.11.0
func (v NullableGetScte35MarkerByClipIDResponse) IsSet() bool
func (NullableGetScte35MarkerByClipIDResponse) MarshalJSON ¶ added in v1.11.0
func (v NullableGetScte35MarkerByClipIDResponse) MarshalJSON() ([]byte, error)
func (*NullableGetScte35MarkerByClipIDResponse) Set ¶ added in v1.11.0
func (v *NullableGetScte35MarkerByClipIDResponse) Set(val *GetScte35MarkerByClipIDResponse)
func (*NullableGetScte35MarkerByClipIDResponse) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetScte35MarkerByClipIDResponse) UnmarshalJSON(src []byte) error
func (*NullableGetScte35MarkerByClipIDResponse) Unset ¶ added in v1.11.0
func (v *NullableGetScte35MarkerByClipIDResponse) Unset()
type NullableGetScte35MarkerByClipIDResponseScte35MarkersInner ¶ added in v1.11.0
type NullableGetScte35MarkerByClipIDResponseScte35MarkersInner struct {
// contains filtered or unexported fields
}
func NewNullableGetScte35MarkerByClipIDResponseScte35MarkersInner ¶ added in v1.11.0
func NewNullableGetScte35MarkerByClipIDResponseScte35MarkersInner(val *GetScte35MarkerByClipIDResponseScte35MarkersInner) *NullableGetScte35MarkerByClipIDResponseScte35MarkersInner
func (NullableGetScte35MarkerByClipIDResponseScte35MarkersInner) IsSet ¶ added in v1.11.0
func (v NullableGetScte35MarkerByClipIDResponseScte35MarkersInner) IsSet() bool
func (NullableGetScte35MarkerByClipIDResponseScte35MarkersInner) MarshalJSON ¶ added in v1.11.0
func (v NullableGetScte35MarkerByClipIDResponseScte35MarkersInner) MarshalJSON() ([]byte, error)
func (*NullableGetScte35MarkerByClipIDResponseScte35MarkersInner) UnmarshalJSON ¶ added in v1.11.0
func (v *NullableGetScte35MarkerByClipIDResponseScte35MarkersInner) UnmarshalJSON(src []byte) error
func (*NullableGetScte35MarkerByClipIDResponseScte35MarkersInner) Unset ¶ added in v1.11.0
func (v *NullableGetScte35MarkerByClipIDResponseScte35MarkersInner) Unset()
type NullableGetTaskResponse ¶
type NullableGetTaskResponse struct {
// contains filtered or unexported fields
}
func NewNullableGetTaskResponse ¶
func NewNullableGetTaskResponse(val *GetTaskResponse) *NullableGetTaskResponse
func (NullableGetTaskResponse) Get ¶
func (v NullableGetTaskResponse) Get() *GetTaskResponse
func (NullableGetTaskResponse) IsSet ¶
func (v NullableGetTaskResponse) IsSet() bool
func (NullableGetTaskResponse) MarshalJSON ¶
func (v NullableGetTaskResponse) MarshalJSON() ([]byte, error)
func (*NullableGetTaskResponse) Set ¶
func (v *NullableGetTaskResponse) Set(val *GetTaskResponse)
func (*NullableGetTaskResponse) UnmarshalJSON ¶
func (v *NullableGetTaskResponse) UnmarshalJSON(src []byte) error
func (*NullableGetTaskResponse) Unset ¶
func (v *NullableGetTaskResponse) Unset()
type NullableGetVODResponse ¶
type NullableGetVODResponse struct {
// contains filtered or unexported fields
}
func NewNullableGetVODResponse ¶
func NewNullableGetVODResponse(val *GetVODResponse) *NullableGetVODResponse
func (NullableGetVODResponse) Get ¶
func (v NullableGetVODResponse) Get() *GetVODResponse
func (NullableGetVODResponse) IsSet ¶
func (v NullableGetVODResponse) IsSet() bool
func (NullableGetVODResponse) MarshalJSON ¶
func (v NullableGetVODResponse) MarshalJSON() ([]byte, error)
func (*NullableGetVODResponse) Set ¶
func (v *NullableGetVODResponse) Set(val *GetVODResponse)
func (*NullableGetVODResponse) UnmarshalJSON ¶
func (v *NullableGetVODResponse) UnmarshalJSON(src []byte) error
func (*NullableGetVODResponse) Unset ¶
func (v *NullableGetVODResponse) Unset()
type NullableInsertMetadataRequest ¶
type NullableInsertMetadataRequest struct {
// contains filtered or unexported fields
}
func NewNullableInsertMetadataRequest ¶
func NewNullableInsertMetadataRequest(val *InsertMetadataRequest) *NullableInsertMetadataRequest
func (NullableInsertMetadataRequest) Get ¶
func (v NullableInsertMetadataRequest) Get() *InsertMetadataRequest
func (NullableInsertMetadataRequest) IsSet ¶
func (v NullableInsertMetadataRequest) IsSet() bool
func (NullableInsertMetadataRequest) MarshalJSON ¶
func (v NullableInsertMetadataRequest) MarshalJSON() ([]byte, error)
func (*NullableInsertMetadataRequest) Set ¶
func (v *NullableInsertMetadataRequest) Set(val *InsertMetadataRequest)
func (*NullableInsertMetadataRequest) UnmarshalJSON ¶
func (v *NullableInsertMetadataRequest) UnmarshalJSON(src []byte) error
func (*NullableInsertMetadataRequest) Unset ¶
func (v *NullableInsertMetadataRequest) Unset()
type NullableInsertMetadataResult ¶
type NullableInsertMetadataResult struct {
// contains filtered or unexported fields
}
func NewNullableInsertMetadataResult ¶
func NewNullableInsertMetadataResult(val *InsertMetadataResult) *NullableInsertMetadataResult
func (NullableInsertMetadataResult) Get ¶
func (v NullableInsertMetadataResult) Get() *InsertMetadataResult
func (NullableInsertMetadataResult) IsSet ¶
func (v NullableInsertMetadataResult) IsSet() bool
func (NullableInsertMetadataResult) MarshalJSON ¶
func (v NullableInsertMetadataResult) MarshalJSON() ([]byte, error)
func (*NullableInsertMetadataResult) Set ¶
func (v *NullableInsertMetadataResult) Set(val *InsertMetadataResult)
func (*NullableInsertMetadataResult) UnmarshalJSON ¶
func (v *NullableInsertMetadataResult) UnmarshalJSON(src []byte) error
func (*NullableInsertMetadataResult) Unset ¶
func (v *NullableInsertMetadataResult) 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 NullableIsBreakingChangeReturn ¶ added in v1.27.8
type NullableIsBreakingChangeReturn struct {
// contains filtered or unexported fields
}
func NewNullableIsBreakingChangeReturn ¶ added in v1.27.8
func NewNullableIsBreakingChangeReturn(val *IsBreakingChangeReturn) *NullableIsBreakingChangeReturn
func (NullableIsBreakingChangeReturn) Get ¶ added in v1.27.8
func (v NullableIsBreakingChangeReturn) Get() *IsBreakingChangeReturn
func (NullableIsBreakingChangeReturn) IsSet ¶ added in v1.27.8
func (v NullableIsBreakingChangeReturn) IsSet() bool
func (NullableIsBreakingChangeReturn) MarshalJSON ¶ added in v1.27.8
func (v NullableIsBreakingChangeReturn) MarshalJSON() ([]byte, error)
func (*NullableIsBreakingChangeReturn) Set ¶ added in v1.27.8
func (v *NullableIsBreakingChangeReturn) Set(val *IsBreakingChangeReturn)
func (*NullableIsBreakingChangeReturn) UnmarshalJSON ¶ added in v1.27.8
func (v *NullableIsBreakingChangeReturn) UnmarshalJSON(src []byte) error
func (*NullableIsBreakingChangeReturn) Unset ¶ added in v1.27.8
func (v *NullableIsBreakingChangeReturn) Unset()
type NullableListClipsForVodResponse ¶ added in v1.4.0
type NullableListClipsForVodResponse struct {
// contains filtered or unexported fields
}
func NewNullableListClipsForVodResponse ¶ added in v1.4.0
func NewNullableListClipsForVodResponse(val *ListClipsForVodResponse) *NullableListClipsForVodResponse
func (NullableListClipsForVodResponse) Get ¶ added in v1.4.0
func (v NullableListClipsForVodResponse) Get() *ListClipsForVodResponse
func (NullableListClipsForVodResponse) IsSet ¶ added in v1.4.0
func (v NullableListClipsForVodResponse) IsSet() bool
func (NullableListClipsForVodResponse) MarshalJSON ¶ added in v1.4.0
func (v NullableListClipsForVodResponse) MarshalJSON() ([]byte, error)
func (*NullableListClipsForVodResponse) Set ¶ added in v1.4.0
func (v *NullableListClipsForVodResponse) Set(val *ListClipsForVodResponse)
func (*NullableListClipsForVodResponse) UnmarshalJSON ¶ added in v1.4.0
func (v *NullableListClipsForVodResponse) UnmarshalJSON(src []byte) error
func (*NullableListClipsForVodResponse) Unset ¶ added in v1.4.0
func (v *NullableListClipsForVodResponse) Unset()
type NullableListClipsForVodResponseChannelClipsInner ¶ added in v1.4.0
type NullableListClipsForVodResponseChannelClipsInner struct {
// contains filtered or unexported fields
}
func NewNullableListClipsForVodResponseChannelClipsInner ¶ added in v1.4.0
func NewNullableListClipsForVodResponseChannelClipsInner(val *ListClipsForVodResponseChannelClipsInner) *NullableListClipsForVodResponseChannelClipsInner
func (NullableListClipsForVodResponseChannelClipsInner) IsSet ¶ added in v1.4.0
func (v NullableListClipsForVodResponseChannelClipsInner) IsSet() bool
func (NullableListClipsForVodResponseChannelClipsInner) MarshalJSON ¶ added in v1.4.0
func (v NullableListClipsForVodResponseChannelClipsInner) MarshalJSON() ([]byte, error)
func (*NullableListClipsForVodResponseChannelClipsInner) UnmarshalJSON ¶ added in v1.4.0
func (v *NullableListClipsForVodResponseChannelClipsInner) UnmarshalJSON(src []byte) error
func (*NullableListClipsForVodResponseChannelClipsInner) Unset ¶ added in v1.4.0
func (v *NullableListClipsForVodResponseChannelClipsInner) Unset()
type NullableListClipsForVodResponseChannelClipsInnerClipsInner ¶ added in v1.4.0
type NullableListClipsForVodResponseChannelClipsInnerClipsInner struct {
// contains filtered or unexported fields
}
func NewNullableListClipsForVodResponseChannelClipsInnerClipsInner ¶ added in v1.4.0
func NewNullableListClipsForVodResponseChannelClipsInnerClipsInner(val *ListClipsForVodResponseChannelClipsInnerClipsInner) *NullableListClipsForVodResponseChannelClipsInnerClipsInner
func (NullableListClipsForVodResponseChannelClipsInnerClipsInner) IsSet ¶ added in v1.4.0
func (v NullableListClipsForVodResponseChannelClipsInnerClipsInner) IsSet() bool
func (NullableListClipsForVodResponseChannelClipsInnerClipsInner) MarshalJSON ¶ added in v1.4.0
func (v NullableListClipsForVodResponseChannelClipsInnerClipsInner) MarshalJSON() ([]byte, error)
func (*NullableListClipsForVodResponseChannelClipsInnerClipsInner) UnmarshalJSON ¶ added in v1.4.0
func (v *NullableListClipsForVodResponseChannelClipsInnerClipsInner) UnmarshalJSON(src []byte) error
func (*NullableListClipsForVodResponseChannelClipsInnerClipsInner) Unset ¶ added in v1.4.0
func (v *NullableListClipsForVodResponseChannelClipsInnerClipsInner) Unset()
type NullableListClipsResponse ¶
type NullableListClipsResponse struct {
// contains filtered or unexported fields
}
func NewNullableListClipsResponse ¶
func NewNullableListClipsResponse(val *ListClipsResponse) *NullableListClipsResponse
func (NullableListClipsResponse) Get ¶
func (v NullableListClipsResponse) Get() *ListClipsResponse
func (NullableListClipsResponse) IsSet ¶
func (v NullableListClipsResponse) IsSet() bool
func (NullableListClipsResponse) MarshalJSON ¶
func (v NullableListClipsResponse) MarshalJSON() ([]byte, error)
func (*NullableListClipsResponse) Set ¶
func (v *NullableListClipsResponse) Set(val *ListClipsResponse)
func (*NullableListClipsResponse) UnmarshalJSON ¶
func (v *NullableListClipsResponse) UnmarshalJSON(src []byte) error
func (*NullableListClipsResponse) Unset ¶
func (v *NullableListClipsResponse) Unset()
type NullableListProductsResponse ¶ added in v1.1.0
type NullableListProductsResponse struct {
// contains filtered or unexported fields
}
func NewNullableListProductsResponse ¶ added in v1.1.0
func NewNullableListProductsResponse(val *ListProductsResponse) *NullableListProductsResponse
func (NullableListProductsResponse) Get ¶ added in v1.1.0
func (v NullableListProductsResponse) Get() *ListProductsResponse
func (NullableListProductsResponse) IsSet ¶ added in v1.1.0
func (v NullableListProductsResponse) IsSet() bool
func (NullableListProductsResponse) MarshalJSON ¶ added in v1.1.0
func (v NullableListProductsResponse) MarshalJSON() ([]byte, error)
func (*NullableListProductsResponse) Set ¶ added in v1.1.0
func (v *NullableListProductsResponse) Set(val *ListProductsResponse)
func (*NullableListProductsResponse) UnmarshalJSON ¶ added in v1.1.0
func (v *NullableListProductsResponse) UnmarshalJSON(src []byte) error
func (*NullableListProductsResponse) Unset ¶ added in v1.1.0
func (v *NullableListProductsResponse) Unset()
type NullableListProgramsResponse ¶
type NullableListProgramsResponse struct {
// contains filtered or unexported fields
}
func NewNullableListProgramsResponse ¶
func NewNullableListProgramsResponse(val *ListProgramsResponse) *NullableListProgramsResponse
func (NullableListProgramsResponse) Get ¶
func (v NullableListProgramsResponse) Get() *ListProgramsResponse
func (NullableListProgramsResponse) IsSet ¶
func (v NullableListProgramsResponse) IsSet() bool
func (NullableListProgramsResponse) MarshalJSON ¶
func (v NullableListProgramsResponse) MarshalJSON() ([]byte, error)
func (*NullableListProgramsResponse) Set ¶
func (v *NullableListProgramsResponse) Set(val *ListProgramsResponse)
func (*NullableListProgramsResponse) UnmarshalJSON ¶
func (v *NullableListProgramsResponse) UnmarshalJSON(src []byte) error
func (*NullableListProgramsResponse) Unset ¶
func (v *NullableListProgramsResponse) Unset()
type NullableListProgramsResponseProgramsInner ¶
type NullableListProgramsResponseProgramsInner struct {
// contains filtered or unexported fields
}
func NewNullableListProgramsResponseProgramsInner ¶
func NewNullableListProgramsResponseProgramsInner(val *ListProgramsResponseProgramsInner) *NullableListProgramsResponseProgramsInner
func (NullableListProgramsResponseProgramsInner) IsSet ¶
func (v NullableListProgramsResponseProgramsInner) IsSet() bool
func (NullableListProgramsResponseProgramsInner) MarshalJSON ¶
func (v NullableListProgramsResponseProgramsInner) MarshalJSON() ([]byte, error)
func (*NullableListProgramsResponseProgramsInner) Set ¶
func (v *NullableListProgramsResponseProgramsInner) Set(val *ListProgramsResponseProgramsInner)
func (*NullableListProgramsResponseProgramsInner) UnmarshalJSON ¶
func (v *NullableListProgramsResponseProgramsInner) UnmarshalJSON(src []byte) error
func (*NullableListProgramsResponseProgramsInner) Unset ¶
func (v *NullableListProgramsResponseProgramsInner) Unset()
type NullableListRawSCTEHistoryByChannelResponse ¶ added in v1.27.12
type NullableListRawSCTEHistoryByChannelResponse struct {
// contains filtered or unexported fields
}
func NewNullableListRawSCTEHistoryByChannelResponse ¶ added in v1.27.12
func NewNullableListRawSCTEHistoryByChannelResponse(val *ListRawSCTEHistoryByChannelResponse) *NullableListRawSCTEHistoryByChannelResponse
func (NullableListRawSCTEHistoryByChannelResponse) IsSet ¶ added in v1.27.12
func (v NullableListRawSCTEHistoryByChannelResponse) IsSet() bool
func (NullableListRawSCTEHistoryByChannelResponse) MarshalJSON ¶ added in v1.27.12
func (v NullableListRawSCTEHistoryByChannelResponse) MarshalJSON() ([]byte, error)
func (*NullableListRawSCTEHistoryByChannelResponse) Set ¶ added in v1.27.12
func (v *NullableListRawSCTEHistoryByChannelResponse) Set(val *ListRawSCTEHistoryByChannelResponse)
func (*NullableListRawSCTEHistoryByChannelResponse) UnmarshalJSON ¶ added in v1.27.12
func (v *NullableListRawSCTEHistoryByChannelResponse) UnmarshalJSON(src []byte) error
func (*NullableListRawSCTEHistoryByChannelResponse) Unset ¶ added in v1.27.12
func (v *NullableListRawSCTEHistoryByChannelResponse) Unset()
type NullableListRawSCTEHistoryByChannelResponseRawScte35Inner ¶ added in v1.27.12
type NullableListRawSCTEHistoryByChannelResponseRawScte35Inner struct {
// contains filtered or unexported fields
}
func NewNullableListRawSCTEHistoryByChannelResponseRawScte35Inner ¶ added in v1.27.12
func NewNullableListRawSCTEHistoryByChannelResponseRawScte35Inner(val *ListRawSCTEHistoryByChannelResponseRawScte35Inner) *NullableListRawSCTEHistoryByChannelResponseRawScte35Inner
func (NullableListRawSCTEHistoryByChannelResponseRawScte35Inner) IsSet ¶ added in v1.27.12
func (v NullableListRawSCTEHistoryByChannelResponseRawScte35Inner) IsSet() bool
func (NullableListRawSCTEHistoryByChannelResponseRawScte35Inner) MarshalJSON ¶ added in v1.27.12
func (v NullableListRawSCTEHistoryByChannelResponseRawScte35Inner) MarshalJSON() ([]byte, error)
func (*NullableListRawSCTEHistoryByChannelResponseRawScte35Inner) UnmarshalJSON ¶ added in v1.27.12
func (v *NullableListRawSCTEHistoryByChannelResponseRawScte35Inner) UnmarshalJSON(src []byte) error
func (*NullableListRawSCTEHistoryByChannelResponseRawScte35Inner) Unset ¶ added in v1.27.12
func (v *NullableListRawSCTEHistoryByChannelResponseRawScte35Inner) Unset()
type NullableListRawSCTEHistoryByChannelResponseRawScte35InnerHeader ¶ added in v1.27.12
type NullableListRawSCTEHistoryByChannelResponseRawScte35InnerHeader struct {
// contains filtered or unexported fields
}
func NewNullableListRawSCTEHistoryByChannelResponseRawScte35InnerHeader ¶ added in v1.27.12
func NewNullableListRawSCTEHistoryByChannelResponseRawScte35InnerHeader(val *ListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) *NullableListRawSCTEHistoryByChannelResponseRawScte35InnerHeader
func (NullableListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) IsSet ¶ added in v1.27.12
func (v NullableListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) IsSet() bool
func (NullableListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) MarshalJSON ¶ added in v1.27.12
func (v NullableListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) MarshalJSON() ([]byte, error)
func (*NullableListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) UnmarshalJSON ¶ added in v1.27.12
func (v *NullableListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) UnmarshalJSON(src []byte) error
func (*NullableListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) Unset ¶ added in v1.27.12
func (v *NullableListRawSCTEHistoryByChannelResponseRawScte35InnerHeader) Unset()
type NullableListRawSCTEHistoryResponse ¶ added in v1.27.12
type NullableListRawSCTEHistoryResponse struct {
// contains filtered or unexported fields
}
func NewNullableListRawSCTEHistoryResponse ¶ added in v1.27.12
func NewNullableListRawSCTEHistoryResponse(val *ListRawSCTEHistoryResponse) *NullableListRawSCTEHistoryResponse
func (NullableListRawSCTEHistoryResponse) Get ¶ added in v1.27.12
func (v NullableListRawSCTEHistoryResponse) Get() *ListRawSCTEHistoryResponse
func (NullableListRawSCTEHistoryResponse) IsSet ¶ added in v1.27.12
func (v NullableListRawSCTEHistoryResponse) IsSet() bool
func (NullableListRawSCTEHistoryResponse) MarshalJSON ¶ added in v1.27.12
func (v NullableListRawSCTEHistoryResponse) MarshalJSON() ([]byte, error)
func (*NullableListRawSCTEHistoryResponse) Set ¶ added in v1.27.12
func (v *NullableListRawSCTEHistoryResponse) Set(val *ListRawSCTEHistoryResponse)
func (*NullableListRawSCTEHistoryResponse) UnmarshalJSON ¶ added in v1.27.12
func (v *NullableListRawSCTEHistoryResponse) UnmarshalJSON(src []byte) error
func (*NullableListRawSCTEHistoryResponse) Unset ¶ added in v1.27.12
func (v *NullableListRawSCTEHistoryResponse) Unset()
type NullableListTasksResponse ¶
type NullableListTasksResponse struct {
// contains filtered or unexported fields
}
func NewNullableListTasksResponse ¶
func NewNullableListTasksResponse(val *ListTasksResponse) *NullableListTasksResponse
func (NullableListTasksResponse) Get ¶
func (v NullableListTasksResponse) Get() *ListTasksResponse
func (NullableListTasksResponse) IsSet ¶
func (v NullableListTasksResponse) IsSet() bool
func (NullableListTasksResponse) MarshalJSON ¶
func (v NullableListTasksResponse) MarshalJSON() ([]byte, error)
func (*NullableListTasksResponse) Set ¶
func (v *NullableListTasksResponse) Set(val *ListTasksResponse)
func (*NullableListTasksResponse) UnmarshalJSON ¶
func (v *NullableListTasksResponse) UnmarshalJSON(src []byte) error
func (*NullableListTasksResponse) Unset ¶
func (v *NullableListTasksResponse) Unset()
type NullableListTasksResponseTasksInner ¶
type NullableListTasksResponseTasksInner struct {
// contains filtered or unexported fields
}
func NewNullableListTasksResponseTasksInner ¶
func NewNullableListTasksResponseTasksInner(val *ListTasksResponseTasksInner) *NullableListTasksResponseTasksInner
func (NullableListTasksResponseTasksInner) Get ¶
func (v NullableListTasksResponseTasksInner) Get() *ListTasksResponseTasksInner
func (NullableListTasksResponseTasksInner) IsSet ¶
func (v NullableListTasksResponseTasksInner) IsSet() bool
func (NullableListTasksResponseTasksInner) MarshalJSON ¶
func (v NullableListTasksResponseTasksInner) MarshalJSON() ([]byte, error)
func (*NullableListTasksResponseTasksInner) Set ¶
func (v *NullableListTasksResponseTasksInner) Set(val *ListTasksResponseTasksInner)
func (*NullableListTasksResponseTasksInner) UnmarshalJSON ¶
func (v *NullableListTasksResponseTasksInner) UnmarshalJSON(src []byte) error
func (*NullableListTasksResponseTasksInner) Unset ¶
func (v *NullableListTasksResponseTasksInner) Unset()
type NullableListVODsResponse ¶
type NullableListVODsResponse struct {
// contains filtered or unexported fields
}
func NewNullableListVODsResponse ¶
func NewNullableListVODsResponse(val *ListVODsResponse) *NullableListVODsResponse
func (NullableListVODsResponse) Get ¶
func (v NullableListVODsResponse) Get() *ListVODsResponse
func (NullableListVODsResponse) IsSet ¶
func (v NullableListVODsResponse) IsSet() bool
func (NullableListVODsResponse) MarshalJSON ¶
func (v NullableListVODsResponse) MarshalJSON() ([]byte, error)
func (*NullableListVODsResponse) Set ¶
func (v *NullableListVODsResponse) Set(val *ListVODsResponse)
func (*NullableListVODsResponse) UnmarshalJSON ¶
func (v *NullableListVODsResponse) UnmarshalJSON(src []byte) error
func (*NullableListVODsResponse) Unset ¶
func (v *NullableListVODsResponse) Unset()
type NullableMP4URLResponse ¶
type NullableMP4URLResponse struct {
// contains filtered or unexported fields
}
func NewNullableMP4URLResponse ¶
func NewNullableMP4URLResponse(val *MP4URLResponse) *NullableMP4URLResponse
func (NullableMP4URLResponse) Get ¶
func (v NullableMP4URLResponse) Get() *MP4URLResponse
func (NullableMP4URLResponse) IsSet ¶
func (v NullableMP4URLResponse) IsSet() bool
func (NullableMP4URLResponse) MarshalJSON ¶
func (v NullableMP4URLResponse) MarshalJSON() ([]byte, error)
func (*NullableMP4URLResponse) Set ¶
func (v *NullableMP4URLResponse) Set(val *MP4URLResponse)
func (*NullableMP4URLResponse) UnmarshalJSON ¶
func (v *NullableMP4URLResponse) UnmarshalJSON(src []byte) error
func (*NullableMP4URLResponse) Unset ¶
func (v *NullableMP4URLResponse) Unset()
type NullableMakeClipRequest ¶ added in v1.12.0
type NullableMakeClipRequest struct {
// contains filtered or unexported fields
}
func NewNullableMakeClipRequest ¶ added in v1.12.0
func NewNullableMakeClipRequest(val *MakeClipRequest) *NullableMakeClipRequest
func (NullableMakeClipRequest) Get ¶ added in v1.12.0
func (v NullableMakeClipRequest) Get() *MakeClipRequest
func (NullableMakeClipRequest) IsSet ¶ added in v1.12.0
func (v NullableMakeClipRequest) IsSet() bool
func (NullableMakeClipRequest) MarshalJSON ¶ added in v1.12.0
func (v NullableMakeClipRequest) MarshalJSON() ([]byte, error)
func (*NullableMakeClipRequest) Set ¶ added in v1.12.0
func (v *NullableMakeClipRequest) Set(val *MakeClipRequest)
func (*NullableMakeClipRequest) UnmarshalJSON ¶ added in v1.12.0
func (v *NullableMakeClipRequest) UnmarshalJSON(src []byte) error
func (*NullableMakeClipRequest) Unset ¶ added in v1.12.0
func (v *NullableMakeClipRequest) Unset()
type NullableMakeClipResponse ¶
type NullableMakeClipResponse struct {
// contains filtered or unexported fields
}
func NewNullableMakeClipResponse ¶
func NewNullableMakeClipResponse(val *MakeClipResponse) *NullableMakeClipResponse
func (NullableMakeClipResponse) Get ¶
func (v NullableMakeClipResponse) Get() *MakeClipResponse
func (NullableMakeClipResponse) IsSet ¶
func (v NullableMakeClipResponse) IsSet() bool
func (NullableMakeClipResponse) MarshalJSON ¶
func (v NullableMakeClipResponse) MarshalJSON() ([]byte, error)
func (*NullableMakeClipResponse) Set ¶
func (v *NullableMakeClipResponse) Set(val *MakeClipResponse)
func (*NullableMakeClipResponse) UnmarshalJSON ¶
func (v *NullableMakeClipResponse) UnmarshalJSON(src []byte) error
func (*NullableMakeClipResponse) Unset ¶
func (v *NullableMakeClipResponse) Unset()
type NullableMakeMP4Response ¶
type NullableMakeMP4Response struct {
// contains filtered or unexported fields
}
func NewNullableMakeMP4Response ¶
func NewNullableMakeMP4Response(val *MakeMP4Response) *NullableMakeMP4Response
func (NullableMakeMP4Response) Get ¶
func (v NullableMakeMP4Response) Get() *MakeMP4Response
func (NullableMakeMP4Response) IsSet ¶
func (v NullableMakeMP4Response) IsSet() bool
func (NullableMakeMP4Response) MarshalJSON ¶
func (v NullableMakeMP4Response) MarshalJSON() ([]byte, error)
func (*NullableMakeMP4Response) Set ¶
func (v *NullableMakeMP4Response) Set(val *MakeMP4Response)
func (*NullableMakeMP4Response) UnmarshalJSON ¶
func (v *NullableMakeMP4Response) UnmarshalJSON(src []byte) error
func (*NullableMakeMP4Response) Unset ¶
func (v *NullableMakeMP4Response) Unset()
type NullableOrgSummary ¶
type NullableOrgSummary struct {
// contains filtered or unexported fields
}
func NewNullableOrgSummary ¶
func NewNullableOrgSummary(val *OrgSummary) *NullableOrgSummary
func (NullableOrgSummary) Get ¶
func (v NullableOrgSummary) Get() *OrgSummary
func (NullableOrgSummary) IsSet ¶
func (v NullableOrgSummary) IsSet() bool
func (NullableOrgSummary) MarshalJSON ¶
func (v NullableOrgSummary) MarshalJSON() ([]byte, error)
func (*NullableOrgSummary) Set ¶
func (v *NullableOrgSummary) Set(val *OrgSummary)
func (*NullableOrgSummary) UnmarshalJSON ¶
func (v *NullableOrgSummary) UnmarshalJSON(src []byte) error
func (*NullableOrgSummary) Unset ¶
func (v *NullableOrgSummary) Unset()
type NullablePatchOrgChannelRequest ¶
type NullablePatchOrgChannelRequest struct {
// contains filtered or unexported fields
}
func NewNullablePatchOrgChannelRequest ¶
func NewNullablePatchOrgChannelRequest(val *PatchOrgChannelRequest) *NullablePatchOrgChannelRequest
func (NullablePatchOrgChannelRequest) Get ¶
func (v NullablePatchOrgChannelRequest) Get() *PatchOrgChannelRequest
func (NullablePatchOrgChannelRequest) IsSet ¶
func (v NullablePatchOrgChannelRequest) IsSet() bool
func (NullablePatchOrgChannelRequest) MarshalJSON ¶
func (v NullablePatchOrgChannelRequest) MarshalJSON() ([]byte, error)
func (*NullablePatchOrgChannelRequest) Set ¶
func (v *NullablePatchOrgChannelRequest) Set(val *PatchOrgChannelRequest)
func (*NullablePatchOrgChannelRequest) UnmarshalJSON ¶
func (v *NullablePatchOrgChannelRequest) UnmarshalJSON(src []byte) error
func (*NullablePatchOrgChannelRequest) Unset ¶
func (v *NullablePatchOrgChannelRequest) Unset()
type NullablePatchOrgChannelRequest2Inner ¶ added in v1.26.0
type NullablePatchOrgChannelRequest2Inner struct {
// contains filtered or unexported fields
}
func NewNullablePatchOrgChannelRequest2Inner ¶ added in v1.26.0
func NewNullablePatchOrgChannelRequest2Inner(val *PatchOrgChannelRequest2Inner) *NullablePatchOrgChannelRequest2Inner
func (NullablePatchOrgChannelRequest2Inner) Get ¶ added in v1.26.0
func (v NullablePatchOrgChannelRequest2Inner) Get() *PatchOrgChannelRequest2Inner
func (NullablePatchOrgChannelRequest2Inner) IsSet ¶ added in v1.26.0
func (v NullablePatchOrgChannelRequest2Inner) IsSet() bool
func (NullablePatchOrgChannelRequest2Inner) MarshalJSON ¶ added in v1.26.0
func (v NullablePatchOrgChannelRequest2Inner) MarshalJSON() ([]byte, error)
func (*NullablePatchOrgChannelRequest2Inner) Set ¶ added in v1.26.0
func (v *NullablePatchOrgChannelRequest2Inner) Set(val *PatchOrgChannelRequest2Inner)
func (*NullablePatchOrgChannelRequest2Inner) UnmarshalJSON ¶ added in v1.26.0
func (v *NullablePatchOrgChannelRequest2Inner) UnmarshalJSON(src []byte) error
func (*NullablePatchOrgChannelRequest2Inner) Unset ¶ added in v1.26.0
func (v *NullablePatchOrgChannelRequest2Inner) Unset()
type NullablePatchOrgChannelRequestIngest ¶ added in v1.26.0
type NullablePatchOrgChannelRequestIngest struct {
// contains filtered or unexported fields
}
func NewNullablePatchOrgChannelRequestIngest ¶ added in v1.26.0
func NewNullablePatchOrgChannelRequestIngest(val *PatchOrgChannelRequestIngest) *NullablePatchOrgChannelRequestIngest
func (NullablePatchOrgChannelRequestIngest) Get ¶ added in v1.26.0
func (v NullablePatchOrgChannelRequestIngest) Get() *PatchOrgChannelRequestIngest
func (NullablePatchOrgChannelRequestIngest) IsSet ¶ added in v1.26.0
func (v NullablePatchOrgChannelRequestIngest) IsSet() bool
func (NullablePatchOrgChannelRequestIngest) MarshalJSON ¶ added in v1.26.0
func (v NullablePatchOrgChannelRequestIngest) MarshalJSON() ([]byte, error)
func (*NullablePatchOrgChannelRequestIngest) Set ¶ added in v1.26.0
func (v *NullablePatchOrgChannelRequestIngest) Set(val *PatchOrgChannelRequestIngest)
func (*NullablePatchOrgChannelRequestIngest) UnmarshalJSON ¶ added in v1.26.0
func (v *NullablePatchOrgChannelRequestIngest) UnmarshalJSON(src []byte) error
func (*NullablePatchOrgChannelRequestIngest) Unset ¶ added in v1.26.0
func (v *NullablePatchOrgChannelRequestIngest) Unset()
type NullablePinSourceRequest ¶
type NullablePinSourceRequest struct {
// contains filtered or unexported fields
}
func NewNullablePinSourceRequest ¶
func NewNullablePinSourceRequest(val *PinSourceRequest) *NullablePinSourceRequest
func (NullablePinSourceRequest) Get ¶
func (v NullablePinSourceRequest) Get() *PinSourceRequest
func (NullablePinSourceRequest) IsSet ¶
func (v NullablePinSourceRequest) IsSet() bool
func (NullablePinSourceRequest) MarshalJSON ¶
func (v NullablePinSourceRequest) MarshalJSON() ([]byte, error)
func (*NullablePinSourceRequest) Set ¶
func (v *NullablePinSourceRequest) Set(val *PinSourceRequest)
func (*NullablePinSourceRequest) UnmarshalJSON ¶
func (v *NullablePinSourceRequest) UnmarshalJSON(src []byte) error
func (*NullablePinSourceRequest) Unset ¶
func (v *NullablePinSourceRequest) Unset()
type NullablePlayURLResponse ¶
type NullablePlayURLResponse struct {
// contains filtered or unexported fields
}
func NewNullablePlayURLResponse ¶
func NewNullablePlayURLResponse(val *PlayURLResponse) *NullablePlayURLResponse
func (NullablePlayURLResponse) Get ¶
func (v NullablePlayURLResponse) Get() *PlayURLResponse
func (NullablePlayURLResponse) IsSet ¶
func (v NullablePlayURLResponse) IsSet() bool
func (NullablePlayURLResponse) MarshalJSON ¶
func (v NullablePlayURLResponse) MarshalJSON() ([]byte, error)
func (*NullablePlayURLResponse) Set ¶
func (v *NullablePlayURLResponse) Set(val *PlayURLResponse)
func (*NullablePlayURLResponse) UnmarshalJSON ¶
func (v *NullablePlayURLResponse) UnmarshalJSON(src []byte) error
func (*NullablePlayURLResponse) Unset ¶
func (v *NullablePlayURLResponse) Unset()
type NullablePostClipArchiveRequest ¶ added in v1.2.0
type NullablePostClipArchiveRequest struct {
// contains filtered or unexported fields
}
func NewNullablePostClipArchiveRequest ¶ added in v1.2.0
func NewNullablePostClipArchiveRequest(val *PostClipArchiveRequest) *NullablePostClipArchiveRequest
func (NullablePostClipArchiveRequest) Get ¶ added in v1.2.0
func (v NullablePostClipArchiveRequest) Get() *PostClipArchiveRequest
func (NullablePostClipArchiveRequest) IsSet ¶ added in v1.2.0
func (v NullablePostClipArchiveRequest) IsSet() bool
func (NullablePostClipArchiveRequest) MarshalJSON ¶ added in v1.2.0
func (v NullablePostClipArchiveRequest) MarshalJSON() ([]byte, error)
func (*NullablePostClipArchiveRequest) Set ¶ added in v1.2.0
func (v *NullablePostClipArchiveRequest) Set(val *PostClipArchiveRequest)
func (*NullablePostClipArchiveRequest) UnmarshalJSON ¶ added in v1.2.0
func (v *NullablePostClipArchiveRequest) UnmarshalJSON(src []byte) error
func (*NullablePostClipArchiveRequest) Unset ¶ added in v1.2.0
func (v *NullablePostClipArchiveRequest) Unset()
type NullablePostClipArchiveResponse ¶
type NullablePostClipArchiveResponse struct {
// contains filtered or unexported fields
}
func NewNullablePostClipArchiveResponse ¶
func NewNullablePostClipArchiveResponse(val *PostClipArchiveResponse) *NullablePostClipArchiveResponse
func (NullablePostClipArchiveResponse) Get ¶
func (v NullablePostClipArchiveResponse) Get() *PostClipArchiveResponse
func (NullablePostClipArchiveResponse) IsSet ¶
func (v NullablePostClipArchiveResponse) IsSet() bool
func (NullablePostClipArchiveResponse) MarshalJSON ¶
func (v NullablePostClipArchiveResponse) MarshalJSON() ([]byte, error)
func (*NullablePostClipArchiveResponse) Set ¶
func (v *NullablePostClipArchiveResponse) Set(val *PostClipArchiveResponse)
func (*NullablePostClipArchiveResponse) UnmarshalJSON ¶
func (v *NullablePostClipArchiveResponse) UnmarshalJSON(src []byte) error
func (*NullablePostClipArchiveResponse) Unset ¶
func (v *NullablePostClipArchiveResponse) Unset()
type NullablePostClipRequest ¶
type NullablePostClipRequest struct {
// contains filtered or unexported fields
}
func NewNullablePostClipRequest ¶
func NewNullablePostClipRequest(val *PostClipRequest) *NullablePostClipRequest
func (NullablePostClipRequest) Get ¶
func (v NullablePostClipRequest) Get() *PostClipRequest
func (NullablePostClipRequest) IsSet ¶
func (v NullablePostClipRequest) IsSet() bool
func (NullablePostClipRequest) MarshalJSON ¶
func (v NullablePostClipRequest) MarshalJSON() ([]byte, error)
func (*NullablePostClipRequest) Set ¶
func (v *NullablePostClipRequest) Set(val *PostClipRequest)
func (*NullablePostClipRequest) UnmarshalJSON ¶
func (v *NullablePostClipRequest) UnmarshalJSON(src []byte) error
func (*NullablePostClipRequest) Unset ¶
func (v *NullablePostClipRequest) Unset()
type NullablePostClipResponse ¶
type NullablePostClipResponse struct {
// contains filtered or unexported fields
}
func NewNullablePostClipResponse ¶
func NewNullablePostClipResponse(val *PostClipResponse) *NullablePostClipResponse
func (NullablePostClipResponse) Get ¶
func (v NullablePostClipResponse) Get() *PostClipResponse
func (NullablePostClipResponse) IsSet ¶
func (v NullablePostClipResponse) IsSet() bool
func (NullablePostClipResponse) MarshalJSON ¶
func (v NullablePostClipResponse) MarshalJSON() ([]byte, error)
func (*NullablePostClipResponse) Set ¶
func (v *NullablePostClipResponse) Set(val *PostClipResponse)
func (*NullablePostClipResponse) UnmarshalJSON ¶
func (v *NullablePostClipResponse) UnmarshalJSON(src []byte) error
func (*NullablePostClipResponse) Unset ¶
func (v *NullablePostClipResponse) Unset()
type NullablePostClipResponseClipsInner ¶
type NullablePostClipResponseClipsInner struct {
// contains filtered or unexported fields
}
func NewNullablePostClipResponseClipsInner ¶
func NewNullablePostClipResponseClipsInner(val *PostClipResponseClipsInner) *NullablePostClipResponseClipsInner
func (NullablePostClipResponseClipsInner) Get ¶
func (v NullablePostClipResponseClipsInner) Get() *PostClipResponseClipsInner
func (NullablePostClipResponseClipsInner) IsSet ¶
func (v NullablePostClipResponseClipsInner) IsSet() bool
func (NullablePostClipResponseClipsInner) MarshalJSON ¶
func (v NullablePostClipResponseClipsInner) MarshalJSON() ([]byte, error)
func (*NullablePostClipResponseClipsInner) Set ¶
func (v *NullablePostClipResponseClipsInner) Set(val *PostClipResponseClipsInner)
func (*NullablePostClipResponseClipsInner) UnmarshalJSON ¶
func (v *NullablePostClipResponseClipsInner) UnmarshalJSON(src []byte) error
func (*NullablePostClipResponseClipsInner) Unset ¶
func (v *NullablePostClipResponseClipsInner) Unset()
type NullablePostCopyMP4Request ¶ added in v1.5.0
type NullablePostCopyMP4Request struct {
// contains filtered or unexported fields
}
func NewNullablePostCopyMP4Request ¶ added in v1.5.0
func NewNullablePostCopyMP4Request(val *PostCopyMP4Request) *NullablePostCopyMP4Request
func (NullablePostCopyMP4Request) Get ¶ added in v1.5.0
func (v NullablePostCopyMP4Request) Get() *PostCopyMP4Request
func (NullablePostCopyMP4Request) IsSet ¶ added in v1.5.0
func (v NullablePostCopyMP4Request) IsSet() bool
func (NullablePostCopyMP4Request) MarshalJSON ¶ added in v1.5.0
func (v NullablePostCopyMP4Request) MarshalJSON() ([]byte, error)
func (*NullablePostCopyMP4Request) Set ¶ added in v1.5.0
func (v *NullablePostCopyMP4Request) Set(val *PostCopyMP4Request)
func (*NullablePostCopyMP4Request) UnmarshalJSON ¶ added in v1.5.0
func (v *NullablePostCopyMP4Request) UnmarshalJSON(src []byte) error
func (*NullablePostCopyMP4Request) Unset ¶ added in v1.5.0
func (v *NullablePostCopyMP4Request) Unset()
type NullablePostCopyMP4Response ¶ added in v1.5.0
type NullablePostCopyMP4Response struct {
// contains filtered or unexported fields
}
func NewNullablePostCopyMP4Response ¶ added in v1.5.0
func NewNullablePostCopyMP4Response(val *PostCopyMP4Response) *NullablePostCopyMP4Response
func (NullablePostCopyMP4Response) Get ¶ added in v1.5.0
func (v NullablePostCopyMP4Response) Get() *PostCopyMP4Response
func (NullablePostCopyMP4Response) IsSet ¶ added in v1.5.0
func (v NullablePostCopyMP4Response) IsSet() bool
func (NullablePostCopyMP4Response) MarshalJSON ¶ added in v1.5.0
func (v NullablePostCopyMP4Response) MarshalJSON() ([]byte, error)
func (*NullablePostCopyMP4Response) Set ¶ added in v1.5.0
func (v *NullablePostCopyMP4Response) Set(val *PostCopyMP4Response)
func (*NullablePostCopyMP4Response) UnmarshalJSON ¶ added in v1.5.0
func (v *NullablePostCopyMP4Response) UnmarshalJSON(src []byte) error
func (*NullablePostCopyMP4Response) Unset ¶ added in v1.5.0
func (v *NullablePostCopyMP4Response) Unset()
type NullablePostMakeMP4Request ¶ added in v1.13.0
type NullablePostMakeMP4Request struct {
// contains filtered or unexported fields
}
func NewNullablePostMakeMP4Request ¶ added in v1.13.0
func NewNullablePostMakeMP4Request(val *PostMakeMP4Request) *NullablePostMakeMP4Request
func (NullablePostMakeMP4Request) Get ¶ added in v1.13.0
func (v NullablePostMakeMP4Request) Get() *PostMakeMP4Request
func (NullablePostMakeMP4Request) IsSet ¶ added in v1.13.0
func (v NullablePostMakeMP4Request) IsSet() bool
func (NullablePostMakeMP4Request) MarshalJSON ¶ added in v1.13.0
func (v NullablePostMakeMP4Request) MarshalJSON() ([]byte, error)
func (*NullablePostMakeMP4Request) Set ¶ added in v1.13.0
func (v *NullablePostMakeMP4Request) Set(val *PostMakeMP4Request)
func (*NullablePostMakeMP4Request) UnmarshalJSON ¶ added in v1.13.0
func (v *NullablePostMakeMP4Request) UnmarshalJSON(src []byte) error
func (*NullablePostMakeMP4Request) Unset ¶ added in v1.13.0
func (v *NullablePostMakeMP4Request) Unset()
type NullablePutOrgChannelRequest ¶
type NullablePutOrgChannelRequest struct {
// contains filtered or unexported fields
}
func NewNullablePutOrgChannelRequest ¶
func NewNullablePutOrgChannelRequest(val *PutOrgChannelRequest) *NullablePutOrgChannelRequest
func (NullablePutOrgChannelRequest) Get ¶
func (v NullablePutOrgChannelRequest) Get() *PutOrgChannelRequest
func (NullablePutOrgChannelRequest) IsSet ¶
func (v NullablePutOrgChannelRequest) IsSet() bool
func (NullablePutOrgChannelRequest) MarshalJSON ¶
func (v NullablePutOrgChannelRequest) MarshalJSON() ([]byte, error)
func (*NullablePutOrgChannelRequest) Set ¶
func (v *NullablePutOrgChannelRequest) Set(val *PutOrgChannelRequest)
func (*NullablePutOrgChannelRequest) UnmarshalJSON ¶
func (v *NullablePutOrgChannelRequest) UnmarshalJSON(src []byte) error
func (*NullablePutOrgChannelRequest) Unset ¶
func (v *NullablePutOrgChannelRequest) Unset()
type NullablePutOrgChannelRequestIngest ¶ added in v1.26.0
type NullablePutOrgChannelRequestIngest struct {
// contains filtered or unexported fields
}
func NewNullablePutOrgChannelRequestIngest ¶ added in v1.26.0
func NewNullablePutOrgChannelRequestIngest(val *PutOrgChannelRequestIngest) *NullablePutOrgChannelRequestIngest
func (NullablePutOrgChannelRequestIngest) Get ¶ added in v1.26.0
func (v NullablePutOrgChannelRequestIngest) Get() *PutOrgChannelRequestIngest
func (NullablePutOrgChannelRequestIngest) IsSet ¶ added in v1.26.0
func (v NullablePutOrgChannelRequestIngest) IsSet() bool
func (NullablePutOrgChannelRequestIngest) MarshalJSON ¶ added in v1.26.0
func (v NullablePutOrgChannelRequestIngest) MarshalJSON() ([]byte, error)
func (*NullablePutOrgChannelRequestIngest) Set ¶ added in v1.26.0
func (v *NullablePutOrgChannelRequestIngest) Set(val *PutOrgChannelRequestIngest)
func (*NullablePutOrgChannelRequestIngest) UnmarshalJSON ¶ added in v1.26.0
func (v *NullablePutOrgChannelRequestIngest) UnmarshalJSON(src []byte) error
func (*NullablePutOrgChannelRequestIngest) Unset ¶ added in v1.26.0
func (v *NullablePutOrgChannelRequestIngest) Unset()
type NullablePutOrgChannelRequestIngestSource ¶ added in v1.26.0
type NullablePutOrgChannelRequestIngestSource struct {
// contains filtered or unexported fields
}
func NewNullablePutOrgChannelRequestIngestSource ¶ added in v1.26.0
func NewNullablePutOrgChannelRequestIngestSource(val *PutOrgChannelRequestIngestSource) *NullablePutOrgChannelRequestIngestSource
func (NullablePutOrgChannelRequestIngestSource) IsSet ¶ added in v1.26.0
func (v NullablePutOrgChannelRequestIngestSource) IsSet() bool
func (NullablePutOrgChannelRequestIngestSource) MarshalJSON ¶ added in v1.26.0
func (v NullablePutOrgChannelRequestIngestSource) MarshalJSON() ([]byte, error)
func (*NullablePutOrgChannelRequestIngestSource) Set ¶ added in v1.26.0
func (v *NullablePutOrgChannelRequestIngestSource) Set(val *PutOrgChannelRequestIngestSource)
func (*NullablePutOrgChannelRequestIngestSource) UnmarshalJSON ¶ added in v1.26.0
func (v *NullablePutOrgChannelRequestIngestSource) UnmarshalJSON(src []byte) error
func (*NullablePutOrgChannelRequestIngestSource) Unset ¶ added in v1.26.0
func (v *NullablePutOrgChannelRequestIngestSource) Unset()
type NullableRetryTaskResponse ¶
type NullableRetryTaskResponse struct {
// contains filtered or unexported fields
}
func NewNullableRetryTaskResponse ¶
func NewNullableRetryTaskResponse(val *RetryTaskResponse) *NullableRetryTaskResponse
func (NullableRetryTaskResponse) Get ¶
func (v NullableRetryTaskResponse) Get() *RetryTaskResponse
func (NullableRetryTaskResponse) IsSet ¶
func (v NullableRetryTaskResponse) IsSet() bool
func (NullableRetryTaskResponse) MarshalJSON ¶
func (v NullableRetryTaskResponse) MarshalJSON() ([]byte, error)
func (*NullableRetryTaskResponse) Set ¶
func (v *NullableRetryTaskResponse) Set(val *RetryTaskResponse)
func (*NullableRetryTaskResponse) UnmarshalJSON ¶
func (v *NullableRetryTaskResponse) UnmarshalJSON(src []byte) error
func (*NullableRetryTaskResponse) Unset ¶
func (v *NullableRetryTaskResponse) Unset()
type NullableScte35 ¶
type NullableScte35 struct {
// contains filtered or unexported fields
}
func NewNullableScte35 ¶
func NewNullableScte35(val *Scte35) *NullableScte35
func (NullableScte35) Get ¶
func (v NullableScte35) Get() *Scte35
func (NullableScte35) IsSet ¶
func (v NullableScte35) IsSet() bool
func (NullableScte35) MarshalJSON ¶
func (v NullableScte35) MarshalJSON() ([]byte, error)
func (*NullableScte35) Set ¶
func (v *NullableScte35) Set(val *Scte35)
func (*NullableScte35) UnmarshalJSON ¶
func (v *NullableScte35) UnmarshalJSON(src []byte) error
func (*NullableScte35) Unset ¶
func (v *NullableScte35) Unset()
type NullableSegment ¶
type NullableSegment struct {
// contains filtered or unexported fields
}
func NewNullableSegment ¶
func NewNullableSegment(val *Segment) *NullableSegment
func (NullableSegment) Get ¶
func (v NullableSegment) Get() *Segment
func (NullableSegment) IsSet ¶
func (v NullableSegment) IsSet() bool
func (NullableSegment) MarshalJSON ¶
func (v NullableSegment) MarshalJSON() ([]byte, error)
func (*NullableSegment) Set ¶
func (v *NullableSegment) Set(val *Segment)
func (*NullableSegment) UnmarshalJSON ¶
func (v *NullableSegment) UnmarshalJSON(src []byte) error
func (*NullableSegment) Unset ¶
func (v *NullableSegment) Unset()
type NullableSetDynamicStateRequest ¶ added in v1.27.5
type NullableSetDynamicStateRequest struct {
// contains filtered or unexported fields
}
func NewNullableSetDynamicStateRequest ¶ added in v1.27.5
func NewNullableSetDynamicStateRequest(val *SetDynamicStateRequest) *NullableSetDynamicStateRequest
func (NullableSetDynamicStateRequest) Get ¶ added in v1.27.5
func (v NullableSetDynamicStateRequest) Get() *SetDynamicStateRequest
func (NullableSetDynamicStateRequest) IsSet ¶ added in v1.27.5
func (v NullableSetDynamicStateRequest) IsSet() bool
func (NullableSetDynamicStateRequest) MarshalJSON ¶ added in v1.27.5
func (v NullableSetDynamicStateRequest) MarshalJSON() ([]byte, error)
func (*NullableSetDynamicStateRequest) Set ¶ added in v1.27.5
func (v *NullableSetDynamicStateRequest) Set(val *SetDynamicStateRequest)
func (*NullableSetDynamicStateRequest) UnmarshalJSON ¶ added in v1.27.5
func (v *NullableSetDynamicStateRequest) UnmarshalJSON(src []byte) error
func (*NullableSetDynamicStateRequest) Unset ¶ added in v1.27.5
func (v *NullableSetDynamicStateRequest) Unset()
type NullableSetDynamicStateRequestDynamicState ¶ added in v1.27.5
type NullableSetDynamicStateRequestDynamicState struct {
// contains filtered or unexported fields
}
func NewNullableSetDynamicStateRequestDynamicState ¶ added in v1.27.5
func NewNullableSetDynamicStateRequestDynamicState(val *SetDynamicStateRequestDynamicState) *NullableSetDynamicStateRequestDynamicState
func (NullableSetDynamicStateRequestDynamicState) IsSet ¶ added in v1.27.5
func (v NullableSetDynamicStateRequestDynamicState) IsSet() bool
func (NullableSetDynamicStateRequestDynamicState) MarshalJSON ¶ added in v1.27.5
func (v NullableSetDynamicStateRequestDynamicState) MarshalJSON() ([]byte, error)
func (*NullableSetDynamicStateRequestDynamicState) Set ¶ added in v1.27.5
func (v *NullableSetDynamicStateRequestDynamicState) Set(val *SetDynamicStateRequestDynamicState)
func (*NullableSetDynamicStateRequestDynamicState) UnmarshalJSON ¶ added in v1.27.5
func (v *NullableSetDynamicStateRequestDynamicState) UnmarshalJSON(src []byte) error
func (*NullableSetDynamicStateRequestDynamicState) Unset ¶ added in v1.27.5
func (v *NullableSetDynamicStateRequestDynamicState) Unset()
type NullableSetDynamicStateRequestDynamicStateAudioMutesInner ¶ added in v1.27.5
type NullableSetDynamicStateRequestDynamicStateAudioMutesInner struct {
// contains filtered or unexported fields
}
func NewNullableSetDynamicStateRequestDynamicStateAudioMutesInner ¶ added in v1.27.5
func NewNullableSetDynamicStateRequestDynamicStateAudioMutesInner(val *SetDynamicStateRequestDynamicStateAudioMutesInner) *NullableSetDynamicStateRequestDynamicStateAudioMutesInner
func (NullableSetDynamicStateRequestDynamicStateAudioMutesInner) IsSet ¶ added in v1.27.5
func (v NullableSetDynamicStateRequestDynamicStateAudioMutesInner) IsSet() bool
func (NullableSetDynamicStateRequestDynamicStateAudioMutesInner) MarshalJSON ¶ added in v1.27.5
func (v NullableSetDynamicStateRequestDynamicStateAudioMutesInner) MarshalJSON() ([]byte, error)
func (*NullableSetDynamicStateRequestDynamicStateAudioMutesInner) UnmarshalJSON ¶ added in v1.27.5
func (v *NullableSetDynamicStateRequestDynamicStateAudioMutesInner) UnmarshalJSON(src []byte) error
func (*NullableSetDynamicStateRequestDynamicStateAudioMutesInner) Unset ¶ added in v1.27.5
func (v *NullableSetDynamicStateRequestDynamicStateAudioMutesInner) Unset()
type NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInner ¶ added in v1.27.5
type NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInner struct {
// contains filtered or unexported fields
}
func NewNullableSetDynamicStateRequestDynamicStateGraphicOverlaysInner ¶ added in v1.27.5
func NewNullableSetDynamicStateRequestDynamicStateGraphicOverlaysInner(val *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) *NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInner
func (NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInner) IsSet ¶ added in v1.27.5
func (v NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInner) IsSet() bool
func (NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInner) MarshalJSON ¶ added in v1.27.5
func (v NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInner) MarshalJSON() ([]byte, error)
func (*NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInner) UnmarshalJSON ¶ added in v1.27.5
func (v *NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInner) UnmarshalJSON(src []byte) error
func (*NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInner) Unset ¶ added in v1.27.5
func (v *NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInner) Unset()
type NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX ¶ added in v1.27.5
type NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX struct {
// contains filtered or unexported fields
}
func NewNullableSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX ¶ added in v1.27.5
func NewNullableSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX(val *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) *NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX
func (NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) IsSet ¶ added in v1.27.5
func (v NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) IsSet() bool
func (NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) MarshalJSON ¶ added in v1.27.5
func (v NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) MarshalJSON() ([]byte, error)
func (*NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) UnmarshalJSON ¶ added in v1.27.5
func (v *NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) UnmarshalJSON(src []byte) error
func (*NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) Unset ¶ added in v1.27.5
func (v *NullableSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) Unset()
type NullableSetDynamicStateRequestDynamicStateTextOverlaysInner ¶ added in v1.27.5
type NullableSetDynamicStateRequestDynamicStateTextOverlaysInner struct {
// contains filtered or unexported fields
}
func NewNullableSetDynamicStateRequestDynamicStateTextOverlaysInner ¶ added in v1.27.5
func NewNullableSetDynamicStateRequestDynamicStateTextOverlaysInner(val *SetDynamicStateRequestDynamicStateTextOverlaysInner) *NullableSetDynamicStateRequestDynamicStateTextOverlaysInner
func (NullableSetDynamicStateRequestDynamicStateTextOverlaysInner) IsSet ¶ added in v1.27.5
func (v NullableSetDynamicStateRequestDynamicStateTextOverlaysInner) IsSet() bool
func (NullableSetDynamicStateRequestDynamicStateTextOverlaysInner) MarshalJSON ¶ added in v1.27.5
func (v NullableSetDynamicStateRequestDynamicStateTextOverlaysInner) MarshalJSON() ([]byte, error)
func (*NullableSetDynamicStateRequestDynamicStateTextOverlaysInner) UnmarshalJSON ¶ added in v1.27.5
func (v *NullableSetDynamicStateRequestDynamicStateTextOverlaysInner) UnmarshalJSON(src []byte) error
func (*NullableSetDynamicStateRequestDynamicStateTextOverlaysInner) Unset ¶ added in v1.27.5
func (v *NullableSetDynamicStateRequestDynamicStateTextOverlaysInner) Unset()
type NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding ¶ added in v1.27.5
type NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding struct {
// contains filtered or unexported fields
}
func NewNullableSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding ¶ added in v1.27.5
func NewNullableSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding(val *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) *NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding
func (NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) IsSet ¶ added in v1.27.5
func (v NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) IsSet() bool
func (NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) MarshalJSON ¶ added in v1.27.5
func (v NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) MarshalJSON() ([]byte, error)
func (*NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) UnmarshalJSON ¶ added in v1.27.5
func (v *NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) UnmarshalJSON(src []byte) error
func (*NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) Unset ¶ added in v1.27.5
func (v *NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) Unset()
type NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerX ¶ added in v1.27.5
type NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerX struct {
// contains filtered or unexported fields
}
func NewNullableSetDynamicStateRequestDynamicStateTextOverlaysInnerX ¶ added in v1.27.5
func NewNullableSetDynamicStateRequestDynamicStateTextOverlaysInnerX(val *SetDynamicStateRequestDynamicStateTextOverlaysInnerX) *NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerX
func (NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerX) IsSet ¶ added in v1.27.5
func (v NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerX) IsSet() bool
func (NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerX) MarshalJSON ¶ added in v1.27.5
func (v NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerX) MarshalJSON() ([]byte, error)
func (*NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerX) UnmarshalJSON ¶ added in v1.27.5
func (v *NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerX) UnmarshalJSON(src []byte) error
func (*NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerX) Unset ¶ added in v1.27.5
func (v *NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerX) Unset()
type NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerY ¶ added in v1.27.5
type NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerY struct {
// contains filtered or unexported fields
}
func NewNullableSetDynamicStateRequestDynamicStateTextOverlaysInnerY ¶ added in v1.27.5
func NewNullableSetDynamicStateRequestDynamicStateTextOverlaysInnerY(val *SetDynamicStateRequestDynamicStateTextOverlaysInnerY) *NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerY
func (NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerY) IsSet ¶ added in v1.27.5
func (v NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerY) IsSet() bool
func (NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerY) MarshalJSON ¶ added in v1.27.5
func (v NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerY) MarshalJSON() ([]byte, error)
func (*NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerY) UnmarshalJSON ¶ added in v1.27.5
func (v *NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerY) UnmarshalJSON(src []byte) error
func (*NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerY) Unset ¶ added in v1.27.5
func (v *NullableSetDynamicStateRequestDynamicStateTextOverlaysInnerY) Unset()
type NullableSignalingLog ¶
type NullableSignalingLog struct {
// contains filtered or unexported fields
}
func NewNullableSignalingLog ¶
func NewNullableSignalingLog(val *SignalingLog) *NullableSignalingLog
func (NullableSignalingLog) Get ¶
func (v NullableSignalingLog) Get() *SignalingLog
func (NullableSignalingLog) IsSet ¶
func (v NullableSignalingLog) IsSet() bool
func (NullableSignalingLog) MarshalJSON ¶
func (v NullableSignalingLog) MarshalJSON() ([]byte, error)
func (*NullableSignalingLog) Set ¶
func (v *NullableSignalingLog) Set(val *SignalingLog)
func (*NullableSignalingLog) UnmarshalJSON ¶
func (v *NullableSignalingLog) UnmarshalJSON(src []byte) error
func (*NullableSignalingLog) Unset ¶
func (v *NullableSignalingLog) Unset()
type NullableSignalingLogLog ¶
type NullableSignalingLogLog struct {
// contains filtered or unexported fields
}
func NewNullableSignalingLogLog ¶
func NewNullableSignalingLogLog(val *SignalingLogLog) *NullableSignalingLogLog
func (NullableSignalingLogLog) Get ¶
func (v NullableSignalingLogLog) Get() *SignalingLogLog
func (NullableSignalingLogLog) IsSet ¶
func (v NullableSignalingLogLog) IsSet() bool
func (NullableSignalingLogLog) MarshalJSON ¶
func (v NullableSignalingLogLog) MarshalJSON() ([]byte, error)
func (*NullableSignalingLogLog) Set ¶
func (v *NullableSignalingLogLog) Set(val *SignalingLogLog)
func (*NullableSignalingLogLog) UnmarshalJSON ¶
func (v *NullableSignalingLogLog) UnmarshalJSON(src []byte) error
func (*NullableSignalingLogLog) Unset ¶
func (v *NullableSignalingLogLog) Unset()
type NullableSource ¶
type NullableSource struct {
// contains filtered or unexported fields
}
func NewNullableSource ¶
func NewNullableSource(val *Source) *NullableSource
func (NullableSource) Get ¶
func (v NullableSource) Get() *Source
func (NullableSource) IsSet ¶
func (v NullableSource) IsSet() bool
func (NullableSource) MarshalJSON ¶
func (v NullableSource) MarshalJSON() ([]byte, error)
func (*NullableSource) Set ¶
func (v *NullableSource) Set(val *Source)
func (*NullableSource) UnmarshalJSON ¶
func (v *NullableSource) UnmarshalJSON(src []byte) error
func (*NullableSource) Unset ¶
func (v *NullableSource) Unset()
type NullableStatus ¶
type NullableStatus struct {
// contains filtered or unexported fields
}
func NewNullableStatus ¶
func NewNullableStatus(val *Status) *NullableStatus
func (NullableStatus) Get ¶
func (v NullableStatus) Get() *Status
func (NullableStatus) IsSet ¶
func (v NullableStatus) IsSet() bool
func (NullableStatus) MarshalJSON ¶
func (v NullableStatus) MarshalJSON() ([]byte, error)
func (*NullableStatus) Set ¶
func (v *NullableStatus) Set(val *Status)
func (*NullableStatus) UnmarshalJSON ¶
func (v *NullableStatus) UnmarshalJSON(src []byte) error
func (*NullableStatus) Unset ¶
func (v *NullableStatus) Unset()
type NullableStatusDynamicStateStatus ¶ added in v1.27.7
type NullableStatusDynamicStateStatus struct {
// contains filtered or unexported fields
}
func NewNullableStatusDynamicStateStatus ¶ added in v1.27.7
func NewNullableStatusDynamicStateStatus(val *StatusDynamicStateStatus) *NullableStatusDynamicStateStatus
func (NullableStatusDynamicStateStatus) Get ¶ added in v1.27.7
func (v NullableStatusDynamicStateStatus) Get() *StatusDynamicStateStatus
func (NullableStatusDynamicStateStatus) IsSet ¶ added in v1.27.7
func (v NullableStatusDynamicStateStatus) IsSet() bool
func (NullableStatusDynamicStateStatus) MarshalJSON ¶ added in v1.27.7
func (v NullableStatusDynamicStateStatus) MarshalJSON() ([]byte, error)
func (*NullableStatusDynamicStateStatus) Set ¶ added in v1.27.7
func (v *NullableStatusDynamicStateStatus) Set(val *StatusDynamicStateStatus)
func (*NullableStatusDynamicStateStatus) UnmarshalJSON ¶ added in v1.27.7
func (v *NullableStatusDynamicStateStatus) UnmarshalJSON(src []byte) error
func (*NullableStatusDynamicStateStatus) Unset ¶ added in v1.27.7
func (v *NullableStatusDynamicStateStatus) Unset()
type NullableStatusDynamicStateStatusDynamicState ¶ added in v1.27.7
type NullableStatusDynamicStateStatusDynamicState struct {
// contains filtered or unexported fields
}
func NewNullableStatusDynamicStateStatusDynamicState ¶ added in v1.27.7
func NewNullableStatusDynamicStateStatusDynamicState(val *StatusDynamicStateStatusDynamicState) *NullableStatusDynamicStateStatusDynamicState
func (NullableStatusDynamicStateStatusDynamicState) IsSet ¶ added in v1.27.7
func (v NullableStatusDynamicStateStatusDynamicState) IsSet() bool
func (NullableStatusDynamicStateStatusDynamicState) MarshalJSON ¶ added in v1.27.7
func (v NullableStatusDynamicStateStatusDynamicState) MarshalJSON() ([]byte, error)
func (*NullableStatusDynamicStateStatusDynamicState) Set ¶ added in v1.27.7
func (v *NullableStatusDynamicStateStatusDynamicState) Set(val *StatusDynamicStateStatusDynamicState)
func (*NullableStatusDynamicStateStatusDynamicState) UnmarshalJSON ¶ added in v1.27.7
func (v *NullableStatusDynamicStateStatusDynamicState) UnmarshalJSON(src []byte) error
func (*NullableStatusDynamicStateStatusDynamicState) Unset ¶ added in v1.27.7
func (v *NullableStatusDynamicStateStatusDynamicState) Unset()
type NullableStatusIngestStatus ¶
type NullableStatusIngestStatus struct {
// contains filtered or unexported fields
}
func NewNullableStatusIngestStatus ¶
func NewNullableStatusIngestStatus(val *StatusIngestStatus) *NullableStatusIngestStatus
func (NullableStatusIngestStatus) Get ¶
func (v NullableStatusIngestStatus) Get() *StatusIngestStatus
func (NullableStatusIngestStatus) IsSet ¶
func (v NullableStatusIngestStatus) IsSet() bool
func (NullableStatusIngestStatus) MarshalJSON ¶
func (v NullableStatusIngestStatus) MarshalJSON() ([]byte, error)
func (*NullableStatusIngestStatus) Set ¶
func (v *NullableStatusIngestStatus) Set(val *StatusIngestStatus)
func (*NullableStatusIngestStatus) UnmarshalJSON ¶
func (v *NullableStatusIngestStatus) UnmarshalJSON(src []byte) error
func (*NullableStatusIngestStatus) Unset ¶
func (v *NullableStatusIngestStatus) Unset()
type NullableStatusIngestStatusPrimaryStatus ¶
type NullableStatusIngestStatusPrimaryStatus struct {
// contains filtered or unexported fields
}
func NewNullableStatusIngestStatusPrimaryStatus ¶
func NewNullableStatusIngestStatusPrimaryStatus(val *StatusIngestStatusPrimaryStatus) *NullableStatusIngestStatusPrimaryStatus
func (NullableStatusIngestStatusPrimaryStatus) IsSet ¶
func (v NullableStatusIngestStatusPrimaryStatus) IsSet() bool
func (NullableStatusIngestStatusPrimaryStatus) MarshalJSON ¶
func (v NullableStatusIngestStatusPrimaryStatus) MarshalJSON() ([]byte, error)
func (*NullableStatusIngestStatusPrimaryStatus) Set ¶
func (v *NullableStatusIngestStatusPrimaryStatus) Set(val *StatusIngestStatusPrimaryStatus)
func (*NullableStatusIngestStatusPrimaryStatus) UnmarshalJSON ¶
func (v *NullableStatusIngestStatusPrimaryStatus) UnmarshalJSON(src []byte) error
func (*NullableStatusIngestStatusPrimaryStatus) Unset ¶
func (v *NullableStatusIngestStatusPrimaryStatus) Unset()
type NullableStatusIngestStatusPrimaryStatusPmt ¶
type NullableStatusIngestStatusPrimaryStatusPmt struct {
// contains filtered or unexported fields
}
func NewNullableStatusIngestStatusPrimaryStatusPmt ¶
func NewNullableStatusIngestStatusPrimaryStatusPmt(val *StatusIngestStatusPrimaryStatusPmt) *NullableStatusIngestStatusPrimaryStatusPmt
func (NullableStatusIngestStatusPrimaryStatusPmt) IsSet ¶
func (v NullableStatusIngestStatusPrimaryStatusPmt) IsSet() bool
func (NullableStatusIngestStatusPrimaryStatusPmt) MarshalJSON ¶
func (v NullableStatusIngestStatusPrimaryStatusPmt) MarshalJSON() ([]byte, error)
func (*NullableStatusIngestStatusPrimaryStatusPmt) Set ¶
func (v *NullableStatusIngestStatusPrimaryStatusPmt) Set(val *StatusIngestStatusPrimaryStatusPmt)
func (*NullableStatusIngestStatusPrimaryStatusPmt) UnmarshalJSON ¶
func (v *NullableStatusIngestStatusPrimaryStatusPmt) UnmarshalJSON(src []byte) error
func (*NullableStatusIngestStatusPrimaryStatusPmt) Unset ¶
func (v *NullableStatusIngestStatusPrimaryStatusPmt) Unset()
type NullableStatusIngestStatusPrimaryStatusPmtStreamsInner ¶
type NullableStatusIngestStatusPrimaryStatusPmtStreamsInner struct {
// contains filtered or unexported fields
}
func NewNullableStatusIngestStatusPrimaryStatusPmtStreamsInner ¶
func NewNullableStatusIngestStatusPrimaryStatusPmtStreamsInner(val *StatusIngestStatusPrimaryStatusPmtStreamsInner) *NullableStatusIngestStatusPrimaryStatusPmtStreamsInner
func (NullableStatusIngestStatusPrimaryStatusPmtStreamsInner) IsSet ¶
func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInner) IsSet() bool
func (NullableStatusIngestStatusPrimaryStatusPmtStreamsInner) MarshalJSON ¶
func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInner) MarshalJSON() ([]byte, error)
func (*NullableStatusIngestStatusPrimaryStatusPmtStreamsInner) UnmarshalJSON ¶
func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInner) UnmarshalJSON(src []byte) error
func (*NullableStatusIngestStatusPrimaryStatusPmtStreamsInner) Unset ¶
func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInner) Unset()
type NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo ¶
type NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo struct {
// contains filtered or unexported fields
}
func NewNullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo ¶
func NewNullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo(val *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo
func (NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) IsSet ¶
func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) IsSet() bool
func (NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) MarshalJSON ¶
func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) MarshalJSON() ([]byte, error)
func (*NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) UnmarshalJSON ¶
func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) UnmarshalJSON(src []byte) error
func (*NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) Unset ¶
func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) Unset()
type NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli ¶
type NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli struct {
// contains filtered or unexported fields
}
func NewNullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli ¶
func NewNullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli(val *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli
func (NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) IsSet ¶
func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) IsSet() bool
func (NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) MarshalJSON ¶
func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) MarshalJSON() ([]byte, error)
func (*NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) UnmarshalJSON ¶
func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) UnmarshalJSON(src []byte) error
func (*NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) Unset ¶
func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) Unset()
type NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription ¶
type NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription struct {
// contains filtered or unexported fields
}
func NewNullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription ¶
func NewNullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription(val *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription
func (NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) MarshalJSON ¶
func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) MarshalJSON() ([]byte, error)
func (*NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) UnmarshalJSON ¶
func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) UnmarshalJSON(src []byte) error
type NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv ¶
type NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv struct {
// contains filtered or unexported fields
}
func NewNullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv ¶
func NewNullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv(val *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv
func (NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) IsSet ¶
func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) IsSet() bool
func (NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) MarshalJSON ¶
func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) MarshalJSON() ([]byte, error)
func (*NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) UnmarshalJSON ¶
func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) UnmarshalJSON(src []byte) error
func (*NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) Unset ¶
func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) Unset()
type NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue ¶
type NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue struct {
// contains filtered or unexported fields
}
func NewNullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue ¶
func NewNullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue(val *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue
func (NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) IsSet ¶
func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) IsSet() bool
func (NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) MarshalJSON ¶
func (v NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) MarshalJSON() ([]byte, error)
func (*NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) UnmarshalJSON ¶
func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) UnmarshalJSON(src []byte) error
func (*NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) Unset ¶
func (v *NullableStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) Unset()
type NullableStatusIngestStatusSecondaryStatus ¶
type NullableStatusIngestStatusSecondaryStatus struct {
// contains filtered or unexported fields
}
func NewNullableStatusIngestStatusSecondaryStatus ¶
func NewNullableStatusIngestStatusSecondaryStatus(val *StatusIngestStatusSecondaryStatus) *NullableStatusIngestStatusSecondaryStatus
func (NullableStatusIngestStatusSecondaryStatus) IsSet ¶
func (v NullableStatusIngestStatusSecondaryStatus) IsSet() bool
func (NullableStatusIngestStatusSecondaryStatus) MarshalJSON ¶
func (v NullableStatusIngestStatusSecondaryStatus) MarshalJSON() ([]byte, error)
func (*NullableStatusIngestStatusSecondaryStatus) Set ¶
func (v *NullableStatusIngestStatusSecondaryStatus) Set(val *StatusIngestStatusSecondaryStatus)
func (*NullableStatusIngestStatusSecondaryStatus) UnmarshalJSON ¶
func (v *NullableStatusIngestStatusSecondaryStatus) UnmarshalJSON(src []byte) error
func (*NullableStatusIngestStatusSecondaryStatus) Unset ¶
func (v *NullableStatusIngestStatusSecondaryStatus) Unset()
type NullableStatusIngestStatusSourceLossSlateStatus ¶
type NullableStatusIngestStatusSourceLossSlateStatus struct {
// contains filtered or unexported fields
}
func NewNullableStatusIngestStatusSourceLossSlateStatus ¶
func NewNullableStatusIngestStatusSourceLossSlateStatus(val *StatusIngestStatusSourceLossSlateStatus) *NullableStatusIngestStatusSourceLossSlateStatus
func (NullableStatusIngestStatusSourceLossSlateStatus) IsSet ¶
func (v NullableStatusIngestStatusSourceLossSlateStatus) IsSet() bool
func (NullableStatusIngestStatusSourceLossSlateStatus) MarshalJSON ¶
func (v NullableStatusIngestStatusSourceLossSlateStatus) MarshalJSON() ([]byte, error)
func (*NullableStatusIngestStatusSourceLossSlateStatus) UnmarshalJSON ¶
func (v *NullableStatusIngestStatusSourceLossSlateStatus) UnmarshalJSON(src []byte) error
func (*NullableStatusIngestStatusSourceLossSlateStatus) Unset ¶
func (v *NullableStatusIngestStatusSourceLossSlateStatus) 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 NullableSummary ¶
type NullableSummary struct {
// contains filtered or unexported fields
}
func NewNullableSummary ¶
func NewNullableSummary(val *Summary) *NullableSummary
func (NullableSummary) Get ¶
func (v NullableSummary) Get() *Summary
func (NullableSummary) IsSet ¶
func (v NullableSummary) IsSet() bool
func (NullableSummary) MarshalJSON ¶
func (v NullableSummary) MarshalJSON() ([]byte, error)
func (*NullableSummary) Set ¶
func (v *NullableSummary) Set(val *Summary)
func (*NullableSummary) UnmarshalJSON ¶
func (v *NullableSummary) UnmarshalJSON(src []byte) error
func (*NullableSummary) Unset ¶
func (v *NullableSummary) Unset()
type NullableSummary2 ¶
type NullableSummary2 struct {
// contains filtered or unexported fields
}
func NewNullableSummary2 ¶
func NewNullableSummary2(val *Summary2) *NullableSummary2
func (NullableSummary2) Get ¶
func (v NullableSummary2) Get() *Summary2
func (NullableSummary2) IsSet ¶
func (v NullableSummary2) IsSet() bool
func (NullableSummary2) MarshalJSON ¶
func (v NullableSummary2) MarshalJSON() ([]byte, error)
func (*NullableSummary2) Set ¶
func (v *NullableSummary2) Set(val *Summary2)
func (*NullableSummary2) UnmarshalJSON ¶
func (v *NullableSummary2) UnmarshalJSON(src []byte) error
func (*NullableSummary2) Unset ¶
func (v *NullableSummary2) Unset()
type NullableSummary2Source ¶
type NullableSummary2Source struct {
// contains filtered or unexported fields
}
func NewNullableSummary2Source ¶
func NewNullableSummary2Source(val *Summary2Source) *NullableSummary2Source
func (NullableSummary2Source) Get ¶
func (v NullableSummary2Source) Get() *Summary2Source
func (NullableSummary2Source) IsSet ¶
func (v NullableSummary2Source) IsSet() bool
func (NullableSummary2Source) MarshalJSON ¶
func (v NullableSummary2Source) MarshalJSON() ([]byte, error)
func (*NullableSummary2Source) Set ¶
func (v *NullableSummary2Source) Set(val *Summary2Source)
func (*NullableSummary2Source) UnmarshalJSON ¶
func (v *NullableSummary2Source) UnmarshalJSON(src []byte) error
func (*NullableSummary2Source) Unset ¶
func (v *NullableSummary2Source) Unset()
type NullableTaskResponse ¶
type NullableTaskResponse struct {
// contains filtered or unexported fields
}
func NewNullableTaskResponse ¶
func NewNullableTaskResponse(val *TaskResponse) *NullableTaskResponse
func (NullableTaskResponse) Get ¶
func (v NullableTaskResponse) Get() *TaskResponse
func (NullableTaskResponse) IsSet ¶
func (v NullableTaskResponse) IsSet() bool
func (NullableTaskResponse) MarshalJSON ¶
func (v NullableTaskResponse) MarshalJSON() ([]byte, error)
func (*NullableTaskResponse) Set ¶
func (v *NullableTaskResponse) Set(val *TaskResponse)
func (*NullableTaskResponse) UnmarshalJSON ¶
func (v *NullableTaskResponse) UnmarshalJSON(src []byte) error
func (*NullableTaskResponse) Unset ¶
func (v *NullableTaskResponse) Unset()
type NullableTaskResponseTasksInner ¶
type NullableTaskResponseTasksInner struct {
// contains filtered or unexported fields
}
func NewNullableTaskResponseTasksInner ¶
func NewNullableTaskResponseTasksInner(val *TaskResponseTasksInner) *NullableTaskResponseTasksInner
func (NullableTaskResponseTasksInner) Get ¶
func (v NullableTaskResponseTasksInner) Get() *TaskResponseTasksInner
func (NullableTaskResponseTasksInner) IsSet ¶
func (v NullableTaskResponseTasksInner) IsSet() bool
func (NullableTaskResponseTasksInner) MarshalJSON ¶
func (v NullableTaskResponseTasksInner) MarshalJSON() ([]byte, error)
func (*NullableTaskResponseTasksInner) Set ¶
func (v *NullableTaskResponseTasksInner) Set(val *TaskResponseTasksInner)
func (*NullableTaskResponseTasksInner) UnmarshalJSON ¶
func (v *NullableTaskResponseTasksInner) UnmarshalJSON(src []byte) error
func (*NullableTaskResponseTasksInner) Unset ¶
func (v *NullableTaskResponseTasksInner) 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 NullableUpdateProductConfigRequest ¶ added in v1.1.0
type NullableUpdateProductConfigRequest struct {
// contains filtered or unexported fields
}
func NewNullableUpdateProductConfigRequest ¶ added in v1.1.0
func NewNullableUpdateProductConfigRequest(val *UpdateProductConfigRequest) *NullableUpdateProductConfigRequest
func (NullableUpdateProductConfigRequest) Get ¶ added in v1.1.0
func (v NullableUpdateProductConfigRequest) Get() *UpdateProductConfigRequest
func (NullableUpdateProductConfigRequest) IsSet ¶ added in v1.1.0
func (v NullableUpdateProductConfigRequest) IsSet() bool
func (NullableUpdateProductConfigRequest) MarshalJSON ¶ added in v1.1.0
func (v NullableUpdateProductConfigRequest) MarshalJSON() ([]byte, error)
func (*NullableUpdateProductConfigRequest) Set ¶ added in v1.1.0
func (v *NullableUpdateProductConfigRequest) Set(val *UpdateProductConfigRequest)
func (*NullableUpdateProductConfigRequest) UnmarshalJSON ¶ added in v1.1.0
func (v *NullableUpdateProductConfigRequest) UnmarshalJSON(src []byte) error
func (*NullableUpdateProductConfigRequest) Unset ¶ added in v1.1.0
func (v *NullableUpdateProductConfigRequest) Unset()
type OrgSummary ¶
type OrgSummary struct { // ID of the organization Id string `json:"id" doc:"ID of the organization"` // Link to this resource Self *string `json:"self,omitempty" format:"uri" doc:"Link to this resource"` }
OrgSummary struct for OrgSummary
func NewOrgSummary ¶
func NewOrgSummary(id string) *OrgSummary
NewOrgSummary instantiates a new OrgSummary 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 NewOrgSummaryWithDefaults ¶
func NewOrgSummaryWithDefaults() *OrgSummary
NewOrgSummaryWithDefaults instantiates a new OrgSummary 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 (*OrgSummary) GetIdOk ¶
func (o *OrgSummary) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*OrgSummary) GetSelf ¶
func (o *OrgSummary) GetSelf() string
GetSelf returns the Self field value if set, zero value otherwise.
func (*OrgSummary) GetSelfOk ¶
func (o *OrgSummary) GetSelfOk() (*string, bool)
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrgSummary) HasSelf ¶
func (o *OrgSummary) HasSelf() bool
HasSelf returns a boolean if a field has been set.
func (OrgSummary) MarshalJSON ¶
func (o OrgSummary) MarshalJSON() ([]byte, error)
func (*OrgSummary) SetSelf ¶
func (o *OrgSummary) SetSelf(v string)
SetSelf gets a reference to the given string and assigns it to the Self field.
func (OrgSummary) ToMap ¶
func (o OrgSummary) ToMap() (map[string]interface{}, error)
type OrganizationsApi ¶
type OrganizationsApi interface { /* ListOrgs List organizations Get a list of organizations that you can access. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiListOrgsRequest */ ListOrgs(ctx context.Context) ApiListOrgsRequest // ListOrgsExecute executes the request // @return []OrgSummary ListOrgsExecute(r ApiListOrgsRequest) ([]OrgSummary, *http.Response, error) }
type OrganizationsApiService ¶
type OrganizationsApiService service
OrganizationsApiService OrganizationsApi service
func (*OrganizationsApiService) ListOrgs ¶
func (a *OrganizationsApiService) ListOrgs(ctx context.Context) ApiListOrgsRequest
ListOrgs List organizations
Get a list of organizations that you can access.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiListOrgsRequest
func (*OrganizationsApiService) ListOrgsExecute ¶
func (a *OrganizationsApiService) ListOrgsExecute(r ApiListOrgsRequest) ([]OrgSummary, *http.Response, error)
Execute executes the request
@return []OrgSummary
type PatchOrgChannelRequest ¶
type PatchOrgChannelRequest struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Date and time the channel was created. Created *time.Time `json:"created,omitempty" format:"date-time" doc:"Date and time the channel was created."` // A human-readable description of the channel. Description *string `json:"description,omitempty" doc:"A human-readable description of the channel."` // Desired running state for a channel. DesiredState *string `json:"desired_state,omitempty" enum:"ON,OFF" doc:"Desired running state for a channel."` // Indicates whether the channel's transcoder needs to run in a designated IP range. EnableByoip *bool `json:"enable_byoip,omitempty" doc:"Indicates whether the channel's transcoder needs to run in a designated IP range."` // External Channel ID provided at channel creation time Id *string `` /* 133-byte string literal not displayed */ Ingest *PatchOrgChannelRequestIngest `json:"ingest,omitempty"` // Optional labels for a channel. Any included labels must be at least 1 character long, but no greater than 256 characters. The maximum number of labels is 50. Labels []string `` /* 201-byte string literal not displayed */ // Date and time the channel was last modified. Modified *time.Time `json:"modified,omitempty" format:"date-time" doc:"Date and time the channel was last modified."` // A friendly human-readable name for the channel. This will get displayed in user interfaces. Name *string `json:"name,omitempty" doc:"A friendly human-readable name for the channel. This will get displayed in user interfaces."` Organization *string `json:"organization,omitempty" minLength:"1"` Packaging *ChannelPackaging `json:"packaging,omitempty"` Publishing *ChannelPublishing `json:"publishing,omitempty"` // Region represents the general geolocation for transcoding and stream egress from iStreamPlanet. If no region is provided at channel creation time, then 'US_WEST' is used. Region *string `` /* 223-byte string literal not displayed */ // If the ResourceClass is unspecified the channel will default to run in the 'DYNAMIC' ResourceClass. Note that changing the ResourceClass for a running channel is supported and will be performed with no downtime. ResourceClass *string `` /* 271-byte string literal not displayed */ // Self link for the channel. Self *string `json:"self,omitempty" format:"uri-reference" doc:"Self link for the channel."` Signaling *ChannelSignaling `json:"signaling,omitempty"` Tags *ChannelTags `json:"tags,omitempty"` Transcode *ChannelTranscode `json:"transcode,omitempty"` }
PatchOrgChannelRequest struct for PatchOrgChannelRequest
func NewPatchOrgChannelRequest ¶
func NewPatchOrgChannelRequest() *PatchOrgChannelRequest
NewPatchOrgChannelRequest instantiates a new PatchOrgChannelRequest 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 NewPatchOrgChannelRequestWithDefaults ¶
func NewPatchOrgChannelRequestWithDefaults() *PatchOrgChannelRequest
NewPatchOrgChannelRequestWithDefaults instantiates a new PatchOrgChannelRequest 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 (*PatchOrgChannelRequest) GetCreated ¶
func (o *PatchOrgChannelRequest) GetCreated() time.Time
GetCreated returns the Created field value if set, zero value otherwise.
func (*PatchOrgChannelRequest) GetCreatedOk ¶
func (o *PatchOrgChannelRequest) GetCreatedOk() (*time.Time, bool)
GetCreatedOk returns a tuple with the Created field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrgChannelRequest) GetDescription ¶ added in v1.27.1
func (o *PatchOrgChannelRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*PatchOrgChannelRequest) GetDescriptionOk ¶ added in v1.27.1
func (o *PatchOrgChannelRequest) 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 (*PatchOrgChannelRequest) GetDesiredState ¶
func (o *PatchOrgChannelRequest) GetDesiredState() string
GetDesiredState returns the DesiredState field value if set, zero value otherwise.
func (*PatchOrgChannelRequest) GetDesiredStateOk ¶
func (o *PatchOrgChannelRequest) GetDesiredStateOk() (*string, bool)
GetDesiredStateOk returns a tuple with the DesiredState field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrgChannelRequest) GetEnableByoip ¶ added in v1.23.0
func (o *PatchOrgChannelRequest) GetEnableByoip() bool
GetEnableByoip returns the EnableByoip field value if set, zero value otherwise.
func (*PatchOrgChannelRequest) GetEnableByoipOk ¶ added in v1.23.0
func (o *PatchOrgChannelRequest) GetEnableByoipOk() (*bool, bool)
GetEnableByoipOk returns a tuple with the EnableByoip field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrgChannelRequest) GetId ¶
func (o *PatchOrgChannelRequest) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*PatchOrgChannelRequest) GetIdOk ¶
func (o *PatchOrgChannelRequest) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrgChannelRequest) GetIngest ¶
func (o *PatchOrgChannelRequest) GetIngest() PatchOrgChannelRequestIngest
GetIngest returns the Ingest field value if set, zero value otherwise.
func (*PatchOrgChannelRequest) GetIngestOk ¶
func (o *PatchOrgChannelRequest) GetIngestOk() (*PatchOrgChannelRequestIngest, bool)
GetIngestOk returns a tuple with the Ingest field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrgChannelRequest) GetLabels ¶
func (o *PatchOrgChannelRequest) GetLabels() []string
GetLabels returns the Labels field value if set, zero value otherwise.
func (*PatchOrgChannelRequest) GetLabelsOk ¶
func (o *PatchOrgChannelRequest) GetLabelsOk() ([]string, bool)
GetLabelsOk returns a tuple with the Labels field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrgChannelRequest) GetModified ¶
func (o *PatchOrgChannelRequest) GetModified() time.Time
GetModified returns the Modified field value if set, zero value otherwise.
func (*PatchOrgChannelRequest) GetModifiedOk ¶
func (o *PatchOrgChannelRequest) GetModifiedOk() (*time.Time, bool)
GetModifiedOk returns a tuple with the Modified field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrgChannelRequest) GetName ¶
func (o *PatchOrgChannelRequest) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*PatchOrgChannelRequest) GetNameOk ¶
func (o *PatchOrgChannelRequest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrgChannelRequest) GetOrganization ¶
func (o *PatchOrgChannelRequest) GetOrganization() string
GetOrganization returns the Organization field value if set, zero value otherwise.
func (*PatchOrgChannelRequest) GetOrganizationOk ¶
func (o *PatchOrgChannelRequest) GetOrganizationOk() (*string, bool)
GetOrganizationOk returns a tuple with the Organization field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrgChannelRequest) GetPackaging ¶
func (o *PatchOrgChannelRequest) GetPackaging() ChannelPackaging
GetPackaging returns the Packaging field value if set, zero value otherwise.
func (*PatchOrgChannelRequest) GetPackagingOk ¶
func (o *PatchOrgChannelRequest) GetPackagingOk() (*ChannelPackaging, bool)
GetPackagingOk returns a tuple with the Packaging field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrgChannelRequest) GetPublishing ¶
func (o *PatchOrgChannelRequest) GetPublishing() ChannelPublishing
GetPublishing returns the Publishing field value if set, zero value otherwise.
func (*PatchOrgChannelRequest) GetPublishingOk ¶
func (o *PatchOrgChannelRequest) GetPublishingOk() (*ChannelPublishing, bool)
GetPublishingOk returns a tuple with the Publishing field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrgChannelRequest) GetRegion ¶
func (o *PatchOrgChannelRequest) GetRegion() string
GetRegion returns the Region field value if set, zero value otherwise.
func (*PatchOrgChannelRequest) GetRegionOk ¶
func (o *PatchOrgChannelRequest) GetRegionOk() (*string, bool)
GetRegionOk returns a tuple with the Region field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrgChannelRequest) GetResourceClass ¶
func (o *PatchOrgChannelRequest) GetResourceClass() string
GetResourceClass returns the ResourceClass field value if set, zero value otherwise.
func (*PatchOrgChannelRequest) GetResourceClassOk ¶
func (o *PatchOrgChannelRequest) GetResourceClassOk() (*string, bool)
GetResourceClassOk returns a tuple with the ResourceClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrgChannelRequest) GetSchema ¶
func (o *PatchOrgChannelRequest) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*PatchOrgChannelRequest) GetSchemaOk ¶
func (o *PatchOrgChannelRequest) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrgChannelRequest) GetSelf ¶
func (o *PatchOrgChannelRequest) GetSelf() string
GetSelf returns the Self field value if set, zero value otherwise.
func (*PatchOrgChannelRequest) GetSelfOk ¶
func (o *PatchOrgChannelRequest) GetSelfOk() (*string, bool)
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrgChannelRequest) GetSignaling ¶
func (o *PatchOrgChannelRequest) GetSignaling() ChannelSignaling
GetSignaling returns the Signaling field value if set, zero value otherwise.
func (*PatchOrgChannelRequest) GetSignalingOk ¶
func (o *PatchOrgChannelRequest) GetSignalingOk() (*ChannelSignaling, bool)
GetSignalingOk returns a tuple with the Signaling field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrgChannelRequest) GetTags ¶
func (o *PatchOrgChannelRequest) GetTags() ChannelTags
GetTags returns the Tags field value if set, zero value otherwise.
func (*PatchOrgChannelRequest) GetTagsOk ¶
func (o *PatchOrgChannelRequest) GetTagsOk() (*ChannelTags, bool)
GetTagsOk returns a tuple with the Tags field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrgChannelRequest) GetTranscode ¶
func (o *PatchOrgChannelRequest) GetTranscode() ChannelTranscode
GetTranscode returns the Transcode field value if set, zero value otherwise.
func (*PatchOrgChannelRequest) GetTranscodeOk ¶
func (o *PatchOrgChannelRequest) GetTranscodeOk() (*ChannelTranscode, bool)
GetTranscodeOk returns a tuple with the Transcode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrgChannelRequest) HasCreated ¶
func (o *PatchOrgChannelRequest) HasCreated() bool
HasCreated returns a boolean if a field has been set.
func (*PatchOrgChannelRequest) HasDescription ¶ added in v1.27.1
func (o *PatchOrgChannelRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*PatchOrgChannelRequest) HasDesiredState ¶
func (o *PatchOrgChannelRequest) HasDesiredState() bool
HasDesiredState returns a boolean if a field has been set.
func (*PatchOrgChannelRequest) HasEnableByoip ¶ added in v1.23.0
func (o *PatchOrgChannelRequest) HasEnableByoip() bool
HasEnableByoip returns a boolean if a field has been set.
func (*PatchOrgChannelRequest) HasId ¶
func (o *PatchOrgChannelRequest) HasId() bool
HasId returns a boolean if a field has been set.
func (*PatchOrgChannelRequest) HasIngest ¶
func (o *PatchOrgChannelRequest) HasIngest() bool
HasIngest returns a boolean if a field has been set.
func (*PatchOrgChannelRequest) HasLabels ¶
func (o *PatchOrgChannelRequest) HasLabels() bool
HasLabels returns a boolean if a field has been set.
func (*PatchOrgChannelRequest) HasModified ¶
func (o *PatchOrgChannelRequest) HasModified() bool
HasModified returns a boolean if a field has been set.
func (*PatchOrgChannelRequest) HasName ¶
func (o *PatchOrgChannelRequest) HasName() bool
HasName returns a boolean if a field has been set.
func (*PatchOrgChannelRequest) HasOrganization ¶
func (o *PatchOrgChannelRequest) HasOrganization() bool
HasOrganization returns a boolean if a field has been set.
func (*PatchOrgChannelRequest) HasPackaging ¶
func (o *PatchOrgChannelRequest) HasPackaging() bool
HasPackaging returns a boolean if a field has been set.
func (*PatchOrgChannelRequest) HasPublishing ¶
func (o *PatchOrgChannelRequest) HasPublishing() bool
HasPublishing returns a boolean if a field has been set.
func (*PatchOrgChannelRequest) HasRegion ¶
func (o *PatchOrgChannelRequest) HasRegion() bool
HasRegion returns a boolean if a field has been set.
func (*PatchOrgChannelRequest) HasResourceClass ¶
func (o *PatchOrgChannelRequest) HasResourceClass() bool
HasResourceClass returns a boolean if a field has been set.
func (*PatchOrgChannelRequest) HasSchema ¶
func (o *PatchOrgChannelRequest) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (*PatchOrgChannelRequest) HasSelf ¶
func (o *PatchOrgChannelRequest) HasSelf() bool
HasSelf returns a boolean if a field has been set.
func (*PatchOrgChannelRequest) HasSignaling ¶
func (o *PatchOrgChannelRequest) HasSignaling() bool
HasSignaling returns a boolean if a field has been set.
func (*PatchOrgChannelRequest) HasTags ¶
func (o *PatchOrgChannelRequest) HasTags() bool
HasTags returns a boolean if a field has been set.
func (*PatchOrgChannelRequest) HasTranscode ¶
func (o *PatchOrgChannelRequest) HasTranscode() bool
HasTranscode returns a boolean if a field has been set.
func (PatchOrgChannelRequest) MarshalJSON ¶
func (o PatchOrgChannelRequest) MarshalJSON() ([]byte, error)
func (*PatchOrgChannelRequest) SetCreated ¶
func (o *PatchOrgChannelRequest) SetCreated(v time.Time)
SetCreated gets a reference to the given time.Time and assigns it to the Created field.
func (*PatchOrgChannelRequest) SetDescription ¶ added in v1.27.1
func (o *PatchOrgChannelRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*PatchOrgChannelRequest) SetDesiredState ¶
func (o *PatchOrgChannelRequest) SetDesiredState(v string)
SetDesiredState gets a reference to the given string and assigns it to the DesiredState field.
func (*PatchOrgChannelRequest) SetEnableByoip ¶ added in v1.23.0
func (o *PatchOrgChannelRequest) SetEnableByoip(v bool)
SetEnableByoip gets a reference to the given bool and assigns it to the EnableByoip field.
func (*PatchOrgChannelRequest) SetId ¶
func (o *PatchOrgChannelRequest) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*PatchOrgChannelRequest) SetIngest ¶
func (o *PatchOrgChannelRequest) SetIngest(v PatchOrgChannelRequestIngest)
SetIngest gets a reference to the given PatchOrgChannelRequestIngest and assigns it to the Ingest field.
func (*PatchOrgChannelRequest) SetLabels ¶
func (o *PatchOrgChannelRequest) SetLabels(v []string)
SetLabels gets a reference to the given []string and assigns it to the Labels field.
func (*PatchOrgChannelRequest) SetModified ¶
func (o *PatchOrgChannelRequest) SetModified(v time.Time)
SetModified gets a reference to the given time.Time and assigns it to the Modified field.
func (*PatchOrgChannelRequest) SetName ¶
func (o *PatchOrgChannelRequest) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*PatchOrgChannelRequest) SetOrganization ¶
func (o *PatchOrgChannelRequest) SetOrganization(v string)
SetOrganization gets a reference to the given string and assigns it to the Organization field.
func (*PatchOrgChannelRequest) SetPackaging ¶
func (o *PatchOrgChannelRequest) SetPackaging(v ChannelPackaging)
SetPackaging gets a reference to the given ChannelPackaging and assigns it to the Packaging field.
func (*PatchOrgChannelRequest) SetPublishing ¶
func (o *PatchOrgChannelRequest) SetPublishing(v ChannelPublishing)
SetPublishing gets a reference to the given ChannelPublishing and assigns it to the Publishing field.
func (*PatchOrgChannelRequest) SetRegion ¶
func (o *PatchOrgChannelRequest) SetRegion(v string)
SetRegion gets a reference to the given string and assigns it to the Region field.
func (*PatchOrgChannelRequest) SetResourceClass ¶
func (o *PatchOrgChannelRequest) SetResourceClass(v string)
SetResourceClass gets a reference to the given string and assigns it to the ResourceClass field.
func (*PatchOrgChannelRequest) SetSchema ¶
func (o *PatchOrgChannelRequest) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*PatchOrgChannelRequest) SetSelf ¶
func (o *PatchOrgChannelRequest) SetSelf(v string)
SetSelf gets a reference to the given string and assigns it to the Self field.
func (*PatchOrgChannelRequest) SetSignaling ¶
func (o *PatchOrgChannelRequest) SetSignaling(v ChannelSignaling)
SetSignaling gets a reference to the given ChannelSignaling and assigns it to the Signaling field.
func (*PatchOrgChannelRequest) SetTags ¶
func (o *PatchOrgChannelRequest) SetTags(v ChannelTags)
SetTags gets a reference to the given ChannelTags and assigns it to the Tags field.
func (*PatchOrgChannelRequest) SetTranscode ¶
func (o *PatchOrgChannelRequest) SetTranscode(v ChannelTranscode)
SetTranscode gets a reference to the given ChannelTranscode and assigns it to the Transcode field.
func (PatchOrgChannelRequest) ToMap ¶
func (o PatchOrgChannelRequest) ToMap() (map[string]interface{}, error)
type PatchOrgChannelRequest2Inner ¶ added in v1.26.0
type PatchOrgChannelRequest2Inner struct { // JSON Pointer for the source of a move or copy From *string `json:"from,omitempty" doc:"JSON Pointer for the source of a move or copy"` // Operation name Op string `json:"op" enum:"add,remove,replace,move,copy,test" doc:"Operation name"` // JSON Pointer to the field being operated on, or the destination of a move/copy operation Path string `json:"path" doc:"JSON Pointer to the field being operated on, or the destination of a move/copy operation"` // The value to set Value interface{} `json:"value,omitempty" doc:"The value to set"` }
PatchOrgChannelRequest2Inner struct for PatchOrgChannelRequest2Inner
func NewPatchOrgChannelRequest2Inner ¶ added in v1.26.0
func NewPatchOrgChannelRequest2Inner(op string, path string) *PatchOrgChannelRequest2Inner
NewPatchOrgChannelRequest2Inner instantiates a new PatchOrgChannelRequest2Inner 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 NewPatchOrgChannelRequest2InnerWithDefaults ¶ added in v1.26.0
func NewPatchOrgChannelRequest2InnerWithDefaults() *PatchOrgChannelRequest2Inner
NewPatchOrgChannelRequest2InnerWithDefaults instantiates a new PatchOrgChannelRequest2Inner 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 (*PatchOrgChannelRequest2Inner) GetFrom ¶ added in v1.26.0
func (o *PatchOrgChannelRequest2Inner) GetFrom() string
GetFrom returns the From field value if set, zero value otherwise.
func (*PatchOrgChannelRequest2Inner) GetFromOk ¶ added in v1.26.0
func (o *PatchOrgChannelRequest2Inner) GetFromOk() (*string, bool)
GetFromOk returns a tuple with the From field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrgChannelRequest2Inner) GetOp ¶ added in v1.26.0
func (o *PatchOrgChannelRequest2Inner) GetOp() string
GetOp returns the Op field value
func (*PatchOrgChannelRequest2Inner) GetOpOk ¶ added in v1.26.0
func (o *PatchOrgChannelRequest2Inner) GetOpOk() (*string, bool)
GetOpOk returns a tuple with the Op field value and a boolean to check if the value has been set.
func (*PatchOrgChannelRequest2Inner) GetPath ¶ added in v1.26.0
func (o *PatchOrgChannelRequest2Inner) GetPath() string
GetPath returns the Path field value
func (*PatchOrgChannelRequest2Inner) GetPathOk ¶ added in v1.26.0
func (o *PatchOrgChannelRequest2Inner) GetPathOk() (*string, bool)
GetPathOk returns a tuple with the Path field value and a boolean to check if the value has been set.
func (*PatchOrgChannelRequest2Inner) GetValue ¶ added in v1.26.0
func (o *PatchOrgChannelRequest2Inner) GetValue() interface{}
GetValue returns the Value field value if set, zero value otherwise (both if not set or set to explicit null).
func (*PatchOrgChannelRequest2Inner) GetValueOk ¶ added in v1.26.0
func (o *PatchOrgChannelRequest2Inner) GetValueOk() (*interface{}, bool)
GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*PatchOrgChannelRequest2Inner) HasFrom ¶ added in v1.26.0
func (o *PatchOrgChannelRequest2Inner) HasFrom() bool
HasFrom returns a boolean if a field has been set.
func (*PatchOrgChannelRequest2Inner) HasValue ¶ added in v1.26.0
func (o *PatchOrgChannelRequest2Inner) HasValue() bool
HasValue returns a boolean if a field has been set.
func (PatchOrgChannelRequest2Inner) MarshalJSON ¶ added in v1.26.0
func (o PatchOrgChannelRequest2Inner) MarshalJSON() ([]byte, error)
func (*PatchOrgChannelRequest2Inner) SetFrom ¶ added in v1.26.0
func (o *PatchOrgChannelRequest2Inner) SetFrom(v string)
SetFrom gets a reference to the given string and assigns it to the From field.
func (*PatchOrgChannelRequest2Inner) SetOp ¶ added in v1.26.0
func (o *PatchOrgChannelRequest2Inner) SetOp(v string)
SetOp sets field value
func (*PatchOrgChannelRequest2Inner) SetPath ¶ added in v1.26.0
func (o *PatchOrgChannelRequest2Inner) SetPath(v string)
SetPath sets field value
func (*PatchOrgChannelRequest2Inner) SetValue ¶ added in v1.26.0
func (o *PatchOrgChannelRequest2Inner) SetValue(v interface{})
SetValue gets a reference to the given interface{} and assigns it to the Value field.
func (PatchOrgChannelRequest2Inner) ToMap ¶ added in v1.26.0
func (o PatchOrgChannelRequest2Inner) ToMap() (map[string]interface{}, error)
type PatchOrgChannelRequestIngest ¶ added in v1.26.0
type PatchOrgChannelRequestIngest struct { Slate *ChannelIngestSlate `json:"slate,omitempty"` Source *ChannelIngestSource `json:"source,omitempty"` }
PatchOrgChannelRequestIngest Ingest configures inputs for the transcoder.
func NewPatchOrgChannelRequestIngest ¶ added in v1.26.0
func NewPatchOrgChannelRequestIngest() *PatchOrgChannelRequestIngest
NewPatchOrgChannelRequestIngest instantiates a new PatchOrgChannelRequestIngest 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 NewPatchOrgChannelRequestIngestWithDefaults ¶ added in v1.26.0
func NewPatchOrgChannelRequestIngestWithDefaults() *PatchOrgChannelRequestIngest
NewPatchOrgChannelRequestIngestWithDefaults instantiates a new PatchOrgChannelRequestIngest 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 (*PatchOrgChannelRequestIngest) GetSlate ¶ added in v1.26.0
func (o *PatchOrgChannelRequestIngest) GetSlate() ChannelIngestSlate
GetSlate returns the Slate field value if set, zero value otherwise.
func (*PatchOrgChannelRequestIngest) GetSlateOk ¶ added in v1.26.0
func (o *PatchOrgChannelRequestIngest) GetSlateOk() (*ChannelIngestSlate, bool)
GetSlateOk returns a tuple with the Slate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrgChannelRequestIngest) GetSource ¶ added in v1.26.0
func (o *PatchOrgChannelRequestIngest) GetSource() ChannelIngestSource
GetSource returns the Source field value if set, zero value otherwise.
func (*PatchOrgChannelRequestIngest) GetSourceOk ¶ added in v1.26.0
func (o *PatchOrgChannelRequestIngest) GetSourceOk() (*ChannelIngestSource, bool)
GetSourceOk returns a tuple with the Source field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrgChannelRequestIngest) HasSlate ¶ added in v1.26.0
func (o *PatchOrgChannelRequestIngest) HasSlate() bool
HasSlate returns a boolean if a field has been set.
func (*PatchOrgChannelRequestIngest) HasSource ¶ added in v1.26.0
func (o *PatchOrgChannelRequestIngest) HasSource() bool
HasSource returns a boolean if a field has been set.
func (PatchOrgChannelRequestIngest) MarshalJSON ¶ added in v1.26.0
func (o PatchOrgChannelRequestIngest) MarshalJSON() ([]byte, error)
func (*PatchOrgChannelRequestIngest) SetSlate ¶ added in v1.26.0
func (o *PatchOrgChannelRequestIngest) SetSlate(v ChannelIngestSlate)
SetSlate gets a reference to the given ChannelIngestSlate and assigns it to the Slate field.
func (*PatchOrgChannelRequestIngest) SetSource ¶ added in v1.26.0
func (o *PatchOrgChannelRequestIngest) SetSource(v ChannelIngestSource)
SetSource gets a reference to the given ChannelIngestSource and assigns it to the Source field.
func (PatchOrgChannelRequestIngest) ToMap ¶ added in v1.26.0
func (o PatchOrgChannelRequestIngest) ToMap() (map[string]interface{}, error)
type PinSourceRequest ¶
type PinSourceRequest struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Which ingest origin to pin the transcoder to. IngestOrigin *string `json:"ingest_origin,omitempty" enum:"PRIMARY,SECONDARY" doc:"Which ingest origin to pin the transcoder to."` }
PinSourceRequest struct for PinSourceRequest
func NewPinSourceRequest ¶
func NewPinSourceRequest() *PinSourceRequest
NewPinSourceRequest instantiates a new PinSourceRequest 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 NewPinSourceRequestWithDefaults ¶
func NewPinSourceRequestWithDefaults() *PinSourceRequest
NewPinSourceRequestWithDefaults instantiates a new PinSourceRequest 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 (*PinSourceRequest) GetIngestOrigin ¶
func (o *PinSourceRequest) GetIngestOrigin() string
GetIngestOrigin returns the IngestOrigin field value if set, zero value otherwise.
func (*PinSourceRequest) GetIngestOriginOk ¶
func (o *PinSourceRequest) GetIngestOriginOk() (*string, bool)
GetIngestOriginOk returns a tuple with the IngestOrigin field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PinSourceRequest) GetSchema ¶
func (o *PinSourceRequest) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*PinSourceRequest) GetSchemaOk ¶
func (o *PinSourceRequest) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PinSourceRequest) HasIngestOrigin ¶
func (o *PinSourceRequest) HasIngestOrigin() bool
HasIngestOrigin returns a boolean if a field has been set.
func (*PinSourceRequest) HasSchema ¶
func (o *PinSourceRequest) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (PinSourceRequest) MarshalJSON ¶
func (o PinSourceRequest) MarshalJSON() ([]byte, error)
func (*PinSourceRequest) SetIngestOrigin ¶
func (o *PinSourceRequest) SetIngestOrigin(v string)
SetIngestOrigin gets a reference to the given string and assigns it to the IngestOrigin field.
func (*PinSourceRequest) SetSchema ¶
func (o *PinSourceRequest) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (PinSourceRequest) ToMap ¶
func (o PinSourceRequest) ToMap() (map[string]interface{}, error)
type PlayURLResponse ¶
type PlayURLResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // URL for playback of a clip Url string `json:"url" doc:"URL for playback of a clip"` }
PlayURLResponse struct for PlayURLResponse
func NewPlayURLResponse ¶
func NewPlayURLResponse(url string) *PlayURLResponse
NewPlayURLResponse instantiates a new PlayURLResponse 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 NewPlayURLResponseWithDefaults ¶
func NewPlayURLResponseWithDefaults() *PlayURLResponse
NewPlayURLResponseWithDefaults instantiates a new PlayURLResponse 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 (*PlayURLResponse) GetSchema ¶
func (o *PlayURLResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*PlayURLResponse) GetSchemaOk ¶
func (o *PlayURLResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PlayURLResponse) GetUrl ¶
func (o *PlayURLResponse) GetUrl() string
GetUrl returns the Url field value
func (*PlayURLResponse) GetUrlOk ¶
func (o *PlayURLResponse) GetUrlOk() (*string, bool)
GetUrlOk returns a tuple with the Url field value and a boolean to check if the value has been set.
func (*PlayURLResponse) HasSchema ¶
func (o *PlayURLResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (PlayURLResponse) MarshalJSON ¶
func (o PlayURLResponse) MarshalJSON() ([]byte, error)
func (*PlayURLResponse) SetSchema ¶
func (o *PlayURLResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*PlayURLResponse) SetUrl ¶
func (o *PlayURLResponse) SetUrl(v string)
SetUrl sets field value
func (PlayURLResponse) ToMap ¶
func (o PlayURLResponse) ToMap() (map[string]interface{}, error)
type PostClipArchiveRequest ¶ added in v1.2.0
type PostClipArchiveRequest struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Identifer that is carried through the archive request CorrelationId *string `json:"correlation_id,omitempty" doc:"Identifer that is carried through the archive request"` }
PostClipArchiveRequest struct for PostClipArchiveRequest
func NewPostClipArchiveRequest ¶ added in v1.2.0
func NewPostClipArchiveRequest() *PostClipArchiveRequest
NewPostClipArchiveRequest instantiates a new PostClipArchiveRequest 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 NewPostClipArchiveRequestWithDefaults ¶ added in v1.2.0
func NewPostClipArchiveRequestWithDefaults() *PostClipArchiveRequest
NewPostClipArchiveRequestWithDefaults instantiates a new PostClipArchiveRequest 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 (*PostClipArchiveRequest) GetCorrelationId ¶ added in v1.2.0
func (o *PostClipArchiveRequest) GetCorrelationId() string
GetCorrelationId returns the CorrelationId field value if set, zero value otherwise.
func (*PostClipArchiveRequest) GetCorrelationIdOk ¶ added in v1.2.0
func (o *PostClipArchiveRequest) GetCorrelationIdOk() (*string, bool)
GetCorrelationIdOk returns a tuple with the CorrelationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PostClipArchiveRequest) GetSchema ¶ added in v1.2.0
func (o *PostClipArchiveRequest) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*PostClipArchiveRequest) GetSchemaOk ¶ added in v1.2.0
func (o *PostClipArchiveRequest) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PostClipArchiveRequest) HasCorrelationId ¶ added in v1.2.0
func (o *PostClipArchiveRequest) HasCorrelationId() bool
HasCorrelationId returns a boolean if a field has been set.
func (*PostClipArchiveRequest) HasSchema ¶ added in v1.2.0
func (o *PostClipArchiveRequest) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (PostClipArchiveRequest) MarshalJSON ¶ added in v1.2.0
func (o PostClipArchiveRequest) MarshalJSON() ([]byte, error)
func (*PostClipArchiveRequest) SetCorrelationId ¶ added in v1.2.0
func (o *PostClipArchiveRequest) SetCorrelationId(v string)
SetCorrelationId gets a reference to the given string and assigns it to the CorrelationId field.
func (*PostClipArchiveRequest) SetSchema ¶ added in v1.2.0
func (o *PostClipArchiveRequest) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (PostClipArchiveRequest) ToMap ¶ added in v1.2.0
func (o PostClipArchiveRequest) ToMap() (map[string]interface{}, error)
type PostClipArchiveResponse ¶
type PostClipArchiveResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Identifer that is carried through the archive request CorrelationId *string `json:"correlation_id,omitempty" doc:"Identifer that is carried through the archive request"` // Set if Live2VOD failed to start an archive task for any configured archive destination. Empty if all are successful TaskErrors []ErrorModelErrorsInner `` /* 140-byte string literal not displayed */ // Array of task ids for each archive destination task started by Live2VOD TaskIds []string `json:"task_ids" doc:"Array of task ids for each archive destination task started by Live2VOD"` }
PostClipArchiveResponse struct for PostClipArchiveResponse
func NewPostClipArchiveResponse ¶
func NewPostClipArchiveResponse(taskErrors []ErrorModelErrorsInner, taskIds []string) *PostClipArchiveResponse
NewPostClipArchiveResponse instantiates a new PostClipArchiveResponse 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 NewPostClipArchiveResponseWithDefaults ¶
func NewPostClipArchiveResponseWithDefaults() *PostClipArchiveResponse
NewPostClipArchiveResponseWithDefaults instantiates a new PostClipArchiveResponse 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 (*PostClipArchiveResponse) GetCorrelationId ¶ added in v1.2.0
func (o *PostClipArchiveResponse) GetCorrelationId() string
GetCorrelationId returns the CorrelationId field value if set, zero value otherwise.
func (*PostClipArchiveResponse) GetCorrelationIdOk ¶ added in v1.2.0
func (o *PostClipArchiveResponse) GetCorrelationIdOk() (*string, bool)
GetCorrelationIdOk returns a tuple with the CorrelationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PostClipArchiveResponse) GetSchema ¶
func (o *PostClipArchiveResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*PostClipArchiveResponse) GetSchemaOk ¶
func (o *PostClipArchiveResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PostClipArchiveResponse) GetTaskErrors ¶
func (o *PostClipArchiveResponse) GetTaskErrors() []ErrorModelErrorsInner
GetTaskErrors returns the TaskErrors field value
func (*PostClipArchiveResponse) GetTaskErrorsOk ¶
func (o *PostClipArchiveResponse) GetTaskErrorsOk() ([]ErrorModelErrorsInner, bool)
GetTaskErrorsOk returns a tuple with the TaskErrors field value and a boolean to check if the value has been set.
func (*PostClipArchiveResponse) GetTaskIds ¶
func (o *PostClipArchiveResponse) GetTaskIds() []string
GetTaskIds returns the TaskIds field value
func (*PostClipArchiveResponse) GetTaskIdsOk ¶
func (o *PostClipArchiveResponse) GetTaskIdsOk() ([]string, bool)
GetTaskIdsOk returns a tuple with the TaskIds field value and a boolean to check if the value has been set.
func (*PostClipArchiveResponse) HasCorrelationId ¶ added in v1.2.0
func (o *PostClipArchiveResponse) HasCorrelationId() bool
HasCorrelationId returns a boolean if a field has been set.
func (*PostClipArchiveResponse) HasSchema ¶
func (o *PostClipArchiveResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (PostClipArchiveResponse) MarshalJSON ¶
func (o PostClipArchiveResponse) MarshalJSON() ([]byte, error)
func (*PostClipArchiveResponse) SetCorrelationId ¶ added in v1.2.0
func (o *PostClipArchiveResponse) SetCorrelationId(v string)
SetCorrelationId gets a reference to the given string and assigns it to the CorrelationId field.
func (*PostClipArchiveResponse) SetSchema ¶
func (o *PostClipArchiveResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*PostClipArchiveResponse) SetTaskErrors ¶
func (o *PostClipArchiveResponse) SetTaskErrors(v []ErrorModelErrorsInner)
SetTaskErrors sets field value
func (*PostClipArchiveResponse) SetTaskIds ¶
func (o *PostClipArchiveResponse) SetTaskIds(v []string)
SetTaskIds sets field value
func (PostClipArchiveResponse) ToMap ¶
func (o PostClipArchiveResponse) ToMap() (map[string]interface{}, error)
type PostClipRequest ¶
type PostClipRequest struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Identifer that is carried through archive and collapse notifications for the clip creation CorrelationId *string `` /* 128-byte string literal not displayed */ // If true, creates the mp4. Default: false CreateMp4 *bool `json:"create_mp4,omitempty" doc:"If true, creates the mp4. Default: false"` // Description of the clip being created Description *string `json:"description,omitempty" maxLength:"80" doc:"Description of the clip being created"` // End timestamp in RFC3339Nano format End string `json:"end" doc:"End timestamp in RFC3339Nano format"` // If set, overrides the mp4 file path for archiving. Mp4FilePath *string `json:"mp4_file_path,omitempty" maxLength:"1024" doc:"If set, overrides the mp4 file path for archiving."` // Overwrite existing clip. Default: false Overwrite *bool `json:"overwrite,omitempty" doc:"Overwrite existing clip. Default: false"` // Start timestamp in RFC3339Nano format Start string `json:"start" doc:"Start timestamp in RFC3339Nano format"` }
PostClipRequest struct for PostClipRequest
func NewPostClipRequest ¶
func NewPostClipRequest(end string, start string) *PostClipRequest
NewPostClipRequest instantiates a new PostClipRequest 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 NewPostClipRequestWithDefaults ¶
func NewPostClipRequestWithDefaults() *PostClipRequest
NewPostClipRequestWithDefaults instantiates a new PostClipRequest 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 (*PostClipRequest) GetCorrelationId ¶ added in v1.2.0
func (o *PostClipRequest) GetCorrelationId() string
GetCorrelationId returns the CorrelationId field value if set, zero value otherwise.
func (*PostClipRequest) GetCorrelationIdOk ¶ added in v1.2.0
func (o *PostClipRequest) GetCorrelationIdOk() (*string, bool)
GetCorrelationIdOk returns a tuple with the CorrelationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PostClipRequest) GetCreateMp4 ¶ added in v1.12.0
func (o *PostClipRequest) GetCreateMp4() bool
GetCreateMp4 returns the CreateMp4 field value if set, zero value otherwise.
func (*PostClipRequest) GetCreateMp4Ok ¶ added in v1.12.0
func (o *PostClipRequest) GetCreateMp4Ok() (*bool, bool)
GetCreateMp4Ok returns a tuple with the CreateMp4 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PostClipRequest) GetDescription ¶
func (o *PostClipRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*PostClipRequest) GetDescriptionOk ¶
func (o *PostClipRequest) 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 (*PostClipRequest) GetEnd ¶
func (o *PostClipRequest) GetEnd() string
GetEnd returns the End field value
func (*PostClipRequest) GetEndOk ¶
func (o *PostClipRequest) GetEndOk() (*string, bool)
GetEndOk returns a tuple with the End field value and a boolean to check if the value has been set.
func (*PostClipRequest) GetMp4FilePath ¶ added in v1.12.0
func (o *PostClipRequest) GetMp4FilePath() string
GetMp4FilePath returns the Mp4FilePath field value if set, zero value otherwise.
func (*PostClipRequest) GetMp4FilePathOk ¶ added in v1.12.0
func (o *PostClipRequest) GetMp4FilePathOk() (*string, bool)
GetMp4FilePathOk returns a tuple with the Mp4FilePath field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PostClipRequest) GetOverwrite ¶
func (o *PostClipRequest) GetOverwrite() bool
GetOverwrite returns the Overwrite field value if set, zero value otherwise.
func (*PostClipRequest) GetOverwriteOk ¶
func (o *PostClipRequest) GetOverwriteOk() (*bool, bool)
GetOverwriteOk returns a tuple with the Overwrite field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PostClipRequest) GetSchema ¶
func (o *PostClipRequest) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*PostClipRequest) GetSchemaOk ¶
func (o *PostClipRequest) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PostClipRequest) GetStart ¶
func (o *PostClipRequest) GetStart() string
GetStart returns the Start field value
func (*PostClipRequest) GetStartOk ¶
func (o *PostClipRequest) GetStartOk() (*string, bool)
GetStartOk returns a tuple with the Start field value and a boolean to check if the value has been set.
func (*PostClipRequest) HasCorrelationId ¶ added in v1.2.0
func (o *PostClipRequest) HasCorrelationId() bool
HasCorrelationId returns a boolean if a field has been set.
func (*PostClipRequest) HasCreateMp4 ¶ added in v1.12.0
func (o *PostClipRequest) HasCreateMp4() bool
HasCreateMp4 returns a boolean if a field has been set.
func (*PostClipRequest) HasDescription ¶
func (o *PostClipRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*PostClipRequest) HasMp4FilePath ¶ added in v1.12.0
func (o *PostClipRequest) HasMp4FilePath() bool
HasMp4FilePath returns a boolean if a field has been set.
func (*PostClipRequest) HasOverwrite ¶
func (o *PostClipRequest) HasOverwrite() bool
HasOverwrite returns a boolean if a field has been set.
func (*PostClipRequest) HasSchema ¶
func (o *PostClipRequest) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (PostClipRequest) MarshalJSON ¶
func (o PostClipRequest) MarshalJSON() ([]byte, error)
func (*PostClipRequest) SetCorrelationId ¶ added in v1.2.0
func (o *PostClipRequest) SetCorrelationId(v string)
SetCorrelationId gets a reference to the given string and assigns it to the CorrelationId field.
func (*PostClipRequest) SetCreateMp4 ¶ added in v1.12.0
func (o *PostClipRequest) SetCreateMp4(v bool)
SetCreateMp4 gets a reference to the given bool and assigns it to the CreateMp4 field.
func (*PostClipRequest) SetDescription ¶
func (o *PostClipRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*PostClipRequest) SetEnd ¶
func (o *PostClipRequest) SetEnd(v string)
SetEnd sets field value
func (*PostClipRequest) SetMp4FilePath ¶ added in v1.12.0
func (o *PostClipRequest) SetMp4FilePath(v string)
SetMp4FilePath gets a reference to the given string and assigns it to the Mp4FilePath field.
func (*PostClipRequest) SetOverwrite ¶
func (o *PostClipRequest) SetOverwrite(v bool)
SetOverwrite gets a reference to the given bool and assigns it to the Overwrite field.
func (*PostClipRequest) SetSchema ¶
func (o *PostClipRequest) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*PostClipRequest) SetStart ¶
func (o *PostClipRequest) SetStart(v string)
SetStart sets field value
func (PostClipRequest) ToMap ¶
func (o PostClipRequest) ToMap() (map[string]interface{}, error)
type PostClipResponse ¶
type PostClipResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // List of clip identifiers paired with each VodID that was clipped Clips []PostClipResponseClipsInner `json:"clips" doc:"List of clip identifiers paired with each VodID that was clipped"` // Identifer that is carried through archive and collapse notifications for the clip creation CorrelationId *string `` /* 128-byte string literal not displayed */ // Reports failures of individual clip tasks. Empty if all are successful TaskErrors []ErrorModelErrorsInner `json:"task_errors" doc:"Reports failures of individual clip tasks. Empty if all are successful"` // Identifies clipping tasks, each task producing N VodItems TaskIds []string `json:"task_ids" doc:"Identifies clipping tasks, each task producing N VodItems"` }
PostClipResponse struct for PostClipResponse
func NewPostClipResponse ¶
func NewPostClipResponse(clips []PostClipResponseClipsInner, taskErrors []ErrorModelErrorsInner, taskIds []string) *PostClipResponse
NewPostClipResponse instantiates a new PostClipResponse 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 NewPostClipResponseWithDefaults ¶
func NewPostClipResponseWithDefaults() *PostClipResponse
NewPostClipResponseWithDefaults instantiates a new PostClipResponse 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 (*PostClipResponse) GetClips ¶
func (o *PostClipResponse) GetClips() []PostClipResponseClipsInner
GetClips returns the Clips field value
func (*PostClipResponse) GetClipsOk ¶
func (o *PostClipResponse) GetClipsOk() ([]PostClipResponseClipsInner, bool)
GetClipsOk returns a tuple with the Clips field value and a boolean to check if the value has been set.
func (*PostClipResponse) GetCorrelationId ¶ added in v1.2.0
func (o *PostClipResponse) GetCorrelationId() string
GetCorrelationId returns the CorrelationId field value if set, zero value otherwise.
func (*PostClipResponse) GetCorrelationIdOk ¶ added in v1.2.0
func (o *PostClipResponse) GetCorrelationIdOk() (*string, bool)
GetCorrelationIdOk returns a tuple with the CorrelationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PostClipResponse) GetSchema ¶
func (o *PostClipResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*PostClipResponse) GetSchemaOk ¶
func (o *PostClipResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PostClipResponse) GetTaskErrors ¶
func (o *PostClipResponse) GetTaskErrors() []ErrorModelErrorsInner
GetTaskErrors returns the TaskErrors field value
func (*PostClipResponse) GetTaskErrorsOk ¶
func (o *PostClipResponse) GetTaskErrorsOk() ([]ErrorModelErrorsInner, bool)
GetTaskErrorsOk returns a tuple with the TaskErrors field value and a boolean to check if the value has been set.
func (*PostClipResponse) GetTaskIds ¶
func (o *PostClipResponse) GetTaskIds() []string
GetTaskIds returns the TaskIds field value
func (*PostClipResponse) GetTaskIdsOk ¶
func (o *PostClipResponse) GetTaskIdsOk() ([]string, bool)
GetTaskIdsOk returns a tuple with the TaskIds field value and a boolean to check if the value has been set.
func (*PostClipResponse) HasCorrelationId ¶ added in v1.2.0
func (o *PostClipResponse) HasCorrelationId() bool
HasCorrelationId returns a boolean if a field has been set.
func (*PostClipResponse) HasSchema ¶
func (o *PostClipResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (PostClipResponse) MarshalJSON ¶
func (o PostClipResponse) MarshalJSON() ([]byte, error)
func (*PostClipResponse) SetClips ¶
func (o *PostClipResponse) SetClips(v []PostClipResponseClipsInner)
SetClips sets field value
func (*PostClipResponse) SetCorrelationId ¶ added in v1.2.0
func (o *PostClipResponse) SetCorrelationId(v string)
SetCorrelationId gets a reference to the given string and assigns it to the CorrelationId field.
func (*PostClipResponse) SetSchema ¶
func (o *PostClipResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*PostClipResponse) SetTaskErrors ¶
func (o *PostClipResponse) SetTaskErrors(v []ErrorModelErrorsInner)
SetTaskErrors sets field value
func (*PostClipResponse) SetTaskIds ¶
func (o *PostClipResponse) SetTaskIds(v []string)
SetTaskIds sets field value
func (PostClipResponse) ToMap ¶
func (o PostClipResponse) ToMap() (map[string]interface{}, error)
type PostClipResponseClipsInner ¶
type PostClipResponseClipsInner struct { // Identifier for the clip created from the VOD ClipId string `json:"clip_id" doc:"Identifier for the clip created from the VOD"` // Identifier for the VOD from which the clip was created VodId string `json:"vod_id" doc:"Identifier for the VOD from which the clip was created"` }
PostClipResponseClipsInner struct for PostClipResponseClipsInner
func NewPostClipResponseClipsInner ¶
func NewPostClipResponseClipsInner(clipId string, vodId string) *PostClipResponseClipsInner
NewPostClipResponseClipsInner instantiates a new PostClipResponseClipsInner 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 NewPostClipResponseClipsInnerWithDefaults ¶
func NewPostClipResponseClipsInnerWithDefaults() *PostClipResponseClipsInner
NewPostClipResponseClipsInnerWithDefaults instantiates a new PostClipResponseClipsInner 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 (*PostClipResponseClipsInner) GetClipId ¶
func (o *PostClipResponseClipsInner) GetClipId() string
GetClipId returns the ClipId field value
func (*PostClipResponseClipsInner) GetClipIdOk ¶
func (o *PostClipResponseClipsInner) GetClipIdOk() (*string, bool)
GetClipIdOk returns a tuple with the ClipId field value and a boolean to check if the value has been set.
func (*PostClipResponseClipsInner) GetVodId ¶
func (o *PostClipResponseClipsInner) GetVodId() string
GetVodId returns the VodId field value
func (*PostClipResponseClipsInner) GetVodIdOk ¶
func (o *PostClipResponseClipsInner) GetVodIdOk() (*string, bool)
GetVodIdOk returns a tuple with the VodId field value and a boolean to check if the value has been set.
func (PostClipResponseClipsInner) MarshalJSON ¶
func (o PostClipResponseClipsInner) MarshalJSON() ([]byte, error)
func (*PostClipResponseClipsInner) SetClipId ¶
func (o *PostClipResponseClipsInner) SetClipId(v string)
SetClipId sets field value
func (*PostClipResponseClipsInner) SetVodId ¶
func (o *PostClipResponseClipsInner) SetVodId(v string)
SetVodId sets field value
func (PostClipResponseClipsInner) ToMap ¶
func (o PostClipResponseClipsInner) ToMap() (map[string]interface{}, error)
type PostCopyMP4Request ¶ added in v1.5.0
type PostCopyMP4Request struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // override path for writing an mp4 to destination. OverrideMp4Path *string `json:"override_mp4_path,omitempty" maxLength:"1024" doc:"override path for writing an mp4 to destination."` }
PostCopyMP4Request struct for PostCopyMP4Request
func NewPostCopyMP4Request ¶ added in v1.5.0
func NewPostCopyMP4Request() *PostCopyMP4Request
NewPostCopyMP4Request instantiates a new PostCopyMP4Request 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 NewPostCopyMP4RequestWithDefaults ¶ added in v1.5.0
func NewPostCopyMP4RequestWithDefaults() *PostCopyMP4Request
NewPostCopyMP4RequestWithDefaults instantiates a new PostCopyMP4Request 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 (*PostCopyMP4Request) GetOverrideMp4Path ¶ added in v1.5.0
func (o *PostCopyMP4Request) GetOverrideMp4Path() string
GetOverrideMp4Path returns the OverrideMp4Path field value if set, zero value otherwise.
func (*PostCopyMP4Request) GetOverrideMp4PathOk ¶ added in v1.5.0
func (o *PostCopyMP4Request) GetOverrideMp4PathOk() (*string, bool)
GetOverrideMp4PathOk returns a tuple with the OverrideMp4Path field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PostCopyMP4Request) GetSchema ¶ added in v1.5.0
func (o *PostCopyMP4Request) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*PostCopyMP4Request) GetSchemaOk ¶ added in v1.5.0
func (o *PostCopyMP4Request) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PostCopyMP4Request) HasOverrideMp4Path ¶ added in v1.5.0
func (o *PostCopyMP4Request) HasOverrideMp4Path() bool
HasOverrideMp4Path returns a boolean if a field has been set.
func (*PostCopyMP4Request) HasSchema ¶ added in v1.5.0
func (o *PostCopyMP4Request) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (PostCopyMP4Request) MarshalJSON ¶ added in v1.5.0
func (o PostCopyMP4Request) MarshalJSON() ([]byte, error)
func (*PostCopyMP4Request) SetOverrideMp4Path ¶ added in v1.5.0
func (o *PostCopyMP4Request) SetOverrideMp4Path(v string)
SetOverrideMp4Path gets a reference to the given string and assigns it to the OverrideMp4Path field.
func (*PostCopyMP4Request) SetSchema ¶ added in v1.5.0
func (o *PostCopyMP4Request) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (PostCopyMP4Request) ToMap ¶ added in v1.5.0
func (o PostCopyMP4Request) ToMap() (map[string]interface{}, error)
type PostCopyMP4Response ¶ added in v1.5.0
type PostCopyMP4Response struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Array of task ids for each copymp4 destination task successfully started by Live2VOD TaskIds []string `json:"task_ids" doc:"Array of task ids for each copymp4 destination task successfully started by Live2VOD"` }
PostCopyMP4Response struct for PostCopyMP4Response
func NewPostCopyMP4Response ¶ added in v1.5.0
func NewPostCopyMP4Response(taskIds []string) *PostCopyMP4Response
NewPostCopyMP4Response instantiates a new PostCopyMP4Response 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 NewPostCopyMP4ResponseWithDefaults ¶ added in v1.5.0
func NewPostCopyMP4ResponseWithDefaults() *PostCopyMP4Response
NewPostCopyMP4ResponseWithDefaults instantiates a new PostCopyMP4Response 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 (*PostCopyMP4Response) GetSchema ¶ added in v1.5.0
func (o *PostCopyMP4Response) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*PostCopyMP4Response) GetSchemaOk ¶ added in v1.5.0
func (o *PostCopyMP4Response) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PostCopyMP4Response) GetTaskIds ¶ added in v1.5.0
func (o *PostCopyMP4Response) GetTaskIds() []string
GetTaskIds returns the TaskIds field value
func (*PostCopyMP4Response) GetTaskIdsOk ¶ added in v1.5.0
func (o *PostCopyMP4Response) GetTaskIdsOk() ([]string, bool)
GetTaskIdsOk returns a tuple with the TaskIds field value and a boolean to check if the value has been set.
func (*PostCopyMP4Response) HasSchema ¶ added in v1.5.0
func (o *PostCopyMP4Response) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (PostCopyMP4Response) MarshalJSON ¶ added in v1.5.0
func (o PostCopyMP4Response) MarshalJSON() ([]byte, error)
func (*PostCopyMP4Response) SetSchema ¶ added in v1.5.0
func (o *PostCopyMP4Response) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*PostCopyMP4Response) SetTaskIds ¶ added in v1.5.0
func (o *PostCopyMP4Response) SetTaskIds(v []string)
SetTaskIds sets field value
func (PostCopyMP4Response) ToMap ¶ added in v1.5.0
func (o PostCopyMP4Response) ToMap() (map[string]interface{}, error)
type PostMakeMP4Request ¶ added in v1.13.0
type PostMakeMP4Request struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // override path for writing an mp4 to destination. OverrideMp4Path *string `json:"override_mp4_path,omitempty" maxLength:"1024" doc:"override path for writing an mp4 to destination."` }
PostMakeMP4Request struct for PostMakeMP4Request
func NewPostMakeMP4Request ¶ added in v1.13.0
func NewPostMakeMP4Request() *PostMakeMP4Request
NewPostMakeMP4Request instantiates a new PostMakeMP4Request 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 NewPostMakeMP4RequestWithDefaults ¶ added in v1.13.0
func NewPostMakeMP4RequestWithDefaults() *PostMakeMP4Request
NewPostMakeMP4RequestWithDefaults instantiates a new PostMakeMP4Request 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 (*PostMakeMP4Request) GetOverrideMp4Path ¶ added in v1.13.0
func (o *PostMakeMP4Request) GetOverrideMp4Path() string
GetOverrideMp4Path returns the OverrideMp4Path field value if set, zero value otherwise.
func (*PostMakeMP4Request) GetOverrideMp4PathOk ¶ added in v1.13.0
func (o *PostMakeMP4Request) GetOverrideMp4PathOk() (*string, bool)
GetOverrideMp4PathOk returns a tuple with the OverrideMp4Path field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PostMakeMP4Request) GetSchema ¶ added in v1.13.0
func (o *PostMakeMP4Request) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*PostMakeMP4Request) GetSchemaOk ¶ added in v1.13.0
func (o *PostMakeMP4Request) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PostMakeMP4Request) HasOverrideMp4Path ¶ added in v1.13.0
func (o *PostMakeMP4Request) HasOverrideMp4Path() bool
HasOverrideMp4Path returns a boolean if a field has been set.
func (*PostMakeMP4Request) HasSchema ¶ added in v1.13.0
func (o *PostMakeMP4Request) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (PostMakeMP4Request) MarshalJSON ¶ added in v1.13.0
func (o PostMakeMP4Request) MarshalJSON() ([]byte, error)
func (*PostMakeMP4Request) SetOverrideMp4Path ¶ added in v1.13.0
func (o *PostMakeMP4Request) SetOverrideMp4Path(v string)
SetOverrideMp4Path gets a reference to the given string and assigns it to the OverrideMp4Path field.
func (*PostMakeMP4Request) SetSchema ¶ added in v1.13.0
func (o *PostMakeMP4Request) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (PostMakeMP4Request) ToMap ¶ added in v1.13.0
func (o PostMakeMP4Request) ToMap() (map[string]interface{}, error)
type PutOrgChannelRequest ¶
type PutOrgChannelRequest struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Date and time the channel was created. Created *time.Time `json:"created,omitempty" format:"date-time" doc:"Date and time the channel was created."` // A human-readable description of the channel. Description *string `json:"description,omitempty" doc:"A human-readable description of the channel."` // Desired running state for a channel. DesiredState *string `json:"desired_state,omitempty" enum:"ON,OFF" doc:"Desired running state for a channel."` // Indicates whether the channel's transcoder needs to run in a designated IP range. EnableByoip *bool `json:"enable_byoip,omitempty" doc:"Indicates whether the channel's transcoder needs to run in a designated IP range."` // External Channel ID provided at channel creation time Id *string `` /* 133-byte string literal not displayed */ Ingest PutOrgChannelRequestIngest `json:"ingest"` // Optional labels for a channel. Any included labels must be at least 1 character long, but no greater than 256 characters. The maximum number of labels is 50. Labels []string `` /* 201-byte string literal not displayed */ // Date and time the channel was last modified. Modified *time.Time `json:"modified,omitempty" format:"date-time" doc:"Date and time the channel was last modified."` // A friendly human-readable name for the channel. This will get displayed in user interfaces. Name *string `json:"name,omitempty" doc:"A friendly human-readable name for the channel. This will get displayed in user interfaces."` Organization *string `json:"organization,omitempty" minLength:"1"` Packaging *ChannelPackaging `json:"packaging,omitempty"` Publishing *ChannelPublishing `json:"publishing,omitempty"` // Region represents the general geolocation for transcoding and stream egress from iStreamPlanet. If no region is provided at channel creation time, then 'US_WEST' is used. Region *string `` /* 223-byte string literal not displayed */ // If the ResourceClass is unspecified the channel will default to run in the 'DYNAMIC' ResourceClass. Note that changing the ResourceClass for a running channel is supported and will be performed with no downtime. ResourceClass *string `` /* 271-byte string literal not displayed */ // Self link for the channel. Self *string `json:"self,omitempty" format:"uri-reference" doc:"Self link for the channel."` Signaling *ChannelSignaling `json:"signaling,omitempty"` Tags *ChannelTags `json:"tags,omitempty"` Transcode *ChannelTranscode `json:"transcode,omitempty"` }
PutOrgChannelRequest struct for PutOrgChannelRequest
func NewPutOrgChannelRequest ¶
func NewPutOrgChannelRequest(ingest PutOrgChannelRequestIngest) *PutOrgChannelRequest
NewPutOrgChannelRequest instantiates a new PutOrgChannelRequest 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 NewPutOrgChannelRequestWithDefaults ¶
func NewPutOrgChannelRequestWithDefaults() *PutOrgChannelRequest
NewPutOrgChannelRequestWithDefaults instantiates a new PutOrgChannelRequest 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 (*PutOrgChannelRequest) GetCreated ¶
func (o *PutOrgChannelRequest) GetCreated() time.Time
GetCreated returns the Created field value if set, zero value otherwise.
func (*PutOrgChannelRequest) GetCreatedOk ¶
func (o *PutOrgChannelRequest) GetCreatedOk() (*time.Time, bool)
GetCreatedOk returns a tuple with the Created field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequest) GetDescription ¶ added in v1.27.1
func (o *PutOrgChannelRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*PutOrgChannelRequest) GetDescriptionOk ¶ added in v1.27.1
func (o *PutOrgChannelRequest) 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 (*PutOrgChannelRequest) GetDesiredState ¶
func (o *PutOrgChannelRequest) GetDesiredState() string
GetDesiredState returns the DesiredState field value if set, zero value otherwise.
func (*PutOrgChannelRequest) GetDesiredStateOk ¶
func (o *PutOrgChannelRequest) GetDesiredStateOk() (*string, bool)
GetDesiredStateOk returns a tuple with the DesiredState field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequest) GetEnableByoip ¶ added in v1.23.0
func (o *PutOrgChannelRequest) GetEnableByoip() bool
GetEnableByoip returns the EnableByoip field value if set, zero value otherwise.
func (*PutOrgChannelRequest) GetEnableByoipOk ¶ added in v1.23.0
func (o *PutOrgChannelRequest) GetEnableByoipOk() (*bool, bool)
GetEnableByoipOk returns a tuple with the EnableByoip field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequest) GetId ¶
func (o *PutOrgChannelRequest) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*PutOrgChannelRequest) GetIdOk ¶
func (o *PutOrgChannelRequest) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequest) GetIngest ¶
func (o *PutOrgChannelRequest) GetIngest() PutOrgChannelRequestIngest
GetIngest returns the Ingest field value
func (*PutOrgChannelRequest) GetIngestOk ¶
func (o *PutOrgChannelRequest) GetIngestOk() (*PutOrgChannelRequestIngest, bool)
GetIngestOk returns a tuple with the Ingest field value and a boolean to check if the value has been set.
func (*PutOrgChannelRequest) GetLabels ¶
func (o *PutOrgChannelRequest) GetLabels() []string
GetLabels returns the Labels field value if set, zero value otherwise.
func (*PutOrgChannelRequest) GetLabelsOk ¶
func (o *PutOrgChannelRequest) GetLabelsOk() ([]string, bool)
GetLabelsOk returns a tuple with the Labels field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequest) GetModified ¶
func (o *PutOrgChannelRequest) GetModified() time.Time
GetModified returns the Modified field value if set, zero value otherwise.
func (*PutOrgChannelRequest) GetModifiedOk ¶
func (o *PutOrgChannelRequest) GetModifiedOk() (*time.Time, bool)
GetModifiedOk returns a tuple with the Modified field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequest) GetName ¶
func (o *PutOrgChannelRequest) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*PutOrgChannelRequest) GetNameOk ¶
func (o *PutOrgChannelRequest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequest) GetOrganization ¶
func (o *PutOrgChannelRequest) GetOrganization() string
GetOrganization returns the Organization field value if set, zero value otherwise.
func (*PutOrgChannelRequest) GetOrganizationOk ¶
func (o *PutOrgChannelRequest) GetOrganizationOk() (*string, bool)
GetOrganizationOk returns a tuple with the Organization field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequest) GetPackaging ¶
func (o *PutOrgChannelRequest) GetPackaging() ChannelPackaging
GetPackaging returns the Packaging field value if set, zero value otherwise.
func (*PutOrgChannelRequest) GetPackagingOk ¶
func (o *PutOrgChannelRequest) GetPackagingOk() (*ChannelPackaging, bool)
GetPackagingOk returns a tuple with the Packaging field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequest) GetPublishing ¶
func (o *PutOrgChannelRequest) GetPublishing() ChannelPublishing
GetPublishing returns the Publishing field value if set, zero value otherwise.
func (*PutOrgChannelRequest) GetPublishingOk ¶
func (o *PutOrgChannelRequest) GetPublishingOk() (*ChannelPublishing, bool)
GetPublishingOk returns a tuple with the Publishing field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequest) GetRegion ¶
func (o *PutOrgChannelRequest) GetRegion() string
GetRegion returns the Region field value if set, zero value otherwise.
func (*PutOrgChannelRequest) GetRegionOk ¶
func (o *PutOrgChannelRequest) GetRegionOk() (*string, bool)
GetRegionOk returns a tuple with the Region field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequest) GetResourceClass ¶
func (o *PutOrgChannelRequest) GetResourceClass() string
GetResourceClass returns the ResourceClass field value if set, zero value otherwise.
func (*PutOrgChannelRequest) GetResourceClassOk ¶
func (o *PutOrgChannelRequest) GetResourceClassOk() (*string, bool)
GetResourceClassOk returns a tuple with the ResourceClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequest) GetSchema ¶
func (o *PutOrgChannelRequest) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*PutOrgChannelRequest) GetSchemaOk ¶
func (o *PutOrgChannelRequest) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequest) GetSelf ¶
func (o *PutOrgChannelRequest) GetSelf() string
GetSelf returns the Self field value if set, zero value otherwise.
func (*PutOrgChannelRequest) GetSelfOk ¶
func (o *PutOrgChannelRequest) GetSelfOk() (*string, bool)
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequest) GetSignaling ¶
func (o *PutOrgChannelRequest) GetSignaling() ChannelSignaling
GetSignaling returns the Signaling field value if set, zero value otherwise.
func (*PutOrgChannelRequest) GetSignalingOk ¶
func (o *PutOrgChannelRequest) GetSignalingOk() (*ChannelSignaling, bool)
GetSignalingOk returns a tuple with the Signaling field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequest) GetTags ¶
func (o *PutOrgChannelRequest) GetTags() ChannelTags
GetTags returns the Tags field value if set, zero value otherwise.
func (*PutOrgChannelRequest) GetTagsOk ¶
func (o *PutOrgChannelRequest) GetTagsOk() (*ChannelTags, bool)
GetTagsOk returns a tuple with the Tags field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequest) GetTranscode ¶
func (o *PutOrgChannelRequest) GetTranscode() ChannelTranscode
GetTranscode returns the Transcode field value if set, zero value otherwise.
func (*PutOrgChannelRequest) GetTranscodeOk ¶
func (o *PutOrgChannelRequest) GetTranscodeOk() (*ChannelTranscode, bool)
GetTranscodeOk returns a tuple with the Transcode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequest) HasCreated ¶
func (o *PutOrgChannelRequest) HasCreated() bool
HasCreated returns a boolean if a field has been set.
func (*PutOrgChannelRequest) HasDescription ¶ added in v1.27.1
func (o *PutOrgChannelRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*PutOrgChannelRequest) HasDesiredState ¶
func (o *PutOrgChannelRequest) HasDesiredState() bool
HasDesiredState returns a boolean if a field has been set.
func (*PutOrgChannelRequest) HasEnableByoip ¶ added in v1.23.0
func (o *PutOrgChannelRequest) HasEnableByoip() bool
HasEnableByoip returns a boolean if a field has been set.
func (*PutOrgChannelRequest) HasId ¶
func (o *PutOrgChannelRequest) HasId() bool
HasId returns a boolean if a field has been set.
func (*PutOrgChannelRequest) HasLabels ¶
func (o *PutOrgChannelRequest) HasLabels() bool
HasLabels returns a boolean if a field has been set.
func (*PutOrgChannelRequest) HasModified ¶
func (o *PutOrgChannelRequest) HasModified() bool
HasModified returns a boolean if a field has been set.
func (*PutOrgChannelRequest) HasName ¶
func (o *PutOrgChannelRequest) HasName() bool
HasName returns a boolean if a field has been set.
func (*PutOrgChannelRequest) HasOrganization ¶
func (o *PutOrgChannelRequest) HasOrganization() bool
HasOrganization returns a boolean if a field has been set.
func (*PutOrgChannelRequest) HasPackaging ¶
func (o *PutOrgChannelRequest) HasPackaging() bool
HasPackaging returns a boolean if a field has been set.
func (*PutOrgChannelRequest) HasPublishing ¶
func (o *PutOrgChannelRequest) HasPublishing() bool
HasPublishing returns a boolean if a field has been set.
func (*PutOrgChannelRequest) HasRegion ¶
func (o *PutOrgChannelRequest) HasRegion() bool
HasRegion returns a boolean if a field has been set.
func (*PutOrgChannelRequest) HasResourceClass ¶
func (o *PutOrgChannelRequest) HasResourceClass() bool
HasResourceClass returns a boolean if a field has been set.
func (*PutOrgChannelRequest) HasSchema ¶
func (o *PutOrgChannelRequest) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (*PutOrgChannelRequest) HasSelf ¶
func (o *PutOrgChannelRequest) HasSelf() bool
HasSelf returns a boolean if a field has been set.
func (*PutOrgChannelRequest) HasSignaling ¶
func (o *PutOrgChannelRequest) HasSignaling() bool
HasSignaling returns a boolean if a field has been set.
func (*PutOrgChannelRequest) HasTags ¶
func (o *PutOrgChannelRequest) HasTags() bool
HasTags returns a boolean if a field has been set.
func (*PutOrgChannelRequest) HasTranscode ¶
func (o *PutOrgChannelRequest) HasTranscode() bool
HasTranscode returns a boolean if a field has been set.
func (PutOrgChannelRequest) MarshalJSON ¶
func (o PutOrgChannelRequest) MarshalJSON() ([]byte, error)
func (*PutOrgChannelRequest) SetCreated ¶
func (o *PutOrgChannelRequest) SetCreated(v time.Time)
SetCreated gets a reference to the given time.Time and assigns it to the Created field.
func (*PutOrgChannelRequest) SetDescription ¶ added in v1.27.1
func (o *PutOrgChannelRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*PutOrgChannelRequest) SetDesiredState ¶
func (o *PutOrgChannelRequest) SetDesiredState(v string)
SetDesiredState gets a reference to the given string and assigns it to the DesiredState field.
func (*PutOrgChannelRequest) SetEnableByoip ¶ added in v1.23.0
func (o *PutOrgChannelRequest) SetEnableByoip(v bool)
SetEnableByoip gets a reference to the given bool and assigns it to the EnableByoip field.
func (*PutOrgChannelRequest) SetId ¶
func (o *PutOrgChannelRequest) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*PutOrgChannelRequest) SetIngest ¶
func (o *PutOrgChannelRequest) SetIngest(v PutOrgChannelRequestIngest)
SetIngest sets field value
func (*PutOrgChannelRequest) SetLabels ¶
func (o *PutOrgChannelRequest) SetLabels(v []string)
SetLabels gets a reference to the given []string and assigns it to the Labels field.
func (*PutOrgChannelRequest) SetModified ¶
func (o *PutOrgChannelRequest) SetModified(v time.Time)
SetModified gets a reference to the given time.Time and assigns it to the Modified field.
func (*PutOrgChannelRequest) SetName ¶
func (o *PutOrgChannelRequest) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*PutOrgChannelRequest) SetOrganization ¶
func (o *PutOrgChannelRequest) SetOrganization(v string)
SetOrganization gets a reference to the given string and assigns it to the Organization field.
func (*PutOrgChannelRequest) SetPackaging ¶
func (o *PutOrgChannelRequest) SetPackaging(v ChannelPackaging)
SetPackaging gets a reference to the given ChannelPackaging and assigns it to the Packaging field.
func (*PutOrgChannelRequest) SetPublishing ¶
func (o *PutOrgChannelRequest) SetPublishing(v ChannelPublishing)
SetPublishing gets a reference to the given ChannelPublishing and assigns it to the Publishing field.
func (*PutOrgChannelRequest) SetRegion ¶
func (o *PutOrgChannelRequest) SetRegion(v string)
SetRegion gets a reference to the given string and assigns it to the Region field.
func (*PutOrgChannelRequest) SetResourceClass ¶
func (o *PutOrgChannelRequest) SetResourceClass(v string)
SetResourceClass gets a reference to the given string and assigns it to the ResourceClass field.
func (*PutOrgChannelRequest) SetSchema ¶
func (o *PutOrgChannelRequest) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*PutOrgChannelRequest) SetSelf ¶
func (o *PutOrgChannelRequest) SetSelf(v string)
SetSelf gets a reference to the given string and assigns it to the Self field.
func (*PutOrgChannelRequest) SetSignaling ¶
func (o *PutOrgChannelRequest) SetSignaling(v ChannelSignaling)
SetSignaling gets a reference to the given ChannelSignaling and assigns it to the Signaling field.
func (*PutOrgChannelRequest) SetTags ¶
func (o *PutOrgChannelRequest) SetTags(v ChannelTags)
SetTags gets a reference to the given ChannelTags and assigns it to the Tags field.
func (*PutOrgChannelRequest) SetTranscode ¶
func (o *PutOrgChannelRequest) SetTranscode(v ChannelTranscode)
SetTranscode gets a reference to the given ChannelTranscode and assigns it to the Transcode field.
func (PutOrgChannelRequest) ToMap ¶
func (o PutOrgChannelRequest) ToMap() (map[string]interface{}, error)
type PutOrgChannelRequestIngest ¶ added in v1.26.0
type PutOrgChannelRequestIngest struct { Slate *ChannelIngestSlate `json:"slate,omitempty"` Source PutOrgChannelRequestIngestSource `json:"source"` }
PutOrgChannelRequestIngest Ingest configures inputs for the transcoder.
func NewPutOrgChannelRequestIngest ¶ added in v1.26.0
func NewPutOrgChannelRequestIngest(source PutOrgChannelRequestIngestSource) *PutOrgChannelRequestIngest
NewPutOrgChannelRequestIngest instantiates a new PutOrgChannelRequestIngest 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 NewPutOrgChannelRequestIngestWithDefaults ¶ added in v1.26.0
func NewPutOrgChannelRequestIngestWithDefaults() *PutOrgChannelRequestIngest
NewPutOrgChannelRequestIngestWithDefaults instantiates a new PutOrgChannelRequestIngest 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 (*PutOrgChannelRequestIngest) GetSlate ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngest) GetSlate() ChannelIngestSlate
GetSlate returns the Slate field value if set, zero value otherwise.
func (*PutOrgChannelRequestIngest) GetSlateOk ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngest) GetSlateOk() (*ChannelIngestSlate, bool)
GetSlateOk returns a tuple with the Slate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequestIngest) GetSource ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngest) GetSource() PutOrgChannelRequestIngestSource
GetSource returns the Source field value
func (*PutOrgChannelRequestIngest) GetSourceOk ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngest) GetSourceOk() (*PutOrgChannelRequestIngestSource, bool)
GetSourceOk returns a tuple with the Source field value and a boolean to check if the value has been set.
func (*PutOrgChannelRequestIngest) HasSlate ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngest) HasSlate() bool
HasSlate returns a boolean if a field has been set.
func (PutOrgChannelRequestIngest) MarshalJSON ¶ added in v1.26.0
func (o PutOrgChannelRequestIngest) MarshalJSON() ([]byte, error)
func (*PutOrgChannelRequestIngest) SetSlate ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngest) SetSlate(v ChannelIngestSlate)
SetSlate gets a reference to the given ChannelIngestSlate and assigns it to the Slate field.
func (*PutOrgChannelRequestIngest) SetSource ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngest) SetSource(v PutOrgChannelRequestIngestSource)
SetSource sets field value
func (PutOrgChannelRequestIngest) ToMap ¶ added in v1.26.0
func (o PutOrgChannelRequestIngest) ToMap() (map[string]interface{}, error)
type PutOrgChannelRequestIngestSource ¶ added in v1.26.0
type PutOrgChannelRequestIngestSource struct { AudioSources []ChannelIngestSourceAudioSourcesInner `json:"audio_sources,omitempty" minItems:"1"` // Closed captions source embedding. If unspecified, defaults to ATSC_A53. CaptionsSource *string `` /* 137-byte string literal not displayed */ // Unique identifier for this source. Id string `json:"id" doc:"Unique identifier for this source."` // Self link for the source. Self *string `json:"self,omitempty" format:"uri-reference" doc:"Self link for the source."` VideoSource *ChannelIngestSourceVideoSource `json:"video_source,omitempty"` }
PutOrgChannelRequestIngestSource Source provides a reference to the input media stream for this channel.
func NewPutOrgChannelRequestIngestSource ¶ added in v1.26.0
func NewPutOrgChannelRequestIngestSource(id string) *PutOrgChannelRequestIngestSource
NewPutOrgChannelRequestIngestSource instantiates a new PutOrgChannelRequestIngestSource 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 NewPutOrgChannelRequestIngestSourceWithDefaults ¶ added in v1.26.0
func NewPutOrgChannelRequestIngestSourceWithDefaults() *PutOrgChannelRequestIngestSource
NewPutOrgChannelRequestIngestSourceWithDefaults instantiates a new PutOrgChannelRequestIngestSource 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 (*PutOrgChannelRequestIngestSource) GetAudioSources ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngestSource) GetAudioSources() []ChannelIngestSourceAudioSourcesInner
GetAudioSources returns the AudioSources field value if set, zero value otherwise.
func (*PutOrgChannelRequestIngestSource) GetAudioSourcesOk ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngestSource) GetAudioSourcesOk() ([]ChannelIngestSourceAudioSourcesInner, bool)
GetAudioSourcesOk returns a tuple with the AudioSources field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequestIngestSource) GetCaptionsSource ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngestSource) GetCaptionsSource() string
GetCaptionsSource returns the CaptionsSource field value if set, zero value otherwise.
func (*PutOrgChannelRequestIngestSource) GetCaptionsSourceOk ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngestSource) GetCaptionsSourceOk() (*string, bool)
GetCaptionsSourceOk returns a tuple with the CaptionsSource field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequestIngestSource) GetId ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngestSource) GetId() string
GetId returns the Id field value
func (*PutOrgChannelRequestIngestSource) GetIdOk ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngestSource) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*PutOrgChannelRequestIngestSource) GetSelf ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngestSource) GetSelf() string
GetSelf returns the Self field value if set, zero value otherwise.
func (*PutOrgChannelRequestIngestSource) GetSelfOk ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngestSource) GetSelfOk() (*string, bool)
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequestIngestSource) GetVideoSource ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngestSource) GetVideoSource() ChannelIngestSourceVideoSource
GetVideoSource returns the VideoSource field value if set, zero value otherwise.
func (*PutOrgChannelRequestIngestSource) GetVideoSourceOk ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngestSource) GetVideoSourceOk() (*ChannelIngestSourceVideoSource, bool)
GetVideoSourceOk returns a tuple with the VideoSource field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PutOrgChannelRequestIngestSource) HasAudioSources ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngestSource) HasAudioSources() bool
HasAudioSources returns a boolean if a field has been set.
func (*PutOrgChannelRequestIngestSource) HasCaptionsSource ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngestSource) HasCaptionsSource() bool
HasCaptionsSource returns a boolean if a field has been set.
func (*PutOrgChannelRequestIngestSource) HasSelf ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngestSource) HasSelf() bool
HasSelf returns a boolean if a field has been set.
func (*PutOrgChannelRequestIngestSource) HasVideoSource ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngestSource) HasVideoSource() bool
HasVideoSource returns a boolean if a field has been set.
func (PutOrgChannelRequestIngestSource) MarshalJSON ¶ added in v1.26.0
func (o PutOrgChannelRequestIngestSource) MarshalJSON() ([]byte, error)
func (*PutOrgChannelRequestIngestSource) SetAudioSources ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngestSource) SetAudioSources(v []ChannelIngestSourceAudioSourcesInner)
SetAudioSources gets a reference to the given []ChannelIngestSourceAudioSourcesInner and assigns it to the AudioSources field.
func (*PutOrgChannelRequestIngestSource) SetCaptionsSource ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngestSource) SetCaptionsSource(v string)
SetCaptionsSource gets a reference to the given string and assigns it to the CaptionsSource field.
func (*PutOrgChannelRequestIngestSource) SetId ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngestSource) SetId(v string)
SetId sets field value
func (*PutOrgChannelRequestIngestSource) SetSelf ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngestSource) SetSelf(v string)
SetSelf gets a reference to the given string and assigns it to the Self field.
func (*PutOrgChannelRequestIngestSource) SetVideoSource ¶ added in v1.26.0
func (o *PutOrgChannelRequestIngestSource) SetVideoSource(v ChannelIngestSourceVideoSource)
SetVideoSource gets a reference to the given ChannelIngestSourceVideoSource and assigns it to the VideoSource field.
func (PutOrgChannelRequestIngestSource) ToMap ¶ added in v1.26.0
func (o PutOrgChannelRequestIngestSource) ToMap() (map[string]interface{}, error)
type RetryTaskResponse ¶
type RetryTaskResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` Error CancelTaskResponseError `json:"error"` }
RetryTaskResponse struct for RetryTaskResponse
func NewRetryTaskResponse ¶
func NewRetryTaskResponse(error_ CancelTaskResponseError) *RetryTaskResponse
NewRetryTaskResponse instantiates a new RetryTaskResponse 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 NewRetryTaskResponseWithDefaults ¶
func NewRetryTaskResponseWithDefaults() *RetryTaskResponse
NewRetryTaskResponseWithDefaults instantiates a new RetryTaskResponse 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 (*RetryTaskResponse) GetError ¶
func (o *RetryTaskResponse) GetError() CancelTaskResponseError
GetError returns the Error field value
func (*RetryTaskResponse) GetErrorOk ¶
func (o *RetryTaskResponse) GetErrorOk() (*CancelTaskResponseError, bool)
GetErrorOk returns a tuple with the Error field value and a boolean to check if the value has been set.
func (*RetryTaskResponse) GetSchema ¶
func (o *RetryTaskResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*RetryTaskResponse) GetSchemaOk ¶
func (o *RetryTaskResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetryTaskResponse) HasSchema ¶
func (o *RetryTaskResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (RetryTaskResponse) MarshalJSON ¶
func (o RetryTaskResponse) MarshalJSON() ([]byte, error)
func (*RetryTaskResponse) SetError ¶
func (o *RetryTaskResponse) SetError(v CancelTaskResponseError)
SetError sets field value
func (*RetryTaskResponse) SetSchema ¶
func (o *RetryTaskResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (RetryTaskResponse) ToMap ¶
func (o RetryTaskResponse) ToMap() (map[string]interface{}, error)
type Scte35 ¶
type Scte35 struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // The SCTE-35 payload, encoded as base-64 in JSON or binary data in CBOR Payload string `json:"payload" doc:"The SCTE-35 payload, encoded as base-64 in JSON or binary data in CBOR"` }
Scte35 struct for Scte35
func NewScte35 ¶
NewScte35 instantiates a new Scte35 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 NewScte35WithDefaults ¶
func NewScte35WithDefaults() *Scte35
NewScte35WithDefaults instantiates a new Scte35 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 (*Scte35) GetPayload ¶
GetPayload returns the Payload field value
func (*Scte35) GetPayloadOk ¶
GetPayloadOk returns a tuple with the Payload field value and a boolean to check if the value has been set.
func (*Scte35) GetSchemaOk ¶
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (Scte35) MarshalJSON ¶
type Segment ¶
type Segment struct { // The program time when the segment ends (or ended). End *time.Time `json:"end,omitempty" format:"date-time" doc:"The program time when the segment ends (or ended)."` // The event_id used in the Signal START that resulted in this signaling segment. EventId *int32 `` /* 137-byte string literal not displayed */ // Uniquely identifies the signaling segment for a channel. This is assigned by the transcoder when the segment is created. SegmentId *int64 `` /* 181-byte string literal not displayed */ // When set, contains the URL to the slate media asset that will play for the duration of the segment. SlateUrl *string `` /* 132-byte string literal not displayed */ // The program time when the segment starts (or started). Start *time.Time `json:"start,omitempty" format:"date-time" doc:"The program time when the segment starts (or started)."` // Timed metadata opaque payload data. TimedMetadataPayload *string `json:"timed_metadata_payload,omitempty" doc:"Timed metadata opaque payload data."` // The timed metadata signal's type. TimedMetadataType *string `json:"timed_metadata_type,omitempty" doc:"The timed metadata signal's type."` Type *string `` /* 327-byte string literal not displayed */ }
Segment struct for Segment
func NewSegment ¶
func NewSegment() *Segment
NewSegment instantiates a new Segment 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 NewSegmentWithDefaults ¶
func NewSegmentWithDefaults() *Segment
NewSegmentWithDefaults instantiates a new Segment 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 (*Segment) GetEndOk ¶
GetEndOk returns a tuple with the End field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Segment) GetEventId ¶
GetEventId returns the EventId field value if set, zero value otherwise.
func (*Segment) GetEventIdOk ¶
GetEventIdOk returns a tuple with the EventId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Segment) GetSegmentId ¶
GetSegmentId returns the SegmentId field value if set, zero value otherwise.
func (*Segment) GetSegmentIdOk ¶
GetSegmentIdOk returns a tuple with the SegmentId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Segment) GetSlateUrl ¶
GetSlateUrl returns the SlateUrl field value if set, zero value otherwise.
func (*Segment) GetSlateUrlOk ¶
GetSlateUrlOk returns a tuple with the SlateUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Segment) GetStartOk ¶
GetStartOk returns a tuple with the Start field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Segment) GetTimedMetadataPayload ¶ added in v1.26.5
GetTimedMetadataPayload returns the TimedMetadataPayload field value if set, zero value otherwise.
func (*Segment) GetTimedMetadataPayloadOk ¶ added in v1.26.5
GetTimedMetadataPayloadOk returns a tuple with the TimedMetadataPayload field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Segment) GetTimedMetadataType ¶ added in v1.26.5
GetTimedMetadataType returns the TimedMetadataType field value if set, zero value otherwise.
func (*Segment) GetTimedMetadataTypeOk ¶ added in v1.26.5
GetTimedMetadataTypeOk returns a tuple with the TimedMetadataType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Segment) GetTypeOk ¶
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Segment) HasEventId ¶
HasEventId returns a boolean if a field has been set.
func (*Segment) HasSegmentId ¶
HasSegmentId returns a boolean if a field has been set.
func (*Segment) HasSlateUrl ¶
HasSlateUrl returns a boolean if a field has been set.
func (*Segment) HasTimedMetadataPayload ¶ added in v1.26.5
HasTimedMetadataPayload returns a boolean if a field has been set.
func (*Segment) HasTimedMetadataType ¶ added in v1.26.5
HasTimedMetadataType returns a boolean if a field has been set.
func (Segment) MarshalJSON ¶
func (*Segment) SetEnd ¶
SetEnd gets a reference to the given time.Time and assigns it to the End field.
func (*Segment) SetEventId ¶
SetEventId gets a reference to the given int32 and assigns it to the EventId field.
func (*Segment) SetSegmentId ¶
SetSegmentId gets a reference to the given int64 and assigns it to the SegmentId field.
func (*Segment) SetSlateUrl ¶
SetSlateUrl gets a reference to the given string and assigns it to the SlateUrl field.
func (*Segment) SetStart ¶
SetStart gets a reference to the given time.Time and assigns it to the Start field.
func (*Segment) SetTimedMetadataPayload ¶ added in v1.26.5
SetTimedMetadataPayload gets a reference to the given string and assigns it to the TimedMetadataPayload field.
func (*Segment) SetTimedMetadataType ¶ added in v1.26.5
SetTimedMetadataType gets a reference to the given string and assigns it to the TimedMetadataType field.
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 SetDynamicStateRequest ¶ added in v1.27.5
type SetDynamicStateRequest struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // The channel's internal id. ChannelUrn *string `json:"channel_urn,omitempty" doc:"The channel's internal id."` DynamicState SetDynamicStateRequestDynamicState `json:"dynamic_state"` // DynamicStateFields specifies the fields to update in the dynamic state. Any fields not specified will be ignored. DynamicStateFields []string `` /* 220-byte string literal not displayed */ // The channel's user provided id. ExternalId *string `json:"external_id,omitempty" doc:"The channel's user provided id."` // The channel's organization. Organization *string `json:"organization,omitempty" doc:"The channel's organization."` }
SetDynamicStateRequest struct for SetDynamicStateRequest
func NewSetDynamicStateRequest ¶ added in v1.27.5
func NewSetDynamicStateRequest(dynamicState SetDynamicStateRequestDynamicState) *SetDynamicStateRequest
NewSetDynamicStateRequest instantiates a new SetDynamicStateRequest 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 NewSetDynamicStateRequestWithDefaults ¶ added in v1.27.5
func NewSetDynamicStateRequestWithDefaults() *SetDynamicStateRequest
NewSetDynamicStateRequestWithDefaults instantiates a new SetDynamicStateRequest 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 (*SetDynamicStateRequest) GetChannelUrn ¶ added in v1.27.5
func (o *SetDynamicStateRequest) GetChannelUrn() string
GetChannelUrn returns the ChannelUrn field value if set, zero value otherwise.
func (*SetDynamicStateRequest) GetChannelUrnOk ¶ added in v1.27.5
func (o *SetDynamicStateRequest) GetChannelUrnOk() (*string, bool)
GetChannelUrnOk returns a tuple with the ChannelUrn field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequest) GetDynamicState ¶ added in v1.27.5
func (o *SetDynamicStateRequest) GetDynamicState() SetDynamicStateRequestDynamicState
GetDynamicState returns the DynamicState field value
func (*SetDynamicStateRequest) GetDynamicStateFields ¶ added in v1.27.5
func (o *SetDynamicStateRequest) GetDynamicStateFields() []string
GetDynamicStateFields returns the DynamicStateFields field value if set, zero value otherwise.
func (*SetDynamicStateRequest) GetDynamicStateFieldsOk ¶ added in v1.27.5
func (o *SetDynamicStateRequest) GetDynamicStateFieldsOk() ([]string, bool)
GetDynamicStateFieldsOk returns a tuple with the DynamicStateFields field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequest) GetDynamicStateOk ¶ added in v1.27.5
func (o *SetDynamicStateRequest) GetDynamicStateOk() (*SetDynamicStateRequestDynamicState, bool)
GetDynamicStateOk returns a tuple with the DynamicState field value and a boolean to check if the value has been set.
func (*SetDynamicStateRequest) GetExternalId ¶ added in v1.27.5
func (o *SetDynamicStateRequest) GetExternalId() string
GetExternalId returns the ExternalId field value if set, zero value otherwise.
func (*SetDynamicStateRequest) GetExternalIdOk ¶ added in v1.27.5
func (o *SetDynamicStateRequest) GetExternalIdOk() (*string, bool)
GetExternalIdOk returns a tuple with the ExternalId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequest) GetOrganization ¶ added in v1.27.5
func (o *SetDynamicStateRequest) GetOrganization() string
GetOrganization returns the Organization field value if set, zero value otherwise.
func (*SetDynamicStateRequest) GetOrganizationOk ¶ added in v1.27.5
func (o *SetDynamicStateRequest) GetOrganizationOk() (*string, bool)
GetOrganizationOk returns a tuple with the Organization field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequest) GetSchema ¶ added in v1.27.5
func (o *SetDynamicStateRequest) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*SetDynamicStateRequest) GetSchemaOk ¶ added in v1.27.5
func (o *SetDynamicStateRequest) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequest) HasChannelUrn ¶ added in v1.27.5
func (o *SetDynamicStateRequest) HasChannelUrn() bool
HasChannelUrn returns a boolean if a field has been set.
func (*SetDynamicStateRequest) HasDynamicStateFields ¶ added in v1.27.5
func (o *SetDynamicStateRequest) HasDynamicStateFields() bool
HasDynamicStateFields returns a boolean if a field has been set.
func (*SetDynamicStateRequest) HasExternalId ¶ added in v1.27.5
func (o *SetDynamicStateRequest) HasExternalId() bool
HasExternalId returns a boolean if a field has been set.
func (*SetDynamicStateRequest) HasOrganization ¶ added in v1.27.5
func (o *SetDynamicStateRequest) HasOrganization() bool
HasOrganization returns a boolean if a field has been set.
func (*SetDynamicStateRequest) HasSchema ¶ added in v1.27.5
func (o *SetDynamicStateRequest) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (SetDynamicStateRequest) MarshalJSON ¶ added in v1.27.5
func (o SetDynamicStateRequest) MarshalJSON() ([]byte, error)
func (*SetDynamicStateRequest) SetChannelUrn ¶ added in v1.27.5
func (o *SetDynamicStateRequest) SetChannelUrn(v string)
SetChannelUrn gets a reference to the given string and assigns it to the ChannelUrn field.
func (*SetDynamicStateRequest) SetDynamicState ¶ added in v1.27.5
func (o *SetDynamicStateRequest) SetDynamicState(v SetDynamicStateRequestDynamicState)
SetDynamicState sets field value
func (*SetDynamicStateRequest) SetDynamicStateFields ¶ added in v1.27.5
func (o *SetDynamicStateRequest) SetDynamicStateFields(v []string)
SetDynamicStateFields gets a reference to the given []string and assigns it to the DynamicStateFields field.
func (*SetDynamicStateRequest) SetExternalId ¶ added in v1.27.5
func (o *SetDynamicStateRequest) SetExternalId(v string)
SetExternalId gets a reference to the given string and assigns it to the ExternalId field.
func (*SetDynamicStateRequest) SetOrganization ¶ added in v1.27.5
func (o *SetDynamicStateRequest) SetOrganization(v string)
SetOrganization gets a reference to the given string and assigns it to the Organization field.
func (*SetDynamicStateRequest) SetSchema ¶ added in v1.27.5
func (o *SetDynamicStateRequest) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (SetDynamicStateRequest) ToMap ¶ added in v1.27.5
func (o SetDynamicStateRequest) ToMap() (map[string]interface{}, error)
type SetDynamicStateRequestDynamicState ¶ added in v1.27.5
type SetDynamicStateRequestDynamicState struct { // The complete list of muted audios. AudioMutes []SetDynamicStateRequestDynamicStateAudioMutesInner `json:"audio_mutes,omitempty" doc:"The complete list of muted audios."` // The complete list of graphic overlays. GraphicOverlays []SetDynamicStateRequestDynamicStateGraphicOverlaysInner `json:"graphic_overlays,omitempty" doc:"The complete list of graphic overlays."` // The complete list of text overlays. TextOverlays []SetDynamicStateRequestDynamicStateTextOverlaysInner `json:"text_overlays,omitempty" doc:"The complete list of text overlays."` }
SetDynamicStateRequestDynamicState The desired dynamic state configuration of the transcoder.
func NewSetDynamicStateRequestDynamicState ¶ added in v1.27.5
func NewSetDynamicStateRequestDynamicState() *SetDynamicStateRequestDynamicState
NewSetDynamicStateRequestDynamicState instantiates a new SetDynamicStateRequestDynamicState 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 NewSetDynamicStateRequestDynamicStateWithDefaults ¶ added in v1.27.5
func NewSetDynamicStateRequestDynamicStateWithDefaults() *SetDynamicStateRequestDynamicState
NewSetDynamicStateRequestDynamicStateWithDefaults instantiates a new SetDynamicStateRequestDynamicState 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 (*SetDynamicStateRequestDynamicState) GetAudioMutes ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicState) GetAudioMutes() []SetDynamicStateRequestDynamicStateAudioMutesInner
GetAudioMutes returns the AudioMutes field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicState) GetAudioMutesOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicState) GetAudioMutesOk() ([]SetDynamicStateRequestDynamicStateAudioMutesInner, bool)
GetAudioMutesOk returns a tuple with the AudioMutes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicState) GetGraphicOverlays ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicState) GetGraphicOverlays() []SetDynamicStateRequestDynamicStateGraphicOverlaysInner
GetGraphicOverlays returns the GraphicOverlays field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicState) GetGraphicOverlaysOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicState) GetGraphicOverlaysOk() ([]SetDynamicStateRequestDynamicStateGraphicOverlaysInner, bool)
GetGraphicOverlaysOk returns a tuple with the GraphicOverlays field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicState) GetTextOverlays ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicState) GetTextOverlays() []SetDynamicStateRequestDynamicStateTextOverlaysInner
GetTextOverlays returns the TextOverlays field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicState) GetTextOverlaysOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicState) GetTextOverlaysOk() ([]SetDynamicStateRequestDynamicStateTextOverlaysInner, bool)
GetTextOverlaysOk returns a tuple with the TextOverlays field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicState) HasAudioMutes ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicState) HasAudioMutes() bool
HasAudioMutes returns a boolean if a field has been set.
func (*SetDynamicStateRequestDynamicState) HasGraphicOverlays ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicState) HasGraphicOverlays() bool
HasGraphicOverlays returns a boolean if a field has been set.
func (*SetDynamicStateRequestDynamicState) HasTextOverlays ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicState) HasTextOverlays() bool
HasTextOverlays returns a boolean if a field has been set.
func (SetDynamicStateRequestDynamicState) MarshalJSON ¶ added in v1.27.5
func (o SetDynamicStateRequestDynamicState) MarshalJSON() ([]byte, error)
func (*SetDynamicStateRequestDynamicState) SetAudioMutes ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicState) SetAudioMutes(v []SetDynamicStateRequestDynamicStateAudioMutesInner)
SetAudioMutes gets a reference to the given []SetDynamicStateRequestDynamicStateAudioMutesInner and assigns it to the AudioMutes field.
func (*SetDynamicStateRequestDynamicState) SetGraphicOverlays ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicState) SetGraphicOverlays(v []SetDynamicStateRequestDynamicStateGraphicOverlaysInner)
SetGraphicOverlays gets a reference to the given []SetDynamicStateRequestDynamicStateGraphicOverlaysInner and assigns it to the GraphicOverlays field.
func (*SetDynamicStateRequestDynamicState) SetTextOverlays ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicState) SetTextOverlays(v []SetDynamicStateRequestDynamicStateTextOverlaysInner)
SetTextOverlays gets a reference to the given []SetDynamicStateRequestDynamicStateTextOverlaysInner and assigns it to the TextOverlays field.
func (SetDynamicStateRequestDynamicState) ToMap ¶ added in v1.27.5
func (o SetDynamicStateRequestDynamicState) ToMap() (map[string]interface{}, error)
type SetDynamicStateRequestDynamicStateAudioMutesInner ¶ added in v1.27.5
type SetDynamicStateRequestDynamicStateAudioMutesInner struct { AudioChannel *string `json:"audio_channel,omitempty" enum:"ALL,FRONT_LEFT,FRONT_RIGHT,FRONT_CENTER,LOW_FREQUENCY,SIDE_LEFT,SIDE_RIGHT"` AudioSourceId *string `json:"audio_source_id,omitempty" minLength:"1"` }
SetDynamicStateRequestDynamicStateAudioMutesInner struct for SetDynamicStateRequestDynamicStateAudioMutesInner
func NewSetDynamicStateRequestDynamicStateAudioMutesInner ¶ added in v1.27.5
func NewSetDynamicStateRequestDynamicStateAudioMutesInner() *SetDynamicStateRequestDynamicStateAudioMutesInner
NewSetDynamicStateRequestDynamicStateAudioMutesInner instantiates a new SetDynamicStateRequestDynamicStateAudioMutesInner 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 NewSetDynamicStateRequestDynamicStateAudioMutesInnerWithDefaults ¶ added in v1.27.5
func NewSetDynamicStateRequestDynamicStateAudioMutesInnerWithDefaults() *SetDynamicStateRequestDynamicStateAudioMutesInner
NewSetDynamicStateRequestDynamicStateAudioMutesInnerWithDefaults instantiates a new SetDynamicStateRequestDynamicStateAudioMutesInner 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 (*SetDynamicStateRequestDynamicStateAudioMutesInner) GetAudioChannel ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateAudioMutesInner) GetAudioChannel() string
GetAudioChannel returns the AudioChannel field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateAudioMutesInner) GetAudioChannelOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateAudioMutesInner) GetAudioChannelOk() (*string, bool)
GetAudioChannelOk returns a tuple with the AudioChannel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateAudioMutesInner) GetAudioSourceId ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateAudioMutesInner) GetAudioSourceId() string
GetAudioSourceId returns the AudioSourceId field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateAudioMutesInner) GetAudioSourceIdOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateAudioMutesInner) GetAudioSourceIdOk() (*string, bool)
GetAudioSourceIdOk returns a tuple with the AudioSourceId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateAudioMutesInner) HasAudioChannel ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateAudioMutesInner) HasAudioChannel() bool
HasAudioChannel returns a boolean if a field has been set.
func (*SetDynamicStateRequestDynamicStateAudioMutesInner) HasAudioSourceId ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateAudioMutesInner) HasAudioSourceId() bool
HasAudioSourceId returns a boolean if a field has been set.
func (SetDynamicStateRequestDynamicStateAudioMutesInner) MarshalJSON ¶ added in v1.27.5
func (o SetDynamicStateRequestDynamicStateAudioMutesInner) MarshalJSON() ([]byte, error)
func (*SetDynamicStateRequestDynamicStateAudioMutesInner) SetAudioChannel ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateAudioMutesInner) SetAudioChannel(v string)
SetAudioChannel gets a reference to the given string and assigns it to the AudioChannel field.
func (*SetDynamicStateRequestDynamicStateAudioMutesInner) SetAudioSourceId ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateAudioMutesInner) SetAudioSourceId(v string)
SetAudioSourceId gets a reference to the given string and assigns it to the AudioSourceId field.
func (SetDynamicStateRequestDynamicStateAudioMutesInner) ToMap ¶ added in v1.27.5
func (o SetDynamicStateRequestDynamicStateAudioMutesInner) ToMap() (map[string]interface{}, error)
type SetDynamicStateRequestDynamicStateGraphicOverlaysInner ¶ added in v1.27.5
type SetDynamicStateRequestDynamicStateGraphicOverlaysInner struct { // The key to the dynamic resource definition in the channel's transcoder configuration. This must reference a dynamic resource of type 'GRAPHIC'. ResourceId *string `` /* 192-byte string literal not displayed */ X *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX `json:"x,omitempty"` Y *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX `json:"y,omitempty"` }
SetDynamicStateRequestDynamicStateGraphicOverlaysInner struct for SetDynamicStateRequestDynamicStateGraphicOverlaysInner
func NewSetDynamicStateRequestDynamicStateGraphicOverlaysInner ¶ added in v1.27.5
func NewSetDynamicStateRequestDynamicStateGraphicOverlaysInner() *SetDynamicStateRequestDynamicStateGraphicOverlaysInner
NewSetDynamicStateRequestDynamicStateGraphicOverlaysInner instantiates a new SetDynamicStateRequestDynamicStateGraphicOverlaysInner 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 NewSetDynamicStateRequestDynamicStateGraphicOverlaysInnerWithDefaults ¶ added in v1.27.5
func NewSetDynamicStateRequestDynamicStateGraphicOverlaysInnerWithDefaults() *SetDynamicStateRequestDynamicStateGraphicOverlaysInner
NewSetDynamicStateRequestDynamicStateGraphicOverlaysInnerWithDefaults instantiates a new SetDynamicStateRequestDynamicStateGraphicOverlaysInner 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 (*SetDynamicStateRequestDynamicStateGraphicOverlaysInner) GetResourceId ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) GetResourceId() string
GetResourceId returns the ResourceId field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateGraphicOverlaysInner) GetResourceIdOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) GetResourceIdOk() (*string, bool)
GetResourceIdOk returns a tuple with the ResourceId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateGraphicOverlaysInner) GetX ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) GetX() SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX
GetX returns the X field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateGraphicOverlaysInner) GetXOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) GetXOk() (*SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX, bool)
GetXOk returns a tuple with the X field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateGraphicOverlaysInner) GetY ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) GetY() SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX
GetY returns the Y field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateGraphicOverlaysInner) GetYOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) GetYOk() (*SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX, bool)
GetYOk returns a tuple with the Y field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateGraphicOverlaysInner) HasResourceId ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) HasResourceId() bool
HasResourceId returns a boolean if a field has been set.
func (*SetDynamicStateRequestDynamicStateGraphicOverlaysInner) HasX ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) HasX() bool
HasX returns a boolean if a field has been set.
func (*SetDynamicStateRequestDynamicStateGraphicOverlaysInner) HasY ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) HasY() bool
HasY returns a boolean if a field has been set.
func (SetDynamicStateRequestDynamicStateGraphicOverlaysInner) MarshalJSON ¶ added in v1.27.5
func (o SetDynamicStateRequestDynamicStateGraphicOverlaysInner) MarshalJSON() ([]byte, error)
func (*SetDynamicStateRequestDynamicStateGraphicOverlaysInner) SetResourceId ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) SetResourceId(v string)
SetResourceId gets a reference to the given string and assigns it to the ResourceId field.
func (*SetDynamicStateRequestDynamicStateGraphicOverlaysInner) SetX ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) SetX(v SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX)
SetX gets a reference to the given SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX and assigns it to the X field.
func (*SetDynamicStateRequestDynamicStateGraphicOverlaysInner) SetY ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInner) SetY(v SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX)
SetY gets a reference to the given SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX and assigns it to the Y field.
func (SetDynamicStateRequestDynamicStateGraphicOverlaysInner) ToMap ¶ added in v1.27.5
func (o SetDynamicStateRequestDynamicStateGraphicOverlaysInner) ToMap() (map[string]interface{}, error)
type SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX ¶ added in v1.27.5
type SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX struct { // The position of the anchor point within the overlay, given as a percentage of the overlay size. Anchor *float32 `` /* 140-byte string literal not displayed */ // The position of the anchor point on the video, given as a percentage of the video. Position *float32 `` /* 129-byte string literal not displayed */ }
SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX struct for SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX
func NewSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX ¶ added in v1.27.5
func NewSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX() *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX
NewSetDynamicStateRequestDynamicStateGraphicOverlaysInnerX instantiates a new SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX 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 NewSetDynamicStateRequestDynamicStateGraphicOverlaysInnerXWithDefaults ¶ added in v1.27.5
func NewSetDynamicStateRequestDynamicStateGraphicOverlaysInnerXWithDefaults() *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX
NewSetDynamicStateRequestDynamicStateGraphicOverlaysInnerXWithDefaults instantiates a new SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX 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 (*SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) GetAnchor ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) GetAnchor() float32
GetAnchor returns the Anchor field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) GetAnchorOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) GetAnchorOk() (*float32, bool)
GetAnchorOk returns a tuple with the Anchor field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) GetPosition ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) GetPosition() float32
GetPosition returns the Position field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) GetPositionOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) GetPositionOk() (*float32, bool)
GetPositionOk returns a tuple with the Position field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) HasAnchor ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) HasAnchor() bool
HasAnchor returns a boolean if a field has been set.
func (*SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) HasPosition ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) HasPosition() bool
HasPosition returns a boolean if a field has been set.
func (SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) MarshalJSON ¶ added in v1.27.5
func (o SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) MarshalJSON() ([]byte, error)
func (*SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) SetAnchor ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) SetAnchor(v float32)
SetAnchor gets a reference to the given float32 and assigns it to the Anchor field.
func (*SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) SetPosition ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) SetPosition(v float32)
SetPosition gets a reference to the given float32 and assigns it to the Position field.
func (SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) ToMap ¶ added in v1.27.5
func (o SetDynamicStateRequestDynamicStateGraphicOverlaysInnerX) ToMap() (map[string]interface{}, error)
type SetDynamicStateRequestDynamicStateTextOverlaysInner ¶ added in v1.27.5
type SetDynamicStateRequestDynamicStateTextOverlaysInner struct { // The background color and opacity given in RGBA hex format. Background applies to the background of both the text and the text padding. Background *string `` /* 182-byte string literal not displayed */ // The font color to use for the text overlay. Given as an RGB hex string. FontColor *string `json:"font_color,omitempty" doc:"The font color to use for the text overlay. Given as an RGB hex string."` // The font height as a percentage of screen height. FontHeight *float32 `json:"font_height,omitempty" format:"float" exclusiveMinimum:"0" doc:"The font height as a percentage of screen height."` // The font resource id to use for the text overlay. This must reference a dynamic resource of type 'FONT'. FontResourceId *string `` /* 158-byte string literal not displayed */ Padding *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding `json:"padding,omitempty"` // The text to overlay on the video. Text *string `json:"text,omitempty" minLength:"1" doc:"The text to overlay on the video."` X *SetDynamicStateRequestDynamicStateTextOverlaysInnerX `json:"x,omitempty"` Y *SetDynamicStateRequestDynamicStateTextOverlaysInnerY `json:"y,omitempty"` }
SetDynamicStateRequestDynamicStateTextOverlaysInner struct for SetDynamicStateRequestDynamicStateTextOverlaysInner
func NewSetDynamicStateRequestDynamicStateTextOverlaysInner ¶ added in v1.27.5
func NewSetDynamicStateRequestDynamicStateTextOverlaysInner() *SetDynamicStateRequestDynamicStateTextOverlaysInner
NewSetDynamicStateRequestDynamicStateTextOverlaysInner instantiates a new SetDynamicStateRequestDynamicStateTextOverlaysInner 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 NewSetDynamicStateRequestDynamicStateTextOverlaysInnerWithDefaults ¶ added in v1.27.5
func NewSetDynamicStateRequestDynamicStateTextOverlaysInnerWithDefaults() *SetDynamicStateRequestDynamicStateTextOverlaysInner
NewSetDynamicStateRequestDynamicStateTextOverlaysInnerWithDefaults instantiates a new SetDynamicStateRequestDynamicStateTextOverlaysInner 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 (*SetDynamicStateRequestDynamicStateTextOverlaysInner) GetBackground ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetBackground() string
GetBackground returns the Background field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) GetBackgroundOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetBackgroundOk() (*string, bool)
GetBackgroundOk returns a tuple with the Background field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) GetFontColor ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetFontColor() string
GetFontColor returns the FontColor field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) GetFontColorOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetFontColorOk() (*string, bool)
GetFontColorOk returns a tuple with the FontColor field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) GetFontHeight ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetFontHeight() float32
GetFontHeight returns the FontHeight field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) GetFontHeightOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetFontHeightOk() (*float32, bool)
GetFontHeightOk returns a tuple with the FontHeight field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) GetFontResourceId ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetFontResourceId() string
GetFontResourceId returns the FontResourceId field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) GetFontResourceIdOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetFontResourceIdOk() (*string, bool)
GetFontResourceIdOk returns a tuple with the FontResourceId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) GetPadding ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetPadding() SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding
GetPadding returns the Padding field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) GetPaddingOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetPaddingOk() (*SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding, bool)
GetPaddingOk returns a tuple with the Padding field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) GetText ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetText() string
GetText returns the Text field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) GetTextOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetTextOk() (*string, bool)
GetTextOk returns a tuple with the Text field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) GetX ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetX() SetDynamicStateRequestDynamicStateTextOverlaysInnerX
GetX returns the X field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) GetXOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetXOk() (*SetDynamicStateRequestDynamicStateTextOverlaysInnerX, bool)
GetXOk returns a tuple with the X field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) GetY ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetY() SetDynamicStateRequestDynamicStateTextOverlaysInnerY
GetY returns the Y field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) GetYOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) GetYOk() (*SetDynamicStateRequestDynamicStateTextOverlaysInnerY, bool)
GetYOk returns a tuple with the Y field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) HasBackground ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) HasBackground() bool
HasBackground returns a boolean if a field has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) HasFontColor ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) HasFontColor() bool
HasFontColor returns a boolean if a field has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) HasFontHeight ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) HasFontHeight() bool
HasFontHeight returns a boolean if a field has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) HasFontResourceId ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) HasFontResourceId() bool
HasFontResourceId returns a boolean if a field has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) HasPadding ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) HasPadding() bool
HasPadding returns a boolean if a field has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) HasText ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) HasText() bool
HasText returns a boolean if a field has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) HasX ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) HasX() bool
HasX returns a boolean if a field has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) HasY ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) HasY() bool
HasY returns a boolean if a field has been set.
func (SetDynamicStateRequestDynamicStateTextOverlaysInner) MarshalJSON ¶ added in v1.27.5
func (o SetDynamicStateRequestDynamicStateTextOverlaysInner) MarshalJSON() ([]byte, error)
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) SetBackground ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) SetBackground(v string)
SetBackground gets a reference to the given string and assigns it to the Background field.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) SetFontColor ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) SetFontColor(v string)
SetFontColor gets a reference to the given string and assigns it to the FontColor field.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) SetFontHeight ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) SetFontHeight(v float32)
SetFontHeight gets a reference to the given float32 and assigns it to the FontHeight field.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) SetFontResourceId ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) SetFontResourceId(v string)
SetFontResourceId gets a reference to the given string and assigns it to the FontResourceId field.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) SetPadding ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) SetPadding(v SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding)
SetPadding gets a reference to the given SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding and assigns it to the Padding field.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) SetText ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) SetText(v string)
SetText gets a reference to the given string and assigns it to the Text field.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) SetX ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) SetX(v SetDynamicStateRequestDynamicStateTextOverlaysInnerX)
SetX gets a reference to the given SetDynamicStateRequestDynamicStateTextOverlaysInnerX and assigns it to the X field.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInner) SetY ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInner) SetY(v SetDynamicStateRequestDynamicStateTextOverlaysInnerY)
SetY gets a reference to the given SetDynamicStateRequestDynamicStateTextOverlaysInnerY and assigns it to the Y field.
func (SetDynamicStateRequestDynamicStateTextOverlaysInner) ToMap ¶ added in v1.27.5
func (o SetDynamicStateRequestDynamicStateTextOverlaysInner) ToMap() (map[string]interface{}, error)
type SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding ¶ added in v1.27.5
type SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding struct { Bottom *float32 `json:"bottom,omitempty" format:"float"` Left *float32 `json:"left,omitempty" format:"float"` Right *float32 `json:"right,omitempty" format:"float"` Top *float32 `json:"top,omitempty" format:"float"` }
SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding The padding around the text. Used for positioning and for background.
func NewSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding ¶ added in v1.27.5
func NewSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding() *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding
NewSetDynamicStateRequestDynamicStateTextOverlaysInnerPadding instantiates a new SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding 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 NewSetDynamicStateRequestDynamicStateTextOverlaysInnerPaddingWithDefaults ¶ added in v1.27.5
func NewSetDynamicStateRequestDynamicStateTextOverlaysInnerPaddingWithDefaults() *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding
NewSetDynamicStateRequestDynamicStateTextOverlaysInnerPaddingWithDefaults instantiates a new SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding 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 (*SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetBottom ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetBottom() float32
GetBottom returns the Bottom field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetBottomOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetBottomOk() (*float32, bool)
GetBottomOk returns a tuple with the Bottom field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetLeft ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetLeft() float32
GetLeft returns the Left field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetLeftOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetLeftOk() (*float32, bool)
GetLeftOk returns a tuple with the Left field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetRight ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetRight() float32
GetRight returns the Right field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetRightOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetRightOk() (*float32, bool)
GetRightOk returns a tuple with the Right field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetTop ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetTop() float32
GetTop returns the Top field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetTopOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) GetTopOk() (*float32, bool)
GetTopOk returns a tuple with the Top field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) HasBottom ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) HasBottom() bool
HasBottom returns a boolean if a field has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) HasLeft ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) HasLeft() bool
HasLeft returns a boolean if a field has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) HasRight ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) HasRight() bool
HasRight returns a boolean if a field has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) HasTop ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) HasTop() bool
HasTop returns a boolean if a field has been set.
func (SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) MarshalJSON ¶ added in v1.27.5
func (o SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) MarshalJSON() ([]byte, error)
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) SetBottom ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) SetBottom(v float32)
SetBottom gets a reference to the given float32 and assigns it to the Bottom field.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) SetLeft ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) SetLeft(v float32)
SetLeft gets a reference to the given float32 and assigns it to the Left field.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) SetRight ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) SetRight(v float32)
SetRight gets a reference to the given float32 and assigns it to the Right field.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) SetTop ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) SetTop(v float32)
SetTop gets a reference to the given float32 and assigns it to the Top field.
func (SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) ToMap ¶ added in v1.27.5
func (o SetDynamicStateRequestDynamicStateTextOverlaysInnerPadding) ToMap() (map[string]interface{}, error)
type SetDynamicStateRequestDynamicStateTextOverlaysInnerX ¶ added in v1.27.5
type SetDynamicStateRequestDynamicStateTextOverlaysInnerX struct { // The position of the anchor point within the overlay, given as a percentage of the overlay size. Anchor *float32 `` /* 140-byte string literal not displayed */ // The position of the anchor point on the video, given as a percentage of the video. Position *float32 `` /* 129-byte string literal not displayed */ }
SetDynamicStateRequestDynamicStateTextOverlaysInnerX The horizontal position of the text overlay. Zero is the left side of the screen/overlay.
func NewSetDynamicStateRequestDynamicStateTextOverlaysInnerX ¶ added in v1.27.5
func NewSetDynamicStateRequestDynamicStateTextOverlaysInnerX() *SetDynamicStateRequestDynamicStateTextOverlaysInnerX
NewSetDynamicStateRequestDynamicStateTextOverlaysInnerX instantiates a new SetDynamicStateRequestDynamicStateTextOverlaysInnerX 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 NewSetDynamicStateRequestDynamicStateTextOverlaysInnerXWithDefaults ¶ added in v1.27.5
func NewSetDynamicStateRequestDynamicStateTextOverlaysInnerXWithDefaults() *SetDynamicStateRequestDynamicStateTextOverlaysInnerX
NewSetDynamicStateRequestDynamicStateTextOverlaysInnerXWithDefaults instantiates a new SetDynamicStateRequestDynamicStateTextOverlaysInnerX 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 (*SetDynamicStateRequestDynamicStateTextOverlaysInnerX) GetAnchor ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerX) GetAnchor() float32
GetAnchor returns the Anchor field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerX) GetAnchorOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerX) GetAnchorOk() (*float32, bool)
GetAnchorOk returns a tuple with the Anchor field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerX) GetPosition ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerX) GetPosition() float32
GetPosition returns the Position field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerX) GetPositionOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerX) GetPositionOk() (*float32, bool)
GetPositionOk returns a tuple with the Position field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerX) HasAnchor ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerX) HasAnchor() bool
HasAnchor returns a boolean if a field has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerX) HasPosition ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerX) HasPosition() bool
HasPosition returns a boolean if a field has been set.
func (SetDynamicStateRequestDynamicStateTextOverlaysInnerX) MarshalJSON ¶ added in v1.27.5
func (o SetDynamicStateRequestDynamicStateTextOverlaysInnerX) MarshalJSON() ([]byte, error)
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerX) SetAnchor ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerX) SetAnchor(v float32)
SetAnchor gets a reference to the given float32 and assigns it to the Anchor field.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerX) SetPosition ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerX) SetPosition(v float32)
SetPosition gets a reference to the given float32 and assigns it to the Position field.
func (SetDynamicStateRequestDynamicStateTextOverlaysInnerX) ToMap ¶ added in v1.27.5
func (o SetDynamicStateRequestDynamicStateTextOverlaysInnerX) ToMap() (map[string]interface{}, error)
type SetDynamicStateRequestDynamicStateTextOverlaysInnerY ¶ added in v1.27.5
type SetDynamicStateRequestDynamicStateTextOverlaysInnerY struct { // The position of the anchor point within the overlay, given as a percentage of the overlay size. Anchor *float32 `` /* 140-byte string literal not displayed */ // The position of the anchor point on the video, given as a percentage of the video. Position *float32 `` /* 129-byte string literal not displayed */ }
SetDynamicStateRequestDynamicStateTextOverlaysInnerY The vertical position of the text overlay. Zero is the top of the screen/overlay.
func NewSetDynamicStateRequestDynamicStateTextOverlaysInnerY ¶ added in v1.27.5
func NewSetDynamicStateRequestDynamicStateTextOverlaysInnerY() *SetDynamicStateRequestDynamicStateTextOverlaysInnerY
NewSetDynamicStateRequestDynamicStateTextOverlaysInnerY instantiates a new SetDynamicStateRequestDynamicStateTextOverlaysInnerY 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 NewSetDynamicStateRequestDynamicStateTextOverlaysInnerYWithDefaults ¶ added in v1.27.5
func NewSetDynamicStateRequestDynamicStateTextOverlaysInnerYWithDefaults() *SetDynamicStateRequestDynamicStateTextOverlaysInnerY
NewSetDynamicStateRequestDynamicStateTextOverlaysInnerYWithDefaults instantiates a new SetDynamicStateRequestDynamicStateTextOverlaysInnerY 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 (*SetDynamicStateRequestDynamicStateTextOverlaysInnerY) GetAnchor ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerY) GetAnchor() float32
GetAnchor returns the Anchor field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerY) GetAnchorOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerY) GetAnchorOk() (*float32, bool)
GetAnchorOk returns a tuple with the Anchor field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerY) GetPosition ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerY) GetPosition() float32
GetPosition returns the Position field value if set, zero value otherwise.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerY) GetPositionOk ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerY) GetPositionOk() (*float32, bool)
GetPositionOk returns a tuple with the Position field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerY) HasAnchor ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerY) HasAnchor() bool
HasAnchor returns a boolean if a field has been set.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerY) HasPosition ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerY) HasPosition() bool
HasPosition returns a boolean if a field has been set.
func (SetDynamicStateRequestDynamicStateTextOverlaysInnerY) MarshalJSON ¶ added in v1.27.5
func (o SetDynamicStateRequestDynamicStateTextOverlaysInnerY) MarshalJSON() ([]byte, error)
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerY) SetAnchor ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerY) SetAnchor(v float32)
SetAnchor gets a reference to the given float32 and assigns it to the Anchor field.
func (*SetDynamicStateRequestDynamicStateTextOverlaysInnerY) SetPosition ¶ added in v1.27.5
func (o *SetDynamicStateRequestDynamicStateTextOverlaysInnerY) SetPosition(v float32)
SetPosition gets a reference to the given float32 and assigns it to the Position field.
func (SetDynamicStateRequestDynamicStateTextOverlaysInnerY) ToMap ¶ added in v1.27.5
func (o SetDynamicStateRequestDynamicStateTextOverlaysInnerY) ToMap() (map[string]interface{}, error)
type SignalingLog ¶
type SignalingLog struct { Log SignalingLogLog `json:"log"` Status string `json:"status"` Timestamp time.Time `json:"timestamp" format:"date-time"` }
SignalingLog struct for SignalingLog
func NewSignalingLog ¶
func NewSignalingLog(log SignalingLogLog, status string, timestamp time.Time) *SignalingLog
NewSignalingLog instantiates a new SignalingLog 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 NewSignalingLogWithDefaults ¶
func NewSignalingLogWithDefaults() *SignalingLog
NewSignalingLogWithDefaults instantiates a new SignalingLog 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 (*SignalingLog) GetLog ¶
func (o *SignalingLog) GetLog() SignalingLogLog
GetLog returns the Log field value
func (*SignalingLog) GetLogOk ¶
func (o *SignalingLog) GetLogOk() (*SignalingLogLog, bool)
GetLogOk returns a tuple with the Log field value and a boolean to check if the value has been set.
func (*SignalingLog) GetStatus ¶
func (o *SignalingLog) GetStatus() string
GetStatus returns the Status field value
func (*SignalingLog) GetStatusOk ¶
func (o *SignalingLog) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (*SignalingLog) GetTimestamp ¶
func (o *SignalingLog) GetTimestamp() time.Time
GetTimestamp returns the Timestamp field value
func (*SignalingLog) GetTimestampOk ¶
func (o *SignalingLog) GetTimestampOk() (*time.Time, bool)
GetTimestampOk returns a tuple with the Timestamp field value and a boolean to check if the value has been set.
func (SignalingLog) MarshalJSON ¶
func (o SignalingLog) MarshalJSON() ([]byte, error)
func (*SignalingLog) SetLog ¶
func (o *SignalingLog) SetLog(v SignalingLogLog)
SetLog sets field value
func (*SignalingLog) SetStatus ¶
func (o *SignalingLog) SetStatus(v string)
SetStatus sets field value
func (*SignalingLog) SetTimestamp ¶
func (o *SignalingLog) SetTimestamp(v time.Time)
SetTimestamp sets field value
func (SignalingLog) ToMap ¶
func (o SignalingLog) ToMap() (map[string]interface{}, error)
type SignalingLogLog ¶
type SignalingLogLog struct { Base64 string `json:"base64"` Message string `json:"message"` Pretty string `json:"pretty"` }
SignalingLogLog struct for SignalingLogLog
func NewSignalingLogLog ¶
func NewSignalingLogLog(base64 string, message string, pretty string) *SignalingLogLog
NewSignalingLogLog instantiates a new SignalingLogLog 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 NewSignalingLogLogWithDefaults ¶
func NewSignalingLogLogWithDefaults() *SignalingLogLog
NewSignalingLogLogWithDefaults instantiates a new SignalingLogLog 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 (*SignalingLogLog) GetBase64 ¶
func (o *SignalingLogLog) GetBase64() string
GetBase64 returns the Base64 field value
func (*SignalingLogLog) GetBase64Ok ¶
func (o *SignalingLogLog) GetBase64Ok() (*string, bool)
GetBase64Ok returns a tuple with the Base64 field value and a boolean to check if the value has been set.
func (*SignalingLogLog) GetMessage ¶
func (o *SignalingLogLog) GetMessage() string
GetMessage returns the Message field value
func (*SignalingLogLog) GetMessageOk ¶
func (o *SignalingLogLog) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value and a boolean to check if the value has been set.
func (*SignalingLogLog) GetPretty ¶
func (o *SignalingLogLog) GetPretty() string
GetPretty returns the Pretty field value
func (*SignalingLogLog) GetPrettyOk ¶
func (o *SignalingLogLog) GetPrettyOk() (*string, bool)
GetPrettyOk returns a tuple with the Pretty field value and a boolean to check if the value has been set.
func (SignalingLogLog) MarshalJSON ¶
func (o SignalingLogLog) MarshalJSON() ([]byte, error)
func (*SignalingLogLog) SetBase64 ¶
func (o *SignalingLogLog) SetBase64(v string)
SetBase64 sets field value
func (*SignalingLogLog) SetMessage ¶
func (o *SignalingLogLog) SetMessage(v string)
SetMessage sets field value
func (*SignalingLogLog) SetPretty ¶
func (o *SignalingLogLog) SetPretty(v string)
SetPretty sets field value
func (SignalingLogLog) ToMap ¶
func (o SignalingLogLog) ToMap() (map[string]interface{}, error)
type Source ¶
type Source struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // Unique source ID Id string `json:"id" doc:"Unique source ID"` // Source name Name string `json:"name" doc:"Source name"` // Link to this resource Self *string `json:"self,omitempty" format:"uri" doc:"Link to this resource"` }
Source struct for Source
func NewSource ¶
NewSource instantiates a new Source 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 NewSourceWithDefaults ¶
func NewSourceWithDefaults() *Source
NewSourceWithDefaults instantiates a new Source 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 (*Source) GetIdOk ¶
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*Source) GetNameOk ¶
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*Source) GetSchemaOk ¶
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Source) GetSelfOk ¶
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (Source) MarshalJSON ¶
func (*Source) SetSchema ¶
SetSchema gets a reference to the given string and assigns it to the Schema field.
type SourcePreviewsApi ¶
type SourcePreviewsApi interface { /* GetSourcePreviewStream Get Source Preview Stream Gets the information required for the Low Latency Preview Player to enable playback. 'PUT /v2/{org}/sources/{source-id}/preview' SHOULD be called prior to ensure that the necessary Source Preview resources have been created. Otherwise, the Source Preview Stream will not be available and this API route will never succeed. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param sourceId Unique source identifier @return ApiGetSourcePreviewStreamRequest */ GetSourcePreviewStream(ctx context.Context, org string, sourceId string) ApiGetSourcePreviewStreamRequest // GetSourcePreviewStreamExecute executes the request // @return GetPreviewStreamsResponse GetSourcePreviewStreamExecute(r ApiGetSourcePreviewStreamRequest) (*GetPreviewStreamsResponse, *http.Response, error) /* GetSourcePreviewTranscoderStatus Get Transcoder Status Get the current status for the live transcoder powering the Source Preview. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param sourceId Unique source identifier @return ApiGetSourcePreviewTranscoderStatusRequest */ GetSourcePreviewTranscoderStatus(ctx context.Context, org string, sourceId string) ApiGetSourcePreviewTranscoderStatusRequest // GetSourcePreviewTranscoderStatusExecute executes the request // @return Status GetSourcePreviewTranscoderStatusExecute(r ApiGetSourcePreviewTranscoderStatusRequest) (*Status, *http.Response, error) /* PutSourcePreview Create Source Preview Create Source Preview, if one does not already exist. This operation is idempotent and may be called multiple times. A response status code of 201 Created indicates the necessary Source Preview resources have been created. Once created, it may take up to 30 seconds before all resources to be running and available to provide Source Preview Streams information. A response status code of 204 NoContent indicates the requisite Source Preview resources have already been created. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param sourceId Unique source identifier @return ApiPutSourcePreviewRequest */ PutSourcePreview(ctx context.Context, org string, sourceId string) ApiPutSourcePreviewRequest // PutSourcePreviewExecute executes the request PutSourcePreviewExecute(r ApiPutSourcePreviewRequest) (*http.Response, error) /* SourcePreviewPinIngest Pin Ingest Pin the Source Preview's transcoder to prefer either primary or secondary ingest feeds. Note that this will disable some automated ingest failover that is based on the quality of the feeds. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param sourceId Unique source identifier @return ApiSourcePreviewPinIngestRequest */ SourcePreviewPinIngest(ctx context.Context, org string, sourceId string) ApiSourcePreviewPinIngestRequest // SourcePreviewPinIngestExecute executes the request SourcePreviewPinIngestExecute(r ApiSourcePreviewPinIngestRequest) (*http.Response, error) /* SourcePreviewUnpinIngest Unpin Ingest Remove the preferrence for primary or secondary ingest feed from the Source Preview's transcoder. Automated source failover based on feed quality will be resumed. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param sourceId Unique source identifier @return ApiSourcePreviewUnpinIngestRequest */ SourcePreviewUnpinIngest(ctx context.Context, org string, sourceId string) ApiSourcePreviewUnpinIngestRequest // SourcePreviewUnpinIngestExecute executes the request SourcePreviewUnpinIngestExecute(r ApiSourcePreviewUnpinIngestRequest) (*http.Response, error) }
type SourcePreviewsApiService ¶
type SourcePreviewsApiService service
SourcePreviewsApiService SourcePreviewsApi service
func (*SourcePreviewsApiService) GetSourcePreviewStream ¶
func (a *SourcePreviewsApiService) GetSourcePreviewStream(ctx context.Context, org string, sourceId string) ApiGetSourcePreviewStreamRequest
GetSourcePreviewStream Get Source Preview Stream
Gets the information required for the Low Latency Preview Player to enable playback.
'PUT /v2/{org}/sources/{source-id}/preview' SHOULD be called prior to ensure that the necessary Source Preview resources have been created. Otherwise, the Source Preview Stream will not be available and this API route will never succeed.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param sourceId Unique source identifier @return ApiGetSourcePreviewStreamRequest
func (*SourcePreviewsApiService) GetSourcePreviewStreamExecute ¶
func (a *SourcePreviewsApiService) GetSourcePreviewStreamExecute(r ApiGetSourcePreviewStreamRequest) (*GetPreviewStreamsResponse, *http.Response, error)
Execute executes the request
@return GetPreviewStreamsResponse
func (*SourcePreviewsApiService) GetSourcePreviewTranscoderStatus ¶
func (a *SourcePreviewsApiService) GetSourcePreviewTranscoderStatus(ctx context.Context, org string, sourceId string) ApiGetSourcePreviewTranscoderStatusRequest
GetSourcePreviewTranscoderStatus Get Transcoder Status
Get the current status for the live transcoder powering the Source Preview.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param sourceId Unique source identifier @return ApiGetSourcePreviewTranscoderStatusRequest
func (*SourcePreviewsApiService) GetSourcePreviewTranscoderStatusExecute ¶
func (a *SourcePreviewsApiService) GetSourcePreviewTranscoderStatusExecute(r ApiGetSourcePreviewTranscoderStatusRequest) (*Status, *http.Response, error)
Execute executes the request
@return Status
func (*SourcePreviewsApiService) PutSourcePreview ¶
func (a *SourcePreviewsApiService) PutSourcePreview(ctx context.Context, org string, sourceId string) ApiPutSourcePreviewRequest
PutSourcePreview Create Source Preview
Create Source Preview, if one does not already exist. This operation is idempotent and may be called multiple times.
A response status code of 201 Created indicates the necessary Source Preview resources have been created. Once created, it may take up to 30 seconds before all resources to be running and available to provide Source Preview Streams information.
A response status code of 204 NoContent indicates the requisite Source Preview resources have already been created.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param sourceId Unique source identifier @return ApiPutSourcePreviewRequest
func (*SourcePreviewsApiService) PutSourcePreviewExecute ¶
func (a *SourcePreviewsApiService) PutSourcePreviewExecute(r ApiPutSourcePreviewRequest) (*http.Response, error)
Execute executes the request
func (*SourcePreviewsApiService) SourcePreviewPinIngest ¶
func (a *SourcePreviewsApiService) SourcePreviewPinIngest(ctx context.Context, org string, sourceId string) ApiSourcePreviewPinIngestRequest
SourcePreviewPinIngest Pin Ingest
Pin the Source Preview's transcoder to prefer either primary or secondary ingest feeds. Note that this will disable some automated ingest failover that is based on the quality of the feeds.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param sourceId Unique source identifier @return ApiSourcePreviewPinIngestRequest
func (*SourcePreviewsApiService) SourcePreviewPinIngestExecute ¶
func (a *SourcePreviewsApiService) SourcePreviewPinIngestExecute(r ApiSourcePreviewPinIngestRequest) (*http.Response, error)
Execute executes the request
func (*SourcePreviewsApiService) SourcePreviewUnpinIngest ¶
func (a *SourcePreviewsApiService) SourcePreviewUnpinIngest(ctx context.Context, org string, sourceId string) ApiSourcePreviewUnpinIngestRequest
SourcePreviewUnpinIngest Unpin Ingest
Remove the preferrence for primary or secondary ingest feed from the Source Preview's transcoder. Automated source failover based on feed quality will be resumed.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param sourceId Unique source identifier @return ApiSourcePreviewUnpinIngestRequest
func (*SourcePreviewsApiService) SourcePreviewUnpinIngestExecute ¶
func (a *SourcePreviewsApiService) SourcePreviewUnpinIngestExecute(r ApiSourcePreviewUnpinIngestRequest) (*http.Response, error)
Execute executes the request
type Status ¶
type Status struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` DynamicStateStatus *StatusDynamicStateStatus `json:"dynamic_state_status,omitempty"` IngestStatus *StatusIngestStatus `json:"ingest_status,omitempty"` }
Status struct for Status
func NewStatus ¶
func NewStatus() *Status
NewStatus instantiates a new Status 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 NewStatusWithDefaults ¶
func NewStatusWithDefaults() *Status
NewStatusWithDefaults instantiates a new Status 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 (*Status) GetDynamicStateStatus ¶ added in v1.27.6
func (o *Status) GetDynamicStateStatus() StatusDynamicStateStatus
GetDynamicStateStatus returns the DynamicStateStatus field value if set, zero value otherwise.
func (*Status) GetDynamicStateStatusOk ¶ added in v1.27.6
func (o *Status) GetDynamicStateStatusOk() (*StatusDynamicStateStatus, bool)
GetDynamicStateStatusOk returns a tuple with the DynamicStateStatus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Status) GetIngestStatus ¶
func (o *Status) GetIngestStatus() StatusIngestStatus
GetIngestStatus returns the IngestStatus field value if set, zero value otherwise.
func (*Status) GetIngestStatusOk ¶
func (o *Status) GetIngestStatusOk() (*StatusIngestStatus, bool)
GetIngestStatusOk returns a tuple with the IngestStatus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Status) GetSchemaOk ¶
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Status) HasDynamicStateStatus ¶ added in v1.27.6
HasDynamicStateStatus returns a boolean if a field has been set.
func (*Status) HasIngestStatus ¶
HasIngestStatus returns a boolean if a field has been set.
func (Status) MarshalJSON ¶
func (*Status) SetDynamicStateStatus ¶ added in v1.27.6
func (o *Status) SetDynamicStateStatus(v StatusDynamicStateStatus)
SetDynamicStateStatus gets a reference to the given StatusDynamicStateStatus and assigns it to the DynamicStateStatus field.
func (*Status) SetIngestStatus ¶
func (o *Status) SetIngestStatus(v StatusIngestStatus)
SetIngestStatus gets a reference to the given StatusIngestStatus and assigns it to the IngestStatus field.
type StatusDynamicStateStatus ¶ added in v1.27.7
type StatusDynamicStateStatus struct { DynamicState *StatusDynamicStateStatusDynamicState `json:"dynamic_state,omitempty"` // The timestamp of the last update to the dynamic state. LastUpdate *time.Time `json:"last_update,omitempty" format:"date-time" doc:"The timestamp of the last update to the dynamic state."` }
StatusDynamicStateStatus The transcoder's dynamic state settings.
func NewStatusDynamicStateStatus ¶ added in v1.27.7
func NewStatusDynamicStateStatus() *StatusDynamicStateStatus
NewStatusDynamicStateStatus instantiates a new StatusDynamicStateStatus 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 NewStatusDynamicStateStatusWithDefaults ¶ added in v1.27.7
func NewStatusDynamicStateStatusWithDefaults() *StatusDynamicStateStatus
NewStatusDynamicStateStatusWithDefaults instantiates a new StatusDynamicStateStatus 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 (*StatusDynamicStateStatus) GetDynamicState ¶ added in v1.27.7
func (o *StatusDynamicStateStatus) GetDynamicState() StatusDynamicStateStatusDynamicState
GetDynamicState returns the DynamicState field value if set, zero value otherwise.
func (*StatusDynamicStateStatus) GetDynamicStateOk ¶ added in v1.27.7
func (o *StatusDynamicStateStatus) GetDynamicStateOk() (*StatusDynamicStateStatusDynamicState, bool)
GetDynamicStateOk returns a tuple with the DynamicState field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusDynamicStateStatus) GetLastUpdate ¶ added in v1.27.7
func (o *StatusDynamicStateStatus) GetLastUpdate() time.Time
GetLastUpdate returns the LastUpdate field value if set, zero value otherwise.
func (*StatusDynamicStateStatus) GetLastUpdateOk ¶ added in v1.27.7
func (o *StatusDynamicStateStatus) GetLastUpdateOk() (*time.Time, bool)
GetLastUpdateOk returns a tuple with the LastUpdate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusDynamicStateStatus) HasDynamicState ¶ added in v1.27.7
func (o *StatusDynamicStateStatus) HasDynamicState() bool
HasDynamicState returns a boolean if a field has been set.
func (*StatusDynamicStateStatus) HasLastUpdate ¶ added in v1.27.7
func (o *StatusDynamicStateStatus) HasLastUpdate() bool
HasLastUpdate returns a boolean if a field has been set.
func (StatusDynamicStateStatus) MarshalJSON ¶ added in v1.27.7
func (o StatusDynamicStateStatus) MarshalJSON() ([]byte, error)
func (*StatusDynamicStateStatus) SetDynamicState ¶ added in v1.27.7
func (o *StatusDynamicStateStatus) SetDynamicState(v StatusDynamicStateStatusDynamicState)
SetDynamicState gets a reference to the given StatusDynamicStateStatusDynamicState and assigns it to the DynamicState field.
func (*StatusDynamicStateStatus) SetLastUpdate ¶ added in v1.27.7
func (o *StatusDynamicStateStatus) SetLastUpdate(v time.Time)
SetLastUpdate gets a reference to the given time.Time and assigns it to the LastUpdate field.
func (StatusDynamicStateStatus) ToMap ¶ added in v1.27.7
func (o StatusDynamicStateStatus) ToMap() (map[string]interface{}, error)
type StatusDynamicStateStatusDynamicState ¶ added in v1.27.7
type StatusDynamicStateStatusDynamicState struct { // The complete list of muted audios. AudioMutes []SetDynamicStateRequestDynamicStateAudioMutesInner `json:"audio_mutes,omitempty" doc:"The complete list of muted audios."` // The complete list of graphic overlays. GraphicOverlays []SetDynamicStateRequestDynamicStateGraphicOverlaysInner `json:"graphic_overlays,omitempty" doc:"The complete list of graphic overlays."` // The complete list of text overlays. TextOverlays []SetDynamicStateRequestDynamicStateTextOverlaysInner `json:"text_overlays,omitempty" doc:"The complete list of text overlays."` }
StatusDynamicStateStatusDynamicState The transcoder's dynamic state settings.
func NewStatusDynamicStateStatusDynamicState ¶ added in v1.27.7
func NewStatusDynamicStateStatusDynamicState() *StatusDynamicStateStatusDynamicState
NewStatusDynamicStateStatusDynamicState instantiates a new StatusDynamicStateStatusDynamicState 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 NewStatusDynamicStateStatusDynamicStateWithDefaults ¶ added in v1.27.7
func NewStatusDynamicStateStatusDynamicStateWithDefaults() *StatusDynamicStateStatusDynamicState
NewStatusDynamicStateStatusDynamicStateWithDefaults instantiates a new StatusDynamicStateStatusDynamicState 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 (*StatusDynamicStateStatusDynamicState) GetAudioMutes ¶ added in v1.27.7
func (o *StatusDynamicStateStatusDynamicState) GetAudioMutes() []SetDynamicStateRequestDynamicStateAudioMutesInner
GetAudioMutes returns the AudioMutes field value if set, zero value otherwise.
func (*StatusDynamicStateStatusDynamicState) GetAudioMutesOk ¶ added in v1.27.7
func (o *StatusDynamicStateStatusDynamicState) GetAudioMutesOk() ([]SetDynamicStateRequestDynamicStateAudioMutesInner, bool)
GetAudioMutesOk returns a tuple with the AudioMutes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusDynamicStateStatusDynamicState) GetGraphicOverlays ¶ added in v1.27.7
func (o *StatusDynamicStateStatusDynamicState) GetGraphicOverlays() []SetDynamicStateRequestDynamicStateGraphicOverlaysInner
GetGraphicOverlays returns the GraphicOverlays field value if set, zero value otherwise.
func (*StatusDynamicStateStatusDynamicState) GetGraphicOverlaysOk ¶ added in v1.27.7
func (o *StatusDynamicStateStatusDynamicState) GetGraphicOverlaysOk() ([]SetDynamicStateRequestDynamicStateGraphicOverlaysInner, bool)
GetGraphicOverlaysOk returns a tuple with the GraphicOverlays field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusDynamicStateStatusDynamicState) GetTextOverlays ¶ added in v1.27.7
func (o *StatusDynamicStateStatusDynamicState) GetTextOverlays() []SetDynamicStateRequestDynamicStateTextOverlaysInner
GetTextOverlays returns the TextOverlays field value if set, zero value otherwise.
func (*StatusDynamicStateStatusDynamicState) GetTextOverlaysOk ¶ added in v1.27.7
func (o *StatusDynamicStateStatusDynamicState) GetTextOverlaysOk() ([]SetDynamicStateRequestDynamicStateTextOverlaysInner, bool)
GetTextOverlaysOk returns a tuple with the TextOverlays field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusDynamicStateStatusDynamicState) HasAudioMutes ¶ added in v1.27.7
func (o *StatusDynamicStateStatusDynamicState) HasAudioMutes() bool
HasAudioMutes returns a boolean if a field has been set.
func (*StatusDynamicStateStatusDynamicState) HasGraphicOverlays ¶ added in v1.27.7
func (o *StatusDynamicStateStatusDynamicState) HasGraphicOverlays() bool
HasGraphicOverlays returns a boolean if a field has been set.
func (*StatusDynamicStateStatusDynamicState) HasTextOverlays ¶ added in v1.27.7
func (o *StatusDynamicStateStatusDynamicState) HasTextOverlays() bool
HasTextOverlays returns a boolean if a field has been set.
func (StatusDynamicStateStatusDynamicState) MarshalJSON ¶ added in v1.27.7
func (o StatusDynamicStateStatusDynamicState) MarshalJSON() ([]byte, error)
func (*StatusDynamicStateStatusDynamicState) SetAudioMutes ¶ added in v1.27.7
func (o *StatusDynamicStateStatusDynamicState) SetAudioMutes(v []SetDynamicStateRequestDynamicStateAudioMutesInner)
SetAudioMutes gets a reference to the given []SetDynamicStateRequestDynamicStateAudioMutesInner and assigns it to the AudioMutes field.
func (*StatusDynamicStateStatusDynamicState) SetGraphicOverlays ¶ added in v1.27.7
func (o *StatusDynamicStateStatusDynamicState) SetGraphicOverlays(v []SetDynamicStateRequestDynamicStateGraphicOverlaysInner)
SetGraphicOverlays gets a reference to the given []SetDynamicStateRequestDynamicStateGraphicOverlaysInner and assigns it to the GraphicOverlays field.
func (*StatusDynamicStateStatusDynamicState) SetTextOverlays ¶ added in v1.27.7
func (o *StatusDynamicStateStatusDynamicState) SetTextOverlays(v []SetDynamicStateRequestDynamicStateTextOverlaysInner)
SetTextOverlays gets a reference to the given []SetDynamicStateRequestDynamicStateTextOverlaysInner and assigns it to the TextOverlays field.
func (StatusDynamicStateStatusDynamicState) ToMap ¶ added in v1.27.7
func (o StatusDynamicStateStatusDynamicState) ToMap() (map[string]interface{}, error)
type StatusIngestStatus ¶
type StatusIngestStatus struct { PrimaryStatus *StatusIngestStatusPrimaryStatus `json:"primary_status,omitempty"` SecondaryStatus *StatusIngestStatusSecondaryStatus `json:"secondary_status,omitempty"` SourceLossSlateStatus *StatusIngestStatusSourceLossSlateStatus `json:"source_loss_slate_status,omitempty"` // Reports whether source merging is currently active i.e. that the transcoder is merging samples from primary and secondary sources to conceal errors. SourceMergingActive *bool `` /* 193-byte string literal not displayed */ // Reports whether source merging was disabled via API. SourceMergingDisabled *bool `json:"source_merging_disabled,omitempty" doc:"Reports whether source merging was disabled via API."` }
StatusIngestStatus Ingest components's status.
func NewStatusIngestStatus ¶
func NewStatusIngestStatus() *StatusIngestStatus
NewStatusIngestStatus instantiates a new StatusIngestStatus 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 NewStatusIngestStatusWithDefaults ¶
func NewStatusIngestStatusWithDefaults() *StatusIngestStatus
NewStatusIngestStatusWithDefaults instantiates a new StatusIngestStatus 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 (*StatusIngestStatus) GetPrimaryStatus ¶
func (o *StatusIngestStatus) GetPrimaryStatus() StatusIngestStatusPrimaryStatus
GetPrimaryStatus returns the PrimaryStatus field value if set, zero value otherwise.
func (*StatusIngestStatus) GetPrimaryStatusOk ¶
func (o *StatusIngestStatus) GetPrimaryStatusOk() (*StatusIngestStatusPrimaryStatus, bool)
GetPrimaryStatusOk returns a tuple with the PrimaryStatus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatus) GetSecondaryStatus ¶
func (o *StatusIngestStatus) GetSecondaryStatus() StatusIngestStatusSecondaryStatus
GetSecondaryStatus returns the SecondaryStatus field value if set, zero value otherwise.
func (*StatusIngestStatus) GetSecondaryStatusOk ¶
func (o *StatusIngestStatus) GetSecondaryStatusOk() (*StatusIngestStatusSecondaryStatus, bool)
GetSecondaryStatusOk returns a tuple with the SecondaryStatus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatus) GetSourceLossSlateStatus ¶
func (o *StatusIngestStatus) GetSourceLossSlateStatus() StatusIngestStatusSourceLossSlateStatus
GetSourceLossSlateStatus returns the SourceLossSlateStatus field value if set, zero value otherwise.
func (*StatusIngestStatus) GetSourceLossSlateStatusOk ¶
func (o *StatusIngestStatus) GetSourceLossSlateStatusOk() (*StatusIngestStatusSourceLossSlateStatus, bool)
GetSourceLossSlateStatusOk returns a tuple with the SourceLossSlateStatus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatus) GetSourceMergingActive ¶
func (o *StatusIngestStatus) GetSourceMergingActive() bool
GetSourceMergingActive returns the SourceMergingActive field value if set, zero value otherwise.
func (*StatusIngestStatus) GetSourceMergingActiveOk ¶
func (o *StatusIngestStatus) GetSourceMergingActiveOk() (*bool, bool)
GetSourceMergingActiveOk returns a tuple with the SourceMergingActive field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatus) GetSourceMergingDisabled ¶
func (o *StatusIngestStatus) GetSourceMergingDisabled() bool
GetSourceMergingDisabled returns the SourceMergingDisabled field value if set, zero value otherwise.
func (*StatusIngestStatus) GetSourceMergingDisabledOk ¶
func (o *StatusIngestStatus) GetSourceMergingDisabledOk() (*bool, bool)
GetSourceMergingDisabledOk returns a tuple with the SourceMergingDisabled field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatus) HasPrimaryStatus ¶
func (o *StatusIngestStatus) HasPrimaryStatus() bool
HasPrimaryStatus returns a boolean if a field has been set.
func (*StatusIngestStatus) HasSecondaryStatus ¶
func (o *StatusIngestStatus) HasSecondaryStatus() bool
HasSecondaryStatus returns a boolean if a field has been set.
func (*StatusIngestStatus) HasSourceLossSlateStatus ¶
func (o *StatusIngestStatus) HasSourceLossSlateStatus() bool
HasSourceLossSlateStatus returns a boolean if a field has been set.
func (*StatusIngestStatus) HasSourceMergingActive ¶
func (o *StatusIngestStatus) HasSourceMergingActive() bool
HasSourceMergingActive returns a boolean if a field has been set.
func (*StatusIngestStatus) HasSourceMergingDisabled ¶
func (o *StatusIngestStatus) HasSourceMergingDisabled() bool
HasSourceMergingDisabled returns a boolean if a field has been set.
func (StatusIngestStatus) MarshalJSON ¶
func (o StatusIngestStatus) MarshalJSON() ([]byte, error)
func (*StatusIngestStatus) SetPrimaryStatus ¶
func (o *StatusIngestStatus) SetPrimaryStatus(v StatusIngestStatusPrimaryStatus)
SetPrimaryStatus gets a reference to the given StatusIngestStatusPrimaryStatus and assigns it to the PrimaryStatus field.
func (*StatusIngestStatus) SetSecondaryStatus ¶
func (o *StatusIngestStatus) SetSecondaryStatus(v StatusIngestStatusSecondaryStatus)
SetSecondaryStatus gets a reference to the given StatusIngestStatusSecondaryStatus and assigns it to the SecondaryStatus field.
func (*StatusIngestStatus) SetSourceLossSlateStatus ¶
func (o *StatusIngestStatus) SetSourceLossSlateStatus(v StatusIngestStatusSourceLossSlateStatus)
SetSourceLossSlateStatus gets a reference to the given StatusIngestStatusSourceLossSlateStatus and assigns it to the SourceLossSlateStatus field.
func (*StatusIngestStatus) SetSourceMergingActive ¶
func (o *StatusIngestStatus) SetSourceMergingActive(v bool)
SetSourceMergingActive gets a reference to the given bool and assigns it to the SourceMergingActive field.
func (*StatusIngestStatus) SetSourceMergingDisabled ¶
func (o *StatusIngestStatus) SetSourceMergingDisabled(v bool)
SetSourceMergingDisabled gets a reference to the given bool and assigns it to the SourceMergingDisabled field.
func (StatusIngestStatus) ToMap ¶
func (o StatusIngestStatus) ToMap() (map[string]interface{}, error)
type StatusIngestStatusPrimaryStatus ¶
type StatusIngestStatusPrimaryStatus struct { // Reports whether this is the active source - i.e. the source being transcoded. Active *bool `json:"active,omitempty" doc:"Reports whether this is the active source - i.e. the source being transcoded."` // Continuity counter error total since the transcoder pod started. CcErrors *int64 `json:"cc_errors,omitempty" format:"int64" doc:"Continuity counter error total since the transcoder pod started."` // The last time data was received for this source. LastDataReceived *time.Time `json:"last_data_received,omitempty" format:"date-time" doc:"The last time data was received for this source."` // Reports whether this source was pinned to be always preferred (if available). Pinned *bool `json:"pinned,omitempty" doc:"Reports whether this source was pinned to be always preferred (if available)."` Pmt *StatusIngestStatusPrimaryStatusPmt `json:"pmt,omitempty"` // A measure of the source's quality if available. Zero is the perfect score. The higher the score, the worst the quality. QualityScore *float64 `` /* 172-byte string literal not displayed */ UnavailableReason *string `` /* 236-byte string literal not displayed */ }
StatusIngestStatusPrimaryStatus Primary source status.
func NewStatusIngestStatusPrimaryStatus ¶
func NewStatusIngestStatusPrimaryStatus() *StatusIngestStatusPrimaryStatus
NewStatusIngestStatusPrimaryStatus instantiates a new StatusIngestStatusPrimaryStatus 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 NewStatusIngestStatusPrimaryStatusWithDefaults ¶
func NewStatusIngestStatusPrimaryStatusWithDefaults() *StatusIngestStatusPrimaryStatus
NewStatusIngestStatusPrimaryStatusWithDefaults instantiates a new StatusIngestStatusPrimaryStatus 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 (*StatusIngestStatusPrimaryStatus) GetActive ¶
func (o *StatusIngestStatusPrimaryStatus) GetActive() bool
GetActive returns the Active field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatus) GetActiveOk ¶
func (o *StatusIngestStatusPrimaryStatus) GetActiveOk() (*bool, bool)
GetActiveOk returns a tuple with the Active field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatus) GetCcErrors ¶
func (o *StatusIngestStatusPrimaryStatus) GetCcErrors() int64
GetCcErrors returns the CcErrors field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatus) GetCcErrorsOk ¶
func (o *StatusIngestStatusPrimaryStatus) GetCcErrorsOk() (*int64, bool)
GetCcErrorsOk returns a tuple with the CcErrors field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatus) GetLastDataReceived ¶
func (o *StatusIngestStatusPrimaryStatus) GetLastDataReceived() time.Time
GetLastDataReceived returns the LastDataReceived field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatus) GetLastDataReceivedOk ¶
func (o *StatusIngestStatusPrimaryStatus) GetLastDataReceivedOk() (*time.Time, bool)
GetLastDataReceivedOk returns a tuple with the LastDataReceived field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatus) GetPinned ¶
func (o *StatusIngestStatusPrimaryStatus) GetPinned() bool
GetPinned returns the Pinned field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatus) GetPinnedOk ¶
func (o *StatusIngestStatusPrimaryStatus) GetPinnedOk() (*bool, bool)
GetPinnedOk returns a tuple with the Pinned field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatus) GetPmt ¶
func (o *StatusIngestStatusPrimaryStatus) GetPmt() StatusIngestStatusPrimaryStatusPmt
GetPmt returns the Pmt field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatus) GetPmtOk ¶
func (o *StatusIngestStatusPrimaryStatus) GetPmtOk() (*StatusIngestStatusPrimaryStatusPmt, bool)
GetPmtOk returns a tuple with the Pmt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatus) GetQualityScore ¶
func (o *StatusIngestStatusPrimaryStatus) GetQualityScore() float64
GetQualityScore returns the QualityScore field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatus) GetQualityScoreOk ¶
func (o *StatusIngestStatusPrimaryStatus) GetQualityScoreOk() (*float64, bool)
GetQualityScoreOk returns a tuple with the QualityScore field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatus) GetUnavailableReason ¶
func (o *StatusIngestStatusPrimaryStatus) GetUnavailableReason() string
GetUnavailableReason returns the UnavailableReason field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatus) GetUnavailableReasonOk ¶
func (o *StatusIngestStatusPrimaryStatus) GetUnavailableReasonOk() (*string, bool)
GetUnavailableReasonOk returns a tuple with the UnavailableReason field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatus) HasActive ¶
func (o *StatusIngestStatusPrimaryStatus) HasActive() bool
HasActive returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatus) HasCcErrors ¶
func (o *StatusIngestStatusPrimaryStatus) HasCcErrors() bool
HasCcErrors returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatus) HasLastDataReceived ¶
func (o *StatusIngestStatusPrimaryStatus) HasLastDataReceived() bool
HasLastDataReceived returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatus) HasPinned ¶
func (o *StatusIngestStatusPrimaryStatus) HasPinned() bool
HasPinned returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatus) HasPmt ¶
func (o *StatusIngestStatusPrimaryStatus) HasPmt() bool
HasPmt returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatus) HasQualityScore ¶
func (o *StatusIngestStatusPrimaryStatus) HasQualityScore() bool
HasQualityScore returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatus) HasUnavailableReason ¶
func (o *StatusIngestStatusPrimaryStatus) HasUnavailableReason() bool
HasUnavailableReason returns a boolean if a field has been set.
func (StatusIngestStatusPrimaryStatus) MarshalJSON ¶
func (o StatusIngestStatusPrimaryStatus) MarshalJSON() ([]byte, error)
func (*StatusIngestStatusPrimaryStatus) SetActive ¶
func (o *StatusIngestStatusPrimaryStatus) SetActive(v bool)
SetActive gets a reference to the given bool and assigns it to the Active field.
func (*StatusIngestStatusPrimaryStatus) SetCcErrors ¶
func (o *StatusIngestStatusPrimaryStatus) SetCcErrors(v int64)
SetCcErrors gets a reference to the given int64 and assigns it to the CcErrors field.
func (*StatusIngestStatusPrimaryStatus) SetLastDataReceived ¶
func (o *StatusIngestStatusPrimaryStatus) SetLastDataReceived(v time.Time)
SetLastDataReceived gets a reference to the given time.Time and assigns it to the LastDataReceived field.
func (*StatusIngestStatusPrimaryStatus) SetPinned ¶
func (o *StatusIngestStatusPrimaryStatus) SetPinned(v bool)
SetPinned gets a reference to the given bool and assigns it to the Pinned field.
func (*StatusIngestStatusPrimaryStatus) SetPmt ¶
func (o *StatusIngestStatusPrimaryStatus) SetPmt(v StatusIngestStatusPrimaryStatusPmt)
SetPmt gets a reference to the given StatusIngestStatusPrimaryStatusPmt and assigns it to the Pmt field.
func (*StatusIngestStatusPrimaryStatus) SetQualityScore ¶
func (o *StatusIngestStatusPrimaryStatus) SetQualityScore(v float64)
SetQualityScore gets a reference to the given float64 and assigns it to the QualityScore field.
func (*StatusIngestStatusPrimaryStatus) SetUnavailableReason ¶
func (o *StatusIngestStatusPrimaryStatus) SetUnavailableReason(v string)
SetUnavailableReason gets a reference to the given string and assigns it to the UnavailableReason field.
func (StatusIngestStatusPrimaryStatus) ToMap ¶
func (o StatusIngestStatusPrimaryStatus) ToMap() (map[string]interface{}, error)
type StatusIngestStatusPrimaryStatusPmt ¶
type StatusIngestStatusPrimaryStatusPmt struct { // The time that the PMT was updated. LastUpdate *time.Time `json:"last_update,omitempty" format:"date-time" doc:"The time that the PMT was updated."` PcrPid *int32 `json:"pcr_pid,omitempty" format:"int32" minimum:"0"` Pid *int32 `json:"pid,omitempty" format:"int32" minimum:"0"` // The following fields correspond to fields in github.com/iStreamPlanet/go-media/mp2t.PMT ProgramNumber *int32 `` /* 152-byte string literal not displayed */ Streams []StatusIngestStatusPrimaryStatusPmtStreamsInner `json:"streams,omitempty"` }
StatusIngestStatusPrimaryStatusPmt The PMT for this source.
func NewStatusIngestStatusPrimaryStatusPmt ¶
func NewStatusIngestStatusPrimaryStatusPmt() *StatusIngestStatusPrimaryStatusPmt
NewStatusIngestStatusPrimaryStatusPmt instantiates a new StatusIngestStatusPrimaryStatusPmt 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 NewStatusIngestStatusPrimaryStatusPmtWithDefaults ¶
func NewStatusIngestStatusPrimaryStatusPmtWithDefaults() *StatusIngestStatusPrimaryStatusPmt
NewStatusIngestStatusPrimaryStatusPmtWithDefaults instantiates a new StatusIngestStatusPrimaryStatusPmt 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 (*StatusIngestStatusPrimaryStatusPmt) GetLastUpdate ¶
func (o *StatusIngestStatusPrimaryStatusPmt) GetLastUpdate() time.Time
GetLastUpdate returns the LastUpdate field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmt) GetLastUpdateOk ¶
func (o *StatusIngestStatusPrimaryStatusPmt) GetLastUpdateOk() (*time.Time, bool)
GetLastUpdateOk returns a tuple with the LastUpdate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmt) GetPcrPid ¶
func (o *StatusIngestStatusPrimaryStatusPmt) GetPcrPid() int32
GetPcrPid returns the PcrPid field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmt) GetPcrPidOk ¶
func (o *StatusIngestStatusPrimaryStatusPmt) GetPcrPidOk() (*int32, bool)
GetPcrPidOk returns a tuple with the PcrPid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmt) GetPid ¶
func (o *StatusIngestStatusPrimaryStatusPmt) GetPid() int32
GetPid returns the Pid field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmt) GetPidOk ¶
func (o *StatusIngestStatusPrimaryStatusPmt) GetPidOk() (*int32, bool)
GetPidOk returns a tuple with the Pid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmt) GetProgramNumber ¶
func (o *StatusIngestStatusPrimaryStatusPmt) GetProgramNumber() int32
GetProgramNumber returns the ProgramNumber field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmt) GetProgramNumberOk ¶
func (o *StatusIngestStatusPrimaryStatusPmt) GetProgramNumberOk() (*int32, bool)
GetProgramNumberOk returns a tuple with the ProgramNumber field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmt) GetStreams ¶
func (o *StatusIngestStatusPrimaryStatusPmt) GetStreams() []StatusIngestStatusPrimaryStatusPmtStreamsInner
GetStreams returns the Streams field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmt) GetStreamsOk ¶
func (o *StatusIngestStatusPrimaryStatusPmt) GetStreamsOk() ([]StatusIngestStatusPrimaryStatusPmtStreamsInner, bool)
GetStreamsOk returns a tuple with the Streams field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmt) HasLastUpdate ¶
func (o *StatusIngestStatusPrimaryStatusPmt) HasLastUpdate() bool
HasLastUpdate returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmt) HasPcrPid ¶
func (o *StatusIngestStatusPrimaryStatusPmt) HasPcrPid() bool
HasPcrPid returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmt) HasPid ¶
func (o *StatusIngestStatusPrimaryStatusPmt) HasPid() bool
HasPid returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmt) HasProgramNumber ¶
func (o *StatusIngestStatusPrimaryStatusPmt) HasProgramNumber() bool
HasProgramNumber returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmt) HasStreams ¶
func (o *StatusIngestStatusPrimaryStatusPmt) HasStreams() bool
HasStreams returns a boolean if a field has been set.
func (StatusIngestStatusPrimaryStatusPmt) MarshalJSON ¶
func (o StatusIngestStatusPrimaryStatusPmt) MarshalJSON() ([]byte, error)
func (*StatusIngestStatusPrimaryStatusPmt) SetLastUpdate ¶
func (o *StatusIngestStatusPrimaryStatusPmt) SetLastUpdate(v time.Time)
SetLastUpdate gets a reference to the given time.Time and assigns it to the LastUpdate field.
func (*StatusIngestStatusPrimaryStatusPmt) SetPcrPid ¶
func (o *StatusIngestStatusPrimaryStatusPmt) SetPcrPid(v int32)
SetPcrPid gets a reference to the given int32 and assigns it to the PcrPid field.
func (*StatusIngestStatusPrimaryStatusPmt) SetPid ¶
func (o *StatusIngestStatusPrimaryStatusPmt) SetPid(v int32)
SetPid gets a reference to the given int32 and assigns it to the Pid field.
func (*StatusIngestStatusPrimaryStatusPmt) SetProgramNumber ¶
func (o *StatusIngestStatusPrimaryStatusPmt) SetProgramNumber(v int32)
SetProgramNumber gets a reference to the given int32 and assigns it to the ProgramNumber field.
func (*StatusIngestStatusPrimaryStatusPmt) SetStreams ¶
func (o *StatusIngestStatusPrimaryStatusPmt) SetStreams(v []StatusIngestStatusPrimaryStatusPmtStreamsInner)
SetStreams gets a reference to the given []StatusIngestStatusPrimaryStatusPmtStreamsInner and assigns it to the Streams field.
func (StatusIngestStatusPrimaryStatusPmt) ToMap ¶
func (o StatusIngestStatusPrimaryStatusPmt) ToMap() (map[string]interface{}, error)
type StatusIngestStatusPrimaryStatusPmtStreamsInner ¶
type StatusIngestStatusPrimaryStatusPmtStreamsInner struct { // Indicates whether the stream is being used by the transcoder. The remaining fields are only valid if 'mapped' is true. Mapped *bool `` /* 148-byte string literal not displayed */ Pid *int32 `json:"pid,omitempty" format:"int32" minimum:"0"` // The type of the stream as reported in the PMT. RawType *string `` /* 616-byte string literal not displayed */ // The type of the stream inferred by the demuxer. Includes MP2TStreamType's pseudo-types values. It is not guaranteed to be the same value reported in the PMT. E.g. MP2T_STREAM_TYPE_PES_PRIVATE_DATA plus the right descriptor might result in MP2T_STREAM_TYPE_ID3. Type *string `` /* 826-byte string literal not displayed */ Video *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo `json:"video,omitempty"` }
StatusIngestStatusPrimaryStatusPmtStreamsInner struct for StatusIngestStatusPrimaryStatusPmtStreamsInner
func NewStatusIngestStatusPrimaryStatusPmtStreamsInner ¶
func NewStatusIngestStatusPrimaryStatusPmtStreamsInner() *StatusIngestStatusPrimaryStatusPmtStreamsInner
NewStatusIngestStatusPrimaryStatusPmtStreamsInner instantiates a new StatusIngestStatusPrimaryStatusPmtStreamsInner 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 NewStatusIngestStatusPrimaryStatusPmtStreamsInnerWithDefaults ¶
func NewStatusIngestStatusPrimaryStatusPmtStreamsInnerWithDefaults() *StatusIngestStatusPrimaryStatusPmtStreamsInner
NewStatusIngestStatusPrimaryStatusPmtStreamsInnerWithDefaults instantiates a new StatusIngestStatusPrimaryStatusPmtStreamsInner 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 (*StatusIngestStatusPrimaryStatusPmtStreamsInner) GetMapped ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) GetMapped() bool
GetMapped returns the Mapped field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInner) GetMappedOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) GetMappedOk() (*bool, bool)
GetMappedOk returns a tuple with the Mapped field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInner) GetPid ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) GetPid() int32
GetPid returns the Pid field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInner) GetPidOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) GetPidOk() (*int32, bool)
GetPidOk returns a tuple with the Pid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInner) GetRawType ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) GetRawType() string
GetRawType returns the RawType field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInner) GetRawTypeOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) GetRawTypeOk() (*string, bool)
GetRawTypeOk returns a tuple with the RawType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInner) GetType ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) GetType() string
GetType returns the Type field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInner) GetTypeOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInner) GetVideo ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) GetVideo() StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo
GetVideo returns the Video field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInner) GetVideoOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) GetVideoOk() (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo, bool)
GetVideoOk returns a tuple with the Video field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInner) HasMapped ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) HasMapped() bool
HasMapped returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInner) HasPid ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) HasPid() bool
HasPid returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInner) HasRawType ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) HasRawType() bool
HasRawType returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInner) HasType ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) HasType() bool
HasType returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInner) HasVideo ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) HasVideo() bool
HasVideo returns a boolean if a field has been set.
func (StatusIngestStatusPrimaryStatusPmtStreamsInner) MarshalJSON ¶
func (o StatusIngestStatusPrimaryStatusPmtStreamsInner) MarshalJSON() ([]byte, error)
func (*StatusIngestStatusPrimaryStatusPmtStreamsInner) SetMapped ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) SetMapped(v bool)
SetMapped gets a reference to the given bool and assigns it to the Mapped field.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInner) SetPid ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) SetPid(v int32)
SetPid gets a reference to the given int32 and assigns it to the Pid field.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInner) SetRawType ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) SetRawType(v string)
SetRawType gets a reference to the given string and assigns it to the RawType field.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInner) SetType ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) SetType(v string)
SetType gets a reference to the given string and assigns it to the Type field.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInner) SetVideo ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInner) SetVideo(v StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo)
SetVideo gets a reference to the given StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo and assigns it to the Video field.
func (StatusIngestStatusPrimaryStatusPmtStreamsInner) ToMap ¶
func (o StatusIngestStatusPrimaryStatusPmtStreamsInner) ToMap() (map[string]interface{}, error)
type StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo ¶
type StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo struct { BitDepth *int32 `json:"bit_depth,omitempty" format:"int32"` Clli *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli `json:"clli,omitempty"` ColorDescription *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription `json:"color_description,omitempty"` FrameHeight *int32 `json:"frame_height,omitempty" format:"int32"` FrameWidth *int32 `json:"frame_width,omitempty" format:"int32"` Mdcv *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv `json:"mdcv,omitempty"` }
StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo Only one of ['video'] may be set.
func NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo ¶
func NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo() *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo
NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideo instantiates a new StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo 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 NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoWithDefaults ¶
func NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoWithDefaults() *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo
NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoWithDefaults instantiates a new StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo 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 (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetBitDepth ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetBitDepth() int32
GetBitDepth returns the BitDepth field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetBitDepthOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetBitDepthOk() (*int32, bool)
GetBitDepthOk returns a tuple with the BitDepth field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetClli ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetClli() StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli
GetClli returns the Clli field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetClliOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetClliOk() (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli, bool)
GetClliOk returns a tuple with the Clli field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetColorDescription ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetColorDescription() StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription
GetColorDescription returns the ColorDescription field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetColorDescriptionOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetColorDescriptionOk() (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription, bool)
GetColorDescriptionOk returns a tuple with the ColorDescription field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetFrameHeight ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetFrameHeight() int32
GetFrameHeight returns the FrameHeight field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetFrameHeightOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetFrameHeightOk() (*int32, bool)
GetFrameHeightOk returns a tuple with the FrameHeight field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetFrameWidth ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetFrameWidth() int32
GetFrameWidth returns the FrameWidth field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetFrameWidthOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetFrameWidthOk() (*int32, bool)
GetFrameWidthOk returns a tuple with the FrameWidth field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetMdcv ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetMdcv() StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv
GetMdcv returns the Mdcv field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetMdcvOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) GetMdcvOk() (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv, bool)
GetMdcvOk returns a tuple with the Mdcv field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) HasBitDepth ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) HasBitDepth() bool
HasBitDepth returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) HasClli ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) HasClli() bool
HasClli returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) HasColorDescription ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) HasColorDescription() bool
HasColorDescription returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) HasFrameHeight ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) HasFrameHeight() bool
HasFrameHeight returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) HasFrameWidth ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) HasFrameWidth() bool
HasFrameWidth returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) HasMdcv ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) HasMdcv() bool
HasMdcv returns a boolean if a field has been set.
func (StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) MarshalJSON ¶
func (o StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) MarshalJSON() ([]byte, error)
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) SetBitDepth ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) SetBitDepth(v int32)
SetBitDepth gets a reference to the given int32 and assigns it to the BitDepth field.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) SetClli ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) SetClli(v StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli)
SetClli gets a reference to the given StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli and assigns it to the Clli field.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) SetColorDescription ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) SetColorDescription(v StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription)
SetColorDescription gets a reference to the given StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription and assigns it to the ColorDescription field.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) SetFrameHeight ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) SetFrameHeight(v int32)
SetFrameHeight gets a reference to the given int32 and assigns it to the FrameHeight field.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) SetFrameWidth ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) SetFrameWidth(v int32)
SetFrameWidth gets a reference to the given int32 and assigns it to the FrameWidth field.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) SetMdcv ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) SetMdcv(v StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv)
SetMdcv gets a reference to the given StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv and assigns it to the Mdcv field.
func (StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) ToMap ¶
func (o StatusIngestStatusPrimaryStatusPmtStreamsInnerVideo) ToMap() (map[string]interface{}, error)
type StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli ¶
type StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli struct { // Max content light level in nits. MaxCll *float64 `json:"max_cll,omitempty" format:"double" doc:"Max content light level in nits."` // Max frame (pic) average light level in nits. MaxFall *float64 `json:"max_fall,omitempty" format:"double" doc:"Max frame (pic) average light level in nits."` }
StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli struct for StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli
func NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli ¶
func NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli() *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli
NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli instantiates a new StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli 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 NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClliWithDefaults ¶
func NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClliWithDefaults() *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli
NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClliWithDefaults instantiates a new StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli 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 (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) GetMaxCll ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) GetMaxCll() float64
GetMaxCll returns the MaxCll field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) GetMaxCllOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) GetMaxCllOk() (*float64, bool)
GetMaxCllOk returns a tuple with the MaxCll field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) GetMaxFall ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) GetMaxFall() float64
GetMaxFall returns the MaxFall field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) GetMaxFallOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) GetMaxFallOk() (*float64, bool)
GetMaxFallOk returns a tuple with the MaxFall field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) HasMaxCll ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) HasMaxCll() bool
HasMaxCll returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) HasMaxFall ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) HasMaxFall() bool
HasMaxFall returns a boolean if a field has been set.
func (StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) MarshalJSON ¶
func (o StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) MarshalJSON() ([]byte, error)
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) SetMaxCll ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) SetMaxCll(v float64)
SetMaxCll gets a reference to the given float64 and assigns it to the MaxCll field.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) SetMaxFall ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) SetMaxFall(v float64)
SetMaxFall gets a reference to the given float64 and assigns it to the MaxFall field.
func (StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) ToMap ¶
func (o StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoClli) ToMap() (map[string]interface{}, error)
type StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription ¶
type StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription struct { ColorPrimaries *string `` /* 174-byte string literal not displayed */ MatrixCoeffs *string `` /* 208-byte string literal not displayed */ TransferCharacteristics *string `` /* 282-byte string literal not displayed */ }
StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription struct for StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription
func NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription ¶
func NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription() *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription
NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription instantiates a new StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription 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 NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescriptionWithDefaults ¶
func NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescriptionWithDefaults() *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription
NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescriptionWithDefaults instantiates a new StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription 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 (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) GetColorPrimaries ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) GetColorPrimaries() string
GetColorPrimaries returns the ColorPrimaries field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) GetColorPrimariesOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) GetColorPrimariesOk() (*string, bool)
GetColorPrimariesOk returns a tuple with the ColorPrimaries field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) GetMatrixCoeffs ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) GetMatrixCoeffs() string
GetMatrixCoeffs returns the MatrixCoeffs field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) GetMatrixCoeffsOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) GetMatrixCoeffsOk() (*string, bool)
GetMatrixCoeffsOk returns a tuple with the MatrixCoeffs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) GetTransferCharacteristics ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) GetTransferCharacteristics() string
GetTransferCharacteristics returns the TransferCharacteristics field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) GetTransferCharacteristicsOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) GetTransferCharacteristicsOk() (*string, bool)
GetTransferCharacteristicsOk returns a tuple with the TransferCharacteristics field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) HasColorPrimaries ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) HasColorPrimaries() bool
HasColorPrimaries returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) HasMatrixCoeffs ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) HasMatrixCoeffs() bool
HasMatrixCoeffs returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) HasTransferCharacteristics ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) HasTransferCharacteristics() bool
HasTransferCharacteristics returns a boolean if a field has been set.
func (StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) MarshalJSON ¶
func (o StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) MarshalJSON() ([]byte, error)
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) SetColorPrimaries ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) SetColorPrimaries(v string)
SetColorPrimaries gets a reference to the given string and assigns it to the ColorPrimaries field.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) SetMatrixCoeffs ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) SetMatrixCoeffs(v string)
SetMatrixCoeffs gets a reference to the given string and assigns it to the MatrixCoeffs field.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) SetTransferCharacteristics ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) SetTransferCharacteristics(v string)
SetTransferCharacteristics gets a reference to the given string and assigns it to the TransferCharacteristics field.
func (StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) ToMap ¶
func (o StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoColorDescription) ToMap() (map[string]interface{}, error)
type StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv ¶
type StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv struct { Blue *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue `json:"blue,omitempty"` Green *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue `json:"green,omitempty"` MaxDisplayMasteringLuminance *float64 `json:"max_display_mastering_luminance,omitempty" format:"double"` MinDisplayMasteringLuminance *float64 `json:"min_display_mastering_luminance,omitempty" format:"double"` Red *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue `json:"red,omitempty"` WhitePoint *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue `json:"white_point,omitempty"` }
StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv struct for StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv
func NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv ¶
func NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv() *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv
NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv instantiates a new StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv 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 NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvWithDefaults ¶
func NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvWithDefaults() *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv
NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvWithDefaults instantiates a new StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv 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 (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetBlue ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetBlue() StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue
GetBlue returns the Blue field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetBlueOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetBlueOk() (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue, bool)
GetBlueOk returns a tuple with the Blue field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetGreen ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetGreen() StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue
GetGreen returns the Green field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetGreenOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetGreenOk() (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue, bool)
GetGreenOk returns a tuple with the Green field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetMaxDisplayMasteringLuminance ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetMaxDisplayMasteringLuminance() float64
GetMaxDisplayMasteringLuminance returns the MaxDisplayMasteringLuminance field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetMaxDisplayMasteringLuminanceOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetMaxDisplayMasteringLuminanceOk() (*float64, bool)
GetMaxDisplayMasteringLuminanceOk returns a tuple with the MaxDisplayMasteringLuminance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetMinDisplayMasteringLuminance ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetMinDisplayMasteringLuminance() float64
GetMinDisplayMasteringLuminance returns the MinDisplayMasteringLuminance field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetMinDisplayMasteringLuminanceOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetMinDisplayMasteringLuminanceOk() (*float64, bool)
GetMinDisplayMasteringLuminanceOk returns a tuple with the MinDisplayMasteringLuminance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetRed ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetRed() StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue
GetRed returns the Red field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetRedOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetRedOk() (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue, bool)
GetRedOk returns a tuple with the Red field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetWhitePoint ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetWhitePoint() StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue
GetWhitePoint returns the WhitePoint field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetWhitePointOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) GetWhitePointOk() (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue, bool)
GetWhitePointOk returns a tuple with the WhitePoint field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) HasBlue ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) HasBlue() bool
HasBlue returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) HasGreen ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) HasGreen() bool
HasGreen returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) HasMaxDisplayMasteringLuminance ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) HasMaxDisplayMasteringLuminance() bool
HasMaxDisplayMasteringLuminance returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) HasMinDisplayMasteringLuminance ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) HasMinDisplayMasteringLuminance() bool
HasMinDisplayMasteringLuminance returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) HasRed ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) HasRed() bool
HasRed returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) HasWhitePoint ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) HasWhitePoint() bool
HasWhitePoint returns a boolean if a field has been set.
func (StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) MarshalJSON ¶
func (o StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) MarshalJSON() ([]byte, error)
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) SetBlue ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) SetBlue(v StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue)
SetBlue gets a reference to the given StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue and assigns it to the Blue field.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) SetGreen ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) SetGreen(v StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue)
SetGreen gets a reference to the given StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue and assigns it to the Green field.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) SetMaxDisplayMasteringLuminance ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) SetMaxDisplayMasteringLuminance(v float64)
SetMaxDisplayMasteringLuminance gets a reference to the given float64 and assigns it to the MaxDisplayMasteringLuminance field.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) SetMinDisplayMasteringLuminance ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) SetMinDisplayMasteringLuminance(v float64)
SetMinDisplayMasteringLuminance gets a reference to the given float64 and assigns it to the MinDisplayMasteringLuminance field.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) SetRed ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) SetRed(v StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue)
SetRed gets a reference to the given StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue and assigns it to the Red field.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) SetWhitePoint ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) SetWhitePoint(v StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue)
SetWhitePoint gets a reference to the given StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue and assigns it to the WhitePoint field.
func (StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) ToMap ¶
func (o StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcv) ToMap() (map[string]interface{}, error)
type StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue ¶
type StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue struct { X *float64 `json:"x,omitempty" format:"double"` Y *float64 `json:"y,omitempty" format:"double"` }
StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue struct for StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue
func NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue ¶
func NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue() *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue
NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue instantiates a new StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue 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 NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlueWithDefaults ¶
func NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlueWithDefaults() *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue
NewStatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlueWithDefaults instantiates a new StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue 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 (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) GetX ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) GetX() float64
GetX returns the X field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) GetXOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) GetXOk() (*float64, bool)
GetXOk returns a tuple with the X field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) GetY ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) GetY() float64
GetY returns the Y field value if set, zero value otherwise.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) GetYOk ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) GetYOk() (*float64, bool)
GetYOk returns a tuple with the Y field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) HasX ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) HasX() bool
HasX returns a boolean if a field has been set.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) HasY ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) HasY() bool
HasY returns a boolean if a field has been set.
func (StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) MarshalJSON ¶
func (o StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) MarshalJSON() ([]byte, error)
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) SetX ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) SetX(v float64)
SetX gets a reference to the given float64 and assigns it to the X field.
func (*StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) SetY ¶
func (o *StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) SetY(v float64)
SetY gets a reference to the given float64 and assigns it to the Y field.
func (StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) ToMap ¶
func (o StatusIngestStatusPrimaryStatusPmtStreamsInnerVideoMdcvBlue) ToMap() (map[string]interface{}, error)
type StatusIngestStatusSecondaryStatus ¶
type StatusIngestStatusSecondaryStatus struct { // Reports whether this is the active source - i.e. the source being transcoded. Active *bool `json:"active,omitempty" doc:"Reports whether this is the active source - i.e. the source being transcoded."` // Continuity counter error total since the transcoder pod started. CcErrors *int64 `json:"cc_errors,omitempty" format:"int64" doc:"Continuity counter error total since the transcoder pod started."` // The last time data was received for this source. LastDataReceived *time.Time `json:"last_data_received,omitempty" format:"date-time" doc:"The last time data was received for this source."` // Reports whether this source was pinned to be always preferred (if available). Pinned *bool `json:"pinned,omitempty" doc:"Reports whether this source was pinned to be always preferred (if available)."` Pmt *StatusIngestStatusPrimaryStatusPmt `json:"pmt,omitempty"` // A measure of the source's quality if available. Zero is the perfect score. The higher the score, the worst the quality. QualityScore *float64 `` /* 172-byte string literal not displayed */ UnavailableReason *string `` /* 236-byte string literal not displayed */ }
StatusIngestStatusSecondaryStatus Secondary source status.
func NewStatusIngestStatusSecondaryStatus ¶
func NewStatusIngestStatusSecondaryStatus() *StatusIngestStatusSecondaryStatus
NewStatusIngestStatusSecondaryStatus instantiates a new StatusIngestStatusSecondaryStatus 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 NewStatusIngestStatusSecondaryStatusWithDefaults ¶
func NewStatusIngestStatusSecondaryStatusWithDefaults() *StatusIngestStatusSecondaryStatus
NewStatusIngestStatusSecondaryStatusWithDefaults instantiates a new StatusIngestStatusSecondaryStatus 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 (*StatusIngestStatusSecondaryStatus) GetActive ¶
func (o *StatusIngestStatusSecondaryStatus) GetActive() bool
GetActive returns the Active field value if set, zero value otherwise.
func (*StatusIngestStatusSecondaryStatus) GetActiveOk ¶
func (o *StatusIngestStatusSecondaryStatus) GetActiveOk() (*bool, bool)
GetActiveOk returns a tuple with the Active field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusSecondaryStatus) GetCcErrors ¶
func (o *StatusIngestStatusSecondaryStatus) GetCcErrors() int64
GetCcErrors returns the CcErrors field value if set, zero value otherwise.
func (*StatusIngestStatusSecondaryStatus) GetCcErrorsOk ¶
func (o *StatusIngestStatusSecondaryStatus) GetCcErrorsOk() (*int64, bool)
GetCcErrorsOk returns a tuple with the CcErrors field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusSecondaryStatus) GetLastDataReceived ¶
func (o *StatusIngestStatusSecondaryStatus) GetLastDataReceived() time.Time
GetLastDataReceived returns the LastDataReceived field value if set, zero value otherwise.
func (*StatusIngestStatusSecondaryStatus) GetLastDataReceivedOk ¶
func (o *StatusIngestStatusSecondaryStatus) GetLastDataReceivedOk() (*time.Time, bool)
GetLastDataReceivedOk returns a tuple with the LastDataReceived field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusSecondaryStatus) GetPinned ¶
func (o *StatusIngestStatusSecondaryStatus) GetPinned() bool
GetPinned returns the Pinned field value if set, zero value otherwise.
func (*StatusIngestStatusSecondaryStatus) GetPinnedOk ¶
func (o *StatusIngestStatusSecondaryStatus) GetPinnedOk() (*bool, bool)
GetPinnedOk returns a tuple with the Pinned field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusSecondaryStatus) GetPmt ¶
func (o *StatusIngestStatusSecondaryStatus) GetPmt() StatusIngestStatusPrimaryStatusPmt
GetPmt returns the Pmt field value if set, zero value otherwise.
func (*StatusIngestStatusSecondaryStatus) GetPmtOk ¶
func (o *StatusIngestStatusSecondaryStatus) GetPmtOk() (*StatusIngestStatusPrimaryStatusPmt, bool)
GetPmtOk returns a tuple with the Pmt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusSecondaryStatus) GetQualityScore ¶
func (o *StatusIngestStatusSecondaryStatus) GetQualityScore() float64
GetQualityScore returns the QualityScore field value if set, zero value otherwise.
func (*StatusIngestStatusSecondaryStatus) GetQualityScoreOk ¶
func (o *StatusIngestStatusSecondaryStatus) GetQualityScoreOk() (*float64, bool)
GetQualityScoreOk returns a tuple with the QualityScore field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusSecondaryStatus) GetUnavailableReason ¶
func (o *StatusIngestStatusSecondaryStatus) GetUnavailableReason() string
GetUnavailableReason returns the UnavailableReason field value if set, zero value otherwise.
func (*StatusIngestStatusSecondaryStatus) GetUnavailableReasonOk ¶
func (o *StatusIngestStatusSecondaryStatus) GetUnavailableReasonOk() (*string, bool)
GetUnavailableReasonOk returns a tuple with the UnavailableReason field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusSecondaryStatus) HasActive ¶
func (o *StatusIngestStatusSecondaryStatus) HasActive() bool
HasActive returns a boolean if a field has been set.
func (*StatusIngestStatusSecondaryStatus) HasCcErrors ¶
func (o *StatusIngestStatusSecondaryStatus) HasCcErrors() bool
HasCcErrors returns a boolean if a field has been set.
func (*StatusIngestStatusSecondaryStatus) HasLastDataReceived ¶
func (o *StatusIngestStatusSecondaryStatus) HasLastDataReceived() bool
HasLastDataReceived returns a boolean if a field has been set.
func (*StatusIngestStatusSecondaryStatus) HasPinned ¶
func (o *StatusIngestStatusSecondaryStatus) HasPinned() bool
HasPinned returns a boolean if a field has been set.
func (*StatusIngestStatusSecondaryStatus) HasPmt ¶
func (o *StatusIngestStatusSecondaryStatus) HasPmt() bool
HasPmt returns a boolean if a field has been set.
func (*StatusIngestStatusSecondaryStatus) HasQualityScore ¶
func (o *StatusIngestStatusSecondaryStatus) HasQualityScore() bool
HasQualityScore returns a boolean if a field has been set.
func (*StatusIngestStatusSecondaryStatus) HasUnavailableReason ¶
func (o *StatusIngestStatusSecondaryStatus) HasUnavailableReason() bool
HasUnavailableReason returns a boolean if a field has been set.
func (StatusIngestStatusSecondaryStatus) MarshalJSON ¶
func (o StatusIngestStatusSecondaryStatus) MarshalJSON() ([]byte, error)
func (*StatusIngestStatusSecondaryStatus) SetActive ¶
func (o *StatusIngestStatusSecondaryStatus) SetActive(v bool)
SetActive gets a reference to the given bool and assigns it to the Active field.
func (*StatusIngestStatusSecondaryStatus) SetCcErrors ¶
func (o *StatusIngestStatusSecondaryStatus) SetCcErrors(v int64)
SetCcErrors gets a reference to the given int64 and assigns it to the CcErrors field.
func (*StatusIngestStatusSecondaryStatus) SetLastDataReceived ¶
func (o *StatusIngestStatusSecondaryStatus) SetLastDataReceived(v time.Time)
SetLastDataReceived gets a reference to the given time.Time and assigns it to the LastDataReceived field.
func (*StatusIngestStatusSecondaryStatus) SetPinned ¶
func (o *StatusIngestStatusSecondaryStatus) SetPinned(v bool)
SetPinned gets a reference to the given bool and assigns it to the Pinned field.
func (*StatusIngestStatusSecondaryStatus) SetPmt ¶
func (o *StatusIngestStatusSecondaryStatus) SetPmt(v StatusIngestStatusPrimaryStatusPmt)
SetPmt gets a reference to the given StatusIngestStatusPrimaryStatusPmt and assigns it to the Pmt field.
func (*StatusIngestStatusSecondaryStatus) SetQualityScore ¶
func (o *StatusIngestStatusSecondaryStatus) SetQualityScore(v float64)
SetQualityScore gets a reference to the given float64 and assigns it to the QualityScore field.
func (*StatusIngestStatusSecondaryStatus) SetUnavailableReason ¶
func (o *StatusIngestStatusSecondaryStatus) SetUnavailableReason(v string)
SetUnavailableReason gets a reference to the given string and assigns it to the UnavailableReason field.
func (StatusIngestStatusSecondaryStatus) ToMap ¶
func (o StatusIngestStatusSecondaryStatus) ToMap() (map[string]interface{}, error)
type StatusIngestStatusSourceLossSlateStatus ¶
type StatusIngestStatusSourceLossSlateStatus struct { // Reports whether this is the active source - i.e. the source being transcoded. Active *bool `json:"active,omitempty" doc:"Reports whether this is the active source - i.e. the source being transcoded."` // Continuity counter error total since the transcoder pod started. CcErrors *int64 `json:"cc_errors,omitempty" format:"int64" doc:"Continuity counter error total since the transcoder pod started."` // The last time data was received for this source. LastDataReceived *time.Time `json:"last_data_received,omitempty" format:"date-time" doc:"The last time data was received for this source."` // Reports whether this source was pinned to be always preferred (if available). Pinned *bool `json:"pinned,omitempty" doc:"Reports whether this source was pinned to be always preferred (if available)."` Pmt *StatusIngestStatusPrimaryStatusPmt `json:"pmt,omitempty"` // A measure of the source's quality if available. Zero is the perfect score. The higher the score, the worst the quality. QualityScore *float64 `` /* 172-byte string literal not displayed */ UnavailableReason *string `` /* 236-byte string literal not displayed */ }
StatusIngestStatusSourceLossSlateStatus Source-loss slate status.
func NewStatusIngestStatusSourceLossSlateStatus ¶
func NewStatusIngestStatusSourceLossSlateStatus() *StatusIngestStatusSourceLossSlateStatus
NewStatusIngestStatusSourceLossSlateStatus instantiates a new StatusIngestStatusSourceLossSlateStatus 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 NewStatusIngestStatusSourceLossSlateStatusWithDefaults ¶
func NewStatusIngestStatusSourceLossSlateStatusWithDefaults() *StatusIngestStatusSourceLossSlateStatus
NewStatusIngestStatusSourceLossSlateStatusWithDefaults instantiates a new StatusIngestStatusSourceLossSlateStatus 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 (*StatusIngestStatusSourceLossSlateStatus) GetActive ¶
func (o *StatusIngestStatusSourceLossSlateStatus) GetActive() bool
GetActive returns the Active field value if set, zero value otherwise.
func (*StatusIngestStatusSourceLossSlateStatus) GetActiveOk ¶
func (o *StatusIngestStatusSourceLossSlateStatus) GetActiveOk() (*bool, bool)
GetActiveOk returns a tuple with the Active field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusSourceLossSlateStatus) GetCcErrors ¶
func (o *StatusIngestStatusSourceLossSlateStatus) GetCcErrors() int64
GetCcErrors returns the CcErrors field value if set, zero value otherwise.
func (*StatusIngestStatusSourceLossSlateStatus) GetCcErrorsOk ¶
func (o *StatusIngestStatusSourceLossSlateStatus) GetCcErrorsOk() (*int64, bool)
GetCcErrorsOk returns a tuple with the CcErrors field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusSourceLossSlateStatus) GetLastDataReceived ¶
func (o *StatusIngestStatusSourceLossSlateStatus) GetLastDataReceived() time.Time
GetLastDataReceived returns the LastDataReceived field value if set, zero value otherwise.
func (*StatusIngestStatusSourceLossSlateStatus) GetLastDataReceivedOk ¶
func (o *StatusIngestStatusSourceLossSlateStatus) GetLastDataReceivedOk() (*time.Time, bool)
GetLastDataReceivedOk returns a tuple with the LastDataReceived field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusSourceLossSlateStatus) GetPinned ¶
func (o *StatusIngestStatusSourceLossSlateStatus) GetPinned() bool
GetPinned returns the Pinned field value if set, zero value otherwise.
func (*StatusIngestStatusSourceLossSlateStatus) GetPinnedOk ¶
func (o *StatusIngestStatusSourceLossSlateStatus) GetPinnedOk() (*bool, bool)
GetPinnedOk returns a tuple with the Pinned field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusSourceLossSlateStatus) GetPmt ¶
func (o *StatusIngestStatusSourceLossSlateStatus) GetPmt() StatusIngestStatusPrimaryStatusPmt
GetPmt returns the Pmt field value if set, zero value otherwise.
func (*StatusIngestStatusSourceLossSlateStatus) GetPmtOk ¶
func (o *StatusIngestStatusSourceLossSlateStatus) GetPmtOk() (*StatusIngestStatusPrimaryStatusPmt, bool)
GetPmtOk returns a tuple with the Pmt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusSourceLossSlateStatus) GetQualityScore ¶
func (o *StatusIngestStatusSourceLossSlateStatus) GetQualityScore() float64
GetQualityScore returns the QualityScore field value if set, zero value otherwise.
func (*StatusIngestStatusSourceLossSlateStatus) GetQualityScoreOk ¶
func (o *StatusIngestStatusSourceLossSlateStatus) GetQualityScoreOk() (*float64, bool)
GetQualityScoreOk returns a tuple with the QualityScore field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusSourceLossSlateStatus) GetUnavailableReason ¶
func (o *StatusIngestStatusSourceLossSlateStatus) GetUnavailableReason() string
GetUnavailableReason returns the UnavailableReason field value if set, zero value otherwise.
func (*StatusIngestStatusSourceLossSlateStatus) GetUnavailableReasonOk ¶
func (o *StatusIngestStatusSourceLossSlateStatus) GetUnavailableReasonOk() (*string, bool)
GetUnavailableReasonOk returns a tuple with the UnavailableReason field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StatusIngestStatusSourceLossSlateStatus) HasActive ¶
func (o *StatusIngestStatusSourceLossSlateStatus) HasActive() bool
HasActive returns a boolean if a field has been set.
func (*StatusIngestStatusSourceLossSlateStatus) HasCcErrors ¶
func (o *StatusIngestStatusSourceLossSlateStatus) HasCcErrors() bool
HasCcErrors returns a boolean if a field has been set.
func (*StatusIngestStatusSourceLossSlateStatus) HasLastDataReceived ¶
func (o *StatusIngestStatusSourceLossSlateStatus) HasLastDataReceived() bool
HasLastDataReceived returns a boolean if a field has been set.
func (*StatusIngestStatusSourceLossSlateStatus) HasPinned ¶
func (o *StatusIngestStatusSourceLossSlateStatus) HasPinned() bool
HasPinned returns a boolean if a field has been set.
func (*StatusIngestStatusSourceLossSlateStatus) HasPmt ¶
func (o *StatusIngestStatusSourceLossSlateStatus) HasPmt() bool
HasPmt returns a boolean if a field has been set.
func (*StatusIngestStatusSourceLossSlateStatus) HasQualityScore ¶
func (o *StatusIngestStatusSourceLossSlateStatus) HasQualityScore() bool
HasQualityScore returns a boolean if a field has been set.
func (*StatusIngestStatusSourceLossSlateStatus) HasUnavailableReason ¶
func (o *StatusIngestStatusSourceLossSlateStatus) HasUnavailableReason() bool
HasUnavailableReason returns a boolean if a field has been set.
func (StatusIngestStatusSourceLossSlateStatus) MarshalJSON ¶
func (o StatusIngestStatusSourceLossSlateStatus) MarshalJSON() ([]byte, error)
func (*StatusIngestStatusSourceLossSlateStatus) SetActive ¶
func (o *StatusIngestStatusSourceLossSlateStatus) SetActive(v bool)
SetActive gets a reference to the given bool and assigns it to the Active field.
func (*StatusIngestStatusSourceLossSlateStatus) SetCcErrors ¶
func (o *StatusIngestStatusSourceLossSlateStatus) SetCcErrors(v int64)
SetCcErrors gets a reference to the given int64 and assigns it to the CcErrors field.
func (*StatusIngestStatusSourceLossSlateStatus) SetLastDataReceived ¶
func (o *StatusIngestStatusSourceLossSlateStatus) SetLastDataReceived(v time.Time)
SetLastDataReceived gets a reference to the given time.Time and assigns it to the LastDataReceived field.
func (*StatusIngestStatusSourceLossSlateStatus) SetPinned ¶
func (o *StatusIngestStatusSourceLossSlateStatus) SetPinned(v bool)
SetPinned gets a reference to the given bool and assigns it to the Pinned field.
func (*StatusIngestStatusSourceLossSlateStatus) SetPmt ¶
func (o *StatusIngestStatusSourceLossSlateStatus) SetPmt(v StatusIngestStatusPrimaryStatusPmt)
SetPmt gets a reference to the given StatusIngestStatusPrimaryStatusPmt and assigns it to the Pmt field.
func (*StatusIngestStatusSourceLossSlateStatus) SetQualityScore ¶
func (o *StatusIngestStatusSourceLossSlateStatus) SetQualityScore(v float64)
SetQualityScore gets a reference to the given float64 and assigns it to the QualityScore field.
func (*StatusIngestStatusSourceLossSlateStatus) SetUnavailableReason ¶
func (o *StatusIngestStatusSourceLossSlateStatus) SetUnavailableReason(v string)
SetUnavailableReason gets a reference to the given string and assigns it to the UnavailableReason field.
func (StatusIngestStatusSourceLossSlateStatus) ToMap ¶
func (o StatusIngestStatusSourceLossSlateStatus) ToMap() (map[string]interface{}, error)
type Summary ¶
type Summary struct { // Station source ID Id string `json:"id" doc:"Station source ID"` // Source name Name *string `json:"name,omitempty" doc:"Source name"` // Link to this resource Self *string `json:"self,omitempty" format:"uri" doc:"Link to this resource"` }
Summary struct for Summary
func NewSummary ¶
NewSummary instantiates a new Summary 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 NewSummaryWithDefaults ¶
func NewSummaryWithDefaults() *Summary
NewSummaryWithDefaults instantiates a new Summary 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 (*Summary) GetIdOk ¶
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*Summary) GetNameOk ¶
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Summary) GetSelfOk ¶
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (Summary) MarshalJSON ¶
func (*Summary) SetName ¶
SetName gets a reference to the given string and assigns it to the Name field.
type Summary2 ¶
type Summary2 struct { // Desired state of channel DesiredState string `json:"desired_state" enum:"ON,OFF" doc:"Desired state of channel"` // Content hash Etag string `json:"etag" doc:"Content hash"` // Unique channel ID Id string `json:"id" doc:"Unique channel ID"` // Channel Labels Labels []string `json:"labels,omitempty" doc:"Channel Labels"` // Friendly channel description Name *string `json:"name,omitempty" doc:"Friendly channel description"` // Organization Org string `json:"org" doc:"Organization"` // Link to this resource Self *string `json:"self,omitempty" format:"uri" doc:"Link to this resource"` Source Summary2Source `json:"source"` }
Summary2 struct for Summary2
func NewSummary2 ¶
func NewSummary2(desiredState string, etag string, id string, org string, source Summary2Source) *Summary2
NewSummary2 instantiates a new Summary2 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 NewSummary2WithDefaults ¶
func NewSummary2WithDefaults() *Summary2
NewSummary2WithDefaults instantiates a new Summary2 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 (*Summary2) GetDesiredState ¶
GetDesiredState returns the DesiredState field value
func (*Summary2) GetDesiredStateOk ¶
GetDesiredStateOk returns a tuple with the DesiredState field value and a boolean to check if the value has been set.
func (*Summary2) GetEtagOk ¶
GetEtagOk returns a tuple with the Etag field value and a boolean to check if the value has been set.
func (*Summary2) GetIdOk ¶
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*Summary2) GetLabels ¶
GetLabels returns the Labels field value if set, zero value otherwise.
func (*Summary2) GetLabelsOk ¶
GetLabelsOk returns a tuple with the Labels field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Summary2) GetNameOk ¶
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Summary2) GetOrgOk ¶
GetOrgOk returns a tuple with the Org field value and a boolean to check if the value has been set.
func (*Summary2) GetSelfOk ¶
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Summary2) GetSource ¶
func (o *Summary2) GetSource() Summary2Source
GetSource returns the Source field value
func (*Summary2) GetSourceOk ¶
func (o *Summary2) GetSourceOk() (*Summary2Source, bool)
GetSourceOk returns a tuple with the Source field value and a boolean to check if the value has been set.
func (Summary2) MarshalJSON ¶
func (*Summary2) SetDesiredState ¶
SetDesiredState sets field value
func (*Summary2) SetLabels ¶
SetLabels gets a reference to the given []string and assigns it to the Labels field.
func (*Summary2) SetName ¶
SetName gets a reference to the given string and assigns it to the Name field.
func (*Summary2) SetSelf ¶
SetSelf gets a reference to the given string and assigns it to the Self field.
func (*Summary2) SetSource ¶
func (o *Summary2) SetSource(v Summary2Source)
SetSource sets field value
type Summary2Source ¶
type Summary2Source struct { // Station source ID Id string `json:"id" doc:"Station source ID"` // Source name Name *string `json:"name,omitempty" doc:"Source name"` // Link to this resource Self *string `json:"self,omitempty" format:"uri" doc:"Link to this resource"` }
Summary2Source Channel source
func NewSummary2Source ¶
func NewSummary2Source(id string) *Summary2Source
NewSummary2Source instantiates a new Summary2Source 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 NewSummary2SourceWithDefaults ¶
func NewSummary2SourceWithDefaults() *Summary2Source
NewSummary2SourceWithDefaults instantiates a new Summary2Source 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 (*Summary2Source) GetId ¶
func (o *Summary2Source) GetId() string
GetId returns the Id field value
func (*Summary2Source) GetIdOk ¶
func (o *Summary2Source) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*Summary2Source) GetName ¶
func (o *Summary2Source) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*Summary2Source) GetNameOk ¶
func (o *Summary2Source) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Summary2Source) GetSelf ¶
func (o *Summary2Source) GetSelf() string
GetSelf returns the Self field value if set, zero value otherwise.
func (*Summary2Source) GetSelfOk ¶
func (o *Summary2Source) GetSelfOk() (*string, bool)
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Summary2Source) HasName ¶
func (o *Summary2Source) HasName() bool
HasName returns a boolean if a field has been set.
func (*Summary2Source) HasSelf ¶
func (o *Summary2Source) HasSelf() bool
HasSelf returns a boolean if a field has been set.
func (Summary2Source) MarshalJSON ¶
func (o Summary2Source) MarshalJSON() ([]byte, error)
func (*Summary2Source) SetName ¶
func (o *Summary2Source) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*Summary2Source) SetSelf ¶
func (o *Summary2Source) SetSelf(v string)
SetSelf gets a reference to the given string and assigns it to the Self field.
func (Summary2Source) ToMap ¶
func (o Summary2Source) ToMap() (map[string]interface{}, error)
type TaskResponse ¶
type TaskResponse struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` // List of tasks for the program Tasks []TaskResponseTasksInner `json:"tasks" doc:"List of tasks for the program"` }
TaskResponse struct for TaskResponse
func NewTaskResponse ¶
func NewTaskResponse(tasks []TaskResponseTasksInner) *TaskResponse
NewTaskResponse instantiates a new TaskResponse 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 NewTaskResponseWithDefaults ¶
func NewTaskResponseWithDefaults() *TaskResponse
NewTaskResponseWithDefaults instantiates a new TaskResponse 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 (*TaskResponse) GetSchema ¶
func (o *TaskResponse) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*TaskResponse) GetSchemaOk ¶
func (o *TaskResponse) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TaskResponse) GetTasks ¶
func (o *TaskResponse) GetTasks() []TaskResponseTasksInner
GetTasks returns the Tasks field value
func (*TaskResponse) GetTasksOk ¶
func (o *TaskResponse) GetTasksOk() ([]TaskResponseTasksInner, bool)
GetTasksOk returns a tuple with the Tasks field value and a boolean to check if the value has been set.
func (*TaskResponse) HasSchema ¶
func (o *TaskResponse) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (TaskResponse) MarshalJSON ¶
func (o TaskResponse) MarshalJSON() ([]byte, error)
func (*TaskResponse) SetSchema ¶
func (o *TaskResponse) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*TaskResponse) SetTasks ¶
func (o *TaskResponse) SetTasks(v []TaskResponseTasksInner)
SetTasks sets field value
func (TaskResponse) ToMap ¶
func (o TaskResponse) ToMap() (map[string]interface{}, error)
type TaskResponseTasksInner ¶
type TaskResponseTasksInner struct { // when the task was created in RFC3339Nano format Created time.Time `json:"created" format:"date-time" doc:"when the task was created in RFC3339Nano format"` // indicates if the task is done or not Done bool `json:"done" doc:"indicates if the task is done or not"` // when the task ended in RFC3339Nano format Ended time.Time `json:"ended" format:"date-time" doc:"when the task ended in RFC3339Nano format"` // error message if any for this task Error string `json:"error" doc:"error message if any for this task"` // number of times the task failed FailureCount int32 `json:"failure_count" format:"int32" doc:"number of times the task failed"` // ID for the task Id string `json:"id" doc:"ID for the task"` // params sent to task Params string `json:"params" doc:"params sent to task"` // the progress of the task Progress float64 `json:"progress" format:"double" doc:"the progress of the task"` // Region represents the general geolocation the task is in. Region *string `json:"region,omitempty" enum:"US_WEST,US_EAST" doc:"Region represents the general geolocation the task is in."` // Link to this resource Self *string `json:"self,omitempty" format:"uri" doc:"Link to this resource"` // status for the task Status string `json:"status" doc:"status for the task"` // indicates if the task succeeded or not Succeeded bool `json:"succeeded" doc:"indicates if the task succeeded or not"` // type of task Type int32 `json:"type" format:"int32" doc:"type of task"` // priority Weight int32 `json:"weight" format:"int32" doc:"priority"` // the version of the worker for this task WorkerVersion string `json:"workerVersion" doc:"the version of the worker for this task"` // the id of the worker for the task WorkerId int64 `json:"worker_id" format:"int64" doc:"the id of the worker for the task"` }
TaskResponseTasksInner struct for TaskResponseTasksInner
func NewTaskResponseTasksInner ¶
func NewTaskResponseTasksInner(created time.Time, done bool, ended time.Time, error_ string, failureCount int32, id string, params string, progress float64, status string, succeeded bool, type_ int32, weight int32, workerVersion string, workerId int64) *TaskResponseTasksInner
NewTaskResponseTasksInner instantiates a new TaskResponseTasksInner 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 NewTaskResponseTasksInnerWithDefaults ¶
func NewTaskResponseTasksInnerWithDefaults() *TaskResponseTasksInner
NewTaskResponseTasksInnerWithDefaults instantiates a new TaskResponseTasksInner 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 (*TaskResponseTasksInner) GetCreated ¶
func (o *TaskResponseTasksInner) GetCreated() time.Time
GetCreated returns the Created field value
func (*TaskResponseTasksInner) GetCreatedOk ¶
func (o *TaskResponseTasksInner) GetCreatedOk() (*time.Time, bool)
GetCreatedOk returns a tuple with the Created field value and a boolean to check if the value has been set.
func (*TaskResponseTasksInner) GetDone ¶
func (o *TaskResponseTasksInner) GetDone() bool
GetDone returns the Done field value
func (*TaskResponseTasksInner) GetDoneOk ¶
func (o *TaskResponseTasksInner) GetDoneOk() (*bool, bool)
GetDoneOk returns a tuple with the Done field value and a boolean to check if the value has been set.
func (*TaskResponseTasksInner) GetEnded ¶
func (o *TaskResponseTasksInner) GetEnded() time.Time
GetEnded returns the Ended field value
func (*TaskResponseTasksInner) GetEndedOk ¶
func (o *TaskResponseTasksInner) GetEndedOk() (*time.Time, bool)
GetEndedOk returns a tuple with the Ended field value and a boolean to check if the value has been set.
func (*TaskResponseTasksInner) GetError ¶
func (o *TaskResponseTasksInner) GetError() string
GetError returns the Error field value
func (*TaskResponseTasksInner) GetErrorOk ¶
func (o *TaskResponseTasksInner) GetErrorOk() (*string, bool)
GetErrorOk returns a tuple with the Error field value and a boolean to check if the value has been set.
func (*TaskResponseTasksInner) GetFailureCount ¶
func (o *TaskResponseTasksInner) GetFailureCount() int32
GetFailureCount returns the FailureCount field value
func (*TaskResponseTasksInner) GetFailureCountOk ¶
func (o *TaskResponseTasksInner) GetFailureCountOk() (*int32, bool)
GetFailureCountOk returns a tuple with the FailureCount field value and a boolean to check if the value has been set.
func (*TaskResponseTasksInner) GetId ¶
func (o *TaskResponseTasksInner) GetId() string
GetId returns the Id field value
func (*TaskResponseTasksInner) GetIdOk ¶
func (o *TaskResponseTasksInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TaskResponseTasksInner) GetParams ¶
func (o *TaskResponseTasksInner) GetParams() string
GetParams returns the Params field value
func (*TaskResponseTasksInner) GetParamsOk ¶
func (o *TaskResponseTasksInner) GetParamsOk() (*string, bool)
GetParamsOk returns a tuple with the Params field value and a boolean to check if the value has been set.
func (*TaskResponseTasksInner) GetProgress ¶
func (o *TaskResponseTasksInner) GetProgress() float64
GetProgress returns the Progress field value
func (*TaskResponseTasksInner) GetProgressOk ¶
func (o *TaskResponseTasksInner) GetProgressOk() (*float64, bool)
GetProgressOk returns a tuple with the Progress field value and a boolean to check if the value has been set.
func (*TaskResponseTasksInner) GetRegion ¶
func (o *TaskResponseTasksInner) GetRegion() string
GetRegion returns the Region field value if set, zero value otherwise.
func (*TaskResponseTasksInner) GetRegionOk ¶
func (o *TaskResponseTasksInner) GetRegionOk() (*string, bool)
GetRegionOk returns a tuple with the Region field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TaskResponseTasksInner) GetSelf ¶
func (o *TaskResponseTasksInner) GetSelf() string
GetSelf returns the Self field value if set, zero value otherwise.
func (*TaskResponseTasksInner) GetSelfOk ¶
func (o *TaskResponseTasksInner) GetSelfOk() (*string, bool)
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TaskResponseTasksInner) GetStatus ¶
func (o *TaskResponseTasksInner) GetStatus() string
GetStatus returns the Status field value
func (*TaskResponseTasksInner) GetStatusOk ¶
func (o *TaskResponseTasksInner) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (*TaskResponseTasksInner) GetSucceeded ¶
func (o *TaskResponseTasksInner) GetSucceeded() bool
GetSucceeded returns the Succeeded field value
func (*TaskResponseTasksInner) GetSucceededOk ¶
func (o *TaskResponseTasksInner) GetSucceededOk() (*bool, bool)
GetSucceededOk returns a tuple with the Succeeded field value and a boolean to check if the value has been set.
func (*TaskResponseTasksInner) GetType ¶
func (o *TaskResponseTasksInner) GetType() int32
GetType returns the Type field value
func (*TaskResponseTasksInner) GetTypeOk ¶
func (o *TaskResponseTasksInner) GetTypeOk() (*int32, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (*TaskResponseTasksInner) GetWeight ¶
func (o *TaskResponseTasksInner) GetWeight() int32
GetWeight returns the Weight field value
func (*TaskResponseTasksInner) GetWeightOk ¶
func (o *TaskResponseTasksInner) GetWeightOk() (*int32, bool)
GetWeightOk returns a tuple with the Weight field value and a boolean to check if the value has been set.
func (*TaskResponseTasksInner) GetWorkerId ¶
func (o *TaskResponseTasksInner) GetWorkerId() int64
GetWorkerId returns the WorkerId field value
func (*TaskResponseTasksInner) GetWorkerIdOk ¶
func (o *TaskResponseTasksInner) GetWorkerIdOk() (*int64, bool)
GetWorkerIdOk returns a tuple with the WorkerId field value and a boolean to check if the value has been set.
func (*TaskResponseTasksInner) GetWorkerVersion ¶
func (o *TaskResponseTasksInner) GetWorkerVersion() string
GetWorkerVersion returns the WorkerVersion field value
func (*TaskResponseTasksInner) GetWorkerVersionOk ¶
func (o *TaskResponseTasksInner) GetWorkerVersionOk() (*string, bool)
GetWorkerVersionOk returns a tuple with the WorkerVersion field value and a boolean to check if the value has been set.
func (*TaskResponseTasksInner) HasRegion ¶ added in v1.1.0
func (o *TaskResponseTasksInner) HasRegion() bool
HasRegion returns a boolean if a field has been set.
func (*TaskResponseTasksInner) HasSelf ¶
func (o *TaskResponseTasksInner) HasSelf() bool
HasSelf returns a boolean if a field has been set.
func (TaskResponseTasksInner) MarshalJSON ¶
func (o TaskResponseTasksInner) MarshalJSON() ([]byte, error)
func (*TaskResponseTasksInner) SetCreated ¶
func (o *TaskResponseTasksInner) SetCreated(v time.Time)
SetCreated sets field value
func (*TaskResponseTasksInner) SetDone ¶
func (o *TaskResponseTasksInner) SetDone(v bool)
SetDone sets field value
func (*TaskResponseTasksInner) SetEnded ¶
func (o *TaskResponseTasksInner) SetEnded(v time.Time)
SetEnded sets field value
func (*TaskResponseTasksInner) SetError ¶
func (o *TaskResponseTasksInner) SetError(v string)
SetError sets field value
func (*TaskResponseTasksInner) SetFailureCount ¶
func (o *TaskResponseTasksInner) SetFailureCount(v int32)
SetFailureCount sets field value
func (*TaskResponseTasksInner) SetId ¶
func (o *TaskResponseTasksInner) SetId(v string)
SetId sets field value
func (*TaskResponseTasksInner) SetParams ¶
func (o *TaskResponseTasksInner) SetParams(v string)
SetParams sets field value
func (*TaskResponseTasksInner) SetProgress ¶
func (o *TaskResponseTasksInner) SetProgress(v float64)
SetProgress sets field value
func (*TaskResponseTasksInner) SetRegion ¶
func (o *TaskResponseTasksInner) SetRegion(v string)
SetRegion gets a reference to the given string and assigns it to the Region field.
func (*TaskResponseTasksInner) SetSelf ¶
func (o *TaskResponseTasksInner) SetSelf(v string)
SetSelf gets a reference to the given string and assigns it to the Self field.
func (*TaskResponseTasksInner) SetStatus ¶
func (o *TaskResponseTasksInner) SetStatus(v string)
SetStatus sets field value
func (*TaskResponseTasksInner) SetSucceeded ¶
func (o *TaskResponseTasksInner) SetSucceeded(v bool)
SetSucceeded sets field value
func (*TaskResponseTasksInner) SetType ¶
func (o *TaskResponseTasksInner) SetType(v int32)
SetType sets field value
func (*TaskResponseTasksInner) SetWeight ¶
func (o *TaskResponseTasksInner) SetWeight(v int32)
SetWeight sets field value
func (*TaskResponseTasksInner) SetWorkerId ¶
func (o *TaskResponseTasksInner) SetWorkerId(v int64)
SetWorkerId sets field value
func (*TaskResponseTasksInner) SetWorkerVersion ¶
func (o *TaskResponseTasksInner) SetWorkerVersion(v string)
SetWorkerVersion sets field value
func (TaskResponseTasksInner) ToMap ¶
func (o TaskResponseTasksInner) ToMap() (map[string]interface{}, error)
type TranscoderTelemetryApi ¶ added in v1.27.12
type TranscoderTelemetryApi interface { /* ListRawScteHistory Get SCTE-35 History Returns SCTE-35 history for all channels. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiListRawScteHistoryRequest */ ListRawScteHistory(ctx context.Context) ApiListRawScteHistoryRequest // ListRawScteHistoryExecute executes the request // @return ListRawSCTEHistoryResponse ListRawScteHistoryExecute(r ApiListRawScteHistoryRequest) (*ListRawSCTEHistoryResponse, *http.Response, error) /* ListRawScteHistoryByChannel Get Channel SCTE-35 History Returns SCTE history for a channel. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiListRawScteHistoryByChannelRequest */ ListRawScteHistoryByChannel(ctx context.Context, org string, channelId string) ApiListRawScteHistoryByChannelRequest // ListRawScteHistoryByChannelExecute executes the request // @return ListRawSCTEHistoryByChannelResponse ListRawScteHistoryByChannelExecute(r ApiListRawScteHistoryByChannelRequest) (*ListRawSCTEHistoryByChannelResponse, *http.Response, error) }
type TranscoderTelemetryApiService ¶ added in v1.27.12
type TranscoderTelemetryApiService service
TranscoderTelemetryApiService TranscoderTelemetryApi service
func (*TranscoderTelemetryApiService) ListRawScteHistory ¶ added in v1.27.12
func (a *TranscoderTelemetryApiService) ListRawScteHistory(ctx context.Context) ApiListRawScteHistoryRequest
ListRawScteHistory Get SCTE-35 History
Returns SCTE-35 history for all channels.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiListRawScteHistoryRequest
func (*TranscoderTelemetryApiService) ListRawScteHistoryByChannel ¶ added in v1.27.12
func (a *TranscoderTelemetryApiService) ListRawScteHistoryByChannel(ctx context.Context, org string, channelId string) ApiListRawScteHistoryByChannelRequest
ListRawScteHistoryByChannel Get Channel SCTE-35 History
Returns SCTE history for a channel.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param org Organization name @param channelId Unique channel identifier @return ApiListRawScteHistoryByChannelRequest
func (*TranscoderTelemetryApiService) ListRawScteHistoryByChannelExecute ¶ added in v1.27.12
func (a *TranscoderTelemetryApiService) ListRawScteHistoryByChannelExecute(r ApiListRawScteHistoryByChannelRequest) (*ListRawSCTEHistoryByChannelResponse, *http.Response, error)
Execute executes the request
@return ListRawSCTEHistoryByChannelResponse
func (*TranscoderTelemetryApiService) ListRawScteHistoryExecute ¶ added in v1.27.12
func (a *TranscoderTelemetryApiService) ListRawScteHistoryExecute(r ApiListRawScteHistoryRequest) (*ListRawSCTEHistoryResponse, *http.Response, error)
Execute executes the request
@return ListRawSCTEHistoryResponse
type UpdateProductConfigRequest ¶ added in v1.1.0
type UpdateProductConfigRequest struct { // An optional URL to a JSON Schema document describing this resource Schema *string `json:"$schema,omitempty" format:"uri" doc:"An optional URL to a JSON Schema document describing this resource"` ArchiveSettings *GetProductConfigResponseProductConfigInnerArchiveSettings `json:"archive_settings,omitempty"` CollapseConfig *GetProductConfigResponseProductConfigInnerCollapseConfig `json:"collapse_config,omitempty"` CollapseTriggerConfig *GetProductConfigResponseProductConfigInnerCollapseTriggerConfig `json:"collapse_trigger_config,omitempty"` EdcPartialPresentations *GetProductConfigResponseProductConfigInnerEdcPartialPresentations `json:"edc_partial_presentations,omitempty"` // Template to transcode mp4 to hls EdcTranscodeTemplate *map[string]interface{} `json:"edc_transcode_template,omitempty" doc:"Template to transcode mp4 to hls"` // Notifiaction settings for collapses Notifications []GetProductConfigResponseProductConfigInnerNotificationsInner `json:"notifications,omitempty" doc:"Notifiaction settings for collapses"` // Region represents the general geolocation the product is in. Region *string `json:"region,omitempty" enum:"US_WEST,US_EAST" doc:"Region represents the general geolocation the product is in."` // store for product Store *string `json:"store,omitempty" doc:"store for product"` WorkflowConfig *GetProductConfigResponseProductConfigInnerWorkflowConfig `json:"workflow_config,omitempty"` }
UpdateProductConfigRequest struct for UpdateProductConfigRequest
func NewUpdateProductConfigRequest ¶ added in v1.1.0
func NewUpdateProductConfigRequest() *UpdateProductConfigRequest
NewUpdateProductConfigRequest instantiates a new UpdateProductConfigRequest 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 NewUpdateProductConfigRequestWithDefaults ¶ added in v1.1.0
func NewUpdateProductConfigRequestWithDefaults() *UpdateProductConfigRequest
NewUpdateProductConfigRequestWithDefaults instantiates a new UpdateProductConfigRequest 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 (*UpdateProductConfigRequest) GetArchiveSettings ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) GetArchiveSettings() GetProductConfigResponseProductConfigInnerArchiveSettings
GetArchiveSettings returns the ArchiveSettings field value if set, zero value otherwise.
func (*UpdateProductConfigRequest) GetArchiveSettingsOk ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) GetArchiveSettingsOk() (*GetProductConfigResponseProductConfigInnerArchiveSettings, bool)
GetArchiveSettingsOk returns a tuple with the ArchiveSettings field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateProductConfigRequest) GetCollapseConfig ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) GetCollapseConfig() GetProductConfigResponseProductConfigInnerCollapseConfig
GetCollapseConfig returns the CollapseConfig field value if set, zero value otherwise.
func (*UpdateProductConfigRequest) GetCollapseConfigOk ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) GetCollapseConfigOk() (*GetProductConfigResponseProductConfigInnerCollapseConfig, bool)
GetCollapseConfigOk returns a tuple with the CollapseConfig field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateProductConfigRequest) GetCollapseTriggerConfig ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) GetCollapseTriggerConfig() GetProductConfigResponseProductConfigInnerCollapseTriggerConfig
GetCollapseTriggerConfig returns the CollapseTriggerConfig field value if set, zero value otherwise.
func (*UpdateProductConfigRequest) GetCollapseTriggerConfigOk ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) GetCollapseTriggerConfigOk() (*GetProductConfigResponseProductConfigInnerCollapseTriggerConfig, bool)
GetCollapseTriggerConfigOk returns a tuple with the CollapseTriggerConfig field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateProductConfigRequest) GetEdcPartialPresentations ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) GetEdcPartialPresentations() GetProductConfigResponseProductConfigInnerEdcPartialPresentations
GetEdcPartialPresentations returns the EdcPartialPresentations field value if set, zero value otherwise.
func (*UpdateProductConfigRequest) GetEdcPartialPresentationsOk ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) GetEdcPartialPresentationsOk() (*GetProductConfigResponseProductConfigInnerEdcPartialPresentations, bool)
GetEdcPartialPresentationsOk returns a tuple with the EdcPartialPresentations field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateProductConfigRequest) GetEdcTranscodeTemplate ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) GetEdcTranscodeTemplate() map[string]interface{}
GetEdcTranscodeTemplate returns the EdcTranscodeTemplate field value if set, zero value otherwise.
func (*UpdateProductConfigRequest) GetEdcTranscodeTemplateOk ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) GetEdcTranscodeTemplateOk() (*map[string]interface{}, bool)
GetEdcTranscodeTemplateOk returns a tuple with the EdcTranscodeTemplate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateProductConfigRequest) GetNotifications ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) GetNotifications() []GetProductConfigResponseProductConfigInnerNotificationsInner
GetNotifications returns the Notifications field value if set, zero value otherwise.
func (*UpdateProductConfigRequest) GetNotificationsOk ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) GetNotificationsOk() ([]GetProductConfigResponseProductConfigInnerNotificationsInner, bool)
GetNotificationsOk returns a tuple with the Notifications field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateProductConfigRequest) GetRegion ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) GetRegion() string
GetRegion returns the Region field value if set, zero value otherwise.
func (*UpdateProductConfigRequest) GetRegionOk ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) GetRegionOk() (*string, bool)
GetRegionOk returns a tuple with the Region field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateProductConfigRequest) GetSchema ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) GetSchema() string
GetSchema returns the Schema field value if set, zero value otherwise.
func (*UpdateProductConfigRequest) GetSchemaOk ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) GetSchemaOk() (*string, bool)
GetSchemaOk returns a tuple with the Schema field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateProductConfigRequest) GetStore ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) GetStore() string
GetStore returns the Store field value if set, zero value otherwise.
func (*UpdateProductConfigRequest) GetStoreOk ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) GetStoreOk() (*string, bool)
GetStoreOk returns a tuple with the Store field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateProductConfigRequest) GetWorkflowConfig ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) GetWorkflowConfig() GetProductConfigResponseProductConfigInnerWorkflowConfig
GetWorkflowConfig returns the WorkflowConfig field value if set, zero value otherwise.
func (*UpdateProductConfigRequest) GetWorkflowConfigOk ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) GetWorkflowConfigOk() (*GetProductConfigResponseProductConfigInnerWorkflowConfig, bool)
GetWorkflowConfigOk returns a tuple with the WorkflowConfig field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateProductConfigRequest) HasArchiveSettings ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) HasArchiveSettings() bool
HasArchiveSettings returns a boolean if a field has been set.
func (*UpdateProductConfigRequest) HasCollapseConfig ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) HasCollapseConfig() bool
HasCollapseConfig returns a boolean if a field has been set.
func (*UpdateProductConfigRequest) HasCollapseTriggerConfig ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) HasCollapseTriggerConfig() bool
HasCollapseTriggerConfig returns a boolean if a field has been set.
func (*UpdateProductConfigRequest) HasEdcPartialPresentations ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) HasEdcPartialPresentations() bool
HasEdcPartialPresentations returns a boolean if a field has been set.
func (*UpdateProductConfigRequest) HasEdcTranscodeTemplate ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) HasEdcTranscodeTemplate() bool
HasEdcTranscodeTemplate returns a boolean if a field has been set.
func (*UpdateProductConfigRequest) HasNotifications ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) HasNotifications() bool
HasNotifications returns a boolean if a field has been set.
func (*UpdateProductConfigRequest) HasRegion ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) HasRegion() bool
HasRegion returns a boolean if a field has been set.
func (*UpdateProductConfigRequest) HasSchema ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) HasSchema() bool
HasSchema returns a boolean if a field has been set.
func (*UpdateProductConfigRequest) HasStore ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) HasStore() bool
HasStore returns a boolean if a field has been set.
func (*UpdateProductConfigRequest) HasWorkflowConfig ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) HasWorkflowConfig() bool
HasWorkflowConfig returns a boolean if a field has been set.
func (UpdateProductConfigRequest) MarshalJSON ¶ added in v1.1.0
func (o UpdateProductConfigRequest) MarshalJSON() ([]byte, error)
func (*UpdateProductConfigRequest) SetArchiveSettings ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) SetArchiveSettings(v GetProductConfigResponseProductConfigInnerArchiveSettings)
SetArchiveSettings gets a reference to the given GetProductConfigResponseProductConfigInnerArchiveSettings and assigns it to the ArchiveSettings field.
func (*UpdateProductConfigRequest) SetCollapseConfig ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) SetCollapseConfig(v GetProductConfigResponseProductConfigInnerCollapseConfig)
SetCollapseConfig gets a reference to the given GetProductConfigResponseProductConfigInnerCollapseConfig and assigns it to the CollapseConfig field.
func (*UpdateProductConfigRequest) SetCollapseTriggerConfig ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) SetCollapseTriggerConfig(v GetProductConfigResponseProductConfigInnerCollapseTriggerConfig)
SetCollapseTriggerConfig gets a reference to the given GetProductConfigResponseProductConfigInnerCollapseTriggerConfig and assigns it to the CollapseTriggerConfig field.
func (*UpdateProductConfigRequest) SetEdcPartialPresentations ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) SetEdcPartialPresentations(v GetProductConfigResponseProductConfigInnerEdcPartialPresentations)
SetEdcPartialPresentations gets a reference to the given GetProductConfigResponseProductConfigInnerEdcPartialPresentations and assigns it to the EdcPartialPresentations field.
func (*UpdateProductConfigRequest) SetEdcTranscodeTemplate ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) SetEdcTranscodeTemplate(v map[string]interface{})
SetEdcTranscodeTemplate gets a reference to the given map[string]interface{} and assigns it to the EdcTranscodeTemplate field.
func (*UpdateProductConfigRequest) SetNotifications ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) SetNotifications(v []GetProductConfigResponseProductConfigInnerNotificationsInner)
SetNotifications gets a reference to the given []GetProductConfigResponseProductConfigInnerNotificationsInner and assigns it to the Notifications field.
func (*UpdateProductConfigRequest) SetRegion ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) SetRegion(v string)
SetRegion gets a reference to the given string and assigns it to the Region field.
func (*UpdateProductConfigRequest) SetSchema ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) SetSchema(v string)
SetSchema gets a reference to the given string and assigns it to the Schema field.
func (*UpdateProductConfigRequest) SetStore ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) SetStore(v string)
SetStore gets a reference to the given string and assigns it to the Store field.
func (*UpdateProductConfigRequest) SetWorkflowConfig ¶ added in v1.1.0
func (o *UpdateProductConfigRequest) SetWorkflowConfig(v GetProductConfigResponseProductConfigInnerWorkflowConfig)
SetWorkflowConfig gets a reference to the given GetProductConfigResponseProductConfigInnerWorkflowConfig and assigns it to the WorkflowConfig field.
func (UpdateProductConfigRequest) ToMap ¶ added in v1.1.0
func (o UpdateProductConfigRequest) ToMap() (map[string]interface{}, error)
Source Files
¶
- api_audit_operations_for_organization.go
- api_available_sources.go
- api_channel_operations_for_organization.go
- api_channels.go
- api_channels_for_organization.go
- api_deprecated_live2_vod.go
- api_live2_vod_for_organization.go
- api_organizations.go
- api_source_previews.go
- api_transcoder_telemetry.go
- client.go
- configuration.go
- convenience.go
- model_archive_fer_request.go
- model_archive_fer_request_notification.go
- model_archive_fer_request_notification_sns.go
- model_archive_fer_request_packages_inner.go
- model_archive_fer_request_packages_inner_archive.go
- model_archive_fer_request_packages_inner_archive_s3.go
- model_archive_fer_request_packages_inner_dash.go
- model_archive_fer_response.go
- model_cancel_task_response.go
- model_cancel_task_response_error.go
- model_channel.go
- model_channel_ingest.go
- model_channel_ingest_slate.go
- model_channel_ingest_source.go
- model_channel_ingest_source_audio_sources_inner.go
- model_channel_ingest_source_video_source.go
- model_channel_packaging.go
- model_channel_packaging_packagers_value.go
- model_channel_packaging_packagers_value_content_protection.go
- model_channel_packaging_packagers_value_content_protection_atlas.go
- model_channel_packaging_packagers_value_content_protection_bulk_file.go
- model_channel_packaging_packagers_value_content_protection_common.go
- model_channel_packaging_packagers_value_content_protection_cpix.go
- model_channel_packaging_packagers_value_content_protection_key_rotation.go
- model_channel_packaging_packagers_value_content_protection_simple.go
- model_channel_packaging_packagers_value_content_protection_simple_publish_points_inner.go
- model_channel_packaging_packagers_value_content_protection_simple_publish_points_inner_basic_auth.go
- model_channel_packaging_packagers_value_content_protection_simple_publish_points_inner_secure_header_auth.go
- model_channel_packaging_packagers_value_mp2t.go
- model_channel_packaging_packagers_value_mp4.go
- model_channel_packaging_packagers_value_web_vtt.go
- model_channel_playback.go
- model_channel_playback_cmaf_inner.go
- model_channel_playback_cmaf_inner_content_protection.go
- model_channel_playback_origin_inner.go
- model_channel_playback_origin_inner_dash.go
- model_channel_playback_origin_inner_fallback_manifest_defaults.go
- model_channel_playback_origin_inner_hls.go
- model_channel_publishing.go
- model_channel_publishing_closed_caption_streams_inner.go
- model_channel_publishing_live2vod.go
- model_channel_publishing_publications_inner.go
- model_channel_publishing_publications_inner_dash.go
- model_channel_publishing_publications_inner_hls.go
- model_channel_publishing_publications_inner_hls_partial_presentations_inner.go
- model_channel_publishing_publications_inner_origin.go
- model_channel_publishing_publications_inner_origin_fallback_defaults.go
- model_channel_publishing_publications_inner_origin_manifest_defaults.go
- model_channel_publishing_publications_inner_origin_segments.go
- model_channel_publishing_publications_inner_publish_points_inner.go
- model_channel_publishing_publications_inner_publish_points_inner_http.go
- model_channel_publishing_publications_inner_startover.go
- model_channel_publishing_publications_inner_startover_on_airing_id.go
- model_channel_publishing_rtmp_publications_inner.go
- model_channel_publishing_srt_publications_inner.go
- model_channel_publishing_srt_publications_inner_audio_encoders_inner.go
- model_channel_signaling.go
- model_channel_signaling_blackout_settings.go
- model_channel_signaling_blackout_settings_slates_inner.go
- model_channel_signaling_segment_settings_inner.go
- model_channel_signaling_segment_settings_inner_tier_filter.go
- model_channel_signaling_segment_settings_inner_tier_filter_explicit_tier.go
- model_channel_tags.go
- model_channel_timeline_entry.go
- model_channel_transcode.go
- model_channel_transcode_audio_encoders_inner.go
- model_channel_transcode_audio_encoders_inner_eac3.go
- model_channel_transcode_audio_encoders_inner_loudness.go
- model_channel_transcode_debug_overlays.go
- model_channel_transcode_dynamic_resources_value.go
- model_channel_transcode_overlays_inner.go
- model_channel_transcode_segmenter.go
- model_channel_transcode_subtitle_encoders_inner.go
- model_channel_transcode_subtitle_encoders_inner_atsc_captions.go
- model_channel_transcode_subtitle_encoders_inner_teletext.go
- model_channel_transcode_thumbnail_encoders_inner.go
- model_channel_transcode_video_encoders_inner.go
- model_channel_transcode_video_encoders_inner_h264.go
- model_channel_transcode_video_encoders_inner_h265.go
- model_channel_transcode_video_encoders_inner_h265_hdr.go
- model_channel_transcode_video_encoders_inner_h265_hdr_dolby_vision.go
- model_channel_transcode_video_encoders_inner_h265_hdr_dolby_vision_profile81.go
- model_channel_transcode_video_encoders_inner_h265_hdr_dolby_vision_profile81_clli.go
- model_channel_transcode_video_encoders_inner_h265_hdr_dolby_vision_profile81_level8_inner.go
- model_channel_transcode_video_encoders_inner_h265_hdr_dolby_vision_profile81_mdcv.go
- model_channel_transcode_video_encoders_inner_h265_hdr_hdr10.go
- model_clip_manifest_response.go
- model_collapse_vod_request.go
- model_collapse_vod_request_filterconfig.go
- model_collapse_vod_request_filterconfig_scte_35.go
- model_collapse_vod_request_filterconfig_scte_35_options.go
- model_collapse_vod_request_filterconfig_time_inner.go
- model_collapse_vod_response.go
- model_deprecated_get_clip_manifests_response_item.go
- model_deprecated_get_clip_response.go
- model_deprecated_get_mp4_url_response.go
- model_deprecated_get_program_response.go
- model_deprecated_get_program_response_clear_segment_config.go
- model_deprecated_get_program_time_response.go
- model_deprecated_list_clips_response.go
- model_deprecated_list_vods_response.go
- model_deprecated_make_mp4_request.go
- model_deprecated_make_mp4_response.go
- model_desired_state_body.go
- model_dynamic_syndication_request.go
- model_dynamic_syndication_request_archive.go
- model_dynamic_syndication_request_notification.go
- model_dynamic_syndication_request_syndication_files_inner.go
- model_dynamic_syndication_response.go
- model_error_model.go
- model_error_model_errors_inner.go
- model_generic_signal.go
- model_generic_signal_result.go
- model_get_clip_program_time_response.go
- model_get_preview_streams_response.go
- model_get_preview_streams_response_audio_tracks_inner.go
- model_get_preview_streams_response_default_audio_track.go
- model_get_preview_streams_response_default_video_track.go
- model_get_product_config_response.go
- model_get_product_config_response_product_config_inner.go
- model_get_product_config_response_product_config_inner_archive_settings.go
- model_get_product_config_response_product_config_inner_archive_settings_global_archive_settings.go
- model_get_product_config_response_product_config_inner_archive_settings_global_archive_settings_origins_value.go
- model_get_product_config_response_product_config_inner_archive_settings_netstorage_connection_settings_inner.go
- model_get_product_config_response_product_config_inner_archive_settings_netstorage_connection_settings_inner_manifest_updates.go
- model_get_product_config_response_product_config_inner_archive_settings_s3_archive_settings_inner.go
- model_get_product_config_response_product_config_inner_collapse_config.go
- model_get_product_config_response_product_config_inner_collapse_config_m3u8_filters_config.go
- model_get_product_config_response_product_config_inner_collapse_config_m3u8_filters_config_links_inner.go
- model_get_product_config_response_product_config_inner_collapse_config_m3u8_filters_config_links_inner_timespan_inner.go
- model_get_product_config_response_product_config_inner_collapse_config_v2_filters_config.go
- model_get_product_config_response_product_config_inner_collapse_trigger_config.go
- model_get_product_config_response_product_config_inner_collapse_trigger_config_triggers_inner.go
- model_get_product_config_response_product_config_inner_edc_partial_presentations.go
- model_get_product_config_response_product_config_inner_edc_partial_presentations_presentations_inner.go
- model_get_product_config_response_product_config_inner_notifications_inner.go
- model_get_product_config_response_product_config_inner_notifications_inner_notification.go
- model_get_product_config_response_product_config_inner_workflow_config.go
- model_get_product_response.go
- model_get_product_response_products_inner.go
- model_get_scte35_marker_by_clip_id_response.go
- model_get_scte35_marker_by_clip_id_response_scte35_markers_inner.go
- model_get_task_response.go
- model_get_vod_response.go
- model_insert_metadata_request.go
- model_insert_metadata_result.go
- model_is_breaking_change_return.go
- model_list_clips_for_vod_response.go
- model_list_clips_for_vod_response_channel_clips_inner.go
- model_list_clips_for_vod_response_channel_clips_inner_clips_inner.go
- model_list_clips_response.go
- model_list_products_response.go
- model_list_programs_response.go
- model_list_programs_response_programs_inner.go
- model_list_raw_scte_history_by_channel_response.go
- model_list_raw_scte_history_by_channel_response_raw_scte35_inner.go
- model_list_raw_scte_history_by_channel_response_raw_scte35_inner_header.go
- model_list_raw_scte_history_response.go
- model_list_tasks_response.go
- model_list_tasks_response_tasks_inner.go
- model_list_vods_response.go
- model_make_clip_request.go
- model_make_clip_response.go
- model_make_mp4_response.go
- model_mp4_url_response.go
- model_org_summary.go
- model_patch_org_channel_request.go
- model_patch_org_channel_request2_inner.go
- model_patch_org_channel_request_ingest.go
- model_pin_source_request.go
- model_play_url_response.go
- model_post_clip_archive_request.go
- model_post_clip_archive_response.go
- model_post_clip_request.go
- model_post_clip_response.go
- model_post_clip_response_clips_inner.go
- model_post_copy_mp4_request.go
- model_post_copy_mp4_response.go
- model_post_make_mp4_request.go
- model_put_org_channel_request.go
- model_put_org_channel_request_ingest.go
- model_put_org_channel_request_ingest_source.go
- model_retry_task_response.go
- model_scte35.go
- model_segment.go
- model_set_dynamic_state_request.go
- model_set_dynamic_state_request_dynamic_state.go
- model_set_dynamic_state_request_dynamic_state_audio_mutes_inner.go
- model_set_dynamic_state_request_dynamic_state_graphic_overlays_inner.go
- model_set_dynamic_state_request_dynamic_state_graphic_overlays_inner_x.go
- model_set_dynamic_state_request_dynamic_state_text_overlays_inner.go
- model_set_dynamic_state_request_dynamic_state_text_overlays_inner_padding.go
- model_set_dynamic_state_request_dynamic_state_text_overlays_inner_x.go
- model_set_dynamic_state_request_dynamic_state_text_overlays_inner_y.go
- model_signaling_log.go
- model_signaling_log_log.go
- model_source.go
- model_status.go
- model_status_dynamic_state_status.go
- model_status_dynamic_state_status_dynamic_state.go
- model_status_ingest_status.go
- model_status_ingest_status_primary_status.go
- model_status_ingest_status_primary_status_pmt.go
- model_status_ingest_status_primary_status_pmt_streams_inner.go
- model_status_ingest_status_primary_status_pmt_streams_inner_video.go
- model_status_ingest_status_primary_status_pmt_streams_inner_video_clli.go
- model_status_ingest_status_primary_status_pmt_streams_inner_video_color_description.go
- model_status_ingest_status_primary_status_pmt_streams_inner_video_mdcv.go
- model_status_ingest_status_primary_status_pmt_streams_inner_video_mdcv_blue.go
- model_status_ingest_status_secondary_status.go
- model_status_ingest_status_source_loss_slate_status.go
- model_summary.go
- model_summary2.go
- model_summary2_source.go
- model_task_response.go
- model_task_response_tasks_inner.go
- model_update_product_config_request.go
- response.go
- utils.go