Documentation
¶
Overview ¶
Package vod20250101iface provides an interface to enable mocking the VOD20250101 service client for testing your code.
It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.
Index ¶
- Constants
- type ABRTranscodeForGetExecutionOutput
- func (s ABRTranscodeForGetExecutionOutput) GoString() string
- func (s *ABRTranscodeForGetExecutionOutput) SetContainer(v *ContainerForGetExecutionOutput) *ABRTranscodeForGetExecutionOutput
- func (s *ABRTranscodeForGetExecutionOutput) SetMetadata(v *MetadataForGetExecutionOutput) *ABRTranscodeForGetExecutionOutput
- func (s *ABRTranscodeForGetExecutionOutput) SetOutputs(v []*OutputForGetExecutionOutput) *ABRTranscodeForGetExecutionOutput
- func (s *ABRTranscodeForGetExecutionOutput) SetType(v string) *ABRTranscodeForGetExecutionOutput
- func (s ABRTranscodeForGetExecutionOutput) String() string
- type ABRTranscodeForStartExecutionInput
- func (s ABRTranscodeForStartExecutionInput) GoString() string
- func (s *ABRTranscodeForStartExecutionInput) SetContainer(v *ContainerForStartExecutionInput) *ABRTranscodeForStartExecutionInput
- func (s *ABRTranscodeForStartExecutionInput) SetMetadata(v *MetadataForStartExecutionInput) *ABRTranscodeForStartExecutionInput
- func (s *ABRTranscodeForStartExecutionInput) SetOutputs(v []*OutputForStartExecutionInput) *ABRTranscodeForStartExecutionInput
- func (s *ABRTranscodeForStartExecutionInput) SetType(v string) *ABRTranscodeForStartExecutionInput
- func (s ABRTranscodeForStartExecutionInput) String() string
- func (s *ABRTranscodeForStartExecutionInput) Validate() error
- type AdAuditForGetExecutionOutput
- type AdAuditForStartExecutionInput
- func (s AdAuditForStartExecutionInput) GoString() string
- func (s *AdAuditForStartExecutionInput) SetAdvertiserId(v string) *AdAuditForStartExecutionInput
- func (s *AdAuditForStartExecutionInput) SetBusinessType(v string) *AdAuditForStartExecutionInput
- func (s AdAuditForStartExecutionInput) String() string
- type AddTagForGetExecutionOutput
- type AddTagForStartExecutionInput
- type AllTagForGetExecutionOutput
- type AreaForGetExecutionOutput
- func (s AreaForGetExecutionOutput) GoString() string
- func (s *AreaForGetExecutionOutput) SetBottomRightX(v float64) *AreaForGetExecutionOutput
- func (s *AreaForGetExecutionOutput) SetBottomRightY(v float64) *AreaForGetExecutionOutput
- func (s *AreaForGetExecutionOutput) SetTopLeftX(v float64) *AreaForGetExecutionOutput
- func (s *AreaForGetExecutionOutput) SetTopLeftY(v float64) *AreaForGetExecutionOutput
- func (s AreaForGetExecutionOutput) String() string
- type AreaForStartExecutionInput
- func (s AreaForStartExecutionInput) GoString() string
- func (s *AreaForStartExecutionInput) SetBottomRightX(v float64) *AreaForStartExecutionInput
- func (s *AreaForStartExecutionInput) SetBottomRightY(v float64) *AreaForStartExecutionInput
- func (s *AreaForStartExecutionInput) SetTopLeftX(v float64) *AreaForStartExecutionInput
- func (s *AreaForStartExecutionInput) SetTopLeftY(v float64) *AreaForStartExecutionInput
- func (s AreaForStartExecutionInput) String() string
- type AsrForGetExecutionOutput
- func (s AsrForGetExecutionOutput) GoString() string
- func (s *AsrForGetExecutionOutput) SetLanguage(v string) *AsrForGetExecutionOutput
- func (s *AsrForGetExecutionOutput) SetMode(v string) *AsrForGetExecutionOutput
- func (s *AsrForGetExecutionOutput) SetType(v string) *AsrForGetExecutionOutput
- func (s *AsrForGetExecutionOutput) SetWithConfidence(v bool) *AsrForGetExecutionOutput
- func (s *AsrForGetExecutionOutput) SetWithSpeakerInfo(v bool) *AsrForGetExecutionOutput
- func (s AsrForGetExecutionOutput) String() string
- type AsrForStartExecutionInput
- func (s AsrForStartExecutionInput) GoString() string
- func (s *AsrForStartExecutionInput) SetLanguage(v string) *AsrForStartExecutionInput
- func (s *AsrForStartExecutionInput) SetMode(v string) *AsrForStartExecutionInput
- func (s *AsrForStartExecutionInput) SetType(v string) *AsrForStartExecutionInput
- func (s *AsrForStartExecutionInput) SetWithConfidence(v bool) *AsrForStartExecutionInput
- func (s *AsrForStartExecutionInput) SetWithSpeakerInfo(v bool) *AsrForStartExecutionInput
- func (s AsrForStartExecutionInput) String() string
- type AttributeForGetExecutionOutput
- func (s AttributeForGetExecutionOutput) GoString() string
- func (s *AttributeForGetExecutionOutput) SetConfidence(v float64) *AttributeForGetExecutionOutput
- func (s *AttributeForGetExecutionOutput) SetEvent(v string) *AttributeForGetExecutionOutput
- func (s *AttributeForGetExecutionOutput) SetSpeaker(v string) *AttributeForGetExecutionOutput
- func (s AttributeForGetExecutionOutput) String() string
- type AudioExtractForGetExecutionOutput
- type AudioExtractForStartExecutionInput
- type AudioForGetExecutionOutput
- func (s AudioForGetExecutionOutput) GoString() string
- func (s *AudioForGetExecutionOutput) SetBitrateControl(v *BitrateControlForGetExecutionOutput) *AudioForGetExecutionOutput
- func (s *AudioForGetExecutionOutput) SetChannels(v int32) *AudioForGetExecutionOutput
- func (s *AudioForGetExecutionOutput) SetCodec(v string) *AudioForGetExecutionOutput
- func (s *AudioForGetExecutionOutput) SetProfile(v string) *AudioForGetExecutionOutput
- func (s *AudioForGetExecutionOutput) SetSampleRate(v int32) *AudioForGetExecutionOutput
- func (s *AudioForGetExecutionOutput) SetVolume(v *VolumeForGetExecutionOutput) *AudioForGetExecutionOutput
- func (s AudioForGetExecutionOutput) String() string
- type AudioForStartExecutionInput
- func (s AudioForStartExecutionInput) GoString() string
- func (s *AudioForStartExecutionInput) SetBitrateControl(v *BitrateControlForStartExecutionInput) *AudioForStartExecutionInput
- func (s *AudioForStartExecutionInput) SetChannels(v int32) *AudioForStartExecutionInput
- func (s *AudioForStartExecutionInput) SetCodec(v string) *AudioForStartExecutionInput
- func (s *AudioForStartExecutionInput) SetProfile(v string) *AudioForStartExecutionInput
- func (s *AudioForStartExecutionInput) SetSampleRate(v int32) *AudioForStartExecutionInput
- func (s *AudioForStartExecutionInput) SetVolume(v *VolumeForStartExecutionInput) *AudioForStartExecutionInput
- func (s AudioForStartExecutionInput) String() string
- func (s *AudioForStartExecutionInput) Validate() error
- type AudioStreamMetaForGetExecutionOutput
- func (s AudioStreamMetaForGetExecutionOutput) GoString() string
- func (s *AudioStreamMetaForGetExecutionOutput) SetBitrate(v int32) *AudioStreamMetaForGetExecutionOutput
- func (s *AudioStreamMetaForGetExecutionOutput) SetChannels(v int32) *AudioStreamMetaForGetExecutionOutput
- func (s *AudioStreamMetaForGetExecutionOutput) SetCodec(v string) *AudioStreamMetaForGetExecutionOutput
- func (s *AudioStreamMetaForGetExecutionOutput) SetDuration(v float64) *AudioStreamMetaForGetExecutionOutput
- func (s *AudioStreamMetaForGetExecutionOutput) SetQuality(v string) *AudioStreamMetaForGetExecutionOutput
- func (s *AudioStreamMetaForGetExecutionOutput) SetSampleRate(v int32) *AudioStreamMetaForGetExecutionOutput
- func (s AudioStreamMetaForGetExecutionOutput) String() string
- type AutoForGetExecutionOutput
- func (s AutoForGetExecutionOutput) GoString() string
- func (s *AutoForGetExecutionOutput) SetLocations(v []*LocationForGetExecutionOutput) *AutoForGetExecutionOutput
- func (s *AutoForGetExecutionOutput) SetSubtitleFilter(v *SubtitleFilterForGetExecutionOutput) *AutoForGetExecutionOutput
- func (s *AutoForGetExecutionOutput) SetType(v string) *AutoForGetExecutionOutput
- func (s AutoForGetExecutionOutput) String() string
- type AutoForStartExecutionInput
- func (s AutoForStartExecutionInput) GoString() string
- func (s *AutoForStartExecutionInput) SetLocations(v []*LocationForStartExecutionInput) *AutoForStartExecutionInput
- func (s *AutoForStartExecutionInput) SetSubtitleFilter(v *SubtitleFilterForStartExecutionInput) *AutoForStartExecutionInput
- func (s *AutoForStartExecutionInput) SetType(v string) *AutoForStartExecutionInput
- func (s AutoForStartExecutionInput) String() string
- type BackgroundAudioForGetAITranslationProjectOutput
- func (s BackgroundAudioForGetAITranslationProjectOutput) GoString() string
- func (s *BackgroundAudioForGetAITranslationProjectOutput) SetDurationSecond(v float64) *BackgroundAudioForGetAITranslationProjectOutput
- func (s *BackgroundAudioForGetAITranslationProjectOutput) SetFileName(v string) *BackgroundAudioForGetAITranslationProjectOutput
- func (s *BackgroundAudioForGetAITranslationProjectOutput) SetIsAudio(v bool) *BackgroundAudioForGetAITranslationProjectOutput
- func (s *BackgroundAudioForGetAITranslationProjectOutput) SetUri(v string) *BackgroundAudioForGetAITranslationProjectOutput
- func (s *BackgroundAudioForGetAITranslationProjectOutput) SetUrl(v string) *BackgroundAudioForGetAITranslationProjectOutput
- func (s *BackgroundAudioForGetAITranslationProjectOutput) SetVid(v string) *BackgroundAudioForGetAITranslationProjectOutput
- func (s BackgroundAudioForGetAITranslationProjectOutput) String() string
- type BackgroundClipForGetAITranslationProjectOutput
- func (s BackgroundClipForGetAITranslationProjectOutput) GoString() string
- func (s *BackgroundClipForGetAITranslationProjectOutput) SetId(v string) *BackgroundClipForGetAITranslationProjectOutput
- func (s *BackgroundClipForGetAITranslationProjectOutput) SetLanguage(v string) *BackgroundClipForGetAITranslationProjectOutput
- func (s *BackgroundClipForGetAITranslationProjectOutput) SetProjectId(v string) *BackgroundClipForGetAITranslationProjectOutput
- func (s *BackgroundClipForGetAITranslationProjectOutput) SetTranslationType(v string) *BackgroundClipForGetAITranslationProjectOutput
- func (s BackgroundClipForGetAITranslationProjectOutput) String() string
- type BackgroundForGetExecutionOutput
- func (s BackgroundForGetExecutionOutput) GoString() string
- func (s *BackgroundForGetExecutionOutput) SetFileName(v string) *BackgroundForGetExecutionOutput
- func (s *BackgroundForGetExecutionOutput) SetSize(v string) *BackgroundForGetExecutionOutput
- func (s *BackgroundForGetExecutionOutput) SetVid(v string) *BackgroundForGetExecutionOutput
- func (s BackgroundForGetExecutionOutput) String() string
- type BilingualSubtitleForGetAITranslationProjectOutput
- func (s BilingualSubtitleForGetAITranslationProjectOutput) GoString() string
- func (s *BilingualSubtitleForGetAITranslationProjectOutput) SetDurationSecond(v float64) *BilingualSubtitleForGetAITranslationProjectOutput
- func (s *BilingualSubtitleForGetAITranslationProjectOutput) SetFileName(v string) *BilingualSubtitleForGetAITranslationProjectOutput
- func (s *BilingualSubtitleForGetAITranslationProjectOutput) SetIsAudio(v bool) *BilingualSubtitleForGetAITranslationProjectOutput
- func (s *BilingualSubtitleForGetAITranslationProjectOutput) SetUri(v string) *BilingualSubtitleForGetAITranslationProjectOutput
- func (s *BilingualSubtitleForGetAITranslationProjectOutput) SetUrl(v string) *BilingualSubtitleForGetAITranslationProjectOutput
- func (s *BilingualSubtitleForGetAITranslationProjectOutput) SetVid(v string) *BilingualSubtitleForGetAITranslationProjectOutput
- func (s BilingualSubtitleForGetAITranslationProjectOutput) String() string
- type BitrateControlForGetExecutionOutput
- func (s BitrateControlForGetExecutionOutput) GoString() string
- func (s *BitrateControlForGetExecutionOutput) SetBitrate(v int32) *BitrateControlForGetExecutionOutput
- func (s *BitrateControlForGetExecutionOutput) SetMode(v string) *BitrateControlForGetExecutionOutput
- func (s BitrateControlForGetExecutionOutput) String() string
- type BitrateControlForStartExecutionInput
- func (s BitrateControlForStartExecutionInput) GoString() string
- func (s *BitrateControlForStartExecutionInput) SetBitrate(v int32) *BitrateControlForStartExecutionInput
- func (s *BitrateControlForStartExecutionInput) SetMode(v string) *BitrateControlForStartExecutionInput
- func (s BitrateControlForStartExecutionInput) String() string
- func (s *BitrateControlForStartExecutionInput) Validate() error
- type ByteHDForGetExecutionOutput
- type ByteHDForStartExecutionInput
- func (s ByteHDForStartExecutionInput) GoString() string
- func (s *ByteHDForStartExecutionInput) SetTemplateId(v string) *ByteHDForStartExecutionInput
- func (s *ByteHDForStartExecutionInput) SetWatermarkTemplateId(v string) *ByteHDForStartExecutionInput
- func (s ByteHDForStartExecutionInput) String() string
- type CanvasForGetExecutionOutput
- func (s CanvasForGetExecutionOutput) GoString() string
- func (s *CanvasForGetExecutionOutput) SetBackgroundColor(v string) *CanvasForGetExecutionOutput
- func (s *CanvasForGetExecutionOutput) SetHeight(v int32) *CanvasForGetExecutionOutput
- func (s *CanvasForGetExecutionOutput) SetIndex(v string) *CanvasForGetExecutionOutput
- func (s *CanvasForGetExecutionOutput) SetLong(v int32) *CanvasForGetExecutionOutput
- func (s *CanvasForGetExecutionOutput) SetRatio(v string) *CanvasForGetExecutionOutput
- func (s *CanvasForGetExecutionOutput) SetShort(v int32) *CanvasForGetExecutionOutput
- func (s *CanvasForGetExecutionOutput) SetWidth(v int32) *CanvasForGetExecutionOutput
- func (s CanvasForGetExecutionOutput) String() string
- type CanvasForStartExecutionInput
- func (s CanvasForStartExecutionInput) GoString() string
- func (s *CanvasForStartExecutionInput) SetBackgroundColor(v string) *CanvasForStartExecutionInput
- func (s *CanvasForStartExecutionInput) SetHeight(v int32) *CanvasForStartExecutionInput
- func (s *CanvasForStartExecutionInput) SetIndex(v string) *CanvasForStartExecutionInput
- func (s *CanvasForStartExecutionInput) SetLong(v int32) *CanvasForStartExecutionInput
- func (s *CanvasForStartExecutionInput) SetRatio(v string) *CanvasForStartExecutionInput
- func (s *CanvasForStartExecutionInput) SetShort(v int32) *CanvasForStartExecutionInput
- func (s *CanvasForStartExecutionInput) SetWidth(v int32) *CanvasForStartExecutionInput
- func (s CanvasForStartExecutionInput) String() string
- type ClipAudioForCreateAITranslationUtteranceOutput
- func (s ClipAudioForCreateAITranslationUtteranceOutput) GoString() string
- func (s *ClipAudioForCreateAITranslationUtteranceOutput) SetDurationSecond(v float64) *ClipAudioForCreateAITranslationUtteranceOutput
- func (s *ClipAudioForCreateAITranslationUtteranceOutput) SetFileName(v string) *ClipAudioForCreateAITranslationUtteranceOutput
- func (s *ClipAudioForCreateAITranslationUtteranceOutput) SetIsAudio(v bool) *ClipAudioForCreateAITranslationUtteranceOutput
- func (s *ClipAudioForCreateAITranslationUtteranceOutput) SetUri(v string) *ClipAudioForCreateAITranslationUtteranceOutput
- func (s *ClipAudioForCreateAITranslationUtteranceOutput) SetUrl(v string) *ClipAudioForCreateAITranslationUtteranceOutput
- func (s *ClipAudioForCreateAITranslationUtteranceOutput) SetVid(v string) *ClipAudioForCreateAITranslationUtteranceOutput
- func (s ClipAudioForCreateAITranslationUtteranceOutput) String() string
- type ClipAudioForGenerateAITranslationUtteranceAudioOutput
- func (s ClipAudioForGenerateAITranslationUtteranceAudioOutput) GoString() string
- func (s *ClipAudioForGenerateAITranslationUtteranceAudioOutput) SetDurationSecond(v float64) *ClipAudioForGenerateAITranslationUtteranceAudioOutput
- func (s *ClipAudioForGenerateAITranslationUtteranceAudioOutput) SetFileName(v string) *ClipAudioForGenerateAITranslationUtteranceAudioOutput
- func (s *ClipAudioForGenerateAITranslationUtteranceAudioOutput) SetIsAudio(v bool) *ClipAudioForGenerateAITranslationUtteranceAudioOutput
- func (s *ClipAudioForGenerateAITranslationUtteranceAudioOutput) SetUri(v string) *ClipAudioForGenerateAITranslationUtteranceAudioOutput
- func (s *ClipAudioForGenerateAITranslationUtteranceAudioOutput) SetUrl(v string) *ClipAudioForGenerateAITranslationUtteranceAudioOutput
- func (s *ClipAudioForGenerateAITranslationUtteranceAudioOutput) SetVid(v string) *ClipAudioForGenerateAITranslationUtteranceAudioOutput
- func (s ClipAudioForGenerateAITranslationUtteranceAudioOutput) String() string
- type ClipFilterForGetExecutionOutput
- func (s ClipFilterForGetExecutionOutput) GoString() string
- func (s *ClipFilterForGetExecutionOutput) SetClips(v []*ClipForGetExecutionOutput) *ClipFilterForGetExecutionOutput
- func (s *ClipFilterForGetExecutionOutput) SetMode(v string) *ClipFilterForGetExecutionOutput
- func (s ClipFilterForGetExecutionOutput) String() string
- type ClipFilterForStartExecutionInput
- func (s ClipFilterForStartExecutionInput) GoString() string
- func (s *ClipFilterForStartExecutionInput) SetClips(v []*ClipForStartExecutionInput) *ClipFilterForStartExecutionInput
- func (s *ClipFilterForStartExecutionInput) SetMode(v string) *ClipFilterForStartExecutionInput
- func (s ClipFilterForStartExecutionInput) String() string
- type ClipForGetExecutionOutput
- type ClipForStartExecutionInput
- type ClipVideoForCreateAITranslationUtteranceOutput
- func (s ClipVideoForCreateAITranslationUtteranceOutput) GoString() string
- func (s *ClipVideoForCreateAITranslationUtteranceOutput) SetDurationSecond(v float64) *ClipVideoForCreateAITranslationUtteranceOutput
- func (s *ClipVideoForCreateAITranslationUtteranceOutput) SetFileName(v string) *ClipVideoForCreateAITranslationUtteranceOutput
- func (s *ClipVideoForCreateAITranslationUtteranceOutput) SetIsAudio(v bool) *ClipVideoForCreateAITranslationUtteranceOutput
- func (s *ClipVideoForCreateAITranslationUtteranceOutput) SetUri(v string) *ClipVideoForCreateAITranslationUtteranceOutput
- func (s *ClipVideoForCreateAITranslationUtteranceOutput) SetUrl(v string) *ClipVideoForCreateAITranslationUtteranceOutput
- func (s *ClipVideoForCreateAITranslationUtteranceOutput) SetVid(v string) *ClipVideoForCreateAITranslationUtteranceOutput
- func (s ClipVideoForCreateAITranslationUtteranceOutput) String() string
- type ClipVideoForGenerateAITranslationUtteranceAudioOutput
- func (s ClipVideoForGenerateAITranslationUtteranceAudioOutput) GoString() string
- func (s *ClipVideoForGenerateAITranslationUtteranceAudioOutput) SetDurationSecond(v float64) *ClipVideoForGenerateAITranslationUtteranceAudioOutput
- func (s *ClipVideoForGenerateAITranslationUtteranceAudioOutput) SetFileName(v string) *ClipVideoForGenerateAITranslationUtteranceAudioOutput
- func (s *ClipVideoForGenerateAITranslationUtteranceAudioOutput) SetIsAudio(v bool) *ClipVideoForGenerateAITranslationUtteranceAudioOutput
- func (s *ClipVideoForGenerateAITranslationUtteranceAudioOutput) SetUri(v string) *ClipVideoForGenerateAITranslationUtteranceAudioOutput
- func (s *ClipVideoForGenerateAITranslationUtteranceAudioOutput) SetUrl(v string) *ClipVideoForGenerateAITranslationUtteranceAudioOutput
- func (s *ClipVideoForGenerateAITranslationUtteranceAudioOutput) SetVid(v string) *ClipVideoForGenerateAITranslationUtteranceAudioOutput
- func (s ClipVideoForGenerateAITranslationUtteranceAudioOutput) String() string
- type CodecForGetExecutionOutput
- func (s CodecForGetExecutionOutput) GoString() string
- func (s *CodecForGetExecutionOutput) SetAudioBitrate(v int32) *CodecForGetExecutionOutput
- func (s *CodecForGetExecutionOutput) SetAudioCodec(v string) *CodecForGetExecutionOutput
- func (s *CodecForGetExecutionOutput) SetCrf(v int32) *CodecForGetExecutionOutput
- func (s *CodecForGetExecutionOutput) SetPreset(v string) *CodecForGetExecutionOutput
- func (s *CodecForGetExecutionOutput) SetVideoBitRate(v int32) *CodecForGetExecutionOutput
- func (s *CodecForGetExecutionOutput) SetVideoCodec(v string) *CodecForGetExecutionOutput
- func (s CodecForGetExecutionOutput) String() string
- type CodecForStartExecutionInput
- func (s CodecForStartExecutionInput) GoString() string
- func (s *CodecForStartExecutionInput) SetAudioBitrate(v int32) *CodecForStartExecutionInput
- func (s *CodecForStartExecutionInput) SetAudioCodec(v string) *CodecForStartExecutionInput
- func (s *CodecForStartExecutionInput) SetCrf(v int32) *CodecForStartExecutionInput
- func (s *CodecForStartExecutionInput) SetPreset(v string) *CodecForStartExecutionInput
- func (s *CodecForStartExecutionInput) SetVideoBitRate(v int32) *CodecForStartExecutionInput
- func (s *CodecForStartExecutionInput) SetVideoCodec(v string) *CodecForStartExecutionInput
- func (s CodecForStartExecutionInput) String() string
- type ConcatForGetExecutionOutput
- func (s ConcatForGetExecutionOutput) GoString() string
- func (s *ConcatForGetExecutionOutput) SetMid(v string) *ConcatForGetExecutionOutput
- func (s *ConcatForGetExecutionOutput) SetPosition(v string) *ConcatForGetExecutionOutput
- func (s *ConcatForGetExecutionOutput) SetType(v string) *ConcatForGetExecutionOutput
- func (s ConcatForGetExecutionOutput) String() string
- type ConcatForStartExecutionInput
- func (s ConcatForStartExecutionInput) GoString() string
- func (s *ConcatForStartExecutionInput) SetMid(v string) *ConcatForStartExecutionInput
- func (s *ConcatForStartExecutionInput) SetPosition(v string) *ConcatForStartExecutionInput
- func (s *ConcatForStartExecutionInput) SetType(v string) *ConcatForStartExecutionInput
- func (s ConcatForStartExecutionInput) String() string
- type ContainerForGetExecutionOutput
- func (s ContainerForGetExecutionOutput) GoString() string
- func (s *ContainerForGetExecutionOutput) SetContainer(v string) *ContainerForGetExecutionOutput
- func (s *ContainerForGetExecutionOutput) SetEncryption(v *EncryptionForGetExecutionOutput) *ContainerForGetExecutionOutput
- func (s *ContainerForGetExecutionOutput) SetFileName(v string) *ContainerForGetExecutionOutput
- func (s *ContainerForGetExecutionOutput) SetSegment(v *SegmentForGetExecutionOutput) *ContainerForGetExecutionOutput
- func (s ContainerForGetExecutionOutput) String() string
- type ContainerForStartExecutionInput
- func (s ContainerForStartExecutionInput) GoString() string
- func (s *ContainerForStartExecutionInput) SetContainer(v string) *ContainerForStartExecutionInput
- func (s *ContainerForStartExecutionInput) SetEncryption(v *EncryptionForStartExecutionInput) *ContainerForStartExecutionInput
- func (s *ContainerForStartExecutionInput) SetFileName(v string) *ContainerForStartExecutionInput
- func (s *ContainerForStartExecutionInput) SetSegment(v *SegmentForStartExecutionInput) *ContainerForStartExecutionInput
- func (s ContainerForStartExecutionInput) String() string
- func (s *ContainerForStartExecutionInput) Validate() error
- type ContinueAITranslationWorkflowInput
- func (s ContinueAITranslationWorkflowInput) GoString() string
- func (s *ContinueAITranslationWorkflowInput) SetProjectId(v string) *ContinueAITranslationWorkflowInput
- func (s *ContinueAITranslationWorkflowInput) SetSpaceName(v string) *ContinueAITranslationWorkflowInput
- func (s ContinueAITranslationWorkflowInput) String() string
- func (s *ContinueAITranslationWorkflowInput) Validate() error
- type ContinueAITranslationWorkflowOutput
- type ControlForGetExecutionOutput
- func (s ControlForGetExecutionOutput) GoString() string
- func (s *ControlForGetExecutionOutput) SetCallbackArgs(v string) *ControlForGetExecutionOutput
- func (s *ControlForGetExecutionOutput) SetClientToken(v string) *ControlForGetExecutionOutput
- func (s *ControlForGetExecutionOutput) SetEnableLowPriority(v bool) *ControlForGetExecutionOutput
- func (s *ControlForGetExecutionOutput) SetPriority(v int32) *ControlForGetExecutionOutput
- func (s *ControlForGetExecutionOutput) SetTaskListId(v string) *ControlForGetExecutionOutput
- func (s ControlForGetExecutionOutput) String() string
- type ControlForStartExecutionInput
- func (s ControlForStartExecutionInput) GoString() string
- func (s *ControlForStartExecutionInput) SetCallbackArgs(v string) *ControlForStartExecutionInput
- func (s *ControlForStartExecutionInput) SetClientToken(v string) *ControlForStartExecutionInput
- func (s *ControlForStartExecutionInput) SetEnableLowPriority(v bool) *ControlForStartExecutionInput
- func (s *ControlForStartExecutionInput) SetPriority(v int32) *ControlForStartExecutionInput
- func (s *ControlForStartExecutionInput) SetTaskListId(v string) *ControlForStartExecutionInput
- func (s ControlForStartExecutionInput) String() string
- type ConvertABRTranscodeForGetExecutionOutput
- func (s ConvertABRTranscodeForGetExecutionOutput) GoString() string
- func (s *ConvertABRTranscodeForGetExecutionOutput) SetFileName(v string) *ConvertABRTranscodeForGetExecutionOutput
- func (s *ConvertABRTranscodeForGetExecutionOutput) SetSize(v string) *ConvertABRTranscodeForGetExecutionOutput
- func (s ConvertABRTranscodeForGetExecutionOutput) String() string
- type ConvertAdAuditForGetExecutionOutput
- func (s ConvertAdAuditForGetExecutionOutput) GoString() string
- func (s *ConvertAdAuditForGetExecutionOutput) SetCode(v int32) *ConvertAdAuditForGetExecutionOutput
- func (s *ConvertAdAuditForGetExecutionOutput) SetDuration(v float64) *ConvertAdAuditForGetExecutionOutput
- func (s *ConvertAdAuditForGetExecutionOutput) SetLabel(v []*int32) *ConvertAdAuditForGetExecutionOutput
- func (s *ConvertAdAuditForGetExecutionOutput) SetReason(v string) *ConvertAdAuditForGetExecutionOutput
- func (s *ConvertAdAuditForGetExecutionOutput) SetStatus(v string) *ConvertAdAuditForGetExecutionOutput
- func (s ConvertAdAuditForGetExecutionOutput) String() string
- type ConvertAreaForGetExecutionOutput
- func (s ConvertAreaForGetExecutionOutput) GoString() string
- func (s *ConvertAreaForGetExecutionOutput) SetEnd(v float64) *ConvertAreaForGetExecutionOutput
- func (s *ConvertAreaForGetExecutionOutput) SetPixelRectangle(v []*PixelRectangleForGetExecutionOutput) *ConvertAreaForGetExecutionOutput
- func (s *ConvertAreaForGetExecutionOutput) SetStart(v float64) *ConvertAreaForGetExecutionOutput
- func (s ConvertAreaForGetExecutionOutput) String() string
- type ConvertAsrForGetExecutionOutput
- func (s ConvertAsrForGetExecutionOutput) GoString() string
- func (s *ConvertAsrForGetExecutionOutput) SetConfidence(v float64) *ConvertAsrForGetExecutionOutput
- func (s *ConvertAsrForGetExecutionOutput) SetDuration(v float64) *ConvertAsrForGetExecutionOutput
- func (s *ConvertAsrForGetExecutionOutput) SetMode(v string) *ConvertAsrForGetExecutionOutput
- func (s *ConvertAsrForGetExecutionOutput) SetUtterances(v []*UtteranceForGetExecutionOutput) *ConvertAsrForGetExecutionOutput
- func (s ConvertAsrForGetExecutionOutput) String() string
- type ConvertAudioExtractForGetExecutionOutput
- func (s ConvertAudioExtractForGetExecutionOutput) GoString() string
- func (s *ConvertAudioExtractForGetExecutionOutput) SetBackground(v *BackgroundForGetExecutionOutput) *ConvertAudioExtractForGetExecutionOutput
- func (s *ConvertAudioExtractForGetExecutionOutput) SetDuration(v float64) *ConvertAudioExtractForGetExecutionOutput
- func (s *ConvertAudioExtractForGetExecutionOutput) SetVoice(v *VoiceForGetExecutionOutput) *ConvertAudioExtractForGetExecutionOutput
- func (s ConvertAudioExtractForGetExecutionOutput) String() string
- type ConvertAudioForGetExecutionOutput
- func (s ConvertAudioForGetExecutionOutput) GoString() string
- func (s *ConvertAudioForGetExecutionOutput) SetBitrateControl(v *ConvertConvertBitrateControlForGetExecutionOutput) *ConvertAudioForGetExecutionOutput
- func (s *ConvertAudioForGetExecutionOutput) SetChannels(v int32) *ConvertAudioForGetExecutionOutput
- func (s *ConvertAudioForGetExecutionOutput) SetCodec(v string) *ConvertAudioForGetExecutionOutput
- func (s *ConvertAudioForGetExecutionOutput) SetProfile(v string) *ConvertAudioForGetExecutionOutput
- func (s *ConvertAudioForGetExecutionOutput) SetSampleRate(v int32) *ConvertAudioForGetExecutionOutput
- func (s *ConvertAudioForGetExecutionOutput) SetVolume(v *ConvertVolumeForGetExecutionOutput) *ConvertAudioForGetExecutionOutput
- func (s ConvertAudioForGetExecutionOutput) String() string
- type ConvertAudioForStartExecutionInput
- func (s ConvertAudioForStartExecutionInput) GoString() string
- func (s *ConvertAudioForStartExecutionInput) SetBitrateControl(v *ConvertConvertBitrateControlForStartExecutionInput) *ConvertAudioForStartExecutionInput
- func (s *ConvertAudioForStartExecutionInput) SetChannels(v int32) *ConvertAudioForStartExecutionInput
- func (s *ConvertAudioForStartExecutionInput) SetCodec(v string) *ConvertAudioForStartExecutionInput
- func (s *ConvertAudioForStartExecutionInput) SetProfile(v string) *ConvertAudioForStartExecutionInput
- func (s *ConvertAudioForStartExecutionInput) SetSampleRate(v int32) *ConvertAudioForStartExecutionInput
- func (s *ConvertAudioForStartExecutionInput) SetVolume(v *ConvertVolumeForStartExecutionInput) *ConvertAudioForStartExecutionInput
- func (s ConvertAudioForStartExecutionInput) String() string
- func (s *ConvertAudioForStartExecutionInput) Validate() error
- type ConvertBitrateControlForGetExecutionOutput
- func (s ConvertBitrateControlForGetExecutionOutput) GoString() string
- func (s *ConvertBitrateControlForGetExecutionOutput) SetBitrate(v int32) *ConvertBitrateControlForGetExecutionOutput
- func (s *ConvertBitrateControlForGetExecutionOutput) SetCrf(v float64) *ConvertBitrateControlForGetExecutionOutput
- func (s *ConvertBitrateControlForGetExecutionOutput) SetMode(v string) *ConvertBitrateControlForGetExecutionOutput
- func (s ConvertBitrateControlForGetExecutionOutput) String() string
- type ConvertBitrateControlForStartExecutionInput
- func (s ConvertBitrateControlForStartExecutionInput) GoString() string
- func (s *ConvertBitrateControlForStartExecutionInput) SetBitrate(v int32) *ConvertBitrateControlForStartExecutionInput
- func (s *ConvertBitrateControlForStartExecutionInput) SetCrf(v float64) *ConvertBitrateControlForStartExecutionInput
- func (s *ConvertBitrateControlForStartExecutionInput) SetMode(v string) *ConvertBitrateControlForStartExecutionInput
- func (s ConvertBitrateControlForStartExecutionInput) String() string
- func (s *ConvertBitrateControlForStartExecutionInput) Validate() error
- type ConvertByteHDForGetExecutionOutput
- func (s ConvertByteHDForGetExecutionOutput) GoString() string
- func (s *ConvertByteHDForGetExecutionOutput) SetAudioStreamMeta(v *AudioStreamMetaForGetExecutionOutput) *ConvertByteHDForGetExecutionOutput
- func (s *ConvertByteHDForGetExecutionOutput) SetCreateTime(v string) *ConvertByteHDForGetExecutionOutput
- func (s *ConvertByteHDForGetExecutionOutput) SetDuration(v float64) *ConvertByteHDForGetExecutionOutput
- func (s *ConvertByteHDForGetExecutionOutput) SetDynamicRange(v string) *ConvertByteHDForGetExecutionOutput
- func (s *ConvertByteHDForGetExecutionOutput) SetEncodedType(v string) *ConvertByteHDForGetExecutionOutput
- func (s *ConvertByteHDForGetExecutionOutput) SetEncrypt(v bool) *ConvertByteHDForGetExecutionOutput
- func (s *ConvertByteHDForGetExecutionOutput) SetEncryption(v *ConvertEncryptionForGetExecutionOutput) *ConvertByteHDForGetExecutionOutput
- func (s *ConvertByteHDForGetExecutionOutput) SetFileId(v string) *ConvertByteHDForGetExecutionOutput
- func (s *ConvertByteHDForGetExecutionOutput) SetFileType(v string) *ConvertByteHDForGetExecutionOutput
- func (s *ConvertByteHDForGetExecutionOutput) SetFormat(v string) *ConvertByteHDForGetExecutionOutput
- func (s *ConvertByteHDForGetExecutionOutput) SetLogoType(v string) *ConvertByteHDForGetExecutionOutput
- func (s *ConvertByteHDForGetExecutionOutput) SetMd5(v string) *ConvertByteHDForGetExecutionOutput
- func (s *ConvertByteHDForGetExecutionOutput) SetSize(v float64) *ConvertByteHDForGetExecutionOutput
- func (s *ConvertByteHDForGetExecutionOutput) SetStoreUri(v string) *ConvertByteHDForGetExecutionOutput
- func (s *ConvertByteHDForGetExecutionOutput) SetTosStorageClass(v string) *ConvertByteHDForGetExecutionOutput
- func (s *ConvertByteHDForGetExecutionOutput) SetVideoStreamMeta(v *VideoStreamMetaForGetExecutionOutput) *ConvertByteHDForGetExecutionOutput
- func (s ConvertByteHDForGetExecutionOutput) String() string
- type ConvertClipForGetExecutionOutput
- func (s ConvertClipForGetExecutionOutput) GoString() string
- func (s *ConvertClipForGetExecutionOutput) SetEndTime(v int32) *ConvertClipForGetExecutionOutput
- func (s *ConvertClipForGetExecutionOutput) SetStartTime(v int32) *ConvertClipForGetExecutionOutput
- func (s ConvertClipForGetExecutionOutput) String() string
- type ConvertClipForStartExecutionInput
- func (s ConvertClipForStartExecutionInput) GoString() string
- func (s *ConvertClipForStartExecutionInput) SetEndTime(v int32) *ConvertClipForStartExecutionInput
- func (s *ConvertClipForStartExecutionInput) SetStartTime(v int32) *ConvertClipForStartExecutionInput
- func (s ConvertClipForStartExecutionInput) String() string
- type ConvertConcatForGetExecutionOutput
- type ConvertConcatForStartExecutionInput
- type ConvertContainerForGetExecutionOutput
- func (s ConvertContainerForGetExecutionOutput) GoString() string
- func (s *ConvertContainerForGetExecutionOutput) SetContainer(v string) *ConvertContainerForGetExecutionOutput
- func (s *ConvertContainerForGetExecutionOutput) SetEncryption(v *EncryptionForGetExecutionOutput) *ConvertContainerForGetExecutionOutput
- func (s *ConvertContainerForGetExecutionOutput) SetFileName(v string) *ConvertContainerForGetExecutionOutput
- func (s *ConvertContainerForGetExecutionOutput) SetSegment(v *SegmentForGetExecutionOutput) *ConvertContainerForGetExecutionOutput
- func (s *ConvertContainerForGetExecutionOutput) SetStreamControl(v *StreamControlForGetExecutionOutput) *ConvertContainerForGetExecutionOutput
- func (s ConvertContainerForGetExecutionOutput) String() string
- type ConvertContainerForStartExecutionInput
- func (s ConvertContainerForStartExecutionInput) GoString() string
- func (s *ConvertContainerForStartExecutionInput) SetContainer(v string) *ConvertContainerForStartExecutionInput
- func (s *ConvertContainerForStartExecutionInput) SetEncryption(v *EncryptionForStartExecutionInput) *ConvertContainerForStartExecutionInput
- func (s *ConvertContainerForStartExecutionInput) SetFileName(v string) *ConvertContainerForStartExecutionInput
- func (s *ConvertContainerForStartExecutionInput) SetSegment(v *SegmentForStartExecutionInput) *ConvertContainerForStartExecutionInput
- func (s *ConvertContainerForStartExecutionInput) SetStreamControl(v *StreamControlForStartExecutionInput) *ConvertContainerForStartExecutionInput
- func (s ConvertContainerForStartExecutionInput) String() string
- func (s *ConvertContainerForStartExecutionInput) Validate() error
- type ConvertConvertBitrateControlForGetExecutionOutput
- func (s ConvertConvertBitrateControlForGetExecutionOutput) GoString() string
- func (s *ConvertConvertBitrateControlForGetExecutionOutput) SetBitrate(v int32) *ConvertConvertBitrateControlForGetExecutionOutput
- func (s *ConvertConvertBitrateControlForGetExecutionOutput) SetMode(v string) *ConvertConvertBitrateControlForGetExecutionOutput
- func (s ConvertConvertBitrateControlForGetExecutionOutput) String() string
- type ConvertConvertBitrateControlForStartExecutionInput
- func (s ConvertConvertBitrateControlForStartExecutionInput) GoString() string
- func (s *ConvertConvertBitrateControlForStartExecutionInput) SetBitrate(v int32) *ConvertConvertBitrateControlForStartExecutionInput
- func (s *ConvertConvertBitrateControlForStartExecutionInput) SetMode(v string) *ConvertConvertBitrateControlForStartExecutionInput
- func (s ConvertConvertBitrateControlForStartExecutionInput) String() string
- func (s *ConvertConvertBitrateControlForStartExecutionInput) Validate() error
- type ConvertConvertClipForGetExecutionOutput
- func (s ConvertConvertClipForGetExecutionOutput) GoString() string
- func (s *ConvertConvertClipForGetExecutionOutput) SetEnd(v float64) *ConvertConvertClipForGetExecutionOutput
- func (s *ConvertConvertClipForGetExecutionOutput) SetStart(v float64) *ConvertConvertClipForGetExecutionOutput
- func (s *ConvertConvertClipForGetExecutionOutput) SetVideoIndex(v int32) *ConvertConvertClipForGetExecutionOutput
- func (s ConvertConvertClipForGetExecutionOutput) String() string
- type ConvertConvertContainerForGetExecutionOutput
- func (s ConvertConvertContainerForGetExecutionOutput) GoString() string
- func (s *ConvertConvertContainerForGetExecutionOutput) SetContainer(v string) *ConvertConvertContainerForGetExecutionOutput
- func (s *ConvertConvertContainerForGetExecutionOutput) SetEncryption(v *EncryptionForGetExecutionOutput) *ConvertConvertContainerForGetExecutionOutput
- func (s *ConvertConvertContainerForGetExecutionOutput) SetFileName(v string) *ConvertConvertContainerForGetExecutionOutput
- func (s *ConvertConvertContainerForGetExecutionOutput) SetSegment(v *SegmentForGetExecutionOutput) *ConvertConvertContainerForGetExecutionOutput
- func (s *ConvertConvertContainerForGetExecutionOutput) SetStreamControl(v *StreamControlForGetExecutionOutput) *ConvertConvertContainerForGetExecutionOutput
- func (s ConvertConvertContainerForGetExecutionOutput) String() string
- type ConvertConvertContainerForStartExecutionInput
- func (s ConvertConvertContainerForStartExecutionInput) GoString() string
- func (s *ConvertConvertContainerForStartExecutionInput) SetContainer(v string) *ConvertConvertContainerForStartExecutionInput
- func (s *ConvertConvertContainerForStartExecutionInput) SetEncryption(v *EncryptionForStartExecutionInput) *ConvertConvertContainerForStartExecutionInput
- func (s *ConvertConvertContainerForStartExecutionInput) SetFileName(v string) *ConvertConvertContainerForStartExecutionInput
- func (s *ConvertConvertContainerForStartExecutionInput) SetSegment(v *SegmentForStartExecutionInput) *ConvertConvertContainerForStartExecutionInput
- func (s *ConvertConvertContainerForStartExecutionInput) SetStreamControl(v *StreamControlForStartExecutionInput) *ConvertConvertContainerForStartExecutionInput
- func (s ConvertConvertContainerForStartExecutionInput) String() string
- func (s *ConvertConvertContainerForStartExecutionInput) Validate() error
- type ConvertConvertConvertBitrateControlForGetExecutionOutput
- func (s ConvertConvertConvertBitrateControlForGetExecutionOutput) GoString() string
- func (s *ConvertConvertConvertBitrateControlForGetExecutionOutput) SetBitrate(v int32) *ConvertConvertConvertBitrateControlForGetExecutionOutput
- func (s *ConvertConvertConvertBitrateControlForGetExecutionOutput) SetCrf(v float64) *ConvertConvertConvertBitrateControlForGetExecutionOutput
- func (s *ConvertConvertConvertBitrateControlForGetExecutionOutput) SetMode(v string) *ConvertConvertConvertBitrateControlForGetExecutionOutput
- func (s ConvertConvertConvertBitrateControlForGetExecutionOutput) String() string
- type ConvertConvertConvertBitrateControlForStartExecutionInput
- func (s ConvertConvertConvertBitrateControlForStartExecutionInput) GoString() string
- func (s *ConvertConvertConvertBitrateControlForStartExecutionInput) SetBitrate(v int32) *ConvertConvertConvertBitrateControlForStartExecutionInput
- func (s *ConvertConvertConvertBitrateControlForStartExecutionInput) SetCrf(v float64) *ConvertConvertConvertBitrateControlForStartExecutionInput
- func (s *ConvertConvertConvertBitrateControlForStartExecutionInput) SetMode(v string) *ConvertConvertConvertBitrateControlForStartExecutionInput
- func (s ConvertConvertConvertBitrateControlForStartExecutionInput) String() string
- func (s *ConvertConvertConvertBitrateControlForStartExecutionInput) Validate() error
- type ConvertConvertConvertClipForGetExecutionOutput
- func (s ConvertConvertConvertClipForGetExecutionOutput) GoString() string
- func (s *ConvertConvertConvertClipForGetExecutionOutput) SetCutEnd(v float64) *ConvertConvertConvertClipForGetExecutionOutput
- func (s *ConvertConvertConvertClipForGetExecutionOutput) SetCutStart(v float64) *ConvertConvertConvertClipForGetExecutionOutput
- func (s *ConvertConvertConvertClipForGetExecutionOutput) SetEnd(v float64) *ConvertConvertConvertClipForGetExecutionOutput
- func (s *ConvertConvertConvertClipForGetExecutionOutput) SetScore(v float64) *ConvertConvertConvertClipForGetExecutionOutput
- func (s *ConvertConvertConvertClipForGetExecutionOutput) SetStart(v float64) *ConvertConvertConvertClipForGetExecutionOutput
- func (s *ConvertConvertConvertClipForGetExecutionOutput) SetType(v string) *ConvertConvertConvertClipForGetExecutionOutput
- func (s *ConvertConvertConvertClipForGetExecutionOutput) SetVideoIndex(v int32) *ConvertConvertConvertClipForGetExecutionOutput
- func (s ConvertConvertConvertClipForGetExecutionOutput) String() string
- type ConvertConvertConvertConvertClipForGetExecutionOutput
- func (s ConvertConvertConvertConvertClipForGetExecutionOutput) GoString() string
- func (s *ConvertConvertConvertConvertClipForGetExecutionOutput) SetDialogue(v string) *ConvertConvertConvertConvertClipForGetExecutionOutput
- func (s *ConvertConvertConvertConvertClipForGetExecutionOutput) SetEnd(v float64) *ConvertConvertConvertConvertClipForGetExecutionOutput
- func (s *ConvertConvertConvertConvertClipForGetExecutionOutput) SetOffset(v int32) *ConvertConvertConvertConvertClipForGetExecutionOutput
- func (s *ConvertConvertConvertConvertClipForGetExecutionOutput) SetScore(v float64) *ConvertConvertConvertConvertClipForGetExecutionOutput
- func (s *ConvertConvertConvertConvertClipForGetExecutionOutput) SetSnapshot(v string) *ConvertConvertConvertConvertClipForGetExecutionOutput
- func (s *ConvertConvertConvertConvertClipForGetExecutionOutput) SetStart(v float64) *ConvertConvertConvertConvertClipForGetExecutionOutput
- func (s *ConvertConvertConvertConvertClipForGetExecutionOutput) SetSummary(v string) *ConvertConvertConvertConvertClipForGetExecutionOutput
- func (s *ConvertConvertConvertConvertClipForGetExecutionOutput) SetTitle(v string) *ConvertConvertConvertConvertClipForGetExecutionOutput
- func (s *ConvertConvertConvertConvertClipForGetExecutionOutput) SetVideoIndex(v int32) *ConvertConvertConvertConvertClipForGetExecutionOutput
- func (s ConvertConvertConvertConvertClipForGetExecutionOutput) String() string
- type ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) GoString() string
- func (s *ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetContent(v string) *ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s *ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetEnd(v float64) *ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s *ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetFile(v *ConvertConvertVideoForGetExecutionOutput) *ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s *ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetFrames(v []*int32) *ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s *ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetStart(v float64) *ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) String() string
- type ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) GoString() string
- func (s *ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetDuration(v float64) *ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s *ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetSegments(v []*ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) *ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) String() string
- type ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) GoString() string
- func (s *ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetEnd(v float64) *ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s *ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetFile(v *ConvertEditForGetExecutionOutput) *ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s *ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetFrames(v []*int32) *ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s *ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetStart(v float64) *ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) String() string
- type ConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s ConvertConvertConvertConvertSegmentForGetExecutionOutput) GoString() string
- func (s *ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetDescription(v string) *ConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s *ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetEnd(v float64) *ConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s *ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetLocation(v string) *ConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s *ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetOcr(v string) *ConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s *ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetScore(v float64) *ConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s *ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetShot(v string) *ConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s *ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetStart(v float64) *ConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s *ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetVideoIndex(v int32) *ConvertConvertConvertConvertSegmentForGetExecutionOutput
- func (s ConvertConvertConvertConvertSegmentForGetExecutionOutput) String() string
- type ConvertConvertConvertEnhanceForGetExecutionOutput
- func (s ConvertConvertConvertEnhanceForGetExecutionOutput) GoString() string
- func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetAudioStreamMeta(v *AudioStreamMetaForGetExecutionOutput) *ConvertConvertConvertEnhanceForGetExecutionOutput
- func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetCreateTime(v string) *ConvertConvertConvertEnhanceForGetExecutionOutput
- func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetDuration(v float64) *ConvertConvertConvertEnhanceForGetExecutionOutput
- func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetDynamicRange(v string) *ConvertConvertConvertEnhanceForGetExecutionOutput
- func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetEncodedType(v string) *ConvertConvertConvertEnhanceForGetExecutionOutput
- func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetEncrypt(v bool) *ConvertConvertConvertEnhanceForGetExecutionOutput
- func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetEncryption(v *ConvertEncryptionForGetExecutionOutput) *ConvertConvertConvertEnhanceForGetExecutionOutput
- func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetFileId(v string) *ConvertConvertConvertEnhanceForGetExecutionOutput
- func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetFileType(v string) *ConvertConvertConvertEnhanceForGetExecutionOutput
- func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetFormat(v string) *ConvertConvertConvertEnhanceForGetExecutionOutput
- func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetLogoType(v string) *ConvertConvertConvertEnhanceForGetExecutionOutput
- func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetMd5(v string) *ConvertConvertConvertEnhanceForGetExecutionOutput
- func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetSize(v float64) *ConvertConvertConvertEnhanceForGetExecutionOutput
- func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetStoreUri(v string) *ConvertConvertConvertEnhanceForGetExecutionOutput
- func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetTosStorageClass(v string) *ConvertConvertConvertEnhanceForGetExecutionOutput
- func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetVideoStreamMeta(v *VideoStreamMetaForGetExecutionOutput) *ConvertConvertConvertEnhanceForGetExecutionOutput
- func (s ConvertConvertConvertEnhanceForGetExecutionOutput) String() string
- type ConvertConvertConvertOutputForGetExecutionOutput
- func (s ConvertConvertConvertOutputForGetExecutionOutput) GoString() string
- func (s *ConvertConvertConvertOutputForGetExecutionOutput) SetTask(v *ConvertTaskForGetExecutionOutput) *ConvertConvertConvertOutputForGetExecutionOutput
- func (s *ConvertConvertConvertOutputForGetExecutionOutput) SetTemplate(v *ConvertTemplateForGetExecutionOutput) *ConvertConvertConvertOutputForGetExecutionOutput
- func (s *ConvertConvertConvertOutputForGetExecutionOutput) SetType(v string) *ConvertConvertConvertOutputForGetExecutionOutput
- func (s *ConvertConvertConvertOutputForGetExecutionOutput) SetWorkflow(v *ConvertWorkflowForGetExecutionOutput) *ConvertConvertConvertOutputForGetExecutionOutput
- func (s ConvertConvertConvertOutputForGetExecutionOutput) String() string
- type ConvertConvertConvertSegmentForGetExecutionOutput
- func (s ConvertConvertConvertSegmentForGetExecutionOutput) GoString() string
- func (s *ConvertConvertConvertSegmentForGetExecutionOutput) SetEnd(v float64) *ConvertConvertConvertSegmentForGetExecutionOutput
- func (s *ConvertConvertConvertSegmentForGetExecutionOutput) SetStart(v float64) *ConvertConvertConvertSegmentForGetExecutionOutput
- func (s ConvertConvertConvertSegmentForGetExecutionOutput) String() string
- type ConvertConvertConvertSegmentForStartExecutionInput
- func (s ConvertConvertConvertSegmentForStartExecutionInput) GoString() string
- func (s *ConvertConvertConvertSegmentForStartExecutionInput) SetEnd(v float64) *ConvertConvertConvertSegmentForStartExecutionInput
- func (s *ConvertConvertConvertSegmentForStartExecutionInput) SetStart(v float64) *ConvertConvertConvertSegmentForStartExecutionInput
- func (s ConvertConvertConvertSegmentForStartExecutionInput) String() string
- type ConvertConvertConvertStorylineForGetExecutionOutput
- func (s ConvertConvertConvertStorylineForGetExecutionOutput) GoString() string
- func (s *ConvertConvertConvertStorylineForGetExecutionOutput) SetAllTags(v []*AllTagForGetExecutionOutput) *ConvertConvertConvertStorylineForGetExecutionOutput
- func (s *ConvertConvertConvertStorylineForGetExecutionOutput) SetClips(v []*ConvertConvertConvertConvertClipForGetExecutionOutput) *ConvertConvertConvertStorylineForGetExecutionOutput
- func (s *ConvertConvertConvertStorylineForGetExecutionOutput) SetDuration(v float64) *ConvertConvertConvertStorylineForGetExecutionOutput
- func (s *ConvertConvertConvertStorylineForGetExecutionOutput) SetStorylines(v []*ConvertConvertStorylineForGetExecutionOutput) *ConvertConvertConvertStorylineForGetExecutionOutput
- func (s *ConvertConvertConvertStorylineForGetExecutionOutput) SetSummaries(v []*string) *ConvertConvertConvertStorylineForGetExecutionOutput
- func (s *ConvertConvertConvertStorylineForGetExecutionOutput) SetTitles(v []*string) *ConvertConvertConvertStorylineForGetExecutionOutput
- func (s ConvertConvertConvertStorylineForGetExecutionOutput) String() string
- type ConvertConvertEnhanceForGetExecutionOutput
- type ConvertConvertEnhanceForStartExecutionInput
- type ConvertConvertFormatForGetExecutionOutput
- func (s ConvertConvertFormatForGetExecutionOutput) GoString() string
- func (s *ConvertConvertFormatForGetExecutionOutput) SetFileName(v string) *ConvertConvertFormatForGetExecutionOutput
- func (s *ConvertConvertFormatForGetExecutionOutput) SetSize(v string) *ConvertConvertFormatForGetExecutionOutput
- func (s ConvertConvertFormatForGetExecutionOutput) String() string
- type ConvertConvertModelForGetExecutionOutput
- func (s ConvertConvertModelForGetExecutionOutput) GoString() string
- func (s *ConvertConvertModelForGetExecutionOutput) SetDoubaoInputTokens(v int32) *ConvertConvertModelForGetExecutionOutput
- func (s *ConvertConvertModelForGetExecutionOutput) SetDoubaoOutputTokens(v int32) *ConvertConvertModelForGetExecutionOutput
- func (s *ConvertConvertModelForGetExecutionOutput) SetDoubaoTextInputTokens(v int32) *ConvertConvertModelForGetExecutionOutput
- func (s *ConvertConvertModelForGetExecutionOutput) SetDoubaoTextOutputTokens(v int32) *ConvertConvertModelForGetExecutionOutput
- func (s *ConvertConvertModelForGetExecutionOutput) SetDoubaoTextTotalTokens(v int32) *ConvertConvertModelForGetExecutionOutput
- func (s *ConvertConvertModelForGetExecutionOutput) SetDoubaoTotalTokens(v int32) *ConvertConvertModelForGetExecutionOutput
- func (s ConvertConvertModelForGetExecutionOutput) String() string
- type ConvertConvertOutputForGetExecutionOutput
- func (s ConvertConvertOutputForGetExecutionOutput) GoString() string
- func (s *ConvertConvertOutputForGetExecutionOutput) SetTask(v *ConvertTaskForGetExecutionOutput) *ConvertConvertOutputForGetExecutionOutput
- func (s *ConvertConvertOutputForGetExecutionOutput) SetType(v string) *ConvertConvertOutputForGetExecutionOutput
- func (s ConvertConvertOutputForGetExecutionOutput) String() string
- type ConvertConvertSegmentForGetExecutionOutput
- func (s ConvertConvertSegmentForGetExecutionOutput) GoString() string
- func (s *ConvertConvertSegmentForGetExecutionOutput) SetMaxDuration(v float64) *ConvertConvertSegmentForGetExecutionOutput
- func (s *ConvertConvertSegmentForGetExecutionOutput) SetMinDuration(v float64) *ConvertConvertSegmentForGetExecutionOutput
- func (s *ConvertConvertSegmentForGetExecutionOutput) SetThreshold(v float64) *ConvertConvertSegmentForGetExecutionOutput
- func (s ConvertConvertSegmentForGetExecutionOutput) String() string
- type ConvertConvertSegmentForStartExecutionInput
- func (s ConvertConvertSegmentForStartExecutionInput) GoString() string
- func (s *ConvertConvertSegmentForStartExecutionInput) SetMaxDuration(v float64) *ConvertConvertSegmentForStartExecutionInput
- func (s *ConvertConvertSegmentForStartExecutionInput) SetMinDuration(v float64) *ConvertConvertSegmentForStartExecutionInput
- func (s *ConvertConvertSegmentForStartExecutionInput) SetThreshold(v float64) *ConvertConvertSegmentForStartExecutionInput
- func (s ConvertConvertSegmentForStartExecutionInput) String() string
- type ConvertConvertStorylineForGetExecutionOutput
- func (s ConvertConvertStorylineForGetExecutionOutput) GoString() string
- func (s *ConvertConvertStorylineForGetExecutionOutput) SetClips(v []*int32) *ConvertConvertStorylineForGetExecutionOutput
- func (s *ConvertConvertStorylineForGetExecutionOutput) SetSummary(v string) *ConvertConvertStorylineForGetExecutionOutput
- func (s *ConvertConvertStorylineForGetExecutionOutput) SetTitle(v string) *ConvertConvertStorylineForGetExecutionOutput
- func (s ConvertConvertStorylineForGetExecutionOutput) String() string
- type ConvertConvertVideoForGetExecutionOutput
- func (s ConvertConvertVideoForGetExecutionOutput) GoString() string
- func (s *ConvertConvertVideoForGetExecutionOutput) SetFileName(v string) *ConvertConvertVideoForGetExecutionOutput
- func (s *ConvertConvertVideoForGetExecutionOutput) SetSize(v string) *ConvertConvertVideoForGetExecutionOutput
- func (s *ConvertConvertVideoForGetExecutionOutput) SetVid(v string) *ConvertConvertVideoForGetExecutionOutput
- func (s ConvertConvertVideoForGetExecutionOutput) String() string
- type ConvertEditForGetExecutionOutput
- func (s ConvertEditForGetExecutionOutput) GoString() string
- func (s *ConvertEditForGetExecutionOutput) SetFileName(v string) *ConvertEditForGetExecutionOutput
- func (s *ConvertEditForGetExecutionOutput) SetSize(v string) *ConvertEditForGetExecutionOutput
- func (s *ConvertEditForGetExecutionOutput) SetVid(v string) *ConvertEditForGetExecutionOutput
- func (s ConvertEditForGetExecutionOutput) String() string
- type ConvertEncryptionForGetExecutionOutput
- type ConvertEnhanceForGetExecutionOutput
- func (s ConvertEnhanceForGetExecutionOutput) GoString() string
- func (s *ConvertEnhanceForGetExecutionOutput) SetMoeEnhance(v *ConvertMoeEnhanceForGetExecutionOutput) *ConvertEnhanceForGetExecutionOutput
- func (s *ConvertEnhanceForGetExecutionOutput) SetType(v string) *ConvertEnhanceForGetExecutionOutput
- func (s ConvertEnhanceForGetExecutionOutput) String() string
- type ConvertEnhanceForStartExecutionInput
- func (s ConvertEnhanceForStartExecutionInput) GoString() string
- func (s *ConvertEnhanceForStartExecutionInput) SetMoeEnhance(v *ConvertMoeEnhanceForStartExecutionInput) *ConvertEnhanceForStartExecutionInput
- func (s *ConvertEnhanceForStartExecutionInput) SetType(v string) *ConvertEnhanceForStartExecutionInput
- func (s ConvertEnhanceForStartExecutionInput) String() string
- type ConvertEraseForGetExecutionOutput
- func (s ConvertEraseForGetExecutionOutput) GoString() string
- func (s *ConvertEraseForGetExecutionOutput) SetDuration(v float64) *ConvertEraseForGetExecutionOutput
- func (s *ConvertEraseForGetExecutionOutput) SetFile(v *FileForGetExecutionOutput) *ConvertEraseForGetExecutionOutput
- func (s *ConvertEraseForGetExecutionOutput) SetInfo(v *InfoForGetExecutionOutput) *ConvertEraseForGetExecutionOutput
- func (s ConvertEraseForGetExecutionOutput) String() string
- type ConvertFileDeleteForGetExecutionOutput
- type ConvertFormatForGetExecutionOutput
- func (s ConvertFormatForGetExecutionOutput) GoString() string
- func (s *ConvertFormatForGetExecutionOutput) SetContainer(v *ConvertContainerForGetExecutionOutput) *ConvertFormatForGetExecutionOutput
- func (s *ConvertFormatForGetExecutionOutput) SetMetadata(v *MetadataForGetExecutionOutput) *ConvertFormatForGetExecutionOutput
- func (s ConvertFormatForGetExecutionOutput) String() string
- type ConvertFormatForStartExecutionInput
- func (s ConvertFormatForStartExecutionInput) GoString() string
- func (s *ConvertFormatForStartExecutionInput) SetContainer(v *ConvertContainerForStartExecutionInput) *ConvertFormatForStartExecutionInput
- func (s *ConvertFormatForStartExecutionInput) SetMetadata(v *MetadataForStartExecutionInput) *ConvertFormatForStartExecutionInput
- func (s ConvertFormatForStartExecutionInput) String() string
- func (s *ConvertFormatForStartExecutionInput) Validate() error
- type ConvertFpsControlForGetExecutionOutput
- func (s ConvertFpsControlForGetExecutionOutput) GoString() string
- func (s *ConvertFpsControlForGetExecutionOutput) SetFps(v float64) *ConvertFpsControlForGetExecutionOutput
- func (s *ConvertFpsControlForGetExecutionOutput) SetMode(v string) *ConvertFpsControlForGetExecutionOutput
- func (s ConvertFpsControlForGetExecutionOutput) String() string
- type ConvertFpsControlForStartExecutionInput
- func (s ConvertFpsControlForStartExecutionInput) GoString() string
- func (s *ConvertFpsControlForStartExecutionInput) SetFps(v float64) *ConvertFpsControlForStartExecutionInput
- func (s *ConvertFpsControlForStartExecutionInput) SetMode(v string) *ConvertFpsControlForStartExecutionInput
- func (s ConvertFpsControlForStartExecutionInput) String() string
- func (s *ConvertFpsControlForStartExecutionInput) Validate() error
- type ConvertHighlightCutsForGetExecutionOutput
- func (s ConvertHighlightCutsForGetExecutionOutput) GoString() string
- func (s *ConvertHighlightCutsForGetExecutionOutput) SetCuts(v []*CutForGetExecutionOutput) *ConvertHighlightCutsForGetExecutionOutput
- func (s *ConvertHighlightCutsForGetExecutionOutput) SetStoryboard(v []*StoryboardForGetExecutionOutput) *ConvertHighlightCutsForGetExecutionOutput
- func (s ConvertHighlightCutsForGetExecutionOutput) String() string
- type ConvertHighlightForGetExecutionOutput
- func (s ConvertHighlightForGetExecutionOutput) GoString() string
- func (s *ConvertHighlightForGetExecutionOutput) SetClips(v []*ConvertConvertClipForGetExecutionOutput) *ConvertHighlightForGetExecutionOutput
- func (s *ConvertHighlightForGetExecutionOutput) SetDuration(v float64) *ConvertHighlightForGetExecutionOutput
- func (s *ConvertHighlightForGetExecutionOutput) SetEdits(v []*ConvertEditForGetExecutionOutput) *ConvertHighlightForGetExecutionOutput
- func (s *ConvertHighlightForGetExecutionOutput) SetHighlightCuts(v *ConvertHighlightCutsForGetExecutionOutput) *ConvertHighlightForGetExecutionOutput
- func (s *ConvertHighlightForGetExecutionOutput) SetStorylineCuts(v *ConvertStorylineCutsForGetExecutionOutput) *ConvertHighlightForGetExecutionOutput
- func (s ConvertHighlightForGetExecutionOutput) String() string
- type ConvertInfoForGetExecutionOutput
- type ConvertLogoForGetExecutionOutput
- func (s ConvertLogoForGetExecutionOutput) GoString() string
- func (s *ConvertLogoForGetExecutionOutput) SetConcats(v []*ConvertConcatForGetExecutionOutput) *ConvertLogoForGetExecutionOutput
- func (s *ConvertLogoForGetExecutionOutput) SetLogoType(v string) *ConvertLogoForGetExecutionOutput
- func (s *ConvertLogoForGetExecutionOutput) SetLogos(v []*LogoForGetExecutionOutput) *ConvertLogoForGetExecutionOutput
- func (s ConvertLogoForGetExecutionOutput) String() string
- type ConvertLogoForStartExecutionInput
- func (s ConvertLogoForStartExecutionInput) GoString() string
- func (s *ConvertLogoForStartExecutionInput) SetConcats(v []*ConvertConcatForStartExecutionInput) *ConvertLogoForStartExecutionInput
- func (s *ConvertLogoForStartExecutionInput) SetLogoType(v string) *ConvertLogoForStartExecutionInput
- func (s *ConvertLogoForStartExecutionInput) SetLogos(v []*LogoForStartExecutionInput) *ConvertLogoForStartExecutionInput
- func (s ConvertLogoForStartExecutionInput) String() string
- func (s *ConvertLogoForStartExecutionInput) Validate() error
- type ConvertModelForGetExecutionOutput
- func (s ConvertModelForGetExecutionOutput) GoString() string
- func (s *ConvertModelForGetExecutionOutput) SetAsrAppId(v string) *ConvertModelForGetExecutionOutput
- func (s *ConvertModelForGetExecutionOutput) SetAsrAppType(v string) *ConvertModelForGetExecutionOutput
- func (s *ConvertModelForGetExecutionOutput) SetDoubaoTextEndpoint(v string) *ConvertModelForGetExecutionOutput
- func (s *ConvertModelForGetExecutionOutput) SetDoubaoVisionEndpoint(v string) *ConvertModelForGetExecutionOutput
- func (s ConvertModelForGetExecutionOutput) String() string
- type ConvertModelForStartExecutionInput
- func (s ConvertModelForStartExecutionInput) GoString() string
- func (s *ConvertModelForStartExecutionInput) SetAsrAppId(v string) *ConvertModelForStartExecutionInput
- func (s *ConvertModelForStartExecutionInput) SetAsrAppType(v string) *ConvertModelForStartExecutionInput
- func (s *ConvertModelForStartExecutionInput) SetDoubaoTextEndpoint(v string) *ConvertModelForStartExecutionInput
- func (s *ConvertModelForStartExecutionInput) SetDoubaoVisionEndpoint(v string) *ConvertModelForStartExecutionInput
- func (s ConvertModelForStartExecutionInput) String() string
- type ConvertMoeEnhanceForGetExecutionOutput
- func (s ConvertMoeEnhanceForGetExecutionOutput) GoString() string
- func (s *ConvertMoeEnhanceForGetExecutionOutput) SetConfig(v string) *ConvertMoeEnhanceForGetExecutionOutput
- func (s *ConvertMoeEnhanceForGetExecutionOutput) SetVideoStrategy(v *VideoStrategyForGetExecutionOutput) *ConvertMoeEnhanceForGetExecutionOutput
- func (s ConvertMoeEnhanceForGetExecutionOutput) String() string
- type ConvertMoeEnhanceForStartExecutionInput
- func (s ConvertMoeEnhanceForStartExecutionInput) GoString() string
- func (s *ConvertMoeEnhanceForStartExecutionInput) SetConfig(v string) *ConvertMoeEnhanceForStartExecutionInput
- func (s *ConvertMoeEnhanceForStartExecutionInput) SetVideoStrategy(v *VideoStrategyForStartExecutionInput) *ConvertMoeEnhanceForStartExecutionInput
- func (s ConvertMoeEnhanceForStartExecutionInput) String() string
- type ConvertNodeForGetExecutionOutput
- func (s ConvertNodeForGetExecutionOutput) GoString() string
- func (s *ConvertNodeForGetExecutionOutput) SetCode(v string) *ConvertNodeForGetExecutionOutput
- func (s *ConvertNodeForGetExecutionOutput) SetName(v string) *ConvertNodeForGetExecutionOutput
- func (s *ConvertNodeForGetExecutionOutput) SetOutput(v *ConvertConvertOutputForGetExecutionOutput) *ConvertNodeForGetExecutionOutput
- func (s *ConvertNodeForGetExecutionOutput) SetStatus(v string) *ConvertNodeForGetExecutionOutput
- func (s ConvertNodeForGetExecutionOutput) String() string
- type ConvertOcrForGetExecutionOutput
- func (s ConvertOcrForGetExecutionOutput) GoString() string
- func (s *ConvertOcrForGetExecutionOutput) SetDuration(v float64) *ConvertOcrForGetExecutionOutput
- func (s *ConvertOcrForGetExecutionOutput) SetImageSet(v []*ImageSetForGetExecutionOutput) *ConvertOcrForGetExecutionOutput
- func (s *ConvertOcrForGetExecutionOutput) SetMode(v string) *ConvertOcrForGetExecutionOutput
- func (s *ConvertOcrForGetExecutionOutput) SetTexts(v []*TextForGetExecutionOutput) *ConvertOcrForGetExecutionOutput
- func (s ConvertOcrForGetExecutionOutput) String() string
- type ConvertOperationForGetExecutionOutput
- func (s ConvertOperationForGetExecutionOutput) GoString() string
- func (s *ConvertOperationForGetExecutionOutput) SetTask(v *TaskForGetExecutionOutput) *ConvertOperationForGetExecutionOutput
- func (s *ConvertOperationForGetExecutionOutput) SetTemplate(v *TemplateForGetExecutionOutput) *ConvertOperationForGetExecutionOutput
- func (s *ConvertOperationForGetExecutionOutput) SetType(v string) *ConvertOperationForGetExecutionOutput
- func (s *ConvertOperationForGetExecutionOutput) SetWorkflow(v *WorkflowForGetExecutionOutput) *ConvertOperationForGetExecutionOutput
- func (s ConvertOperationForGetExecutionOutput) String() string
- type ConvertOperationForStartExecutionInput
- func (s ConvertOperationForStartExecutionInput) GoString() string
- func (s *ConvertOperationForStartExecutionInput) SetTask(v *TaskForStartExecutionInput) *ConvertOperationForStartExecutionInput
- func (s *ConvertOperationForStartExecutionInput) SetTemplate(v *TemplateForStartExecutionInput) *ConvertOperationForStartExecutionInput
- func (s *ConvertOperationForStartExecutionInput) SetType(v string) *ConvertOperationForStartExecutionInput
- func (s *ConvertOperationForStartExecutionInput) SetWorkflow(v *WorkflowForStartExecutionInput) *ConvertOperationForStartExecutionInput
- func (s ConvertOperationForStartExecutionInput) String() string
- func (s *ConvertOperationForStartExecutionInput) Validate() error
- type ConvertOutputForGetExecutionOutput
- func (s ConvertOutputForGetExecutionOutput) GoString() string
- func (s *ConvertOutputForGetExecutionOutput) SetAlpha(v bool) *ConvertOutputForGetExecutionOutput
- func (s *ConvertOutputForGetExecutionOutput) SetAudioPhaseDetect(v bool) *ConvertOutputForGetExecutionOutput
- func (s *ConvertOutputForGetExecutionOutput) SetCanvasWithMax(v bool) *ConvertOutputForGetExecutionOutput
- func (s *ConvertOutputForGetExecutionOutput) SetCanvasWithRatio(v bool) *ConvertOutputForGetExecutionOutput
- func (s *ConvertOutputForGetExecutionOutput) SetCodec(v *CodecForGetExecutionOutput) *ConvertOutputForGetExecutionOutput
- func (s *ConvertOutputForGetExecutionOutput) SetDisableAudio(v bool) *ConvertOutputForGetExecutionOutput
- func (s *ConvertOutputForGetExecutionOutput) SetDisableVideo(v bool) *ConvertOutputForGetExecutionOutput
- func (s *ConvertOutputForGetExecutionOutput) SetFormat(v string) *ConvertOutputForGetExecutionOutput
- func (s *ConvertOutputForGetExecutionOutput) SetFps(v float64) *ConvertOutputForGetExecutionOutput
- func (s ConvertOutputForGetExecutionOutput) String() string
- type ConvertOutputForStartExecutionInput
- func (s ConvertOutputForStartExecutionInput) GoString() string
- func (s *ConvertOutputForStartExecutionInput) SetAlpha(v bool) *ConvertOutputForStartExecutionInput
- func (s *ConvertOutputForStartExecutionInput) SetAudioPhaseDetect(v bool) *ConvertOutputForStartExecutionInput
- func (s *ConvertOutputForStartExecutionInput) SetCanvasWithMax(v bool) *ConvertOutputForStartExecutionInput
- func (s *ConvertOutputForStartExecutionInput) SetCanvasWithRatio(v bool) *ConvertOutputForStartExecutionInput
- func (s *ConvertOutputForStartExecutionInput) SetCodec(v *CodecForStartExecutionInput) *ConvertOutputForStartExecutionInput
- func (s *ConvertOutputForStartExecutionInput) SetDisableAudio(v bool) *ConvertOutputForStartExecutionInput
- func (s *ConvertOutputForStartExecutionInput) SetDisableVideo(v bool) *ConvertOutputForStartExecutionInput
- func (s *ConvertOutputForStartExecutionInput) SetFormat(v string) *ConvertOutputForStartExecutionInput
- func (s *ConvertOutputForStartExecutionInput) SetFps(v float64) *ConvertOutputForStartExecutionInput
- func (s ConvertOutputForStartExecutionInput) String() string
- type ConvertScaleControlForGetExecutionOutput
- func (s ConvertScaleControlForGetExecutionOutput) GoString() string
- func (s *ConvertScaleControlForGetExecutionOutput) SetScaleHeight(v int32) *ConvertScaleControlForGetExecutionOutput
- func (s *ConvertScaleControlForGetExecutionOutput) SetScaleLong(v int32) *ConvertScaleControlForGetExecutionOutput
- func (s *ConvertScaleControlForGetExecutionOutput) SetScaleMode(v int32) *ConvertScaleControlForGetExecutionOutput
- func (s *ConvertScaleControlForGetExecutionOutput) SetScaleShort(v int32) *ConvertScaleControlForGetExecutionOutput
- func (s *ConvertScaleControlForGetExecutionOutput) SetScaleType(v int32) *ConvertScaleControlForGetExecutionOutput
- func (s *ConvertScaleControlForGetExecutionOutput) SetScaleWidth(v int32) *ConvertScaleControlForGetExecutionOutput
- func (s ConvertScaleControlForGetExecutionOutput) String() string
- type ConvertScaleControlForStartExecutionInput
- func (s ConvertScaleControlForStartExecutionInput) GoString() string
- func (s *ConvertScaleControlForStartExecutionInput) SetScaleHeight(v int32) *ConvertScaleControlForStartExecutionInput
- func (s *ConvertScaleControlForStartExecutionInput) SetScaleLong(v int32) *ConvertScaleControlForStartExecutionInput
- func (s *ConvertScaleControlForStartExecutionInput) SetScaleMode(v int32) *ConvertScaleControlForStartExecutionInput
- func (s *ConvertScaleControlForStartExecutionInput) SetScaleShort(v int32) *ConvertScaleControlForStartExecutionInput
- func (s *ConvertScaleControlForStartExecutionInput) SetScaleType(v int32) *ConvertScaleControlForStartExecutionInput
- func (s *ConvertScaleControlForStartExecutionInput) SetScaleWidth(v int32) *ConvertScaleControlForStartExecutionInput
- func (s ConvertScaleControlForStartExecutionInput) String() string
- func (s *ConvertScaleControlForStartExecutionInput) Validate() error
- type ConvertSegmentForGetExecutionOutput
- func (s ConvertSegmentForGetExecutionOutput) GoString() string
- func (s *ConvertSegmentForGetExecutionOutput) SetClipFade(v bool) *ConvertSegmentForGetExecutionOutput
- func (s *ConvertSegmentForGetExecutionOutput) SetMaxDuration(v float64) *ConvertSegmentForGetExecutionOutput
- func (s *ConvertSegmentForGetExecutionOutput) SetMinDuration(v float64) *ConvertSegmentForGetExecutionOutput
- func (s *ConvertSegmentForGetExecutionOutput) SetNoFile(v bool) *ConvertSegmentForGetExecutionOutput
- func (s *ConvertSegmentForGetExecutionOutput) SetThreshold(v float64) *ConvertSegmentForGetExecutionOutput
- func (s ConvertSegmentForGetExecutionOutput) String() string
- type ConvertSegmentForStartExecutionInput
- func (s ConvertSegmentForStartExecutionInput) GoString() string
- func (s *ConvertSegmentForStartExecutionInput) SetClipFade(v bool) *ConvertSegmentForStartExecutionInput
- func (s *ConvertSegmentForStartExecutionInput) SetMaxDuration(v float64) *ConvertSegmentForStartExecutionInput
- func (s *ConvertSegmentForStartExecutionInput) SetMinDuration(v float64) *ConvertSegmentForStartExecutionInput
- func (s *ConvertSegmentForStartExecutionInput) SetNoFile(v bool) *ConvertSegmentForStartExecutionInput
- func (s *ConvertSegmentForStartExecutionInput) SetThreshold(v float64) *ConvertSegmentForStartExecutionInput
- func (s ConvertSegmentForStartExecutionInput) String() string
- type ConvertStorylineCutsForGetExecutionOutput
- func (s ConvertStorylineCutsForGetExecutionOutput) GoString() string
- func (s *ConvertStorylineCutsForGetExecutionOutput) SetCutSegments(v []*CutSegmentForGetExecutionOutput) *ConvertStorylineCutsForGetExecutionOutput
- func (s *ConvertStorylineCutsForGetExecutionOutput) SetSegments(v []*ConvertConvertConvertConvertSegmentForGetExecutionOutput) *ConvertStorylineCutsForGetExecutionOutput
- func (s *ConvertStorylineCutsForGetExecutionOutput) SetStorylines(v []*ConvertStorylineForGetExecutionOutput) *ConvertStorylineCutsForGetExecutionOutput
- func (s ConvertStorylineCutsForGetExecutionOutput) String() string
- type ConvertStorylineForGetExecutionOutput
- func (s ConvertStorylineForGetExecutionOutput) GoString() string
- func (s *ConvertStorylineForGetExecutionOutput) SetDescription(v string) *ConvertStorylineForGetExecutionOutput
- func (s *ConvertStorylineForGetExecutionOutput) SetScore(v float64) *ConvertStorylineForGetExecutionOutput
- func (s *ConvertStorylineForGetExecutionOutput) SetSegments(v []*int32) *ConvertStorylineForGetExecutionOutput
- func (s *ConvertStorylineForGetExecutionOutput) SetTitle(v string) *ConvertStorylineForGetExecutionOutput
- func (s ConvertStorylineForGetExecutionOutput) String() string
- type ConvertTaskForGetExecutionOutput
- func (s ConvertTaskForGetExecutionOutput) GoString() string
- func (s *ConvertTaskForGetExecutionOutput) SetABRTranscode(v *ConvertABRTranscodeForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
- func (s *ConvertTaskForGetExecutionOutput) SetAdAudit(v *ConvertAdAuditForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
- func (s *ConvertTaskForGetExecutionOutput) SetAsr(v *ConvertAsrForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
- func (s *ConvertTaskForGetExecutionOutput) SetAudioExtract(v *ConvertAudioExtractForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
- func (s *ConvertTaskForGetExecutionOutput) SetConvertFormat(v *ConvertConvertFormatForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
- func (s *ConvertTaskForGetExecutionOutput) SetEnhance(v *ConvertConvertConvertEnhanceForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
- func (s *ConvertTaskForGetExecutionOutput) SetErase(v *ConvertEraseForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
- func (s *ConvertTaskForGetExecutionOutput) SetFileDelete(v *ConvertFileDeleteForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
- func (s *ConvertTaskForGetExecutionOutput) SetHighlight(v *ConvertHighlightForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
- func (s *ConvertTaskForGetExecutionOutput) SetOcr(v *ConvertOcrForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
- func (s *ConvertTaskForGetExecutionOutput) SetSegment(v *ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
- func (s *ConvertTaskForGetExecutionOutput) SetStoryline(v *ConvertConvertConvertStorylineForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
- func (s *ConvertTaskForGetExecutionOutput) SetTranscode(v *ConvertTranscodeForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
- func (s *ConvertTaskForGetExecutionOutput) SetType(v string) *ConvertTaskForGetExecutionOutput
- func (s *ConvertTaskForGetExecutionOutput) SetVideoGeneration(v *ConvertVideoGenerationForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
- func (s *ConvertTaskForGetExecutionOutput) SetVideoMatting(v *ConvertVideoMattingForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
- func (s *ConvertTaskForGetExecutionOutput) SetVideoSummary(v *ConvertVideoSummaryForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
- func (s *ConvertTaskForGetExecutionOutput) SetVideoUnderstanding(v *ConvertVideoUnderstandingForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
- func (s *ConvertTaskForGetExecutionOutput) SetVision(v *ConvertVisionForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
- func (s ConvertTaskForGetExecutionOutput) String() string
- type ConvertTemplateForGetExecutionOutput
- func (s ConvertTemplateForGetExecutionOutput) GoString() string
- func (s *ConvertTemplateForGetExecutionOutput) SetByteHD(v *ConvertByteHDForGetExecutionOutput) *ConvertTemplateForGetExecutionOutput
- func (s *ConvertTemplateForGetExecutionOutput) SetEnhance(v *ConvertConvertConvertEnhanceForGetExecutionOutput) *ConvertTemplateForGetExecutionOutput
- func (s *ConvertTemplateForGetExecutionOutput) SetTranscodeAudio(v *ConvertTranscodeAudioForGetExecutionOutput) *ConvertTemplateForGetExecutionOutput
- func (s *ConvertTemplateForGetExecutionOutput) SetTranscodeVideo(v *ConvertTranscodeVideoForGetExecutionOutput) *ConvertTemplateForGetExecutionOutput
- func (s *ConvertTemplateForGetExecutionOutput) SetType(v string) *ConvertTemplateForGetExecutionOutput
- func (s ConvertTemplateForGetExecutionOutput) String() string
- type ConvertTranscodeAudioForGetExecutionOutput
- func (s ConvertTranscodeAudioForGetExecutionOutput) GoString() string
- func (s *ConvertTranscodeAudioForGetExecutionOutput) SetAudioStreamMeta(v *AudioStreamMetaForGetExecutionOutput) *ConvertTranscodeAudioForGetExecutionOutput
- func (s *ConvertTranscodeAudioForGetExecutionOutput) SetCreateTime(v string) *ConvertTranscodeAudioForGetExecutionOutput
- func (s *ConvertTranscodeAudioForGetExecutionOutput) SetDuration(v float64) *ConvertTranscodeAudioForGetExecutionOutput
- func (s *ConvertTranscodeAudioForGetExecutionOutput) SetDynamicRange(v string) *ConvertTranscodeAudioForGetExecutionOutput
- func (s *ConvertTranscodeAudioForGetExecutionOutput) SetEncodedType(v string) *ConvertTranscodeAudioForGetExecutionOutput
- func (s *ConvertTranscodeAudioForGetExecutionOutput) SetEncrypt(v bool) *ConvertTranscodeAudioForGetExecutionOutput
- func (s *ConvertTranscodeAudioForGetExecutionOutput) SetEncryption(v *ConvertEncryptionForGetExecutionOutput) *ConvertTranscodeAudioForGetExecutionOutput
- func (s *ConvertTranscodeAudioForGetExecutionOutput) SetFileId(v string) *ConvertTranscodeAudioForGetExecutionOutput
- func (s *ConvertTranscodeAudioForGetExecutionOutput) SetFileType(v string) *ConvertTranscodeAudioForGetExecutionOutput
- func (s *ConvertTranscodeAudioForGetExecutionOutput) SetFormat(v string) *ConvertTranscodeAudioForGetExecutionOutput
- func (s *ConvertTranscodeAudioForGetExecutionOutput) SetLogoType(v string) *ConvertTranscodeAudioForGetExecutionOutput
- func (s *ConvertTranscodeAudioForGetExecutionOutput) SetMd5(v string) *ConvertTranscodeAudioForGetExecutionOutput
- func (s *ConvertTranscodeAudioForGetExecutionOutput) SetSize(v float64) *ConvertTranscodeAudioForGetExecutionOutput
- func (s *ConvertTranscodeAudioForGetExecutionOutput) SetStoreUri(v string) *ConvertTranscodeAudioForGetExecutionOutput
- func (s *ConvertTranscodeAudioForGetExecutionOutput) SetTosStorageClass(v string) *ConvertTranscodeAudioForGetExecutionOutput
- func (s *ConvertTranscodeAudioForGetExecutionOutput) SetVideoStreamMeta(v *VideoStreamMetaForGetExecutionOutput) *ConvertTranscodeAudioForGetExecutionOutput
- func (s ConvertTranscodeAudioForGetExecutionOutput) String() string
- type ConvertTranscodeForGetExecutionOutput
- type ConvertTranscodeVideoForGetExecutionOutput
- func (s ConvertTranscodeVideoForGetExecutionOutput) GoString() string
- func (s *ConvertTranscodeVideoForGetExecutionOutput) SetAudioStreamMeta(v *AudioStreamMetaForGetExecutionOutput) *ConvertTranscodeVideoForGetExecutionOutput
- func (s *ConvertTranscodeVideoForGetExecutionOutput) SetCreateTime(v string) *ConvertTranscodeVideoForGetExecutionOutput
- func (s *ConvertTranscodeVideoForGetExecutionOutput) SetDuration(v float64) *ConvertTranscodeVideoForGetExecutionOutput
- func (s *ConvertTranscodeVideoForGetExecutionOutput) SetDynamicRange(v string) *ConvertTranscodeVideoForGetExecutionOutput
- func (s *ConvertTranscodeVideoForGetExecutionOutput) SetEncodedType(v string) *ConvertTranscodeVideoForGetExecutionOutput
- func (s *ConvertTranscodeVideoForGetExecutionOutput) SetEncrypt(v bool) *ConvertTranscodeVideoForGetExecutionOutput
- func (s *ConvertTranscodeVideoForGetExecutionOutput) SetEncryption(v *ConvertEncryptionForGetExecutionOutput) *ConvertTranscodeVideoForGetExecutionOutput
- func (s *ConvertTranscodeVideoForGetExecutionOutput) SetFileId(v string) *ConvertTranscodeVideoForGetExecutionOutput
- func (s *ConvertTranscodeVideoForGetExecutionOutput) SetFileType(v string) *ConvertTranscodeVideoForGetExecutionOutput
- func (s *ConvertTranscodeVideoForGetExecutionOutput) SetFormat(v string) *ConvertTranscodeVideoForGetExecutionOutput
- func (s *ConvertTranscodeVideoForGetExecutionOutput) SetLogoType(v string) *ConvertTranscodeVideoForGetExecutionOutput
- func (s *ConvertTranscodeVideoForGetExecutionOutput) SetMd5(v string) *ConvertTranscodeVideoForGetExecutionOutput
- func (s *ConvertTranscodeVideoForGetExecutionOutput) SetSize(v float64) *ConvertTranscodeVideoForGetExecutionOutput
- func (s *ConvertTranscodeVideoForGetExecutionOutput) SetStoreUri(v string) *ConvertTranscodeVideoForGetExecutionOutput
- func (s *ConvertTranscodeVideoForGetExecutionOutput) SetTosStorageClass(v string) *ConvertTranscodeVideoForGetExecutionOutput
- func (s *ConvertTranscodeVideoForGetExecutionOutput) SetVideoStreamMeta(v *VideoStreamMetaForGetExecutionOutput) *ConvertTranscodeVideoForGetExecutionOutput
- func (s ConvertTranscodeVideoForGetExecutionOutput) String() string
- type ConvertVideoForGetExecutionOutput
- func (s ConvertVideoForGetExecutionOutput) GoString() string
- func (s *ConvertVideoForGetExecutionOutput) SetBitDepth(v int32) *ConvertVideoForGetExecutionOutput
- func (s *ConvertVideoForGetExecutionOutput) SetBitrateControl(v *ConvertConvertConvertBitrateControlForGetExecutionOutput) *ConvertVideoForGetExecutionOutput
- func (s *ConvertVideoForGetExecutionOutput) SetCodec(v string) *ConvertVideoForGetExecutionOutput
- func (s *ConvertVideoForGetExecutionOutput) SetFpsControl(v *ConvertFpsControlForGetExecutionOutput) *ConvertVideoForGetExecutionOutput
- func (s *ConvertVideoForGetExecutionOutput) SetHDRMode(v int32) *ConvertVideoForGetExecutionOutput
- func (s *ConvertVideoForGetExecutionOutput) SetScaleControl(v *ConvertScaleControlForGetExecutionOutput) *ConvertVideoForGetExecutionOutput
- func (s ConvertVideoForGetExecutionOutput) String() string
- type ConvertVideoForStartExecutionInput
- func (s ConvertVideoForStartExecutionInput) GoString() string
- func (s *ConvertVideoForStartExecutionInput) SetBitDepth(v int32) *ConvertVideoForStartExecutionInput
- func (s *ConvertVideoForStartExecutionInput) SetBitrateControl(v *ConvertConvertConvertBitrateControlForStartExecutionInput) *ConvertVideoForStartExecutionInput
- func (s *ConvertVideoForStartExecutionInput) SetCodec(v string) *ConvertVideoForStartExecutionInput
- func (s *ConvertVideoForStartExecutionInput) SetFpsControl(v *ConvertFpsControlForStartExecutionInput) *ConvertVideoForStartExecutionInput
- func (s *ConvertVideoForStartExecutionInput) SetHDRMode(v int32) *ConvertVideoForStartExecutionInput
- func (s *ConvertVideoForStartExecutionInput) SetScaleControl(v *ConvertScaleControlForStartExecutionInput) *ConvertVideoForStartExecutionInput
- func (s ConvertVideoForStartExecutionInput) String() string
- func (s *ConvertVideoForStartExecutionInput) Validate() error
- type ConvertVideoGenerationForGetExecutionOutput
- func (s ConvertVideoGenerationForGetExecutionOutput) GoString() string
- func (s *ConvertVideoGenerationForGetExecutionOutput) SetDuration(v float64) *ConvertVideoGenerationForGetExecutionOutput
- func (s *ConvertVideoGenerationForGetExecutionOutput) SetModel(v string) *ConvertVideoGenerationForGetExecutionOutput
- func (s *ConvertVideoGenerationForGetExecutionOutput) SetResolution(v string) *ConvertVideoGenerationForGetExecutionOutput
- func (s *ConvertVideoGenerationForGetExecutionOutput) SetVideo(v *ConvertConvertVideoForGetExecutionOutput) *ConvertVideoGenerationForGetExecutionOutput
- func (s ConvertVideoGenerationForGetExecutionOutput) String() string
- type ConvertVideoMattingForGetExecutionOutput
- func (s ConvertVideoMattingForGetExecutionOutput) GoString() string
- func (s *ConvertVideoMattingForGetExecutionOutput) SetDuration(v float64) *ConvertVideoMattingForGetExecutionOutput
- func (s *ConvertVideoMattingForGetExecutionOutput) SetModel(v string) *ConvertVideoMattingForGetExecutionOutput
- func (s *ConvertVideoMattingForGetExecutionOutput) SetVideo(v *ConvertConvertVideoForGetExecutionOutput) *ConvertVideoMattingForGetExecutionOutput
- func (s ConvertVideoMattingForGetExecutionOutput) String() string
- type ConvertVideoOptionForGetExecutionOutput
- type ConvertVideoOptionForStartExecutionInput
- type ConvertVideoSummaryForGetExecutionOutput
- func (s ConvertVideoSummaryForGetExecutionOutput) GoString() string
- func (s *ConvertVideoSummaryForGetExecutionOutput) SetContent(v string) *ConvertVideoSummaryForGetExecutionOutput
- func (s *ConvertVideoSummaryForGetExecutionOutput) SetDuration(v float64) *ConvertVideoSummaryForGetExecutionOutput
- func (s ConvertVideoSummaryForGetExecutionOutput) String() string
- type ConvertVideoUnderstandingForGetExecutionOutput
- func (s ConvertVideoUnderstandingForGetExecutionOutput) GoString() string
- func (s *ConvertVideoUnderstandingForGetExecutionOutput) SetContent(v string) *ConvertVideoUnderstandingForGetExecutionOutput
- func (s *ConvertVideoUnderstandingForGetExecutionOutput) SetDuration(v float64) *ConvertVideoUnderstandingForGetExecutionOutput
- func (s *ConvertVideoUnderstandingForGetExecutionOutput) SetSegments(...) *ConvertVideoUnderstandingForGetExecutionOutput
- func (s ConvertVideoUnderstandingForGetExecutionOutput) String() string
- type ConvertVisionForGetExecutionOutput
- func (s ConvertVisionForGetExecutionOutput) GoString() string
- func (s *ConvertVisionForGetExecutionOutput) SetContent(v string) *ConvertVisionForGetExecutionOutput
- func (s *ConvertVisionForGetExecutionOutput) SetDuration(v float64) *ConvertVisionForGetExecutionOutput
- func (s *ConvertVisionForGetExecutionOutput) SetMode(v string) *ConvertVisionForGetExecutionOutput
- func (s *ConvertVisionForGetExecutionOutput) SetModel(v *ConvertConvertModelForGetExecutionOutput) *ConvertVisionForGetExecutionOutput
- func (s *ConvertVisionForGetExecutionOutput) SetSnapshotsNumber(v int32) *ConvertVisionForGetExecutionOutput
- func (s ConvertVisionForGetExecutionOutput) String() string
- type ConvertVolumeForGetExecutionOutput
- func (s ConvertVolumeForGetExecutionOutput) GoString() string
- func (s *ConvertVolumeForGetExecutionOutput) SetIntegratedLoudness(v float64) *ConvertVolumeForGetExecutionOutput
- func (s *ConvertVolumeForGetExecutionOutput) SetLoudnessRange(v float64) *ConvertVolumeForGetExecutionOutput
- func (s *ConvertVolumeForGetExecutionOutput) SetMethod(v string) *ConvertVolumeForGetExecutionOutput
- func (s *ConvertVolumeForGetExecutionOutput) SetTruePeak(v float64) *ConvertVolumeForGetExecutionOutput
- func (s ConvertVolumeForGetExecutionOutput) String() string
- type ConvertVolumeForStartExecutionInput
- func (s ConvertVolumeForStartExecutionInput) GoString() string
- func (s *ConvertVolumeForStartExecutionInput) SetIntegratedLoudness(v float64) *ConvertVolumeForStartExecutionInput
- func (s *ConvertVolumeForStartExecutionInput) SetLoudnessRange(v float64) *ConvertVolumeForStartExecutionInput
- func (s *ConvertVolumeForStartExecutionInput) SetMethod(v string) *ConvertVolumeForStartExecutionInput
- func (s *ConvertVolumeForStartExecutionInput) SetTruePeak(v float64) *ConvertVolumeForStartExecutionInput
- func (s ConvertVolumeForStartExecutionInput) String() string
- func (s *ConvertVolumeForStartExecutionInput) Validate() error
- type ConvertWorkflowForGetExecutionOutput
- type CreateAITermbaseInput
- func (s CreateAITermbaseInput) GoString() string
- func (s *CreateAITermbaseInput) SetDescription(v string) *CreateAITermbaseInput
- func (s *CreateAITermbaseInput) SetName(v string) *CreateAITermbaseInput
- func (s *CreateAITermbaseInput) SetScenario(v string) *CreateAITermbaseInput
- func (s *CreateAITermbaseInput) SetSourceLanguage(v string) *CreateAITermbaseInput
- func (s *CreateAITermbaseInput) SetSpaceName(v string) *CreateAITermbaseInput
- func (s *CreateAITermbaseInput) SetTargetLanguage(v string) *CreateAITermbaseInput
- func (s CreateAITermbaseInput) String() string
- func (s *CreateAITermbaseInput) Validate() error
- type CreateAITermbaseOutput
- type CreateAITranslationSpeakerInput
- func (s CreateAITranslationSpeakerInput) GoString() string
- func (s *CreateAITranslationSpeakerInput) SetProjectId(v string) *CreateAITranslationSpeakerInput
- func (s *CreateAITranslationSpeakerInput) SetSpaceName(v string) *CreateAITranslationSpeakerInput
- func (s *CreateAITranslationSpeakerInput) SetSpeakerName(v string) *CreateAITranslationSpeakerInput
- func (s *CreateAITranslationSpeakerInput) SetVoice(v string) *CreateAITranslationSpeakerInput
- func (s CreateAITranslationSpeakerInput) String() string
- func (s *CreateAITranslationSpeakerInput) Validate() error
- type CreateAITranslationSpeakerOutput
- func (s CreateAITranslationSpeakerOutput) GoString() string
- func (s *CreateAITranslationSpeakerOutput) SetProjectBaseInfo(v *ProjectBaseInfoForCreateAITranslationSpeakerOutput) *CreateAITranslationSpeakerOutput
- func (s *CreateAITranslationSpeakerOutput) SetSpeaker(v *SpeakerForCreateAITranslationSpeakerOutput) *CreateAITranslationSpeakerOutput
- func (s CreateAITranslationSpeakerOutput) String() string
- type CreateAITranslationSpeechInput
- func (s CreateAITranslationSpeechInput) GoString() string
- func (s *CreateAITranslationSpeechInput) SetAudioFileName(v string) *CreateAITranslationSpeechInput
- func (s *CreateAITranslationSpeechInput) SetSourceLanguage(v string) *CreateAITranslationSpeechInput
- func (s *CreateAITranslationSpeechInput) SetSpaceName(v string) *CreateAITranslationSpeechInput
- func (s *CreateAITranslationSpeechInput) SetSpeechName(v string) *CreateAITranslationSpeechInput
- func (s *CreateAITranslationSpeechInput) SetTargetLanguage(v string) *CreateAITranslationSpeechInput
- func (s CreateAITranslationSpeechInput) String() string
- func (s *CreateAITranslationSpeechInput) Validate() error
- type CreateAITranslationSpeechOutput
- type CreateAITranslationUtteranceInput
- func (s CreateAITranslationUtteranceInput) GoString() string
- func (s *CreateAITranslationUtteranceInput) SetEndTime(v int32) *CreateAITranslationUtteranceInput
- func (s *CreateAITranslationUtteranceInput) SetProjectId(v string) *CreateAITranslationUtteranceInput
- func (s *CreateAITranslationUtteranceInput) SetSpaceName(v string) *CreateAITranslationUtteranceInput
- func (s *CreateAITranslationUtteranceInput) SetSpeakerId(v string) *CreateAITranslationUtteranceInput
- func (s *CreateAITranslationUtteranceInput) SetStartTime(v int32) *CreateAITranslationUtteranceInput
- func (s CreateAITranslationUtteranceInput) String() string
- func (s *CreateAITranslationUtteranceInput) Validate() error
- type CreateAITranslationUtteranceOutput
- func (s CreateAITranslationUtteranceOutput) GoString() string
- func (s *CreateAITranslationUtteranceOutput) SetSourceClip(v *SourceClipForCreateAITranslationUtteranceOutput) *CreateAITranslationUtteranceOutput
- func (s *CreateAITranslationUtteranceOutput) SetSourceUtterance(v *SourceUtteranceForCreateAITranslationUtteranceOutput) *CreateAITranslationUtteranceOutput
- func (s *CreateAITranslationUtteranceOutput) SetTargetClip(v *TargetClipForCreateAITranslationUtteranceOutput) *CreateAITranslationUtteranceOutput
- func (s *CreateAITranslationUtteranceOutput) SetTargetUtterance(v *TargetUtteranceForCreateAITranslationUtteranceOutput) *CreateAITranslationUtteranceOutput
- func (s CreateAITranslationUtteranceOutput) String() string
- type CropForGetExecutionOutput
- func (s CropForGetExecutionOutput) GoString() string
- func (s *CropForGetExecutionOutput) SetPosX(v int32) *CropForGetExecutionOutput
- func (s *CropForGetExecutionOutput) SetPosY(v int32) *CropForGetExecutionOutput
- func (s *CropForGetExecutionOutput) SetSizeX(v int32) *CropForGetExecutionOutput
- func (s *CropForGetExecutionOutput) SetSizeY(v int32) *CropForGetExecutionOutput
- func (s CropForGetExecutionOutput) String() string
- type CropForStartExecutionInput
- func (s CropForStartExecutionInput) GoString() string
- func (s *CropForStartExecutionInput) SetPosX(v int32) *CropForStartExecutionInput
- func (s *CropForStartExecutionInput) SetPosY(v int32) *CropForStartExecutionInput
- func (s *CropForStartExecutionInput) SetSizeX(v int32) *CropForStartExecutionInput
- func (s *CropForStartExecutionInput) SetSizeY(v int32) *CropForStartExecutionInput
- func (s CropForStartExecutionInput) String() string
- func (s *CropForStartExecutionInput) Validate() error
- type CustomEditForGetExecutionOutput
- func (s CustomEditForGetExecutionOutput) GoString() string
- func (s *CustomEditForGetExecutionOutput) SetCanvas(v *CanvasForGetExecutionOutput) *CustomEditForGetExecutionOutput
- func (s *CustomEditForGetExecutionOutput) SetOutput(v *ConvertOutputForGetExecutionOutput) *CustomEditForGetExecutionOutput
- func (s CustomEditForGetExecutionOutput) String() string
- type CustomEditForStartExecutionInput
- func (s CustomEditForStartExecutionInput) GoString() string
- func (s *CustomEditForStartExecutionInput) SetCanvas(v *CanvasForStartExecutionInput) *CustomEditForStartExecutionInput
- func (s *CustomEditForStartExecutionInput) SetOutput(v *ConvertOutputForStartExecutionInput) *CustomEditForStartExecutionInput
- func (s CustomEditForStartExecutionInput) String() string
- type CutForGetExecutionOutput
- type CutSegmentForGetExecutionOutput
- type DeleteAITermItemInput
- func (s DeleteAITermItemInput) GoString() string
- func (s *DeleteAITermItemInput) SetSpaceName(v string) *DeleteAITermItemInput
- func (s *DeleteAITermItemInput) SetTermItemSourceTexts(v []*string) *DeleteAITermItemInput
- func (s *DeleteAITermItemInput) SetTermbaseId(v string) *DeleteAITermItemInput
- func (s DeleteAITermItemInput) String() string
- func (s *DeleteAITermItemInput) Validate() error
- type DeleteAITermItemOutput
- type DeleteAITermbaseInput
- func (s DeleteAITermbaseInput) GoString() string
- func (s *DeleteAITermbaseInput) SetSpaceName(v string) *DeleteAITermbaseInput
- func (s *DeleteAITermbaseInput) SetTermbaseId(v string) *DeleteAITermbaseInput
- func (s DeleteAITermbaseInput) String() string
- func (s *DeleteAITermbaseInput) Validate() error
- type DeleteAITermbaseOutput
- type DeleteAITranslationSpeechInput
- func (s DeleteAITranslationSpeechInput) GoString() string
- func (s *DeleteAITranslationSpeechInput) SetSpaceName(v string) *DeleteAITranslationSpeechInput
- func (s *DeleteAITranslationSpeechInput) SetSpeechId(v string) *DeleteAITranslationSpeechInput
- func (s DeleteAITranslationSpeechInput) String() string
- func (s *DeleteAITranslationSpeechInput) Validate() error
- type DeleteAITranslationSpeechOutput
- type DetailedInfoForGetExecutionOutput
- func (s DetailedInfoForGetExecutionOutput) GoString() string
- func (s *DetailedInfoForGetExecutionOutput) SetLabel(v string) *DetailedInfoForGetExecutionOutput
- func (s *DetailedInfoForGetExecutionOutput) SetPixelRectangle(v *PixelRectangleForGetExecutionOutput) *DetailedInfoForGetExecutionOutput
- func (s DetailedInfoForGetExecutionOutput) String() string
- type DirectUrlForGetExecutionOutput
- func (s DirectUrlForGetExecutionOutput) GoString() string
- func (s *DirectUrlForGetExecutionOutput) SetBucketName(v string) *DirectUrlForGetExecutionOutput
- func (s *DirectUrlForGetExecutionOutput) SetFileName(v string) *DirectUrlForGetExecutionOutput
- func (s *DirectUrlForGetExecutionOutput) SetSpaceName(v string) *DirectUrlForGetExecutionOutput
- func (s DirectUrlForGetExecutionOutput) String() string
- type DirectUrlForStartExecutionInput
- func (s DirectUrlForStartExecutionInput) GoString() string
- func (s *DirectUrlForStartExecutionInput) SetBucketName(v string) *DirectUrlForStartExecutionInput
- func (s *DirectUrlForStartExecutionInput) SetFileName(v string) *DirectUrlForStartExecutionInput
- func (s *DirectUrlForStartExecutionInput) SetSpaceName(v string) *DirectUrlForStartExecutionInput
- func (s DirectUrlForStartExecutionInput) String() string
- type EditForGetExecutionOutput
- func (s EditForGetExecutionOutput) GoString() string
- func (s *EditForGetExecutionOutput) SetCustomEdit(v *CustomEditForGetExecutionOutput) *EditForGetExecutionOutput
- func (s *EditForGetExecutionOutput) SetMiniseriesEdit(v *MiniseriesEditForGetExecutionOutput) *EditForGetExecutionOutput
- func (s *EditForGetExecutionOutput) SetMode(v string) *EditForGetExecutionOutput
- func (s EditForGetExecutionOutput) String() string
- type EditForStartExecutionInput
- func (s EditForStartExecutionInput) GoString() string
- func (s *EditForStartExecutionInput) SetCustomEdit(v *CustomEditForStartExecutionInput) *EditForStartExecutionInput
- func (s *EditForStartExecutionInput) SetMiniseriesEdit(v *MiniseriesEditForStartExecutionInput) *EditForStartExecutionInput
- func (s *EditForStartExecutionInput) SetMode(v string) *EditForStartExecutionInput
- func (s EditForStartExecutionInput) String() string
- type EncryptionForGetExecutionOutput
- func (s EncryptionForGetExecutionOutput) GoString() string
- func (s *EncryptionForGetExecutionOutput) SetHost(v string) *EncryptionForGetExecutionOutput
- func (s *EncryptionForGetExecutionOutput) SetKid(v string) *EncryptionForGetExecutionOutput
- func (s *EncryptionForGetExecutionOutput) SetType(v string) *EncryptionForGetExecutionOutput
- func (s EncryptionForGetExecutionOutput) String() string
- type EncryptionForStartExecutionInput
- func (s EncryptionForStartExecutionInput) GoString() string
- func (s *EncryptionForStartExecutionInput) SetHost(v string) *EncryptionForStartExecutionInput
- func (s *EncryptionForStartExecutionInput) SetKid(v string) *EncryptionForStartExecutionInput
- func (s *EncryptionForStartExecutionInput) SetType(v string) *EncryptionForStartExecutionInput
- func (s EncryptionForStartExecutionInput) String() string
- type EnhanceForGetExecutionOutput
- func (s EnhanceForGetExecutionOutput) GoString() string
- func (s *EnhanceForGetExecutionOutput) SetModules(v []*ModuleForGetExecutionOutput) *EnhanceForGetExecutionOutput
- func (s *EnhanceForGetExecutionOutput) SetMoeEnhance(v *MoeEnhanceForGetExecutionOutput) *EnhanceForGetExecutionOutput
- func (s *EnhanceForGetExecutionOutput) SetType(v string) *EnhanceForGetExecutionOutput
- func (s EnhanceForGetExecutionOutput) String() string
- type EnhanceForStartExecutionInput
- func (s EnhanceForStartExecutionInput) GoString() string
- func (s *EnhanceForStartExecutionInput) SetModules(v []*ModuleForStartExecutionInput) *EnhanceForStartExecutionInput
- func (s *EnhanceForStartExecutionInput) SetMoeEnhance(v *MoeEnhanceForStartExecutionInput) *EnhanceForStartExecutionInput
- func (s *EnhanceForStartExecutionInput) SetType(v string) *EnhanceForStartExecutionInput
- func (s EnhanceForStartExecutionInput) String() string
- type EraseForGetExecutionOutput
- func (s EraseForGetExecutionOutput) GoString() string
- func (s *EraseForGetExecutionOutput) SetAuto(v *AutoForGetExecutionOutput) *EraseForGetExecutionOutput
- func (s *EraseForGetExecutionOutput) SetEraseOption(v *EraseOptionForGetExecutionOutput) *EraseForGetExecutionOutput
- func (s *EraseForGetExecutionOutput) SetManual(v *ManualForGetExecutionOutput) *EraseForGetExecutionOutput
- func (s *EraseForGetExecutionOutput) SetMode(v string) *EraseForGetExecutionOutput
- func (s *EraseForGetExecutionOutput) SetNewVid(v bool) *EraseForGetExecutionOutput
- func (s *EraseForGetExecutionOutput) SetWithEraseInfo(v bool) *EraseForGetExecutionOutput
- func (s EraseForGetExecutionOutput) String() string
- type EraseForStartExecutionInput
- func (s EraseForStartExecutionInput) GoString() string
- func (s *EraseForStartExecutionInput) SetAuto(v *AutoForStartExecutionInput) *EraseForStartExecutionInput
- func (s *EraseForStartExecutionInput) SetEraseOption(v *EraseOptionForStartExecutionInput) *EraseForStartExecutionInput
- func (s *EraseForStartExecutionInput) SetManual(v *ManualForStartExecutionInput) *EraseForStartExecutionInput
- func (s *EraseForStartExecutionInput) SetMode(v string) *EraseForStartExecutionInput
- func (s *EraseForStartExecutionInput) SetNewVid(v bool) *EraseForStartExecutionInput
- func (s *EraseForStartExecutionInput) SetWithEraseInfo(v bool) *EraseForStartExecutionInput
- func (s EraseForStartExecutionInput) String() string
- type EraseOptionForGetExecutionOutput
- type EraseOptionForStartExecutionInput
- type ErasedSubtitleVideoForGetAITranslationProjectOutput
- func (s ErasedSubtitleVideoForGetAITranslationProjectOutput) GoString() string
- func (s *ErasedSubtitleVideoForGetAITranslationProjectOutput) SetDurationSecond(v float64) *ErasedSubtitleVideoForGetAITranslationProjectOutput
- func (s *ErasedSubtitleVideoForGetAITranslationProjectOutput) SetFileName(v string) *ErasedSubtitleVideoForGetAITranslationProjectOutput
- func (s *ErasedSubtitleVideoForGetAITranslationProjectOutput) SetIsAudio(v bool) *ErasedSubtitleVideoForGetAITranslationProjectOutput
- func (s *ErasedSubtitleVideoForGetAITranslationProjectOutput) SetUri(v string) *ErasedSubtitleVideoForGetAITranslationProjectOutput
- func (s *ErasedSubtitleVideoForGetAITranslationProjectOutput) SetUrl(v string) *ErasedSubtitleVideoForGetAITranslationProjectOutput
- func (s *ErasedSubtitleVideoForGetAITranslationProjectOutput) SetVid(v string) *ErasedSubtitleVideoForGetAITranslationProjectOutput
- func (s ErasedSubtitleVideoForGetAITranslationProjectOutput) String() string
- type FacialTranslationVideoForGetAITranslationProjectOutput
- func (s FacialTranslationVideoForGetAITranslationProjectOutput) GoString() string
- func (s *FacialTranslationVideoForGetAITranslationProjectOutput) SetDurationSecond(v float64) *FacialTranslationVideoForGetAITranslationProjectOutput
- func (s *FacialTranslationVideoForGetAITranslationProjectOutput) SetFileName(v string) *FacialTranslationVideoForGetAITranslationProjectOutput
- func (s *FacialTranslationVideoForGetAITranslationProjectOutput) SetIsAudio(v bool) *FacialTranslationVideoForGetAITranslationProjectOutput
- func (s *FacialTranslationVideoForGetAITranslationProjectOutput) SetUri(v string) *FacialTranslationVideoForGetAITranslationProjectOutput
- func (s *FacialTranslationVideoForGetAITranslationProjectOutput) SetUrl(v string) *FacialTranslationVideoForGetAITranslationProjectOutput
- func (s *FacialTranslationVideoForGetAITranslationProjectOutput) SetVid(v string) *FacialTranslationVideoForGetAITranslationProjectOutput
- func (s FacialTranslationVideoForGetAITranslationProjectOutput) String() string
- type FileDeleteForGetExecutionOutput
- type FileDeleteForStartExecutionInput
- type FileForGetExecutionOutput
- func (s FileForGetExecutionOutput) GoString() string
- func (s *FileForGetExecutionOutput) SetFileName(v string) *FileForGetExecutionOutput
- func (s *FileForGetExecutionOutput) SetSize(v string) *FileForGetExecutionOutput
- func (s *FileForGetExecutionOutput) SetVid(v string) *FileForGetExecutionOutput
- func (s FileForGetExecutionOutput) String() string
- type FileIdForGetExecutionOutput
- type FileIdForStartExecutionInput
- type FontShadowForGetExecutionOutput
- func (s FontShadowForGetExecutionOutput) GoString() string
- func (s *FontShadowForGetExecutionOutput) SetColor(v string) *FontShadowForGetExecutionOutput
- func (s *FontShadowForGetExecutionOutput) SetOffsetX(v float64) *FontShadowForGetExecutionOutput
- func (s *FontShadowForGetExecutionOutput) SetOffsetY(v float64) *FontShadowForGetExecutionOutput
- func (s FontShadowForGetExecutionOutput) String() string
- type FontShadowForStartExecutionInput
- func (s FontShadowForStartExecutionInput) GoString() string
- func (s *FontShadowForStartExecutionInput) SetColor(v string) *FontShadowForStartExecutionInput
- func (s *FontShadowForStartExecutionInput) SetOffsetX(v float64) *FontShadowForStartExecutionInput
- func (s *FontShadowForStartExecutionInput) SetOffsetY(v float64) *FontShadowForStartExecutionInput
- func (s FontShadowForStartExecutionInput) String() string
- type ForegroundAudioForGetAITranslationProjectOutput
- func (s ForegroundAudioForGetAITranslationProjectOutput) GoString() string
- func (s *ForegroundAudioForGetAITranslationProjectOutput) SetDurationSecond(v float64) *ForegroundAudioForGetAITranslationProjectOutput
- func (s *ForegroundAudioForGetAITranslationProjectOutput) SetFileName(v string) *ForegroundAudioForGetAITranslationProjectOutput
- func (s *ForegroundAudioForGetAITranslationProjectOutput) SetIsAudio(v bool) *ForegroundAudioForGetAITranslationProjectOutput
- func (s *ForegroundAudioForGetAITranslationProjectOutput) SetUri(v string) *ForegroundAudioForGetAITranslationProjectOutput
- func (s *ForegroundAudioForGetAITranslationProjectOutput) SetUrl(v string) *ForegroundAudioForGetAITranslationProjectOutput
- func (s *ForegroundAudioForGetAITranslationProjectOutput) SetVid(v string) *ForegroundAudioForGetAITranslationProjectOutput
- func (s ForegroundAudioForGetAITranslationProjectOutput) String() string
- type FpsControlForGetExecutionOutput
- func (s FpsControlForGetExecutionOutput) GoString() string
- func (s *FpsControlForGetExecutionOutput) SetFps(v float64) *FpsControlForGetExecutionOutput
- func (s *FpsControlForGetExecutionOutput) SetMode(v string) *FpsControlForGetExecutionOutput
- func (s FpsControlForGetExecutionOutput) String() string
- type FpsControlForStartExecutionInput
- func (s FpsControlForStartExecutionInput) GoString() string
- func (s *FpsControlForStartExecutionInput) SetFps(v float64) *FpsControlForStartExecutionInput
- func (s *FpsControlForStartExecutionInput) SetMode(v string) *FpsControlForStartExecutionInput
- func (s FpsControlForStartExecutionInput) String() string
- func (s *FpsControlForStartExecutionInput) Validate() error
- type GenerateAITranslationUtteranceAudioInput
- func (s GenerateAITranslationUtteranceAudioInput) GoString() string
- func (s *GenerateAITranslationUtteranceAudioInput) SetProjectId(v string) *GenerateAITranslationUtteranceAudioInput
- func (s *GenerateAITranslationUtteranceAudioInput) SetSpaceName(v string) *GenerateAITranslationUtteranceAudioInput
- func (s *GenerateAITranslationUtteranceAudioInput) SetUtteranceId(v string) *GenerateAITranslationUtteranceAudioInput
- func (s GenerateAITranslationUtteranceAudioInput) String() string
- func (s *GenerateAITranslationUtteranceAudioInput) Validate() error
- type GenerateAITranslationUtteranceAudioOutput
- func (s GenerateAITranslationUtteranceAudioOutput) GoString() string
- func (s *GenerateAITranslationUtteranceAudioOutput) SetProjectBaseInfo(v *ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput) *GenerateAITranslationUtteranceAudioOutput
- func (s *GenerateAITranslationUtteranceAudioOutput) SetTargetClip(v *TargetClipForGenerateAITranslationUtteranceAudioOutput) *GenerateAITranslationUtteranceAudioOutput
- func (s GenerateAITranslationUtteranceAudioOutput) String() string
- type GetAITermbaseInput
- type GetAITermbaseOutput
- type GetAITranslationProjectInput
- func (s GetAITranslationProjectInput) GoString() string
- func (s *GetAITranslationProjectInput) SetAdditions(v string) *GetAITranslationProjectInput
- func (s *GetAITranslationProjectInput) SetProjectId(v string) *GetAITranslationProjectInput
- func (s *GetAITranslationProjectInput) SetSpaceName(v string) *GetAITranslationProjectInput
- func (s GetAITranslationProjectInput) String() string
- func (s *GetAITranslationProjectInput) Validate() error
- type GetAITranslationProjectOutput
- type GetExecutionInput
- type GetExecutionOutput
- func (s GetExecutionOutput) GoString() string
- func (s *GetExecutionOutput) SetCode(v string) *GetExecutionOutput
- func (s *GetExecutionOutput) SetControl(v *ControlForGetExecutionOutput) *GetExecutionOutput
- func (s *GetExecutionOutput) SetInput(v *InputForGetExecutionOutput) *GetExecutionOutput
- func (s *GetExecutionOutput) SetMeta(v *MetaForGetExecutionOutput) *GetExecutionOutput
- func (s *GetExecutionOutput) SetMultiInputs(v []*MultiInputForGetExecutionOutput) *GetExecutionOutput
- func (s *GetExecutionOutput) SetOperation(v *ConvertOperationForGetExecutionOutput) *GetExecutionOutput
- func (s *GetExecutionOutput) SetOutput(v *ConvertConvertConvertOutputForGetExecutionOutput) *GetExecutionOutput
- func (s *GetExecutionOutput) SetRunId(v string) *GetExecutionOutput
- func (s *GetExecutionOutput) SetSpaceName(v string) *GetExecutionOutput
- func (s *GetExecutionOutput) SetStatus(v string) *GetExecutionOutput
- func (s GetExecutionOutput) String() string
- type HighlightCutsForGetExecutionOutput
- func (s HighlightCutsForGetExecutionOutput) GoString() string
- func (s *HighlightCutsForGetExecutionOutput) SetMaxDuration(v float64) *HighlightCutsForGetExecutionOutput
- func (s *HighlightCutsForGetExecutionOutput) SetMaxNumber(v int32) *HighlightCutsForGetExecutionOutput
- func (s *HighlightCutsForGetExecutionOutput) SetMinDuration(v float64) *HighlightCutsForGetExecutionOutput
- func (s *HighlightCutsForGetExecutionOutput) SetMiniseriesOption(v *MiniseriesOptionForGetExecutionOutput) *HighlightCutsForGetExecutionOutput
- func (s *HighlightCutsForGetExecutionOutput) SetWithStoryboard(v bool) *HighlightCutsForGetExecutionOutput
- func (s HighlightCutsForGetExecutionOutput) String() string
- type HighlightCutsForStartExecutionInput
- func (s HighlightCutsForStartExecutionInput) GoString() string
- func (s *HighlightCutsForStartExecutionInput) SetMaxDuration(v float64) *HighlightCutsForStartExecutionInput
- func (s *HighlightCutsForStartExecutionInput) SetMaxNumber(v int32) *HighlightCutsForStartExecutionInput
- func (s *HighlightCutsForStartExecutionInput) SetMinDuration(v float64) *HighlightCutsForStartExecutionInput
- func (s *HighlightCutsForStartExecutionInput) SetMiniseriesOption(v *MiniseriesOptionForStartExecutionInput) *HighlightCutsForStartExecutionInput
- func (s *HighlightCutsForStartExecutionInput) SetWithStoryboard(v bool) *HighlightCutsForStartExecutionInput
- func (s HighlightCutsForStartExecutionInput) String() string
- type HighlightForGetExecutionOutput
- func (s HighlightForGetExecutionOutput) GoString() string
- func (s *HighlightForGetExecutionOutput) SetEdit(v *EditForGetExecutionOutput) *HighlightForGetExecutionOutput
- func (s *HighlightForGetExecutionOutput) SetHighlightCuts(v *HighlightCutsForGetExecutionOutput) *HighlightForGetExecutionOutput
- func (s *HighlightForGetExecutionOutput) SetMiniGame(v *MiniGameForGetExecutionOutput) *HighlightForGetExecutionOutput
- func (s *HighlightForGetExecutionOutput) SetMode(v string) *HighlightForGetExecutionOutput
- func (s *HighlightForGetExecutionOutput) SetModel(v string) *HighlightForGetExecutionOutput
- func (s *HighlightForGetExecutionOutput) SetOpeningHook(v *OpeningHookForGetExecutionOutput) *HighlightForGetExecutionOutput
- func (s *HighlightForGetExecutionOutput) SetStorylineCuts(v *StorylineCutsForGetExecutionOutput) *HighlightForGetExecutionOutput
- func (s HighlightForGetExecutionOutput) String() string
- type HighlightForStartExecutionInput
- func (s HighlightForStartExecutionInput) GoString() string
- func (s *HighlightForStartExecutionInput) SetEdit(v *EditForStartExecutionInput) *HighlightForStartExecutionInput
- func (s *HighlightForStartExecutionInput) SetHighlightCuts(v *HighlightCutsForStartExecutionInput) *HighlightForStartExecutionInput
- func (s *HighlightForStartExecutionInput) SetMiniGame(v *MiniGameForStartExecutionInput) *HighlightForStartExecutionInput
- func (s *HighlightForStartExecutionInput) SetMode(v string) *HighlightForStartExecutionInput
- func (s *HighlightForStartExecutionInput) SetModel(v string) *HighlightForStartExecutionInput
- func (s *HighlightForStartExecutionInput) SetOpeningHook(v *OpeningHookForStartExecutionInput) *HighlightForStartExecutionInput
- func (s *HighlightForStartExecutionInput) SetStorylineCuts(v *StorylineCutsForStartExecutionInput) *HighlightForStartExecutionInput
- func (s HighlightForStartExecutionInput) String() string
- type ImageSetForGetExecutionOutput
- type InfoForGetExecutionOutput
- func (s InfoForGetExecutionOutput) GoString() string
- func (s *InfoForGetExecutionOutput) SetAreas(v []*ConvertAreaForGetExecutionOutput) *InfoForGetExecutionOutput
- func (s *InfoForGetExecutionOutput) SetHeight(v int32) *InfoForGetExecutionOutput
- func (s *InfoForGetExecutionOutput) SetWidth(v int32) *InfoForGetExecutionOutput
- func (s InfoForGetExecutionOutput) String() string
- type InputForGetExecutionOutput
- func (s InputForGetExecutionOutput) GoString() string
- func (s *InputForGetExecutionOutput) SetDirectUrl(v *DirectUrlForGetExecutionOutput) *InputForGetExecutionOutput
- func (s *InputForGetExecutionOutput) SetFileId(v *FileIdForGetExecutionOutput) *InputForGetExecutionOutput
- func (s *InputForGetExecutionOutput) SetSchema(v string) *InputForGetExecutionOutput
- func (s *InputForGetExecutionOutput) SetTag(v string) *InputForGetExecutionOutput
- func (s *InputForGetExecutionOutput) SetType(v string) *InputForGetExecutionOutput
- func (s *InputForGetExecutionOutput) SetVid(v string) *InputForGetExecutionOutput
- func (s InputForGetExecutionOutput) String() string
- type InputForStartExecutionInput
- func (s InputForStartExecutionInput) GoString() string
- func (s *InputForStartExecutionInput) SetDirectUrl(v *DirectUrlForStartExecutionInput) *InputForStartExecutionInput
- func (s *InputForStartExecutionInput) SetFileId(v *FileIdForStartExecutionInput) *InputForStartExecutionInput
- func (s *InputForStartExecutionInput) SetSchema(v string) *InputForStartExecutionInput
- func (s *InputForStartExecutionInput) SetTag(v string) *InputForStartExecutionInput
- func (s *InputForStartExecutionInput) SetType(v string) *InputForStartExecutionInput
- func (s *InputForStartExecutionInput) SetVid(v string) *InputForStartExecutionInput
- func (s InputForStartExecutionInput) String() string
- type InputSubtitleForGetAITranslationProjectOutput
- func (s InputSubtitleForGetAITranslationProjectOutput) GoString() string
- func (s *InputSubtitleForGetAITranslationProjectOutput) SetDurationSecond(v float64) *InputSubtitleForGetAITranslationProjectOutput
- func (s *InputSubtitleForGetAITranslationProjectOutput) SetFileName(v string) *InputSubtitleForGetAITranslationProjectOutput
- func (s *InputSubtitleForGetAITranslationProjectOutput) SetIsAudio(v bool) *InputSubtitleForGetAITranslationProjectOutput
- func (s *InputSubtitleForGetAITranslationProjectOutput) SetUri(v string) *InputSubtitleForGetAITranslationProjectOutput
- func (s *InputSubtitleForGetAITranslationProjectOutput) SetUrl(v string) *InputSubtitleForGetAITranslationProjectOutput
- func (s *InputSubtitleForGetAITranslationProjectOutput) SetVid(v string) *InputSubtitleForGetAITranslationProjectOutput
- func (s InputSubtitleForGetAITranslationProjectOutput) String() string
- type InputVideoForGetAITranslationProjectOutput
- func (s InputVideoForGetAITranslationProjectOutput) GoString() string
- func (s *InputVideoForGetAITranslationProjectOutput) SetDurationSecond(v float64) *InputVideoForGetAITranslationProjectOutput
- func (s *InputVideoForGetAITranslationProjectOutput) SetFileName(v string) *InputVideoForGetAITranslationProjectOutput
- func (s *InputVideoForGetAITranslationProjectOutput) SetIsAudio(v bool) *InputVideoForGetAITranslationProjectOutput
- func (s *InputVideoForGetAITranslationProjectOutput) SetUri(v string) *InputVideoForGetAITranslationProjectOutput
- func (s *InputVideoForGetAITranslationProjectOutput) SetUrl(v string) *InputVideoForGetAITranslationProjectOutput
- func (s *InputVideoForGetAITranslationProjectOutput) SetVid(v string) *InputVideoForGetAITranslationProjectOutput
- func (s InputVideoForGetAITranslationProjectOutput) String() string
- type InputVideoForListAITranslationProjectOutput
- func (s InputVideoForListAITranslationProjectOutput) GoString() string
- func (s *InputVideoForListAITranslationProjectOutput) SetDurationSecond(v float64) *InputVideoForListAITranslationProjectOutput
- func (s *InputVideoForListAITranslationProjectOutput) SetFileName(v string) *InputVideoForListAITranslationProjectOutput
- func (s *InputVideoForListAITranslationProjectOutput) SetIsAudio(v bool) *InputVideoForListAITranslationProjectOutput
- func (s *InputVideoForListAITranslationProjectOutput) SetUri(v string) *InputVideoForListAITranslationProjectOutput
- func (s *InputVideoForListAITranslationProjectOutput) SetUrl(v string) *InputVideoForListAITranslationProjectOutput
- func (s *InputVideoForListAITranslationProjectOutput) SetVid(v string) *InputVideoForListAITranslationProjectOutput
- func (s InputVideoForListAITranslationProjectOutput) String() string
- type ListAITermbaseInput
- type ListAITermbaseOutput
- type ListAITranslationProjectInput
- func (s ListAITranslationProjectInput) GoString() string
- func (s *ListAITranslationProjectInput) SetPageNumber(v int32) *ListAITranslationProjectInput
- func (s *ListAITranslationProjectInput) SetPageSize(v string) *ListAITranslationProjectInput
- func (s *ListAITranslationProjectInput) SetProjectIdOrTitleFilter(v string) *ListAITranslationProjectInput
- func (s *ListAITranslationProjectInput) SetSpaceName(v string) *ListAITranslationProjectInput
- func (s *ListAITranslationProjectInput) SetStatusFilter(v string) *ListAITranslationProjectInput
- func (s ListAITranslationProjectInput) String() string
- func (s *ListAITranslationProjectInput) Validate() error
- type ListAITranslationProjectOutput
- func (s ListAITranslationProjectOutput) GoString() string
- func (s *ListAITranslationProjectOutput) SetPageNumber(v int32) *ListAITranslationProjectOutput
- func (s *ListAITranslationProjectOutput) SetPageSize(v int32) *ListAITranslationProjectOutput
- func (s *ListAITranslationProjectOutput) SetProjects(v []*ProjectForListAITranslationProjectOutput) *ListAITranslationProjectOutput
- func (s *ListAITranslationProjectOutput) SetTotalCount(v int32) *ListAITranslationProjectOutput
- func (s ListAITranslationProjectOutput) String() string
- type ListAITranslationSpeechInput
- func (s ListAITranslationSpeechInput) GoString() string
- func (s *ListAITranslationSpeechInput) SetLanguage(v string) *ListAITranslationSpeechInput
- func (s *ListAITranslationSpeechInput) SetSpaceName(v string) *ListAITranslationSpeechInput
- func (s *ListAITranslationSpeechInput) SetSpeechTypeFilter(v string) *ListAITranslationSpeechInput
- func (s ListAITranslationSpeechInput) String() string
- func (s *ListAITranslationSpeechInput) Validate() error
- type ListAITranslationSpeechOutput
- func (s ListAITranslationSpeechOutput) GoString() string
- func (s *ListAITranslationSpeechOutput) SetPresetSpeeches(v []*PresetSpeechForListAITranslationSpeechOutput) *ListAITranslationSpeechOutput
- func (s *ListAITranslationSpeechOutput) SetUserSpeeches(v []*UserSpeechForListAITranslationSpeechOutput) *ListAITranslationSpeechOutput
- func (s ListAITranslationSpeechOutput) String() string
- type LocationForGetExecutionOutput
- type LocationForStartExecutionInput
- type LogoForGetExecutionOutput
- type LogoForStartExecutionInput
- type LogosForGetExecutionOutput
- func (s LogosForGetExecutionOutput) GoString() string
- func (s *LogosForGetExecutionOutput) SetAdaptMode(v string) *LogosForGetExecutionOutput
- func (s *LogosForGetExecutionOutput) SetEndTime(v float64) *LogosForGetExecutionOutput
- func (s *LogosForGetExecutionOutput) SetFontColor(v string) *LogosForGetExecutionOutput
- func (s *LogosForGetExecutionOutput) SetFontShadow(v *FontShadowForGetExecutionOutput) *LogosForGetExecutionOutput
- func (s *LogosForGetExecutionOutput) SetFontSize(v float64) *LogosForGetExecutionOutput
- func (s *LogosForGetExecutionOutput) SetFontType(v string) *LogosForGetExecutionOutput
- func (s *LogosForGetExecutionOutput) SetLocate(v string) *LogosForGetExecutionOutput
- func (s *LogosForGetExecutionOutput) SetLoopTimes(v float64) *LogosForGetExecutionOutput
- func (s *LogosForGetExecutionOutput) SetMaxLines(v string) *LogosForGetExecutionOutput
- func (s *LogosForGetExecutionOutput) SetMaxWidth(v string) *LogosForGetExecutionOutput
- func (s *LogosForGetExecutionOutput) SetMid(v string) *LogosForGetExecutionOutput
- func (s *LogosForGetExecutionOutput) SetPosX(v float64) *LogosForGetExecutionOutput
- func (s *LogosForGetExecutionOutput) SetPosY(v float64) *LogosForGetExecutionOutput
- func (s *LogosForGetExecutionOutput) SetSizeX(v float64) *LogosForGetExecutionOutput
- func (s *LogosForGetExecutionOutput) SetSizeY(v float64) *LogosForGetExecutionOutput
- func (s *LogosForGetExecutionOutput) SetStartTime(v float64) *LogosForGetExecutionOutput
- func (s *LogosForGetExecutionOutput) SetType(v string) *LogosForGetExecutionOutput
- func (s LogosForGetExecutionOutput) String() string
- type LogosForStartExecutionInput
- func (s LogosForStartExecutionInput) GoString() string
- func (s *LogosForStartExecutionInput) SetAdaptMode(v string) *LogosForStartExecutionInput
- func (s *LogosForStartExecutionInput) SetEndTime(v float64) *LogosForStartExecutionInput
- func (s *LogosForStartExecutionInput) SetFontColor(v string) *LogosForStartExecutionInput
- func (s *LogosForStartExecutionInput) SetFontShadow(v *FontShadowForStartExecutionInput) *LogosForStartExecutionInput
- func (s *LogosForStartExecutionInput) SetFontSize(v float64) *LogosForStartExecutionInput
- func (s *LogosForStartExecutionInput) SetFontType(v string) *LogosForStartExecutionInput
- func (s *LogosForStartExecutionInput) SetLocate(v string) *LogosForStartExecutionInput
- func (s *LogosForStartExecutionInput) SetLoopTimes(v float64) *LogosForStartExecutionInput
- func (s *LogosForStartExecutionInput) SetMaxLines(v string) *LogosForStartExecutionInput
- func (s *LogosForStartExecutionInput) SetMaxWidth(v string) *LogosForStartExecutionInput
- func (s *LogosForStartExecutionInput) SetMid(v string) *LogosForStartExecutionInput
- func (s *LogosForStartExecutionInput) SetPosX(v float64) *LogosForStartExecutionInput
- func (s *LogosForStartExecutionInput) SetPosY(v float64) *LogosForStartExecutionInput
- func (s *LogosForStartExecutionInput) SetSizeX(v float64) *LogosForStartExecutionInput
- func (s *LogosForStartExecutionInput) SetSizeY(v float64) *LogosForStartExecutionInput
- func (s *LogosForStartExecutionInput) SetStartTime(v float64) *LogosForStartExecutionInput
- func (s *LogosForStartExecutionInput) SetType(v string) *LogosForStartExecutionInput
- func (s LogosForStartExecutionInput) String() string
- func (s *LogosForStartExecutionInput) Validate() error
- type ManualForGetExecutionOutput
- type ManualForStartExecutionInput
- type MediaInfoForGetExecutionOutput
- type MetaForGetExecutionOutput
- func (s MetaForGetExecutionOutput) GoString() string
- func (s *MetaForGetExecutionOutput) SetCreateTime(v string) *MetaForGetExecutionOutput
- func (s *MetaForGetExecutionOutput) SetEndTime(v string) *MetaForGetExecutionOutput
- func (s *MetaForGetExecutionOutput) SetSpaceName(v string) *MetaForGetExecutionOutput
- func (s *MetaForGetExecutionOutput) SetStartTime(v string) *MetaForGetExecutionOutput
- func (s *MetaForGetExecutionOutput) SetTrigger(v string) *MetaForGetExecutionOutput
- func (s MetaForGetExecutionOutput) String() string
- type MetadataForGetExecutionOutput
- func (s MetadataForGetExecutionOutput) GoString() string
- func (s *MetadataForGetExecutionOutput) SetAddTags(v []*AddTagForGetExecutionOutput) *MetadataForGetExecutionOutput
- func (s *MetadataForGetExecutionOutput) SetKeepTags(v []*string) *MetadataForGetExecutionOutput
- func (s MetadataForGetExecutionOutput) String() string
- type MetadataForStartExecutionInput
- func (s MetadataForStartExecutionInput) GoString() string
- func (s *MetadataForStartExecutionInput) SetAddTags(v []*AddTagForStartExecutionInput) *MetadataForStartExecutionInput
- func (s *MetadataForStartExecutionInput) SetKeepTags(v []*string) *MetadataForStartExecutionInput
- func (s MetadataForStartExecutionInput) String() string
- type MiniGameForGetExecutionOutput
- func (s MiniGameForGetExecutionOutput) GoString() string
- func (s *MiniGameForGetExecutionOutput) SetHighlightDefinition(v string) *MiniGameForGetExecutionOutput
- func (s *MiniGameForGetExecutionOutput) SetName(v string) *MiniGameForGetExecutionOutput
- func (s *MiniGameForGetExecutionOutput) SetPlayDefinition(v string) *MiniGameForGetExecutionOutput
- func (s MiniGameForGetExecutionOutput) String() string
- type MiniGameForStartExecutionInput
- func (s MiniGameForStartExecutionInput) GoString() string
- func (s *MiniGameForStartExecutionInput) SetHighlightDefinition(v string) *MiniGameForStartExecutionInput
- func (s *MiniGameForStartExecutionInput) SetName(v string) *MiniGameForStartExecutionInput
- func (s *MiniGameForStartExecutionInput) SetPlayDefinition(v string) *MiniGameForStartExecutionInput
- func (s MiniGameForStartExecutionInput) String() string
- type MiniseriesEditForGetExecutionOutput
- func (s MiniseriesEditForGetExecutionOutput) GoString() string
- func (s *MiniseriesEditForGetExecutionOutput) SetHint(v string) *MiniseriesEditForGetExecutionOutput
- func (s *MiniseriesEditForGetExecutionOutput) SetTemplate(v string) *MiniseriesEditForGetExecutionOutput
- func (s *MiniseriesEditForGetExecutionOutput) SetTitle(v string) *MiniseriesEditForGetExecutionOutput
- func (s MiniseriesEditForGetExecutionOutput) String() string
- type MiniseriesEditForStartExecutionInput
- func (s MiniseriesEditForStartExecutionInput) GoString() string
- func (s *MiniseriesEditForStartExecutionInput) SetHint(v string) *MiniseriesEditForStartExecutionInput
- func (s *MiniseriesEditForStartExecutionInput) SetTemplate(v string) *MiniseriesEditForStartExecutionInput
- func (s *MiniseriesEditForStartExecutionInput) SetTitle(v string) *MiniseriesEditForStartExecutionInput
- func (s MiniseriesEditForStartExecutionInput) String() string
- type MiniseriesOptionForGetExecutionOutput
- type MiniseriesOptionForStartExecutionInput
- type ModelForGetExecutionOutput
- type ModelForStartExecutionInput
- type ModuleForGetExecutionOutput
- type ModuleForStartExecutionInput
- type MoeEnhanceForGetExecutionOutput
- func (s MoeEnhanceForGetExecutionOutput) GoString() string
- func (s *MoeEnhanceForGetExecutionOutput) SetConfig(v string) *MoeEnhanceForGetExecutionOutput
- func (s *MoeEnhanceForGetExecutionOutput) SetTarget(v *TargetForGetExecutionOutput) *MoeEnhanceForGetExecutionOutput
- func (s *MoeEnhanceForGetExecutionOutput) SetVideoStrategy(v *VideoStrategyForGetExecutionOutput) *MoeEnhanceForGetExecutionOutput
- func (s MoeEnhanceForGetExecutionOutput) String() string
- type MoeEnhanceForStartExecutionInput
- func (s MoeEnhanceForStartExecutionInput) GoString() string
- func (s *MoeEnhanceForStartExecutionInput) SetConfig(v string) *MoeEnhanceForStartExecutionInput
- func (s *MoeEnhanceForStartExecutionInput) SetTarget(v *TargetForStartExecutionInput) *MoeEnhanceForStartExecutionInput
- func (s *MoeEnhanceForStartExecutionInput) SetVideoStrategy(v *VideoStrategyForStartExecutionInput) *MoeEnhanceForStartExecutionInput
- func (s MoeEnhanceForStartExecutionInput) String() string
- type MultiInputForGetExecutionOutput
- func (s MultiInputForGetExecutionOutput) GoString() string
- func (s *MultiInputForGetExecutionOutput) SetDirectUrl(v *DirectUrlForGetExecutionOutput) *MultiInputForGetExecutionOutput
- func (s *MultiInputForGetExecutionOutput) SetFileId(v *FileIdForGetExecutionOutput) *MultiInputForGetExecutionOutput
- func (s *MultiInputForGetExecutionOutput) SetSchema(v string) *MultiInputForGetExecutionOutput
- func (s *MultiInputForGetExecutionOutput) SetTag(v string) *MultiInputForGetExecutionOutput
- func (s *MultiInputForGetExecutionOutput) SetType(v string) *MultiInputForGetExecutionOutput
- func (s *MultiInputForGetExecutionOutput) SetVid(v string) *MultiInputForGetExecutionOutput
- func (s MultiInputForGetExecutionOutput) String() string
- type MultiInputForStartExecutionInput
- func (s MultiInputForStartExecutionInput) GoString() string
- func (s *MultiInputForStartExecutionInput) SetDirectUrl(v *DirectUrlForStartExecutionInput) *MultiInputForStartExecutionInput
- func (s *MultiInputForStartExecutionInput) SetFileId(v *FileIdForStartExecutionInput) *MultiInputForStartExecutionInput
- func (s *MultiInputForStartExecutionInput) SetSchema(v string) *MultiInputForStartExecutionInput
- func (s *MultiInputForStartExecutionInput) SetTag(v string) *MultiInputForStartExecutionInput
- func (s *MultiInputForStartExecutionInput) SetType(v string) *MultiInputForStartExecutionInput
- func (s *MultiInputForStartExecutionInput) SetVid(v string) *MultiInputForStartExecutionInput
- func (s MultiInputForStartExecutionInput) String() string
- type NodeForGetExecutionOutput
- func (s NodeForGetExecutionOutput) GoString() string
- func (s *NodeForGetExecutionOutput) SetDependencies(v []*string) *NodeForGetExecutionOutput
- func (s *NodeForGetExecutionOutput) SetInput(v *MultiInputForGetExecutionOutput) *NodeForGetExecutionOutput
- func (s *NodeForGetExecutionOutput) SetMultiInputs(v []*MultiInputForGetExecutionOutput) *NodeForGetExecutionOutput
- func (s *NodeForGetExecutionOutput) SetName(v string) *NodeForGetExecutionOutput
- func (s *NodeForGetExecutionOutput) SetOperation(v *OperationForGetExecutionOutput) *NodeForGetExecutionOutput
- func (s *NodeForGetExecutionOutput) SetPolicy(v *PolicyForGetExecutionOutput) *NodeForGetExecutionOutput
- func (s *NodeForGetExecutionOutput) SetSpaceName(v string) *NodeForGetExecutionOutput
- func (s NodeForGetExecutionOutput) String() string
- type NodeForStartExecutionInput
- func (s NodeForStartExecutionInput) GoString() string
- func (s *NodeForStartExecutionInput) SetDependencies(v []*string) *NodeForStartExecutionInput
- func (s *NodeForStartExecutionInput) SetInput(v *MultiInputForStartExecutionInput) *NodeForStartExecutionInput
- func (s *NodeForStartExecutionInput) SetMultiInputs(v []*MultiInputForStartExecutionInput) *NodeForStartExecutionInput
- func (s *NodeForStartExecutionInput) SetName(v string) *NodeForStartExecutionInput
- func (s *NodeForStartExecutionInput) SetOperation(v *OperationForStartExecutionInput) *NodeForStartExecutionInput
- func (s *NodeForStartExecutionInput) SetPolicy(v *PolicyForStartExecutionInput) *NodeForStartExecutionInput
- func (s *NodeForStartExecutionInput) SetSpaceName(v string) *NodeForStartExecutionInput
- func (s NodeForStartExecutionInput) String() string
- func (s *NodeForStartExecutionInput) Validate() error
- type OcrForGetExecutionOutput
- type OcrForStartExecutionInput
- type OpeningHookForGetExecutionOutput
- func (s OpeningHookForGetExecutionOutput) GoString() string
- func (s *OpeningHookForGetExecutionOutput) SetMaxDuration(v float64) *OpeningHookForGetExecutionOutput
- func (s *OpeningHookForGetExecutionOutput) SetMinClipDuration(v float64) *OpeningHookForGetExecutionOutput
- func (s *OpeningHookForGetExecutionOutput) SetMinDuration(v float64) *OpeningHookForGetExecutionOutput
- func (s *OpeningHookForGetExecutionOutput) SetMinScore(v float64) *OpeningHookForGetExecutionOutput
- func (s *OpeningHookForGetExecutionOutput) SetWithOpeningHook(v bool) *OpeningHookForGetExecutionOutput
- func (s OpeningHookForGetExecutionOutput) String() string
- type OpeningHookForStartExecutionInput
- func (s OpeningHookForStartExecutionInput) GoString() string
- func (s *OpeningHookForStartExecutionInput) SetMaxDuration(v float64) *OpeningHookForStartExecutionInput
- func (s *OpeningHookForStartExecutionInput) SetMinClipDuration(v float64) *OpeningHookForStartExecutionInput
- func (s *OpeningHookForStartExecutionInput) SetMinDuration(v float64) *OpeningHookForStartExecutionInput
- func (s *OpeningHookForStartExecutionInput) SetMinScore(v float64) *OpeningHookForStartExecutionInput
- func (s *OpeningHookForStartExecutionInput) SetWithOpeningHook(v bool) *OpeningHookForStartExecutionInput
- func (s OpeningHookForStartExecutionInput) String() string
- type OperationForGetExecutionOutput
- func (s OperationForGetExecutionOutput) GoString() string
- func (s *OperationForGetExecutionOutput) SetTask(v *TaskForGetExecutionOutput) *OperationForGetExecutionOutput
- func (s *OperationForGetExecutionOutput) SetType(v string) *OperationForGetExecutionOutput
- func (s OperationForGetExecutionOutput) String() string
- type OperationForStartExecutionInput
- func (s OperationForStartExecutionInput) GoString() string
- func (s *OperationForStartExecutionInput) SetTask(v *TaskForStartExecutionInput) *OperationForStartExecutionInput
- func (s *OperationForStartExecutionInput) SetType(v string) *OperationForStartExecutionInput
- func (s OperationForStartExecutionInput) String() string
- func (s *OperationForStartExecutionInput) Validate() error
- type OperatorConfigForGetAITranslationProjectOutput
- func (s OperatorConfigForGetAITranslationProjectOutput) GoString() string
- func (s *OperatorConfigForGetAITranslationProjectOutput) SetSubtitleRecognitionConfig(v *SubtitleRecognitionConfigForGetAITranslationProjectOutput) *OperatorConfigForGetAITranslationProjectOutput
- func (s *OperatorConfigForGetAITranslationProjectOutput) SetVoiceCloneConfig(v *VoiceCloneConfigForGetAITranslationProjectOutput) *OperatorConfigForGetAITranslationProjectOutput
- func (s OperatorConfigForGetAITranslationProjectOutput) String() string
- type OperatorConfigForListAITranslationProjectOutput
- func (s OperatorConfigForListAITranslationProjectOutput) GoString() string
- func (s *OperatorConfigForListAITranslationProjectOutput) SetSubtitleRecognitionConfig(v *SubtitleRecognitionConfigForListAITranslationProjectOutput) *OperatorConfigForListAITranslationProjectOutput
- func (s *OperatorConfigForListAITranslationProjectOutput) SetVoiceCloneConfig(v *VoiceCloneConfigForListAITranslationProjectOutput) *OperatorConfigForListAITranslationProjectOutput
- func (s OperatorConfigForListAITranslationProjectOutput) String() string
- type OperatorConfigForSubmitAITranslationWorkflowInput
- func (s OperatorConfigForSubmitAITranslationWorkflowInput) GoString() string
- func (s *OperatorConfigForSubmitAITranslationWorkflowInput) SetSubtitleRecognitionConfig(v *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) *OperatorConfigForSubmitAITranslationWorkflowInput
- func (s *OperatorConfigForSubmitAITranslationWorkflowInput) SetVoiceCloneConfig(v *VoiceCloneConfigForSubmitAITranslationWorkflowInput) *OperatorConfigForSubmitAITranslationWorkflowInput
- func (s OperatorConfigForSubmitAITranslationWorkflowInput) String() string
- type OutputForGetExecutionOutput
- func (s OutputForGetExecutionOutput) GoString() string
- func (s *OutputForGetExecutionOutput) SetAudio(v *AudioForGetExecutionOutput) *OutputForGetExecutionOutput
- func (s *OutputForGetExecutionOutput) SetVideo(v *VideoForGetExecutionOutput) *OutputForGetExecutionOutput
- func (s OutputForGetExecutionOutput) String() string
- type OutputForStartExecutionInput
- func (s OutputForStartExecutionInput) GoString() string
- func (s *OutputForStartExecutionInput) SetAudio(v *AudioForStartExecutionInput) *OutputForStartExecutionInput
- func (s *OutputForStartExecutionInput) SetVideo(v *VideoForStartExecutionInput) *OutputForStartExecutionInput
- func (s OutputForStartExecutionInput) String() string
- func (s *OutputForStartExecutionInput) Validate() error
- type OutputSubtitleForGetAITranslationProjectOutput
- func (s OutputSubtitleForGetAITranslationProjectOutput) GoString() string
- func (s *OutputSubtitleForGetAITranslationProjectOutput) SetDurationSecond(v float64) *OutputSubtitleForGetAITranslationProjectOutput
- func (s *OutputSubtitleForGetAITranslationProjectOutput) SetFileName(v string) *OutputSubtitleForGetAITranslationProjectOutput
- func (s *OutputSubtitleForGetAITranslationProjectOutput) SetIsAudio(v bool) *OutputSubtitleForGetAITranslationProjectOutput
- func (s *OutputSubtitleForGetAITranslationProjectOutput) SetUri(v string) *OutputSubtitleForGetAITranslationProjectOutput
- func (s *OutputSubtitleForGetAITranslationProjectOutput) SetUrl(v string) *OutputSubtitleForGetAITranslationProjectOutput
- func (s *OutputSubtitleForGetAITranslationProjectOutput) SetVid(v string) *OutputSubtitleForGetAITranslationProjectOutput
- func (s OutputSubtitleForGetAITranslationProjectOutput) String() string
- type OutputVideoForGetAITranslationProjectOutput
- func (s OutputVideoForGetAITranslationProjectOutput) GoString() string
- func (s *OutputVideoForGetAITranslationProjectOutput) SetDurationSecond(v float64) *OutputVideoForGetAITranslationProjectOutput
- func (s *OutputVideoForGetAITranslationProjectOutput) SetFileName(v string) *OutputVideoForGetAITranslationProjectOutput
- func (s *OutputVideoForGetAITranslationProjectOutput) SetIsAudio(v bool) *OutputVideoForGetAITranslationProjectOutput
- func (s *OutputVideoForGetAITranslationProjectOutput) SetUri(v string) *OutputVideoForGetAITranslationProjectOutput
- func (s *OutputVideoForGetAITranslationProjectOutput) SetUrl(v string) *OutputVideoForGetAITranslationProjectOutput
- func (s *OutputVideoForGetAITranslationProjectOutput) SetVid(v string) *OutputVideoForGetAITranslationProjectOutput
- func (s OutputVideoForGetAITranslationProjectOutput) String() string
- type OutputVideoForListAITranslationProjectOutput
- func (s OutputVideoForListAITranslationProjectOutput) GoString() string
- func (s *OutputVideoForListAITranslationProjectOutput) SetDurationSecond(v float64) *OutputVideoForListAITranslationProjectOutput
- func (s *OutputVideoForListAITranslationProjectOutput) SetFileName(v string) *OutputVideoForListAITranslationProjectOutput
- func (s *OutputVideoForListAITranslationProjectOutput) SetIsAudio(v bool) *OutputVideoForListAITranslationProjectOutput
- func (s *OutputVideoForListAITranslationProjectOutput) SetUri(v string) *OutputVideoForListAITranslationProjectOutput
- func (s *OutputVideoForListAITranslationProjectOutput) SetUrl(v string) *OutputVideoForListAITranslationProjectOutput
- func (s *OutputVideoForListAITranslationProjectOutput) SetVid(v string) *OutputVideoForListAITranslationProjectOutput
- func (s OutputVideoForListAITranslationProjectOutput) String() string
- type PixelRectangleForGetExecutionOutput
- func (s PixelRectangleForGetExecutionOutput) GoString() string
- func (s *PixelRectangleForGetExecutionOutput) SetBottomRightX(v int32) *PixelRectangleForGetExecutionOutput
- func (s *PixelRectangleForGetExecutionOutput) SetBottomRightY(v int32) *PixelRectangleForGetExecutionOutput
- func (s *PixelRectangleForGetExecutionOutput) SetTopLeftX(v int32) *PixelRectangleForGetExecutionOutput
- func (s *PixelRectangleForGetExecutionOutput) SetTopLeftY(v int32) *PixelRectangleForGetExecutionOutput
- func (s PixelRectangleForGetExecutionOutput) String() string
- type PolicyForGetExecutionOutput
- type PolicyForStartExecutionInput
- type PresetSpeechForListAITranslationSpeechOutput
- func (s PresetSpeechForListAITranslationSpeechOutput) GoString() string
- func (s *PresetSpeechForListAITranslationSpeechOutput) SetAudioUrl(v string) *PresetSpeechForListAITranslationSpeechOutput
- func (s *PresetSpeechForListAITranslationSpeechOutput) SetGender(v string) *PresetSpeechForListAITranslationSpeechOutput
- func (s *PresetSpeechForListAITranslationSpeechOutput) SetId(v string) *PresetSpeechForListAITranslationSpeechOutput
- func (s *PresetSpeechForListAITranslationSpeechOutput) SetLanguage(v string) *PresetSpeechForListAITranslationSpeechOutput
- func (s *PresetSpeechForListAITranslationSpeechOutput) SetName(v string) *PresetSpeechForListAITranslationSpeechOutput
- func (s *PresetSpeechForListAITranslationSpeechOutput) SetVoice(v string) *PresetSpeechForListAITranslationSpeechOutput
- func (s PresetSpeechForListAITranslationSpeechOutput) String() string
- type PreviewVideoForGetAITranslationProjectOutput
- func (s PreviewVideoForGetAITranslationProjectOutput) GoString() string
- func (s *PreviewVideoForGetAITranslationProjectOutput) SetDurationSecond(v float64) *PreviewVideoForGetAITranslationProjectOutput
- func (s *PreviewVideoForGetAITranslationProjectOutput) SetFileName(v string) *PreviewVideoForGetAITranslationProjectOutput
- func (s *PreviewVideoForGetAITranslationProjectOutput) SetIsAudio(v bool) *PreviewVideoForGetAITranslationProjectOutput
- func (s *PreviewVideoForGetAITranslationProjectOutput) SetUri(v string) *PreviewVideoForGetAITranslationProjectOutput
- func (s *PreviewVideoForGetAITranslationProjectOutput) SetUrl(v string) *PreviewVideoForGetAITranslationProjectOutput
- func (s *PreviewVideoForGetAITranslationProjectOutput) SetVid(v string) *PreviewVideoForGetAITranslationProjectOutput
- func (s PreviewVideoForGetAITranslationProjectOutput) String() string
- type PreviewVideoMutedForGetAITranslationProjectOutput
- func (s PreviewVideoMutedForGetAITranslationProjectOutput) GoString() string
- func (s *PreviewVideoMutedForGetAITranslationProjectOutput) SetDurationSecond(v float64) *PreviewVideoMutedForGetAITranslationProjectOutput
- func (s *PreviewVideoMutedForGetAITranslationProjectOutput) SetFileName(v string) *PreviewVideoMutedForGetAITranslationProjectOutput
- func (s *PreviewVideoMutedForGetAITranslationProjectOutput) SetIsAudio(v bool) *PreviewVideoMutedForGetAITranslationProjectOutput
- func (s *PreviewVideoMutedForGetAITranslationProjectOutput) SetUri(v string) *PreviewVideoMutedForGetAITranslationProjectOutput
- func (s *PreviewVideoMutedForGetAITranslationProjectOutput) SetUrl(v string) *PreviewVideoMutedForGetAITranslationProjectOutput
- func (s *PreviewVideoMutedForGetAITranslationProjectOutput) SetVid(v string) *PreviewVideoMutedForGetAITranslationProjectOutput
- func (s PreviewVideoMutedForGetAITranslationProjectOutput) String() string
- type ProcessConfigForSubmitAITranslationWorkflowInput
- func (s ProcessConfigForSubmitAITranslationWorkflowInput) GoString() string
- func (s *ProcessConfigForSubmitAITranslationWorkflowInput) SetDisableCloneVoiceByScene(v bool) *ProcessConfigForSubmitAITranslationWorkflowInput
- func (s *ProcessConfigForSubmitAITranslationWorkflowInput) SetDisableSmartSubtitleRewrite(v bool) *ProcessConfigForSubmitAITranslationWorkflowInput
- func (s *ProcessConfigForSubmitAITranslationWorkflowInput) SetDisableSubtitlePunctSplit(v bool) *ProcessConfigForSubmitAITranslationWorkflowInput
- func (s *ProcessConfigForSubmitAITranslationWorkflowInput) SetSuspensionStageList(v []*string) *ProcessConfigForSubmitAITranslationWorkflowInput
- func (s ProcessConfigForSubmitAITranslationWorkflowInput) String() string
- type ProcessConfigForUpdateAITranslationProjectConfigInput
- func (s ProcessConfigForUpdateAITranslationProjectConfigInput) GoString() string
- func (s *ProcessConfigForUpdateAITranslationProjectConfigInput) SetDisableSmartSubtitleRewrite(v bool) *ProcessConfigForUpdateAITranslationProjectConfigInput
- func (s *ProcessConfigForUpdateAITranslationProjectConfigInput) SetDisableSubtitlePunctSplit(v bool) *ProcessConfigForUpdateAITranslationProjectConfigInput
- func (s ProcessConfigForUpdateAITranslationProjectConfigInput) String() string
- type ProjectBaseInfoForContinueAITranslationWorkflowOutput
- func (s ProjectBaseInfoForContinueAITranslationWorkflowOutput) GoString() string
- func (s *ProjectBaseInfoForContinueAITranslationWorkflowOutput) SetProjectId(v string) *ProjectBaseInfoForContinueAITranslationWorkflowOutput
- func (s *ProjectBaseInfoForContinueAITranslationWorkflowOutput) SetProjectVersion(v string) *ProjectBaseInfoForContinueAITranslationWorkflowOutput
- func (s ProjectBaseInfoForContinueAITranslationWorkflowOutput) String() string
- type ProjectBaseInfoForCreateAITranslationSpeakerOutput
- func (s ProjectBaseInfoForCreateAITranslationSpeakerOutput) GoString() string
- func (s *ProjectBaseInfoForCreateAITranslationSpeakerOutput) SetProjectId(v string) *ProjectBaseInfoForCreateAITranslationSpeakerOutput
- func (s *ProjectBaseInfoForCreateAITranslationSpeakerOutput) SetProjectVersion(v string) *ProjectBaseInfoForCreateAITranslationSpeakerOutput
- func (s ProjectBaseInfoForCreateAITranslationSpeakerOutput) String() string
- type ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput
- func (s ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput) GoString() string
- func (s *ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput) SetProjectId(v string) *ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput
- func (s *ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput) SetProjectVersion(v string) *ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput
- func (s ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput) String() string
- type ProjectBaseInfoForRefreshAITranslationProjectOutput
- func (s ProjectBaseInfoForRefreshAITranslationProjectOutput) GoString() string
- func (s *ProjectBaseInfoForRefreshAITranslationProjectOutput) SetProjectId(v string) *ProjectBaseInfoForRefreshAITranslationProjectOutput
- func (s *ProjectBaseInfoForRefreshAITranslationProjectOutput) SetProjectVersion(v string) *ProjectBaseInfoForRefreshAITranslationProjectOutput
- func (s ProjectBaseInfoForRefreshAITranslationProjectOutput) String() string
- type ProjectBaseInfoForSubmitAITranslationWorkflowOutput
- func (s ProjectBaseInfoForSubmitAITranslationWorkflowOutput) GoString() string
- func (s *ProjectBaseInfoForSubmitAITranslationWorkflowOutput) SetProjectId(v string) *ProjectBaseInfoForSubmitAITranslationWorkflowOutput
- func (s *ProjectBaseInfoForSubmitAITranslationWorkflowOutput) SetProjectVersion(v string) *ProjectBaseInfoForSubmitAITranslationWorkflowOutput
- func (s ProjectBaseInfoForSubmitAITranslationWorkflowOutput) String() string
- type ProjectBaseInfoForUpdateAITranslationSpeakersOutput
- func (s ProjectBaseInfoForUpdateAITranslationSpeakersOutput) GoString() string
- func (s *ProjectBaseInfoForUpdateAITranslationSpeakersOutput) SetProjectId(v string) *ProjectBaseInfoForUpdateAITranslationSpeakersOutput
- func (s *ProjectBaseInfoForUpdateAITranslationSpeakersOutput) SetProjectVersion(v string) *ProjectBaseInfoForUpdateAITranslationSpeakersOutput
- func (s ProjectBaseInfoForUpdateAITranslationSpeakersOutput) String() string
- type ProjectBaseInfoForUpdateAITranslationUtterancesOutput
- func (s ProjectBaseInfoForUpdateAITranslationUtterancesOutput) GoString() string
- func (s *ProjectBaseInfoForUpdateAITranslationUtterancesOutput) SetProjectId(v string) *ProjectBaseInfoForUpdateAITranslationUtterancesOutput
- func (s *ProjectBaseInfoForUpdateAITranslationUtterancesOutput) SetProjectVersion(v string) *ProjectBaseInfoForUpdateAITranslationUtterancesOutput
- func (s ProjectBaseInfoForUpdateAITranslationUtterancesOutput) String() string
- type ProjectForListAITranslationProjectOutput
- func (s ProjectForListAITranslationProjectOutput) GoString() string
- func (s *ProjectForListAITranslationProjectOutput) SetCreatedAt(v string) *ProjectForListAITranslationProjectOutput
- func (s *ProjectForListAITranslationProjectOutput) SetErrorCode(v int32) *ProjectForListAITranslationProjectOutput
- func (s *ProjectForListAITranslationProjectOutput) SetErrorMsg(v string) *ProjectForListAITranslationProjectOutput
- func (s *ProjectForListAITranslationProjectOutput) SetInputVideo(v *InputVideoForListAITranslationProjectOutput) *ProjectForListAITranslationProjectOutput
- func (s *ProjectForListAITranslationProjectOutput) SetInputVideoPosterUrl(v string) *ProjectForListAITranslationProjectOutput
- func (s *ProjectForListAITranslationProjectOutput) SetInputVideoTitle(v string) *ProjectForListAITranslationProjectOutput
- func (s *ProjectForListAITranslationProjectOutput) SetOperatorConfig(v *OperatorConfigForListAITranslationProjectOutput) *ProjectForListAITranslationProjectOutput
- func (s *ProjectForListAITranslationProjectOutput) SetOutputVideo(v *OutputVideoForListAITranslationProjectOutput) *ProjectForListAITranslationProjectOutput
- func (s *ProjectForListAITranslationProjectOutput) SetProjectId(v string) *ProjectForListAITranslationProjectOutput
- func (s *ProjectForListAITranslationProjectOutput) SetProjectVersion(v string) *ProjectForListAITranslationProjectOutput
- func (s *ProjectForListAITranslationProjectOutput) SetSourceBlueprints(v []*SourceBlueprintForListAITranslationProjectOutput) *ProjectForListAITranslationProjectOutput
- func (s *ProjectForListAITranslationProjectOutput) SetStatus(v string) *ProjectForListAITranslationProjectOutput
- func (s *ProjectForListAITranslationProjectOutput) SetSubtitleConfig(v *SubtitleConfigForListAITranslationProjectOutput) *ProjectForListAITranslationProjectOutput
- func (s *ProjectForListAITranslationProjectOutput) SetTargetBlueprints(v []*TargetBlueprintForListAITranslationProjectOutput) *ProjectForListAITranslationProjectOutput
- func (s *ProjectForListAITranslationProjectOutput) SetTranslationTypeList(v []*string) *ProjectForListAITranslationProjectOutput
- func (s *ProjectForListAITranslationProjectOutput) SetUpdatedAt(v string) *ProjectForListAITranslationProjectOutput
- func (s *ProjectForListAITranslationProjectOutput) SetWorkflowId(v string) *ProjectForListAITranslationProjectOutput
- func (s ProjectForListAITranslationProjectOutput) String() string
- type ProjectInfoForGetAITranslationProjectOutput
- func (s ProjectInfoForGetAITranslationProjectOutput) GoString() string
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetBackgroundAudio(v *BackgroundAudioForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetBackgroundClip(v *BackgroundClipForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetBilingualSubtitle(v *BilingualSubtitleForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetCreatedAt(v string) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetErasedSubtitleVideo(v *ErasedSubtitleVideoForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetErrorCode(v int32) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetErrorMsg(v string) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetFacialTranslationVideo(v *FacialTranslationVideoForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetForegroundAudio(v *ForegroundAudioForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetInputSubtitle(v *InputSubtitleForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetInputVideo(v *InputVideoForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetInputVideoTitle(v string) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetOperatorConfig(v *OperatorConfigForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetOutputSubtitle(v *OutputSubtitleForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetOutputVideo(v *OutputVideoForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetPreviewVideo(v *PreviewVideoForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetPreviewVideoMuted(v *PreviewVideoMutedForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetProjectId(v string) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetProjectVersion(v string) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetSourceBlueprints(v []*SourceBlueprintForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetSourceClips(v []*SourceClipForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetSourceTracks(v []*SourceTrackForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetSourceUtterances(v []*SourceUtteranceForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetSpeakers(v []*SpeakerForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetStatus(v string) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetTargetBlueprints(v []*TargetBlueprintForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetTargetClips(v []*TargetClipForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetTargetTracks(v []*TargetTrackForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetTargetUtterances(v []*TargetUtteranceForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetTranslationTypeList(v []*string) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetUpdatedAt(v string) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetVoiceTranslationVideo(v *VoiceTranslationVideoForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
- func (s *ProjectInfoForGetAITranslationProjectOutput) SetWorkflowId(v string) *ProjectInfoForGetAITranslationProjectOutput
- func (s ProjectInfoForGetAITranslationProjectOutput) String() string
- type RatioLocationForGetExecutionOutput
- func (s RatioLocationForGetExecutionOutput) GoString() string
- func (s *RatioLocationForGetExecutionOutput) SetBottomRightX(v float64) *RatioLocationForGetExecutionOutput
- func (s *RatioLocationForGetExecutionOutput) SetBottomRightY(v float64) *RatioLocationForGetExecutionOutput
- func (s *RatioLocationForGetExecutionOutput) SetTopLeftX(v float64) *RatioLocationForGetExecutionOutput
- func (s *RatioLocationForGetExecutionOutput) SetTopLeftY(v float64) *RatioLocationForGetExecutionOutput
- func (s RatioLocationForGetExecutionOutput) String() string
- type RatioLocationForStartExecutionInput
- func (s RatioLocationForStartExecutionInput) GoString() string
- func (s *RatioLocationForStartExecutionInput) SetBottomRightX(v float64) *RatioLocationForStartExecutionInput
- func (s *RatioLocationForStartExecutionInput) SetBottomRightY(v float64) *RatioLocationForStartExecutionInput
- func (s *RatioLocationForStartExecutionInput) SetTopLeftX(v float64) *RatioLocationForStartExecutionInput
- func (s *RatioLocationForStartExecutionInput) SetTopLeftY(v float64) *RatioLocationForStartExecutionInput
- func (s RatioLocationForStartExecutionInput) String() string
- type RefreshAITranslationProjectInput
- func (s RefreshAITranslationProjectInput) GoString() string
- func (s *RefreshAITranslationProjectInput) SetProjectId(v string) *RefreshAITranslationProjectInput
- func (s *RefreshAITranslationProjectInput) SetRefreshType(v string) *RefreshAITranslationProjectInput
- func (s *RefreshAITranslationProjectInput) SetSpaceName(v string) *RefreshAITranslationProjectInput
- func (s RefreshAITranslationProjectInput) String() string
- func (s *RefreshAITranslationProjectInput) Validate() error
- type RefreshAITranslationProjectOutput
- type RemoveAITranslationUtteranceInput
- func (s RemoveAITranslationUtteranceInput) GoString() string
- func (s *RemoveAITranslationUtteranceInput) SetProjectId(v string) *RemoveAITranslationUtteranceInput
- func (s *RemoveAITranslationUtteranceInput) SetSpaceName(v string) *RemoveAITranslationUtteranceInput
- func (s *RemoveAITranslationUtteranceInput) SetUtteranceId(v string) *RemoveAITranslationUtteranceInput
- func (s RemoveAITranslationUtteranceInput) String() string
- func (s *RemoveAITranslationUtteranceInput) Validate() error
- type RemoveAITranslationUtteranceOutput
- type ScaleControlForGetExecutionOutput
- func (s ScaleControlForGetExecutionOutput) GoString() string
- func (s *ScaleControlForGetExecutionOutput) SetScaleHeight(v int32) *ScaleControlForGetExecutionOutput
- func (s *ScaleControlForGetExecutionOutput) SetScaleLong(v int32) *ScaleControlForGetExecutionOutput
- func (s *ScaleControlForGetExecutionOutput) SetScaleMode(v int32) *ScaleControlForGetExecutionOutput
- func (s *ScaleControlForGetExecutionOutput) SetScaleShort(v int32) *ScaleControlForGetExecutionOutput
- func (s *ScaleControlForGetExecutionOutput) SetScaleType(v int32) *ScaleControlForGetExecutionOutput
- func (s *ScaleControlForGetExecutionOutput) SetScaleWidth(v int32) *ScaleControlForGetExecutionOutput
- func (s ScaleControlForGetExecutionOutput) String() string
- type ScaleControlForStartExecutionInput
- func (s ScaleControlForStartExecutionInput) GoString() string
- func (s *ScaleControlForStartExecutionInput) SetScaleHeight(v int32) *ScaleControlForStartExecutionInput
- func (s *ScaleControlForStartExecutionInput) SetScaleLong(v int32) *ScaleControlForStartExecutionInput
- func (s *ScaleControlForStartExecutionInput) SetScaleMode(v int32) *ScaleControlForStartExecutionInput
- func (s *ScaleControlForStartExecutionInput) SetScaleShort(v int32) *ScaleControlForStartExecutionInput
- func (s *ScaleControlForStartExecutionInput) SetScaleType(v int32) *ScaleControlForStartExecutionInput
- func (s *ScaleControlForStartExecutionInput) SetScaleWidth(v int32) *ScaleControlForStartExecutionInput
- func (s ScaleControlForStartExecutionInput) String() string
- func (s *ScaleControlForStartExecutionInput) Validate() error
- type SegmentForGetExecutionOutput
- func (s SegmentForGetExecutionOutput) GoString() string
- func (s *SegmentForGetExecutionOutput) SetDuration(v int32) *SegmentForGetExecutionOutput
- func (s *SegmentForGetExecutionOutput) SetFormat(v string) *SegmentForGetExecutionOutput
- func (s *SegmentForGetExecutionOutput) SetType(v string) *SegmentForGetExecutionOutput
- func (s SegmentForGetExecutionOutput) String() string
- type SegmentForStartExecutionInput
- func (s SegmentForStartExecutionInput) GoString() string
- func (s *SegmentForStartExecutionInput) SetDuration(v int32) *SegmentForStartExecutionInput
- func (s *SegmentForStartExecutionInput) SetFormat(v string) *SegmentForStartExecutionInput
- func (s *SegmentForStartExecutionInput) SetType(v string) *SegmentForStartExecutionInput
- func (s SegmentForStartExecutionInput) String() string
- type SetAITermItemInput
- func (s SetAITermItemInput) GoString() string
- func (s *SetAITermItemInput) SetSpaceName(v string) *SetAITermItemInput
- func (s *SetAITermItemInput) SetTermItems(v []*TermItemForSetAITermItemInput) *SetAITermItemInput
- func (s *SetAITermItemInput) SetTermbaseId(v string) *SetAITermItemInput
- func (s SetAITermItemInput) String() string
- func (s *SetAITermItemInput) Validate() error
- type SetAITermItemOutput
- type SnapshotParamForGetExecutionOutput
- func (s SnapshotParamForGetExecutionOutput) GoString() string
- func (s *SnapshotParamForGetExecutionOutput) SetArea(v *AreaForGetExecutionOutput) *SnapshotParamForGetExecutionOutput
- func (s *SnapshotParamForGetExecutionOutput) SetFps(v float64) *SnapshotParamForGetExecutionOutput
- func (s *SnapshotParamForGetExecutionOutput) SetResolution(v string) *SnapshotParamForGetExecutionOutput
- func (s SnapshotParamForGetExecutionOutput) String() string
- type SnapshotParamForStartExecutionInput
- func (s SnapshotParamForStartExecutionInput) GoString() string
- func (s *SnapshotParamForStartExecutionInput) SetArea(v *AreaForStartExecutionInput) *SnapshotParamForStartExecutionInput
- func (s *SnapshotParamForStartExecutionInput) SetFps(v float64) *SnapshotParamForStartExecutionInput
- func (s *SnapshotParamForStartExecutionInput) SetResolution(v string) *SnapshotParamForStartExecutionInput
- func (s SnapshotParamForStartExecutionInput) String() string
- type SourceBlueprintForGetAITranslationProjectOutput
- func (s SourceBlueprintForGetAITranslationProjectOutput) GoString() string
- func (s *SourceBlueprintForGetAITranslationProjectOutput) SetId(v string) *SourceBlueprintForGetAITranslationProjectOutput
- func (s *SourceBlueprintForGetAITranslationProjectOutput) SetLanguage(v string) *SourceBlueprintForGetAITranslationProjectOutput
- func (s *SourceBlueprintForGetAITranslationProjectOutput) SetProjectId(v string) *SourceBlueprintForGetAITranslationProjectOutput
- func (s *SourceBlueprintForGetAITranslationProjectOutput) SetTranslationType(v string) *SourceBlueprintForGetAITranslationProjectOutput
- func (s SourceBlueprintForGetAITranslationProjectOutput) String() string
- type SourceBlueprintForListAITranslationProjectOutput
- func (s SourceBlueprintForListAITranslationProjectOutput) GoString() string
- func (s *SourceBlueprintForListAITranslationProjectOutput) SetId(v string) *SourceBlueprintForListAITranslationProjectOutput
- func (s *SourceBlueprintForListAITranslationProjectOutput) SetLanguage(v string) *SourceBlueprintForListAITranslationProjectOutput
- func (s *SourceBlueprintForListAITranslationProjectOutput) SetProjectId(v string) *SourceBlueprintForListAITranslationProjectOutput
- func (s *SourceBlueprintForListAITranslationProjectOutput) SetTranslationType(v string) *SourceBlueprintForListAITranslationProjectOutput
- func (s SourceBlueprintForListAITranslationProjectOutput) String() string
- type SourceClipForCreateAITranslationUtteranceOutput
- func (s SourceClipForCreateAITranslationUtteranceOutput) GoString() string
- func (s *SourceClipForCreateAITranslationUtteranceOutput) SetClipAudio(v *ClipAudioForCreateAITranslationUtteranceOutput) *SourceClipForCreateAITranslationUtteranceOutput
- func (s *SourceClipForCreateAITranslationUtteranceOutput) SetClipVideo(v *ClipVideoForCreateAITranslationUtteranceOutput) *SourceClipForCreateAITranslationUtteranceOutput
- func (s *SourceClipForCreateAITranslationUtteranceOutput) SetId(v string) *SourceClipForCreateAITranslationUtteranceOutput
- func (s *SourceClipForCreateAITranslationUtteranceOutput) SetTrackId(v string) *SourceClipForCreateAITranslationUtteranceOutput
- func (s *SourceClipForCreateAITranslationUtteranceOutput) SetTranslationType(v string) *SourceClipForCreateAITranslationUtteranceOutput
- func (s *SourceClipForCreateAITranslationUtteranceOutput) SetTrim(v *TrimForCreateAITranslationUtteranceOutput) *SourceClipForCreateAITranslationUtteranceOutput
- func (s *SourceClipForCreateAITranslationUtteranceOutput) SetVolume(v int32) *SourceClipForCreateAITranslationUtteranceOutput
- func (s SourceClipForCreateAITranslationUtteranceOutput) String() string
- type SourceClipForGetAITranslationProjectOutput
- func (s SourceClipForGetAITranslationProjectOutput) GoString() string
- func (s *SourceClipForGetAITranslationProjectOutput) SetClipAudio(v *PreviewVideoMutedForGetAITranslationProjectOutput) *SourceClipForGetAITranslationProjectOutput
- func (s *SourceClipForGetAITranslationProjectOutput) SetClipVideo(v *PreviewVideoMutedForGetAITranslationProjectOutput) *SourceClipForGetAITranslationProjectOutput
- func (s *SourceClipForGetAITranslationProjectOutput) SetId(v string) *SourceClipForGetAITranslationProjectOutput
- func (s *SourceClipForGetAITranslationProjectOutput) SetTrackId(v string) *SourceClipForGetAITranslationProjectOutput
- func (s *SourceClipForGetAITranslationProjectOutput) SetTranslationType(v string) *SourceClipForGetAITranslationProjectOutput
- func (s *SourceClipForGetAITranslationProjectOutput) SetTrim(v *TrimForGetAITranslationProjectOutput) *SourceClipForGetAITranslationProjectOutput
- func (s *SourceClipForGetAITranslationProjectOutput) SetVolume(v int32) *SourceClipForGetAITranslationProjectOutput
- func (s SourceClipForGetAITranslationProjectOutput) String() string
- type SourceTrackForGetAITranslationProjectOutput
- func (s SourceTrackForGetAITranslationProjectOutput) GoString() string
- func (s *SourceTrackForGetAITranslationProjectOutput) SetBlueprintId(v string) *SourceTrackForGetAITranslationProjectOutput
- func (s *SourceTrackForGetAITranslationProjectOutput) SetId(v string) *SourceTrackForGetAITranslationProjectOutput
- func (s *SourceTrackForGetAITranslationProjectOutput) SetSpeakerId(v string) *SourceTrackForGetAITranslationProjectOutput
- func (s *SourceTrackForGetAITranslationProjectOutput) SetTranslationType(v string) *SourceTrackForGetAITranslationProjectOutput
- func (s SourceTrackForGetAITranslationProjectOutput) String() string
- type SourceUtteranceForCreateAITranslationUtteranceOutput
- func (s SourceUtteranceForCreateAITranslationUtteranceOutput) GoString() string
- func (s *SourceUtteranceForCreateAITranslationUtteranceOutput) SetBlueprintId(v string) *SourceUtteranceForCreateAITranslationUtteranceOutput
- func (s *SourceUtteranceForCreateAITranslationUtteranceOutput) SetClipId(v string) *SourceUtteranceForCreateAITranslationUtteranceOutput
- func (s *SourceUtteranceForCreateAITranslationUtteranceOutput) SetId(v string) *SourceUtteranceForCreateAITranslationUtteranceOutput
- func (s *SourceUtteranceForCreateAITranslationUtteranceOutput) SetIsFacialTranslation(v bool) *SourceUtteranceForCreateAITranslationUtteranceOutput
- func (s *SourceUtteranceForCreateAITranslationUtteranceOutput) SetProjectId(v string) *SourceUtteranceForCreateAITranslationUtteranceOutput
- func (s *SourceUtteranceForCreateAITranslationUtteranceOutput) SetSourceId(v string) *SourceUtteranceForCreateAITranslationUtteranceOutput
- func (s *SourceUtteranceForCreateAITranslationUtteranceOutput) SetSpeakerId(v string) *SourceUtteranceForCreateAITranslationUtteranceOutput
- func (s *SourceUtteranceForCreateAITranslationUtteranceOutput) SetStatus(v string) *SourceUtteranceForCreateAITranslationUtteranceOutput
- func (s *SourceUtteranceForCreateAITranslationUtteranceOutput) SetText(v string) *SourceUtteranceForCreateAITranslationUtteranceOutput
- func (s *SourceUtteranceForCreateAITranslationUtteranceOutput) SetTranslationType(v string) *SourceUtteranceForCreateAITranslationUtteranceOutput
- func (s SourceUtteranceForCreateAITranslationUtteranceOutput) String() string
- type SourceUtteranceForGetAITranslationProjectOutput
- func (s SourceUtteranceForGetAITranslationProjectOutput) GoString() string
- func (s *SourceUtteranceForGetAITranslationProjectOutput) SetBlueprintId(v string) *SourceUtteranceForGetAITranslationProjectOutput
- func (s *SourceUtteranceForGetAITranslationProjectOutput) SetClipId(v string) *SourceUtteranceForGetAITranslationProjectOutput
- func (s *SourceUtteranceForGetAITranslationProjectOutput) SetId(v string) *SourceUtteranceForGetAITranslationProjectOutput
- func (s *SourceUtteranceForGetAITranslationProjectOutput) SetIsFacialTranslation(v bool) *SourceUtteranceForGetAITranslationProjectOutput
- func (s *SourceUtteranceForGetAITranslationProjectOutput) SetProjectId(v string) *SourceUtteranceForGetAITranslationProjectOutput
- func (s *SourceUtteranceForGetAITranslationProjectOutput) SetSourceId(v string) *SourceUtteranceForGetAITranslationProjectOutput
- func (s *SourceUtteranceForGetAITranslationProjectOutput) SetSpeakerId(v string) *SourceUtteranceForGetAITranslationProjectOutput
- func (s *SourceUtteranceForGetAITranslationProjectOutput) SetStatus(v string) *SourceUtteranceForGetAITranslationProjectOutput
- func (s *SourceUtteranceForGetAITranslationProjectOutput) SetText(v string) *SourceUtteranceForGetAITranslationProjectOutput
- func (s *SourceUtteranceForGetAITranslationProjectOutput) SetTranslationType(v string) *SourceUtteranceForGetAITranslationProjectOutput
- func (s SourceUtteranceForGetAITranslationProjectOutput) String() string
- type SpeakerForCreateAITranslationSpeakerOutput
- func (s SpeakerForCreateAITranslationSpeakerOutput) GoString() string
- func (s *SpeakerForCreateAITranslationSpeakerOutput) SetCurrentVoice(v string) *SpeakerForCreateAITranslationSpeakerOutput
- func (s *SpeakerForCreateAITranslationSpeakerOutput) SetId(v string) *SpeakerForCreateAITranslationSpeakerOutput
- func (s *SpeakerForCreateAITranslationSpeakerOutput) SetName(v string) *SpeakerForCreateAITranslationSpeakerOutput
- func (s *SpeakerForCreateAITranslationSpeakerOutput) SetProjectId(v string) *SpeakerForCreateAITranslationSpeakerOutput
- func (s *SpeakerForCreateAITranslationSpeakerOutput) SetVoice(v string) *SpeakerForCreateAITranslationSpeakerOutput
- func (s SpeakerForCreateAITranslationSpeakerOutput) String() string
- type SpeakerForGetAITranslationProjectOutput
- func (s SpeakerForGetAITranslationProjectOutput) GoString() string
- func (s *SpeakerForGetAITranslationProjectOutput) SetCurrentVoice(v string) *SpeakerForGetAITranslationProjectOutput
- func (s *SpeakerForGetAITranslationProjectOutput) SetId(v string) *SpeakerForGetAITranslationProjectOutput
- func (s *SpeakerForGetAITranslationProjectOutput) SetName(v string) *SpeakerForGetAITranslationProjectOutput
- func (s *SpeakerForGetAITranslationProjectOutput) SetProjectId(v string) *SpeakerForGetAITranslationProjectOutput
- func (s *SpeakerForGetAITranslationProjectOutput) SetVoice(v string) *SpeakerForGetAITranslationProjectOutput
- func (s SpeakerForGetAITranslationProjectOutput) String() string
- type SpeakerForUpdateAITranslationSpeakersInput
- func (s SpeakerForUpdateAITranslationSpeakersInput) GoString() string
- func (s *SpeakerForUpdateAITranslationSpeakersInput) SetId(v string) *SpeakerForUpdateAITranslationSpeakersInput
- func (s *SpeakerForUpdateAITranslationSpeakersInput) SetSpeakerName(v string) *SpeakerForUpdateAITranslationSpeakersInput
- func (s *SpeakerForUpdateAITranslationSpeakersInput) SetVoice(v string) *SpeakerForUpdateAITranslationSpeakersInput
- func (s SpeakerForUpdateAITranslationSpeakersInput) String() string
- type SpeechForCreateAITranslationSpeechOutput
- func (s SpeechForCreateAITranslationSpeechOutput) GoString() string
- func (s *SpeechForCreateAITranslationSpeechOutput) SetAudioUrl(v string) *SpeechForCreateAITranslationSpeechOutput
- func (s *SpeechForCreateAITranslationSpeechOutput) SetGender(v string) *SpeechForCreateAITranslationSpeechOutput
- func (s *SpeechForCreateAITranslationSpeechOutput) SetId(v string) *SpeechForCreateAITranslationSpeechOutput
- func (s *SpeechForCreateAITranslationSpeechOutput) SetLanguage(v string) *SpeechForCreateAITranslationSpeechOutput
- func (s *SpeechForCreateAITranslationSpeechOutput) SetName(v string) *SpeechForCreateAITranslationSpeechOutput
- func (s *SpeechForCreateAITranslationSpeechOutput) SetVoice(v string) *SpeechForCreateAITranslationSpeechOutput
- func (s SpeechForCreateAITranslationSpeechOutput) String() string
- type SpeechForUpdateAITranslationSpeechesInput
- func (s SpeechForUpdateAITranslationSpeechesInput) GoString() string
- func (s *SpeechForUpdateAITranslationSpeechesInput) SetId(v string) *SpeechForUpdateAITranslationSpeechesInput
- func (s *SpeechForUpdateAITranslationSpeechesInput) SetSpeechName(v string) *SpeechForUpdateAITranslationSpeechesInput
- func (s SpeechForUpdateAITranslationSpeechesInput) String() string
- type StartExecutionInput
- func (s StartExecutionInput) GoString() string
- func (s *StartExecutionInput) SetControl(v *ControlForStartExecutionInput) *StartExecutionInput
- func (s *StartExecutionInput) SetInput(v *InputForStartExecutionInput) *StartExecutionInput
- func (s *StartExecutionInput) SetMultiInputs(v []*MultiInputForStartExecutionInput) *StartExecutionInput
- func (s *StartExecutionInput) SetOperation(v *ConvertOperationForStartExecutionInput) *StartExecutionInput
- func (s *StartExecutionInput) SetSpaceName(v string) *StartExecutionInput
- func (s StartExecutionInput) String() string
- func (s *StartExecutionInput) Validate() error
- type StartExecutionOutput
- type StoryboardForGetExecutionOutput
- func (s StoryboardForGetExecutionOutput) GoString() string
- func (s *StoryboardForGetExecutionOutput) SetDescription(v string) *StoryboardForGetExecutionOutput
- func (s *StoryboardForGetExecutionOutput) SetEnd(v float64) *StoryboardForGetExecutionOutput
- func (s *StoryboardForGetExecutionOutput) SetOcr(v string) *StoryboardForGetExecutionOutput
- func (s *StoryboardForGetExecutionOutput) SetScore(v float64) *StoryboardForGetExecutionOutput
- func (s *StoryboardForGetExecutionOutput) SetStart(v float64) *StoryboardForGetExecutionOutput
- func (s *StoryboardForGetExecutionOutput) SetVideoIndex(v int32) *StoryboardForGetExecutionOutput
- func (s StoryboardForGetExecutionOutput) String() string
- type StorylineCutsForGetExecutionOutput
- func (s StorylineCutsForGetExecutionOutput) GoString() string
- func (s *StorylineCutsForGetExecutionOutput) SetMaxDuration(v float64) *StorylineCutsForGetExecutionOutput
- func (s *StorylineCutsForGetExecutionOutput) SetMaxNumber(v float64) *StorylineCutsForGetExecutionOutput
- func (s *StorylineCutsForGetExecutionOutput) SetMinDuration(v float64) *StorylineCutsForGetExecutionOutput
- func (s StorylineCutsForGetExecutionOutput) String() string
- type StorylineCutsForStartExecutionInput
- func (s StorylineCutsForStartExecutionInput) GoString() string
- func (s *StorylineCutsForStartExecutionInput) SetMaxDuration(v float64) *StorylineCutsForStartExecutionInput
- func (s *StorylineCutsForStartExecutionInput) SetMaxNumber(v float64) *StorylineCutsForStartExecutionInput
- func (s *StorylineCutsForStartExecutionInput) SetMinDuration(v float64) *StorylineCutsForStartExecutionInput
- func (s StorylineCutsForStartExecutionInput) String() string
- type StorylineForGetExecutionOutput
- func (s StorylineForGetExecutionOutput) GoString() string
- func (s *StorylineForGetExecutionOutput) SetClipDuration(v float64) *StorylineForGetExecutionOutput
- func (s *StorylineForGetExecutionOutput) SetSampleMode(v string) *StorylineForGetExecutionOutput
- func (s *StorylineForGetExecutionOutput) SetWithSnapshot(v bool) *StorylineForGetExecutionOutput
- func (s StorylineForGetExecutionOutput) String() string
- type StorylineForStartExecutionInput
- func (s StorylineForStartExecutionInput) GoString() string
- func (s *StorylineForStartExecutionInput) SetClipDuration(v float64) *StorylineForStartExecutionInput
- func (s *StorylineForStartExecutionInput) SetSampleMode(v string) *StorylineForStartExecutionInput
- func (s *StorylineForStartExecutionInput) SetWithSnapshot(v bool) *StorylineForStartExecutionInput
- func (s StorylineForStartExecutionInput) String() string
- type StreamControlForGetExecutionOutput
- func (s StreamControlForGetExecutionOutput) GoString() string
- func (s *StreamControlForGetExecutionOutput) SetKeepAudioStreams(v string) *StreamControlForGetExecutionOutput
- func (s *StreamControlForGetExecutionOutput) SetKeepDataStreams(v string) *StreamControlForGetExecutionOutput
- func (s *StreamControlForGetExecutionOutput) SetKeepVideoStreams(v string) *StreamControlForGetExecutionOutput
- func (s StreamControlForGetExecutionOutput) String() string
- type StreamControlForStartExecutionInput
- func (s StreamControlForStartExecutionInput) GoString() string
- func (s *StreamControlForStartExecutionInput) SetKeepAudioStreams(v string) *StreamControlForStartExecutionInput
- func (s *StreamControlForStartExecutionInput) SetKeepDataStreams(v string) *StreamControlForStartExecutionInput
- func (s *StreamControlForStartExecutionInput) SetKeepVideoStreams(v string) *StreamControlForStartExecutionInput
- func (s StreamControlForStartExecutionInput) String() string
- type SubmitAITranslationWorkflowInput
- func (s SubmitAITranslationWorkflowInput) GoString() string
- func (s *SubmitAITranslationWorkflowInput) SetOperatorConfig(v *OperatorConfigForSubmitAITranslationWorkflowInput) *SubmitAITranslationWorkflowInput
- func (s *SubmitAITranslationWorkflowInput) SetProcessConfig(v *ProcessConfigForSubmitAITranslationWorkflowInput) *SubmitAITranslationWorkflowInput
- func (s *SubmitAITranslationWorkflowInput) SetSpaceName(v string) *SubmitAITranslationWorkflowInput
- func (s *SubmitAITranslationWorkflowInput) SetSubtitleConfig(v *SubtitleConfigForSubmitAITranslationWorkflowInput) *SubmitAITranslationWorkflowInput
- func (s *SubmitAITranslationWorkflowInput) SetTranslationConfig(v *TranslationConfigForSubmitAITranslationWorkflowInput) *SubmitAITranslationWorkflowInput
- func (s *SubmitAITranslationWorkflowInput) SetVid(v string) *SubmitAITranslationWorkflowInput
- func (s SubmitAITranslationWorkflowInput) String() string
- func (s *SubmitAITranslationWorkflowInput) Validate() error
- type SubmitAITranslationWorkflowOutput
- type SubtitleConfigForListAITranslationProjectOutput
- func (s SubtitleConfigForListAITranslationProjectOutput) GoString() string
- func (s *SubtitleConfigForListAITranslationProjectOutput) SetFontSize(v int32) *SubtitleConfigForListAITranslationProjectOutput
- func (s *SubtitleConfigForListAITranslationProjectOutput) SetIsEraseSource(v bool) *SubtitleConfigForListAITranslationProjectOutput
- func (s *SubtitleConfigForListAITranslationProjectOutput) SetIsHardSubtitle(v bool) *SubtitleConfigForListAITranslationProjectOutput
- func (s *SubtitleConfigForListAITranslationProjectOutput) SetMarginL(v float64) *SubtitleConfigForListAITranslationProjectOutput
- func (s *SubtitleConfigForListAITranslationProjectOutput) SetMarginR(v float64) *SubtitleConfigForListAITranslationProjectOutput
- func (s *SubtitleConfigForListAITranslationProjectOutput) SetMarginV(v float64) *SubtitleConfigForListAITranslationProjectOutput
- func (s *SubtitleConfigForListAITranslationProjectOutput) SetShowLines(v int32) *SubtitleConfigForListAITranslationProjectOutput
- func (s SubtitleConfigForListAITranslationProjectOutput) String() string
- type SubtitleConfigForSubmitAITranslationWorkflowInput
- func (s SubtitleConfigForSubmitAITranslationWorkflowInput) GoString() string
- func (s *SubtitleConfigForSubmitAITranslationWorkflowInput) SetFontSize(v int32) *SubtitleConfigForSubmitAITranslationWorkflowInput
- func (s *SubtitleConfigForSubmitAITranslationWorkflowInput) SetIsEraseSource(v bool) *SubtitleConfigForSubmitAITranslationWorkflowInput
- func (s *SubtitleConfigForSubmitAITranslationWorkflowInput) SetIsHardSubtitle(v bool) *SubtitleConfigForSubmitAITranslationWorkflowInput
- func (s *SubtitleConfigForSubmitAITranslationWorkflowInput) SetMarginL(v float64) *SubtitleConfigForSubmitAITranslationWorkflowInput
- func (s *SubtitleConfigForSubmitAITranslationWorkflowInput) SetMarginR(v float64) *SubtitleConfigForSubmitAITranslationWorkflowInput
- func (s *SubtitleConfigForSubmitAITranslationWorkflowInput) SetMarginV(v float64) *SubtitleConfigForSubmitAITranslationWorkflowInput
- func (s *SubtitleConfigForSubmitAITranslationWorkflowInput) SetShowLines(v int32) *SubtitleConfigForSubmitAITranslationWorkflowInput
- func (s SubtitleConfigForSubmitAITranslationWorkflowInput) String() string
- type SubtitleFilterForGetExecutionOutput
- func (s SubtitleFilterForGetExecutionOutput) GoString() string
- func (s *SubtitleFilterForGetExecutionOutput) SetMaxTextHeightRatio(v float64) *SubtitleFilterForGetExecutionOutput
- func (s *SubtitleFilterForGetExecutionOutput) SetMinTextHeightRatio(v float64) *SubtitleFilterForGetExecutionOutput
- func (s *SubtitleFilterForGetExecutionOutput) SetRectangleCenterOffsetRatio(v float64) *SubtitleFilterForGetExecutionOutput
- func (s SubtitleFilterForGetExecutionOutput) String() string
- type SubtitleFilterForStartExecutionInput
- func (s SubtitleFilterForStartExecutionInput) GoString() string
- func (s *SubtitleFilterForStartExecutionInput) SetMaxTextHeightRatio(v float64) *SubtitleFilterForStartExecutionInput
- func (s *SubtitleFilterForStartExecutionInput) SetMinTextHeightRatio(v float64) *SubtitleFilterForStartExecutionInput
- func (s *SubtitleFilterForStartExecutionInput) SetRectangleCenterOffsetRatio(v float64) *SubtitleFilterForStartExecutionInput
- func (s SubtitleFilterForStartExecutionInput) String() string
- type SubtitleRecognitionConfigForGetAITranslationProjectOutput
- func (s SubtitleRecognitionConfigForGetAITranslationProjectOutput) GoString() string
- func (s *SubtitleRecognitionConfigForGetAITranslationProjectOutput) SetBilingualSubtitleFileName(v string) *SubtitleRecognitionConfigForGetAITranslationProjectOutput
- func (s *SubtitleRecognitionConfigForGetAITranslationProjectOutput) SetIsVision(v bool) *SubtitleRecognitionConfigForGetAITranslationProjectOutput
- func (s *SubtitleRecognitionConfigForGetAITranslationProjectOutput) SetRecognitionType(v string) *SubtitleRecognitionConfigForGetAITranslationProjectOutput
- func (s *SubtitleRecognitionConfigForGetAITranslationProjectOutput) SetSourceSubtitleFileName(v string) *SubtitleRecognitionConfigForGetAITranslationProjectOutput
- func (s *SubtitleRecognitionConfigForGetAITranslationProjectOutput) SetSubtitleFileName(v string) *SubtitleRecognitionConfigForGetAITranslationProjectOutput
- func (s *SubtitleRecognitionConfigForGetAITranslationProjectOutput) SetTargetSubtitleFileName(v string) *SubtitleRecognitionConfigForGetAITranslationProjectOutput
- func (s SubtitleRecognitionConfigForGetAITranslationProjectOutput) String() string
- type SubtitleRecognitionConfigForListAITranslationProjectOutput
- func (s SubtitleRecognitionConfigForListAITranslationProjectOutput) GoString() string
- func (s *SubtitleRecognitionConfigForListAITranslationProjectOutput) SetBilingualSubtitleFileName(v string) *SubtitleRecognitionConfigForListAITranslationProjectOutput
- func (s *SubtitleRecognitionConfigForListAITranslationProjectOutput) SetIsVision(v bool) *SubtitleRecognitionConfigForListAITranslationProjectOutput
- func (s *SubtitleRecognitionConfigForListAITranslationProjectOutput) SetRecognitionType(v string) *SubtitleRecognitionConfigForListAITranslationProjectOutput
- func (s *SubtitleRecognitionConfigForListAITranslationProjectOutput) SetSourceSubtitleFileName(v string) *SubtitleRecognitionConfigForListAITranslationProjectOutput
- func (s *SubtitleRecognitionConfigForListAITranslationProjectOutput) SetSubtitleFileName(v string) *SubtitleRecognitionConfigForListAITranslationProjectOutput
- func (s *SubtitleRecognitionConfigForListAITranslationProjectOutput) SetTargetSubtitleFileName(v string) *SubtitleRecognitionConfigForListAITranslationProjectOutput
- func (s SubtitleRecognitionConfigForListAITranslationProjectOutput) String() string
- type SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput
- func (s SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) GoString() string
- func (s *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) SetBilingualSubtitleFileName(v string) *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput
- func (s *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) SetIsVision(v bool) *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput
- func (s *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) SetRecognitionType(v string) *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput
- func (s *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) SetSourceSubtitleFileName(v string) *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput
- func (s *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) SetSubtitleFileName(v string) *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput
- func (s *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) SetTargetSubtitleFileName(v string) *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput
- func (s SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) String() string
- type TargetBlueprintForGetAITranslationProjectOutput
- func (s TargetBlueprintForGetAITranslationProjectOutput) GoString() string
- func (s *TargetBlueprintForGetAITranslationProjectOutput) SetId(v string) *TargetBlueprintForGetAITranslationProjectOutput
- func (s *TargetBlueprintForGetAITranslationProjectOutput) SetLanguage(v string) *TargetBlueprintForGetAITranslationProjectOutput
- func (s *TargetBlueprintForGetAITranslationProjectOutput) SetProjectId(v string) *TargetBlueprintForGetAITranslationProjectOutput
- func (s *TargetBlueprintForGetAITranslationProjectOutput) SetTranslationType(v string) *TargetBlueprintForGetAITranslationProjectOutput
- func (s TargetBlueprintForGetAITranslationProjectOutput) String() string
- type TargetBlueprintForListAITranslationProjectOutput
- func (s TargetBlueprintForListAITranslationProjectOutput) GoString() string
- func (s *TargetBlueprintForListAITranslationProjectOutput) SetId(v string) *TargetBlueprintForListAITranslationProjectOutput
- func (s *TargetBlueprintForListAITranslationProjectOutput) SetLanguage(v string) *TargetBlueprintForListAITranslationProjectOutput
- func (s *TargetBlueprintForListAITranslationProjectOutput) SetProjectId(v string) *TargetBlueprintForListAITranslationProjectOutput
- func (s *TargetBlueprintForListAITranslationProjectOutput) SetTranslationType(v string) *TargetBlueprintForListAITranslationProjectOutput
- func (s TargetBlueprintForListAITranslationProjectOutput) String() string
- type TargetClipForCreateAITranslationUtteranceOutput
- func (s TargetClipForCreateAITranslationUtteranceOutput) GoString() string
- func (s *TargetClipForCreateAITranslationUtteranceOutput) SetClipAudio(v *ClipAudioForCreateAITranslationUtteranceOutput) *TargetClipForCreateAITranslationUtteranceOutput
- func (s *TargetClipForCreateAITranslationUtteranceOutput) SetClipVideo(v *ClipVideoForCreateAITranslationUtteranceOutput) *TargetClipForCreateAITranslationUtteranceOutput
- func (s *TargetClipForCreateAITranslationUtteranceOutput) SetId(v string) *TargetClipForCreateAITranslationUtteranceOutput
- func (s *TargetClipForCreateAITranslationUtteranceOutput) SetTrackId(v string) *TargetClipForCreateAITranslationUtteranceOutput
- func (s *TargetClipForCreateAITranslationUtteranceOutput) SetTranslationType(v string) *TargetClipForCreateAITranslationUtteranceOutput
- func (s *TargetClipForCreateAITranslationUtteranceOutput) SetTrim(v *TrimForCreateAITranslationUtteranceOutput) *TargetClipForCreateAITranslationUtteranceOutput
- func (s *TargetClipForCreateAITranslationUtteranceOutput) SetVolume(v int32) *TargetClipForCreateAITranslationUtteranceOutput
- func (s TargetClipForCreateAITranslationUtteranceOutput) String() string
- type TargetClipForGenerateAITranslationUtteranceAudioOutput
- func (s TargetClipForGenerateAITranslationUtteranceAudioOutput) GoString() string
- func (s *TargetClipForGenerateAITranslationUtteranceAudioOutput) SetClipAudio(v *ClipAudioForGenerateAITranslationUtteranceAudioOutput) *TargetClipForGenerateAITranslationUtteranceAudioOutput
- func (s *TargetClipForGenerateAITranslationUtteranceAudioOutput) SetClipVideo(v *ClipVideoForGenerateAITranslationUtteranceAudioOutput) *TargetClipForGenerateAITranslationUtteranceAudioOutput
- func (s *TargetClipForGenerateAITranslationUtteranceAudioOutput) SetId(v string) *TargetClipForGenerateAITranslationUtteranceAudioOutput
- func (s *TargetClipForGenerateAITranslationUtteranceAudioOutput) SetTrackId(v string) *TargetClipForGenerateAITranslationUtteranceAudioOutput
- func (s *TargetClipForGenerateAITranslationUtteranceAudioOutput) SetTranslationType(v string) *TargetClipForGenerateAITranslationUtteranceAudioOutput
- func (s *TargetClipForGenerateAITranslationUtteranceAudioOutput) SetTrim(v *TrimForGenerateAITranslationUtteranceAudioOutput) *TargetClipForGenerateAITranslationUtteranceAudioOutput
- func (s *TargetClipForGenerateAITranslationUtteranceAudioOutput) SetVolume(v int32) *TargetClipForGenerateAITranslationUtteranceAudioOutput
- func (s TargetClipForGenerateAITranslationUtteranceAudioOutput) String() string
- type TargetClipForGetAITranslationProjectOutput
- func (s TargetClipForGetAITranslationProjectOutput) GoString() string
- func (s *TargetClipForGetAITranslationProjectOutput) SetClipAudio(v *PreviewVideoMutedForGetAITranslationProjectOutput) *TargetClipForGetAITranslationProjectOutput
- func (s *TargetClipForGetAITranslationProjectOutput) SetClipVideo(v *PreviewVideoMutedForGetAITranslationProjectOutput) *TargetClipForGetAITranslationProjectOutput
- func (s *TargetClipForGetAITranslationProjectOutput) SetId(v string) *TargetClipForGetAITranslationProjectOutput
- func (s *TargetClipForGetAITranslationProjectOutput) SetTrackId(v string) *TargetClipForGetAITranslationProjectOutput
- func (s *TargetClipForGetAITranslationProjectOutput) SetTranslationType(v string) *TargetClipForGetAITranslationProjectOutput
- func (s *TargetClipForGetAITranslationProjectOutput) SetTrim(v *TrimForGetAITranslationProjectOutput) *TargetClipForGetAITranslationProjectOutput
- func (s *TargetClipForGetAITranslationProjectOutput) SetVolume(v int32) *TargetClipForGetAITranslationProjectOutput
- func (s TargetClipForGetAITranslationProjectOutput) String() string
- type TargetForGetExecutionOutput
- func (s TargetForGetExecutionOutput) GoString() string
- func (s *TargetForGetExecutionOutput) SetFps(v float64) *TargetForGetExecutionOutput
- func (s *TargetForGetExecutionOutput) SetRes(v string) *TargetForGetExecutionOutput
- func (s *TargetForGetExecutionOutput) SetResLimit(v int32) *TargetForGetExecutionOutput
- func (s TargetForGetExecutionOutput) String() string
- type TargetForStartExecutionInput
- func (s TargetForStartExecutionInput) GoString() string
- func (s *TargetForStartExecutionInput) SetFps(v float64) *TargetForStartExecutionInput
- func (s *TargetForStartExecutionInput) SetRes(v string) *TargetForStartExecutionInput
- func (s *TargetForStartExecutionInput) SetResLimit(v int32) *TargetForStartExecutionInput
- func (s TargetForStartExecutionInput) String() string
- type TargetTrackForGetAITranslationProjectOutput
- func (s TargetTrackForGetAITranslationProjectOutput) GoString() string
- func (s *TargetTrackForGetAITranslationProjectOutput) SetBlueprintId(v string) *TargetTrackForGetAITranslationProjectOutput
- func (s *TargetTrackForGetAITranslationProjectOutput) SetId(v string) *TargetTrackForGetAITranslationProjectOutput
- func (s *TargetTrackForGetAITranslationProjectOutput) SetSpeakerId(v string) *TargetTrackForGetAITranslationProjectOutput
- func (s *TargetTrackForGetAITranslationProjectOutput) SetTranslationType(v string) *TargetTrackForGetAITranslationProjectOutput
- func (s TargetTrackForGetAITranslationProjectOutput) String() string
- type TargetUtteranceForCreateAITranslationUtteranceOutput
- func (s TargetUtteranceForCreateAITranslationUtteranceOutput) GoString() string
- func (s *TargetUtteranceForCreateAITranslationUtteranceOutput) SetBlueprintId(v string) *TargetUtteranceForCreateAITranslationUtteranceOutput
- func (s *TargetUtteranceForCreateAITranslationUtteranceOutput) SetClipId(v string) *TargetUtteranceForCreateAITranslationUtteranceOutput
- func (s *TargetUtteranceForCreateAITranslationUtteranceOutput) SetId(v string) *TargetUtteranceForCreateAITranslationUtteranceOutput
- func (s *TargetUtteranceForCreateAITranslationUtteranceOutput) SetIsFacialTranslation(v bool) *TargetUtteranceForCreateAITranslationUtteranceOutput
- func (s *TargetUtteranceForCreateAITranslationUtteranceOutput) SetProjectId(v string) *TargetUtteranceForCreateAITranslationUtteranceOutput
- func (s *TargetUtteranceForCreateAITranslationUtteranceOutput) SetSourceId(v string) *TargetUtteranceForCreateAITranslationUtteranceOutput
- func (s *TargetUtteranceForCreateAITranslationUtteranceOutput) SetSpeakerId(v string) *TargetUtteranceForCreateAITranslationUtteranceOutput
- func (s *TargetUtteranceForCreateAITranslationUtteranceOutput) SetStatus(v string) *TargetUtteranceForCreateAITranslationUtteranceOutput
- func (s *TargetUtteranceForCreateAITranslationUtteranceOutput) SetText(v string) *TargetUtteranceForCreateAITranslationUtteranceOutput
- func (s *TargetUtteranceForCreateAITranslationUtteranceOutput) SetTranslationType(v string) *TargetUtteranceForCreateAITranslationUtteranceOutput
- func (s TargetUtteranceForCreateAITranslationUtteranceOutput) String() string
- type TargetUtteranceForGetAITranslationProjectOutput
- func (s TargetUtteranceForGetAITranslationProjectOutput) GoString() string
- func (s *TargetUtteranceForGetAITranslationProjectOutput) SetBlueprintId(v string) *TargetUtteranceForGetAITranslationProjectOutput
- func (s *TargetUtteranceForGetAITranslationProjectOutput) SetClipId(v string) *TargetUtteranceForGetAITranslationProjectOutput
- func (s *TargetUtteranceForGetAITranslationProjectOutput) SetId(v string) *TargetUtteranceForGetAITranslationProjectOutput
- func (s *TargetUtteranceForGetAITranslationProjectOutput) SetIsFacialTranslation(v bool) *TargetUtteranceForGetAITranslationProjectOutput
- func (s *TargetUtteranceForGetAITranslationProjectOutput) SetProjectId(v string) *TargetUtteranceForGetAITranslationProjectOutput
- func (s *TargetUtteranceForGetAITranslationProjectOutput) SetSourceId(v string) *TargetUtteranceForGetAITranslationProjectOutput
- func (s *TargetUtteranceForGetAITranslationProjectOutput) SetSpeakerId(v string) *TargetUtteranceForGetAITranslationProjectOutput
- func (s *TargetUtteranceForGetAITranslationProjectOutput) SetStatus(v string) *TargetUtteranceForGetAITranslationProjectOutput
- func (s *TargetUtteranceForGetAITranslationProjectOutput) SetText(v string) *TargetUtteranceForGetAITranslationProjectOutput
- func (s *TargetUtteranceForGetAITranslationProjectOutput) SetTranslationType(v string) *TargetUtteranceForGetAITranslationProjectOutput
- func (s TargetUtteranceForGetAITranslationProjectOutput) String() string
- type TaskForGetExecutionOutput
- func (s TaskForGetExecutionOutput) GoString() string
- func (s *TaskForGetExecutionOutput) SetABRTranscode(v *ABRTranscodeForGetExecutionOutput) *TaskForGetExecutionOutput
- func (s *TaskForGetExecutionOutput) SetAdAudit(v *AdAuditForGetExecutionOutput) *TaskForGetExecutionOutput
- func (s *TaskForGetExecutionOutput) SetAsr(v *AsrForGetExecutionOutput) *TaskForGetExecutionOutput
- func (s *TaskForGetExecutionOutput) SetAudioExtract(v *AudioExtractForGetExecutionOutput) *TaskForGetExecutionOutput
- func (s *TaskForGetExecutionOutput) SetConvertFormat(v *ConvertFormatForGetExecutionOutput) *TaskForGetExecutionOutput
- func (s *TaskForGetExecutionOutput) SetEnhance(v *EnhanceForGetExecutionOutput) *TaskForGetExecutionOutput
- func (s *TaskForGetExecutionOutput) SetErase(v *EraseForGetExecutionOutput) *TaskForGetExecutionOutput
- func (s *TaskForGetExecutionOutput) SetFileDelete(v *FileDeleteForGetExecutionOutput) *TaskForGetExecutionOutput
- func (s *TaskForGetExecutionOutput) SetHighlight(v *HighlightForGetExecutionOutput) *TaskForGetExecutionOutput
- func (s *TaskForGetExecutionOutput) SetOcr(v *OcrForGetExecutionOutput) *TaskForGetExecutionOutput
- func (s *TaskForGetExecutionOutput) SetSegment(v *ConvertSegmentForGetExecutionOutput) *TaskForGetExecutionOutput
- func (s *TaskForGetExecutionOutput) SetStoryline(v *StorylineForGetExecutionOutput) *TaskForGetExecutionOutput
- func (s *TaskForGetExecutionOutput) SetStrategyTag(v string) *TaskForGetExecutionOutput
- func (s *TaskForGetExecutionOutput) SetTranscode(v *TranscodeForGetExecutionOutput) *TaskForGetExecutionOutput
- func (s *TaskForGetExecutionOutput) SetType(v string) *TaskForGetExecutionOutput
- func (s *TaskForGetExecutionOutput) SetVideoGeneration(v *VideoGenerationForGetExecutionOutput) *TaskForGetExecutionOutput
- func (s *TaskForGetExecutionOutput) SetVideoMatting(v *VideoMattingForGetExecutionOutput) *TaskForGetExecutionOutput
- func (s *TaskForGetExecutionOutput) SetVideoSummary(v *VideoSummaryForGetExecutionOutput) *TaskForGetExecutionOutput
- func (s *TaskForGetExecutionOutput) SetVideoUnderstanding(v *VideoUnderstandingForGetExecutionOutput) *TaskForGetExecutionOutput
- func (s *TaskForGetExecutionOutput) SetVision(v *VisionForGetExecutionOutput) *TaskForGetExecutionOutput
- func (s TaskForGetExecutionOutput) String() string
- type TaskForStartExecutionInput
- func (s TaskForStartExecutionInput) GoString() string
- func (s *TaskForStartExecutionInput) SetABRTranscode(v *ABRTranscodeForStartExecutionInput) *TaskForStartExecutionInput
- func (s *TaskForStartExecutionInput) SetAdAudit(v *AdAuditForStartExecutionInput) *TaskForStartExecutionInput
- func (s *TaskForStartExecutionInput) SetAsr(v *AsrForStartExecutionInput) *TaskForStartExecutionInput
- func (s *TaskForStartExecutionInput) SetAudioExtract(v *AudioExtractForStartExecutionInput) *TaskForStartExecutionInput
- func (s *TaskForStartExecutionInput) SetConvertFormat(v *ConvertFormatForStartExecutionInput) *TaskForStartExecutionInput
- func (s *TaskForStartExecutionInput) SetEnhance(v *EnhanceForStartExecutionInput) *TaskForStartExecutionInput
- func (s *TaskForStartExecutionInput) SetErase(v *EraseForStartExecutionInput) *TaskForStartExecutionInput
- func (s *TaskForStartExecutionInput) SetFileDelete(v *FileDeleteForStartExecutionInput) *TaskForStartExecutionInput
- func (s *TaskForStartExecutionInput) SetHighlight(v *HighlightForStartExecutionInput) *TaskForStartExecutionInput
- func (s *TaskForStartExecutionInput) SetOcr(v *OcrForStartExecutionInput) *TaskForStartExecutionInput
- func (s *TaskForStartExecutionInput) SetSegment(v *ConvertSegmentForStartExecutionInput) *TaskForStartExecutionInput
- func (s *TaskForStartExecutionInput) SetStoryline(v *StorylineForStartExecutionInput) *TaskForStartExecutionInput
- func (s *TaskForStartExecutionInput) SetStrategyTag(v string) *TaskForStartExecutionInput
- func (s *TaskForStartExecutionInput) SetTranscode(v *TranscodeForStartExecutionInput) *TaskForStartExecutionInput
- func (s *TaskForStartExecutionInput) SetType(v string) *TaskForStartExecutionInput
- func (s *TaskForStartExecutionInput) SetVideoGeneration(v *VideoGenerationForStartExecutionInput) *TaskForStartExecutionInput
- func (s *TaskForStartExecutionInput) SetVideoMatting(v *VideoMattingForStartExecutionInput) *TaskForStartExecutionInput
- func (s *TaskForStartExecutionInput) SetVideoSummary(v *VideoSummaryForStartExecutionInput) *TaskForStartExecutionInput
- func (s *TaskForStartExecutionInput) SetVideoUnderstanding(v *VideoUnderstandingForStartExecutionInput) *TaskForStartExecutionInput
- func (s *TaskForStartExecutionInput) SetVision(v *VisionForStartExecutionInput) *TaskForStartExecutionInput
- func (s TaskForStartExecutionInput) String() string
- func (s *TaskForStartExecutionInput) Validate() error
- type TemplateForGetExecutionOutput
- func (s TemplateForGetExecutionOutput) GoString() string
- func (s *TemplateForGetExecutionOutput) SetByteHD(v *ByteHDForGetExecutionOutput) *TemplateForGetExecutionOutput
- func (s *TemplateForGetExecutionOutput) SetEnhance(v *ConvertConvertEnhanceForGetExecutionOutput) *TemplateForGetExecutionOutput
- func (s *TemplateForGetExecutionOutput) SetTranscodeAudio(v *TranscodeAudioForGetExecutionOutput) *TemplateForGetExecutionOutput
- func (s *TemplateForGetExecutionOutput) SetTranscodeVideo(v *TranscodeVideoForGetExecutionOutput) *TemplateForGetExecutionOutput
- func (s *TemplateForGetExecutionOutput) SetType(v string) *TemplateForGetExecutionOutput
- func (s TemplateForGetExecutionOutput) String() string
- type TemplateForStartExecutionInput
- func (s TemplateForStartExecutionInput) GoString() string
- func (s *TemplateForStartExecutionInput) SetByteHD(v *ByteHDForStartExecutionInput) *TemplateForStartExecutionInput
- func (s *TemplateForStartExecutionInput) SetEnhance(v *ConvertConvertEnhanceForStartExecutionInput) *TemplateForStartExecutionInput
- func (s *TemplateForStartExecutionInput) SetTranscodeAudio(v *TranscodeAudioForStartExecutionInput) *TemplateForStartExecutionInput
- func (s *TemplateForStartExecutionInput) SetTranscodeVideo(v *TranscodeVideoForStartExecutionInput) *TemplateForStartExecutionInput
- func (s *TemplateForStartExecutionInput) SetType(v string) *TemplateForStartExecutionInput
- func (s TemplateForStartExecutionInput) String() string
- type TermItemForCreateAITermbaseOutput
- func (s TermItemForCreateAITermbaseOutput) GoString() string
- func (s *TermItemForCreateAITermbaseOutput) SetSourceText(v string) *TermItemForCreateAITermbaseOutput
- func (s *TermItemForCreateAITermbaseOutput) SetTargetText(v string) *TermItemForCreateAITermbaseOutput
- func (s TermItemForCreateAITermbaseOutput) String() string
- type TermItemForGetAITermbaseOutput
- func (s TermItemForGetAITermbaseOutput) GoString() string
- func (s *TermItemForGetAITermbaseOutput) SetSourceText(v string) *TermItemForGetAITermbaseOutput
- func (s *TermItemForGetAITermbaseOutput) SetTargetText(v string) *TermItemForGetAITermbaseOutput
- func (s TermItemForGetAITermbaseOutput) String() string
- type TermItemForListAITermbaseOutput
- func (s TermItemForListAITermbaseOutput) GoString() string
- func (s *TermItemForListAITermbaseOutput) SetSourceText(v string) *TermItemForListAITermbaseOutput
- func (s *TermItemForListAITermbaseOutput) SetTargetText(v string) *TermItemForListAITermbaseOutput
- func (s TermItemForListAITermbaseOutput) String() string
- type TermItemForSetAITermItemInput
- func (s TermItemForSetAITermItemInput) GoString() string
- func (s *TermItemForSetAITermItemInput) SetSourceText(v string) *TermItemForSetAITermItemInput
- func (s *TermItemForSetAITermItemInput) SetTargetText(v string) *TermItemForSetAITermItemInput
- func (s TermItemForSetAITermItemInput) String() string
- type TermbaseConfigForSubmitAITranslationWorkflowInput
- func (s TermbaseConfigForSubmitAITranslationWorkflowInput) GoString() string
- func (s *TermbaseConfigForSubmitAITranslationWorkflowInput) SetTranslationTermbaseIds(v []*string) *TermbaseConfigForSubmitAITranslationWorkflowInput
- func (s TermbaseConfigForSubmitAITranslationWorkflowInput) String() string
- type TermbaseForCreateAITermbaseOutput
- func (s TermbaseForCreateAITermbaseOutput) GoString() string
- func (s *TermbaseForCreateAITermbaseOutput) SetDescription(v string) *TermbaseForCreateAITermbaseOutput
- func (s *TermbaseForCreateAITermbaseOutput) SetId(v string) *TermbaseForCreateAITermbaseOutput
- func (s *TermbaseForCreateAITermbaseOutput) SetName(v string) *TermbaseForCreateAITermbaseOutput
- func (s *TermbaseForCreateAITermbaseOutput) SetScenario(v string) *TermbaseForCreateAITermbaseOutput
- func (s *TermbaseForCreateAITermbaseOutput) SetSourceLanguage(v string) *TermbaseForCreateAITermbaseOutput
- func (s *TermbaseForCreateAITermbaseOutput) SetTargetLanguage(v string) *TermbaseForCreateAITermbaseOutput
- func (s *TermbaseForCreateAITermbaseOutput) SetTermItems(v []*TermItemForCreateAITermbaseOutput) *TermbaseForCreateAITermbaseOutput
- func (s TermbaseForCreateAITermbaseOutput) String() string
- type TermbaseForGetAITermbaseOutput
- func (s TermbaseForGetAITermbaseOutput) GoString() string
- func (s *TermbaseForGetAITermbaseOutput) SetDescription(v string) *TermbaseForGetAITermbaseOutput
- func (s *TermbaseForGetAITermbaseOutput) SetId(v string) *TermbaseForGetAITermbaseOutput
- func (s *TermbaseForGetAITermbaseOutput) SetName(v string) *TermbaseForGetAITermbaseOutput
- func (s *TermbaseForGetAITermbaseOutput) SetScenario(v string) *TermbaseForGetAITermbaseOutput
- func (s *TermbaseForGetAITermbaseOutput) SetSourceLanguage(v string) *TermbaseForGetAITermbaseOutput
- func (s *TermbaseForGetAITermbaseOutput) SetTargetLanguage(v string) *TermbaseForGetAITermbaseOutput
- func (s *TermbaseForGetAITermbaseOutput) SetTermItems(v []*TermItemForGetAITermbaseOutput) *TermbaseForGetAITermbaseOutput
- func (s TermbaseForGetAITermbaseOutput) String() string
- type TermbaseForListAITermbaseOutput
- func (s TermbaseForListAITermbaseOutput) GoString() string
- func (s *TermbaseForListAITermbaseOutput) SetDescription(v string) *TermbaseForListAITermbaseOutput
- func (s *TermbaseForListAITermbaseOutput) SetId(v string) *TermbaseForListAITermbaseOutput
- func (s *TermbaseForListAITermbaseOutput) SetName(v string) *TermbaseForListAITermbaseOutput
- func (s *TermbaseForListAITermbaseOutput) SetScenario(v string) *TermbaseForListAITermbaseOutput
- func (s *TermbaseForListAITermbaseOutput) SetSourceLanguage(v string) *TermbaseForListAITermbaseOutput
- func (s *TermbaseForListAITermbaseOutput) SetTargetLanguage(v string) *TermbaseForListAITermbaseOutput
- func (s *TermbaseForListAITermbaseOutput) SetTermItems(v []*TermItemForListAITermbaseOutput) *TermbaseForListAITermbaseOutput
- func (s TermbaseForListAITermbaseOutput) String() string
- type TextForGetExecutionOutput
- func (s TextForGetExecutionOutput) GoString() string
- func (s *TextForGetExecutionOutput) SetDetailedInfo(v *DetailedInfoForGetExecutionOutput) *TextForGetExecutionOutput
- func (s *TextForGetExecutionOutput) SetEnd(v float64) *TextForGetExecutionOutput
- func (s *TextForGetExecutionOutput) SetStart(v float64) *TextForGetExecutionOutput
- func (s *TextForGetExecutionOutput) SetText(v string) *TextForGetExecutionOutput
- func (s TextForGetExecutionOutput) String() string
- type TranscodeAudioForGetExecutionOutput
- type TranscodeAudioForStartExecutionInput
- type TranscodeForGetExecutionOutput
- func (s TranscodeForGetExecutionOutput) GoString() string
- func (s *TranscodeForGetExecutionOutput) SetAudio(v *ConvertAudioForGetExecutionOutput) *TranscodeForGetExecutionOutput
- func (s *TranscodeForGetExecutionOutput) SetClip(v *ConvertClipForGetExecutionOutput) *TranscodeForGetExecutionOutput
- func (s *TranscodeForGetExecutionOutput) SetContainers(v []*ConvertConvertContainerForGetExecutionOutput) *TranscodeForGetExecutionOutput
- func (s *TranscodeForGetExecutionOutput) SetCrop(v *CropForGetExecutionOutput) *TranscodeForGetExecutionOutput
- func (s *TranscodeForGetExecutionOutput) SetEnhance(v *ConvertEnhanceForGetExecutionOutput) *TranscodeForGetExecutionOutput
- func (s *TranscodeForGetExecutionOutput) SetLogo(v *ConvertLogoForGetExecutionOutput) *TranscodeForGetExecutionOutput
- func (s *TranscodeForGetExecutionOutput) SetMetadata(v *MetadataForGetExecutionOutput) *TranscodeForGetExecutionOutput
- func (s *TranscodeForGetExecutionOutput) SetType(v string) *TranscodeForGetExecutionOutput
- func (s *TranscodeForGetExecutionOutput) SetVideo(v *ConvertVideoForGetExecutionOutput) *TranscodeForGetExecutionOutput
- func (s TranscodeForGetExecutionOutput) String() string
- type TranscodeForStartExecutionInput
- func (s TranscodeForStartExecutionInput) GoString() string
- func (s *TranscodeForStartExecutionInput) SetAudio(v *ConvertAudioForStartExecutionInput) *TranscodeForStartExecutionInput
- func (s *TranscodeForStartExecutionInput) SetClip(v *ConvertClipForStartExecutionInput) *TranscodeForStartExecutionInput
- func (s *TranscodeForStartExecutionInput) SetContainers(v []*ConvertConvertContainerForStartExecutionInput) *TranscodeForStartExecutionInput
- func (s *TranscodeForStartExecutionInput) SetCrop(v *CropForStartExecutionInput) *TranscodeForStartExecutionInput
- func (s *TranscodeForStartExecutionInput) SetEnhance(v *ConvertEnhanceForStartExecutionInput) *TranscodeForStartExecutionInput
- func (s *TranscodeForStartExecutionInput) SetLogo(v *ConvertLogoForStartExecutionInput) *TranscodeForStartExecutionInput
- func (s *TranscodeForStartExecutionInput) SetMetadata(v *MetadataForStartExecutionInput) *TranscodeForStartExecutionInput
- func (s *TranscodeForStartExecutionInput) SetType(v string) *TranscodeForStartExecutionInput
- func (s *TranscodeForStartExecutionInput) SetVideo(v *ConvertVideoForStartExecutionInput) *TranscodeForStartExecutionInput
- func (s TranscodeForStartExecutionInput) String() string
- func (s *TranscodeForStartExecutionInput) Validate() error
- type TranscodeVideoForGetExecutionOutput
- func (s TranscodeVideoForGetExecutionOutput) GoString() string
- func (s *TranscodeVideoForGetExecutionOutput) SetTemplateId(v string) *TranscodeVideoForGetExecutionOutput
- func (s *TranscodeVideoForGetExecutionOutput) SetWatermarkTemplateId(v string) *TranscodeVideoForGetExecutionOutput
- func (s TranscodeVideoForGetExecutionOutput) String() string
- type TranscodeVideoForStartExecutionInput
- func (s TranscodeVideoForStartExecutionInput) GoString() string
- func (s *TranscodeVideoForStartExecutionInput) SetTemplateId(v string) *TranscodeVideoForStartExecutionInput
- func (s *TranscodeVideoForStartExecutionInput) SetWatermarkTemplateId(v string) *TranscodeVideoForStartExecutionInput
- func (s TranscodeVideoForStartExecutionInput) String() string
- type TranslationConfigForSubmitAITranslationWorkflowInput
- func (s TranslationConfigForSubmitAITranslationWorkflowInput) GoString() string
- func (s *TranslationConfigForSubmitAITranslationWorkflowInput) SetSourceLanguage(v string) *TranslationConfigForSubmitAITranslationWorkflowInput
- func (s *TranslationConfigForSubmitAITranslationWorkflowInput) SetTargetLanguage(v string) *TranslationConfigForSubmitAITranslationWorkflowInput
- func (s *TranslationConfigForSubmitAITranslationWorkflowInput) SetTermbaseConfig(v *TermbaseConfigForSubmitAITranslationWorkflowInput) *TranslationConfigForSubmitAITranslationWorkflowInput
- func (s *TranslationConfigForSubmitAITranslationWorkflowInput) SetTranslationTypeList(v []*string) *TranslationConfigForSubmitAITranslationWorkflowInput
- func (s TranslationConfigForSubmitAITranslationWorkflowInput) String() string
- type TrimForCreateAITranslationUtteranceOutput
- func (s TrimForCreateAITranslationUtteranceOutput) GoString() string
- func (s *TrimForCreateAITranslationUtteranceOutput) SetEnd(v int32) *TrimForCreateAITranslationUtteranceOutput
- func (s *TrimForCreateAITranslationUtteranceOutput) SetStart(v int32) *TrimForCreateAITranslationUtteranceOutput
- func (s TrimForCreateAITranslationUtteranceOutput) String() string
- type TrimForGenerateAITranslationUtteranceAudioOutput
- func (s TrimForGenerateAITranslationUtteranceAudioOutput) GoString() string
- func (s *TrimForGenerateAITranslationUtteranceAudioOutput) SetEnd(v int32) *TrimForGenerateAITranslationUtteranceAudioOutput
- func (s *TrimForGenerateAITranslationUtteranceAudioOutput) SetStart(v int32) *TrimForGenerateAITranslationUtteranceAudioOutput
- func (s TrimForGenerateAITranslationUtteranceAudioOutput) String() string
- type TrimForGetAITranslationProjectOutput
- func (s TrimForGetAITranslationProjectOutput) GoString() string
- func (s *TrimForGetAITranslationProjectOutput) SetEnd(v int32) *TrimForGetAITranslationProjectOutput
- func (s *TrimForGetAITranslationProjectOutput) SetStart(v int32) *TrimForGetAITranslationProjectOutput
- func (s TrimForGetAITranslationProjectOutput) String() string
- type TrimForUpdateAITranslationUtterancesInput
- func (s TrimForUpdateAITranslationUtterancesInput) GoString() string
- func (s *TrimForUpdateAITranslationUtterancesInput) SetEnd(v int32) *TrimForUpdateAITranslationUtterancesInput
- func (s *TrimForUpdateAITranslationUtterancesInput) SetStart(v int32) *TrimForUpdateAITranslationUtterancesInput
- func (s TrimForUpdateAITranslationUtterancesInput) String() string
- type UpdateAITermbaseInput
- func (s UpdateAITermbaseInput) GoString() string
- func (s *UpdateAITermbaseInput) SetDescription(v string) *UpdateAITermbaseInput
- func (s *UpdateAITermbaseInput) SetName(v string) *UpdateAITermbaseInput
- func (s *UpdateAITermbaseInput) SetSpaceName(v string) *UpdateAITermbaseInput
- func (s *UpdateAITermbaseInput) SetTermbaseId(v string) *UpdateAITermbaseInput
- func (s UpdateAITermbaseInput) String() string
- func (s *UpdateAITermbaseInput) Validate() error
- type UpdateAITermbaseOutput
- type UpdateAITranslationProjectConfigInput
- func (s UpdateAITranslationProjectConfigInput) GoString() string
- func (s *UpdateAITranslationProjectConfigInput) SetProcessConfig(v *ProcessConfigForUpdateAITranslationProjectConfigInput) *UpdateAITranslationProjectConfigInput
- func (s *UpdateAITranslationProjectConfigInput) SetProjectId(v string) *UpdateAITranslationProjectConfigInput
- func (s *UpdateAITranslationProjectConfigInput) SetSpaceName(v string) *UpdateAITranslationProjectConfigInput
- func (s *UpdateAITranslationProjectConfigInput) SetUpdateConfigType(v string) *UpdateAITranslationProjectConfigInput
- func (s UpdateAITranslationProjectConfigInput) String() string
- func (s *UpdateAITranslationProjectConfigInput) Validate() error
- type UpdateAITranslationProjectConfigOutput
- type UpdateAITranslationSpeakersInput
- func (s UpdateAITranslationSpeakersInput) GoString() string
- func (s *UpdateAITranslationSpeakersInput) SetProjectId(v string) *UpdateAITranslationSpeakersInput
- func (s *UpdateAITranslationSpeakersInput) SetSpaceName(v string) *UpdateAITranslationSpeakersInput
- func (s *UpdateAITranslationSpeakersInput) SetSpeakers(v []*SpeakerForUpdateAITranslationSpeakersInput) *UpdateAITranslationSpeakersInput
- func (s UpdateAITranslationSpeakersInput) String() string
- func (s *UpdateAITranslationSpeakersInput) Validate() error
- type UpdateAITranslationSpeakersOutput
- type UpdateAITranslationSpeechesInput
- func (s UpdateAITranslationSpeechesInput) GoString() string
- func (s *UpdateAITranslationSpeechesInput) SetSpaceName(v string) *UpdateAITranslationSpeechesInput
- func (s *UpdateAITranslationSpeechesInput) SetSpeeches(v []*SpeechForUpdateAITranslationSpeechesInput) *UpdateAITranslationSpeechesInput
- func (s UpdateAITranslationSpeechesInput) String() string
- func (s *UpdateAITranslationSpeechesInput) Validate() error
- type UpdateAITranslationSpeechesOutput
- type UpdateAITranslationUtterancesInput
- func (s UpdateAITranslationUtterancesInput) GoString() string
- func (s *UpdateAITranslationUtterancesInput) SetBilingualSubtitleFileName(v string) *UpdateAITranslationUtterancesInput
- func (s *UpdateAITranslationUtterancesInput) SetInputSubtitleFileName(v string) *UpdateAITranslationUtterancesInput
- func (s *UpdateAITranslationUtterancesInput) SetOutputSubtitleFileName(v string) *UpdateAITranslationUtterancesInput
- func (s *UpdateAITranslationUtterancesInput) SetProjectId(v string) *UpdateAITranslationUtterancesInput
- func (s *UpdateAITranslationUtterancesInput) SetSpaceName(v string) *UpdateAITranslationUtterancesInput
- func (s *UpdateAITranslationUtterancesInput) SetUpdateType(v string) *UpdateAITranslationUtterancesInput
- func (s *UpdateAITranslationUtterancesInput) SetUtterances(v []*UtteranceForUpdateAITranslationUtterancesInput) *UpdateAITranslationUtterancesInput
- func (s UpdateAITranslationUtterancesInput) String() string
- func (s *UpdateAITranslationUtterancesInput) Validate() error
- type UpdateAITranslationUtterancesOutput
- type UserSpeechForListAITranslationSpeechOutput
- func (s UserSpeechForListAITranslationSpeechOutput) GoString() string
- func (s *UserSpeechForListAITranslationSpeechOutput) SetAudioUrl(v string) *UserSpeechForListAITranslationSpeechOutput
- func (s *UserSpeechForListAITranslationSpeechOutput) SetGender(v string) *UserSpeechForListAITranslationSpeechOutput
- func (s *UserSpeechForListAITranslationSpeechOutput) SetId(v string) *UserSpeechForListAITranslationSpeechOutput
- func (s *UserSpeechForListAITranslationSpeechOutput) SetLanguage(v string) *UserSpeechForListAITranslationSpeechOutput
- func (s *UserSpeechForListAITranslationSpeechOutput) SetName(v string) *UserSpeechForListAITranslationSpeechOutput
- func (s *UserSpeechForListAITranslationSpeechOutput) SetVoice(v string) *UserSpeechForListAITranslationSpeechOutput
- func (s UserSpeechForListAITranslationSpeechOutput) String() string
- type UtteranceForGetExecutionOutput
- func (s UtteranceForGetExecutionOutput) GoString() string
- func (s *UtteranceForGetExecutionOutput) SetAttribute(v *AttributeForGetExecutionOutput) *UtteranceForGetExecutionOutput
- func (s *UtteranceForGetExecutionOutput) SetEnd(v float64) *UtteranceForGetExecutionOutput
- func (s *UtteranceForGetExecutionOutput) SetStart(v float64) *UtteranceForGetExecutionOutput
- func (s *UtteranceForGetExecutionOutput) SetText(v string) *UtteranceForGetExecutionOutput
- func (s UtteranceForGetExecutionOutput) String() string
- type UtteranceForUpdateAITranslationUtterancesInput
- func (s UtteranceForUpdateAITranslationUtterancesInput) GoString() string
- func (s *UtteranceForUpdateAITranslationUtterancesInput) SetId(v string) *UtteranceForUpdateAITranslationUtterancesInput
- func (s *UtteranceForUpdateAITranslationUtterancesInput) SetSpeakerId(v string) *UtteranceForUpdateAITranslationUtterancesInput
- func (s *UtteranceForUpdateAITranslationUtterancesInput) SetText(v string) *UtteranceForUpdateAITranslationUtterancesInput
- func (s *UtteranceForUpdateAITranslationUtterancesInput) SetTrim(v *TrimForUpdateAITranslationUtterancesInput) *UtteranceForUpdateAITranslationUtterancesInput
- func (s *UtteranceForUpdateAITranslationUtterancesInput) SetVolume(v int32) *UtteranceForUpdateAITranslationUtterancesInput
- func (s UtteranceForUpdateAITranslationUtterancesInput) String() string
- type VOD20250101
- func (c *VOD20250101) ContinueAITranslationWorkflow(input *ContinueAITranslationWorkflowInput) (*ContinueAITranslationWorkflowOutput, error)
- func (c *VOD20250101) ContinueAITranslationWorkflowCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) ContinueAITranslationWorkflowCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) ContinueAITranslationWorkflowCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) ContinueAITranslationWorkflowRequest(input *ContinueAITranslationWorkflowInput) (req *request.Request, output *ContinueAITranslationWorkflowOutput)
- func (c *VOD20250101) ContinueAITranslationWorkflowWithContext(ctx volcengine.Context, input *ContinueAITranslationWorkflowInput, ...) (*ContinueAITranslationWorkflowOutput, error)
- func (c *VOD20250101) CreateAITermbase(input *CreateAITermbaseInput) (*CreateAITermbaseOutput, error)
- func (c *VOD20250101) CreateAITermbaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) CreateAITermbaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) CreateAITermbaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) CreateAITermbaseRequest(input *CreateAITermbaseInput) (req *request.Request, output *CreateAITermbaseOutput)
- func (c *VOD20250101) CreateAITermbaseWithContext(ctx volcengine.Context, input *CreateAITermbaseInput, opts ...request.Option) (*CreateAITermbaseOutput, error)
- func (c *VOD20250101) CreateAITranslationSpeaker(input *CreateAITranslationSpeakerInput) (*CreateAITranslationSpeakerOutput, error)
- func (c *VOD20250101) CreateAITranslationSpeakerCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) CreateAITranslationSpeakerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) CreateAITranslationSpeakerCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) CreateAITranslationSpeakerRequest(input *CreateAITranslationSpeakerInput) (req *request.Request, output *CreateAITranslationSpeakerOutput)
- func (c *VOD20250101) CreateAITranslationSpeakerWithContext(ctx volcengine.Context, input *CreateAITranslationSpeakerInput, ...) (*CreateAITranslationSpeakerOutput, error)
- func (c *VOD20250101) CreateAITranslationSpeech(input *CreateAITranslationSpeechInput) (*CreateAITranslationSpeechOutput, error)
- func (c *VOD20250101) CreateAITranslationSpeechCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) CreateAITranslationSpeechCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) CreateAITranslationSpeechCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) CreateAITranslationSpeechRequest(input *CreateAITranslationSpeechInput) (req *request.Request, output *CreateAITranslationSpeechOutput)
- func (c *VOD20250101) CreateAITranslationSpeechWithContext(ctx volcengine.Context, input *CreateAITranslationSpeechInput, ...) (*CreateAITranslationSpeechOutput, error)
- func (c *VOD20250101) CreateAITranslationUtterance(input *CreateAITranslationUtteranceInput) (*CreateAITranslationUtteranceOutput, error)
- func (c *VOD20250101) CreateAITranslationUtteranceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) CreateAITranslationUtteranceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) CreateAITranslationUtteranceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) CreateAITranslationUtteranceRequest(input *CreateAITranslationUtteranceInput) (req *request.Request, output *CreateAITranslationUtteranceOutput)
- func (c *VOD20250101) CreateAITranslationUtteranceWithContext(ctx volcengine.Context, input *CreateAITranslationUtteranceInput, ...) (*CreateAITranslationUtteranceOutput, error)
- func (c *VOD20250101) DeleteAITermItem(input *DeleteAITermItemInput) (*DeleteAITermItemOutput, error)
- func (c *VOD20250101) DeleteAITermItemCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) DeleteAITermItemCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) DeleteAITermItemCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) DeleteAITermItemRequest(input *DeleteAITermItemInput) (req *request.Request, output *DeleteAITermItemOutput)
- func (c *VOD20250101) DeleteAITermItemWithContext(ctx volcengine.Context, input *DeleteAITermItemInput, opts ...request.Option) (*DeleteAITermItemOutput, error)
- func (c *VOD20250101) DeleteAITermbase(input *DeleteAITermbaseInput) (*DeleteAITermbaseOutput, error)
- func (c *VOD20250101) DeleteAITermbaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) DeleteAITermbaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) DeleteAITermbaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) DeleteAITermbaseRequest(input *DeleteAITermbaseInput) (req *request.Request, output *DeleteAITermbaseOutput)
- func (c *VOD20250101) DeleteAITermbaseWithContext(ctx volcengine.Context, input *DeleteAITermbaseInput, opts ...request.Option) (*DeleteAITermbaseOutput, error)
- func (c *VOD20250101) DeleteAITranslationSpeech(input *DeleteAITranslationSpeechInput) (*DeleteAITranslationSpeechOutput, error)
- func (c *VOD20250101) DeleteAITranslationSpeechCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) DeleteAITranslationSpeechCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) DeleteAITranslationSpeechCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) DeleteAITranslationSpeechRequest(input *DeleteAITranslationSpeechInput) (req *request.Request, output *DeleteAITranslationSpeechOutput)
- func (c *VOD20250101) DeleteAITranslationSpeechWithContext(ctx volcengine.Context, input *DeleteAITranslationSpeechInput, ...) (*DeleteAITranslationSpeechOutput, error)
- func (c *VOD20250101) GenerateAITranslationUtteranceAudio(input *GenerateAITranslationUtteranceAudioInput) (*GenerateAITranslationUtteranceAudioOutput, error)
- func (c *VOD20250101) GenerateAITranslationUtteranceAudioCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) GenerateAITranslationUtteranceAudioCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) GenerateAITranslationUtteranceAudioCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) GenerateAITranslationUtteranceAudioRequest(input *GenerateAITranslationUtteranceAudioInput) (req *request.Request, output *GenerateAITranslationUtteranceAudioOutput)
- func (c *VOD20250101) GenerateAITranslationUtteranceAudioWithContext(ctx volcengine.Context, input *GenerateAITranslationUtteranceAudioInput, ...) (*GenerateAITranslationUtteranceAudioOutput, error)
- func (c *VOD20250101) GetAITermbase(input *GetAITermbaseInput) (*GetAITermbaseOutput, error)
- func (c *VOD20250101) GetAITermbaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) GetAITermbaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) GetAITermbaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) GetAITermbaseRequest(input *GetAITermbaseInput) (req *request.Request, output *GetAITermbaseOutput)
- func (c *VOD20250101) GetAITermbaseWithContext(ctx volcengine.Context, input *GetAITermbaseInput, opts ...request.Option) (*GetAITermbaseOutput, error)
- func (c *VOD20250101) GetAITranslationProject(input *GetAITranslationProjectInput) (*GetAITranslationProjectOutput, error)
- func (c *VOD20250101) GetAITranslationProjectCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) GetAITranslationProjectCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) GetAITranslationProjectCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) GetAITranslationProjectRequest(input *GetAITranslationProjectInput) (req *request.Request, output *GetAITranslationProjectOutput)
- func (c *VOD20250101) GetAITranslationProjectWithContext(ctx volcengine.Context, input *GetAITranslationProjectInput, ...) (*GetAITranslationProjectOutput, error)
- func (c *VOD20250101) GetExecution(input *GetExecutionInput) (*GetExecutionOutput, error)
- func (c *VOD20250101) GetExecutionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) GetExecutionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) GetExecutionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) GetExecutionRequest(input *GetExecutionInput) (req *request.Request, output *GetExecutionOutput)
- func (c *VOD20250101) GetExecutionWithContext(ctx volcengine.Context, input *GetExecutionInput, opts ...request.Option) (*GetExecutionOutput, error)
- func (c *VOD20250101) ListAITermbase(input *ListAITermbaseInput) (*ListAITermbaseOutput, error)
- func (c *VOD20250101) ListAITermbaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) ListAITermbaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) ListAITermbaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) ListAITermbaseRequest(input *ListAITermbaseInput) (req *request.Request, output *ListAITermbaseOutput)
- func (c *VOD20250101) ListAITermbaseWithContext(ctx volcengine.Context, input *ListAITermbaseInput, opts ...request.Option) (*ListAITermbaseOutput, error)
- func (c *VOD20250101) ListAITranslationProject(input *ListAITranslationProjectInput) (*ListAITranslationProjectOutput, error)
- func (c *VOD20250101) ListAITranslationProjectCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) ListAITranslationProjectCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) ListAITranslationProjectCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) ListAITranslationProjectRequest(input *ListAITranslationProjectInput) (req *request.Request, output *ListAITranslationProjectOutput)
- func (c *VOD20250101) ListAITranslationProjectWithContext(ctx volcengine.Context, input *ListAITranslationProjectInput, ...) (*ListAITranslationProjectOutput, error)
- func (c *VOD20250101) ListAITranslationSpeech(input *ListAITranslationSpeechInput) (*ListAITranslationSpeechOutput, error)
- func (c *VOD20250101) ListAITranslationSpeechCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) ListAITranslationSpeechCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) ListAITranslationSpeechCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) ListAITranslationSpeechRequest(input *ListAITranslationSpeechInput) (req *request.Request, output *ListAITranslationSpeechOutput)
- func (c *VOD20250101) ListAITranslationSpeechWithContext(ctx volcengine.Context, input *ListAITranslationSpeechInput, ...) (*ListAITranslationSpeechOutput, error)
- func (c *VOD20250101) RefreshAITranslationProject(input *RefreshAITranslationProjectInput) (*RefreshAITranslationProjectOutput, error)
- func (c *VOD20250101) RefreshAITranslationProjectCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) RefreshAITranslationProjectCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) RefreshAITranslationProjectCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) RefreshAITranslationProjectRequest(input *RefreshAITranslationProjectInput) (req *request.Request, output *RefreshAITranslationProjectOutput)
- func (c *VOD20250101) RefreshAITranslationProjectWithContext(ctx volcengine.Context, input *RefreshAITranslationProjectInput, ...) (*RefreshAITranslationProjectOutput, error)
- func (c *VOD20250101) RemoveAITranslationUtterance(input *RemoveAITranslationUtteranceInput) (*RemoveAITranslationUtteranceOutput, error)
- func (c *VOD20250101) RemoveAITranslationUtteranceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) RemoveAITranslationUtteranceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) RemoveAITranslationUtteranceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) RemoveAITranslationUtteranceRequest(input *RemoveAITranslationUtteranceInput) (req *request.Request, output *RemoveAITranslationUtteranceOutput)
- func (c *VOD20250101) RemoveAITranslationUtteranceWithContext(ctx volcengine.Context, input *RemoveAITranslationUtteranceInput, ...) (*RemoveAITranslationUtteranceOutput, error)
- func (c *VOD20250101) SetAITermItem(input *SetAITermItemInput) (*SetAITermItemOutput, error)
- func (c *VOD20250101) SetAITermItemCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) SetAITermItemCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) SetAITermItemCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) SetAITermItemRequest(input *SetAITermItemInput) (req *request.Request, output *SetAITermItemOutput)
- func (c *VOD20250101) SetAITermItemWithContext(ctx volcengine.Context, input *SetAITermItemInput, opts ...request.Option) (*SetAITermItemOutput, error)
- func (c *VOD20250101) StartExecution(input *StartExecutionInput) (*StartExecutionOutput, error)
- func (c *VOD20250101) StartExecutionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) StartExecutionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) StartExecutionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) StartExecutionRequest(input *StartExecutionInput) (req *request.Request, output *StartExecutionOutput)
- func (c *VOD20250101) StartExecutionWithContext(ctx volcengine.Context, input *StartExecutionInput, opts ...request.Option) (*StartExecutionOutput, error)
- func (c *VOD20250101) SubmitAITranslationWorkflow(input *SubmitAITranslationWorkflowInput) (*SubmitAITranslationWorkflowOutput, error)
- func (c *VOD20250101) SubmitAITranslationWorkflowCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) SubmitAITranslationWorkflowCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) SubmitAITranslationWorkflowCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) SubmitAITranslationWorkflowRequest(input *SubmitAITranslationWorkflowInput) (req *request.Request, output *SubmitAITranslationWorkflowOutput)
- func (c *VOD20250101) SubmitAITranslationWorkflowWithContext(ctx volcengine.Context, input *SubmitAITranslationWorkflowInput, ...) (*SubmitAITranslationWorkflowOutput, error)
- func (c *VOD20250101) UpdateAITermbase(input *UpdateAITermbaseInput) (*UpdateAITermbaseOutput, error)
- func (c *VOD20250101) UpdateAITermbaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) UpdateAITermbaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) UpdateAITermbaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) UpdateAITermbaseRequest(input *UpdateAITermbaseInput) (req *request.Request, output *UpdateAITermbaseOutput)
- func (c *VOD20250101) UpdateAITermbaseWithContext(ctx volcengine.Context, input *UpdateAITermbaseInput, opts ...request.Option) (*UpdateAITermbaseOutput, error)
- func (c *VOD20250101) UpdateAITranslationProjectConfig(input *UpdateAITranslationProjectConfigInput) (*UpdateAITranslationProjectConfigOutput, error)
- func (c *VOD20250101) UpdateAITranslationProjectConfigCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) UpdateAITranslationProjectConfigCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) UpdateAITranslationProjectConfigCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) UpdateAITranslationProjectConfigRequest(input *UpdateAITranslationProjectConfigInput) (req *request.Request, output *UpdateAITranslationProjectConfigOutput)
- func (c *VOD20250101) UpdateAITranslationProjectConfigWithContext(ctx volcengine.Context, input *UpdateAITranslationProjectConfigInput, ...) (*UpdateAITranslationProjectConfigOutput, error)
- func (c *VOD20250101) UpdateAITranslationSpeakers(input *UpdateAITranslationSpeakersInput) (*UpdateAITranslationSpeakersOutput, error)
- func (c *VOD20250101) UpdateAITranslationSpeakersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) UpdateAITranslationSpeakersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) UpdateAITranslationSpeakersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) UpdateAITranslationSpeakersRequest(input *UpdateAITranslationSpeakersInput) (req *request.Request, output *UpdateAITranslationSpeakersOutput)
- func (c *VOD20250101) UpdateAITranslationSpeakersWithContext(ctx volcengine.Context, input *UpdateAITranslationSpeakersInput, ...) (*UpdateAITranslationSpeakersOutput, error)
- func (c *VOD20250101) UpdateAITranslationSpeeches(input *UpdateAITranslationSpeechesInput) (*UpdateAITranslationSpeechesOutput, error)
- func (c *VOD20250101) UpdateAITranslationSpeechesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) UpdateAITranslationSpeechesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) UpdateAITranslationSpeechesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) UpdateAITranslationSpeechesRequest(input *UpdateAITranslationSpeechesInput) (req *request.Request, output *UpdateAITranslationSpeechesOutput)
- func (c *VOD20250101) UpdateAITranslationSpeechesWithContext(ctx volcengine.Context, input *UpdateAITranslationSpeechesInput, ...) (*UpdateAITranslationSpeechesOutput, error)
- func (c *VOD20250101) UpdateAITranslationUtterances(input *UpdateAITranslationUtterancesInput) (*UpdateAITranslationUtterancesOutput, error)
- func (c *VOD20250101) UpdateAITranslationUtterancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VOD20250101) UpdateAITranslationUtterancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VOD20250101) UpdateAITranslationUtterancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VOD20250101) UpdateAITranslationUtterancesRequest(input *UpdateAITranslationUtterancesInput) (req *request.Request, output *UpdateAITranslationUtterancesOutput)
- func (c *VOD20250101) UpdateAITranslationUtterancesWithContext(ctx volcengine.Context, input *UpdateAITranslationUtterancesInput, ...) (*UpdateAITranslationUtterancesOutput, error)
- type VOD20250101API
- type VideoForGetExecutionOutput
- func (s VideoForGetExecutionOutput) GoString() string
- func (s *VideoForGetExecutionOutput) SetBitDepth(v int32) *VideoForGetExecutionOutput
- func (s *VideoForGetExecutionOutput) SetBitrateControl(v *ConvertBitrateControlForGetExecutionOutput) *VideoForGetExecutionOutput
- func (s *VideoForGetExecutionOutput) SetCodec(v string) *VideoForGetExecutionOutput
- func (s *VideoForGetExecutionOutput) SetFpsControl(v *FpsControlForGetExecutionOutput) *VideoForGetExecutionOutput
- func (s *VideoForGetExecutionOutput) SetHDRMode(v int32) *VideoForGetExecutionOutput
- func (s *VideoForGetExecutionOutput) SetScaleControl(v *ScaleControlForGetExecutionOutput) *VideoForGetExecutionOutput
- func (s VideoForGetExecutionOutput) String() string
- type VideoForStartExecutionInput
- func (s VideoForStartExecutionInput) GoString() string
- func (s *VideoForStartExecutionInput) SetBitDepth(v int32) *VideoForStartExecutionInput
- func (s *VideoForStartExecutionInput) SetBitrateControl(v *ConvertBitrateControlForStartExecutionInput) *VideoForStartExecutionInput
- func (s *VideoForStartExecutionInput) SetCodec(v string) *VideoForStartExecutionInput
- func (s *VideoForStartExecutionInput) SetFpsControl(v *FpsControlForStartExecutionInput) *VideoForStartExecutionInput
- func (s *VideoForStartExecutionInput) SetHDRMode(v int32) *VideoForStartExecutionInput
- func (s *VideoForStartExecutionInput) SetScaleControl(v *ScaleControlForStartExecutionInput) *VideoForStartExecutionInput
- func (s VideoForStartExecutionInput) String() string
- func (s *VideoForStartExecutionInput) Validate() error
- type VideoGenerationForGetExecutionOutput
- func (s VideoGenerationForGetExecutionOutput) GoString() string
- func (s *VideoGenerationForGetExecutionOutput) SetNewVid(v bool) *VideoGenerationForGetExecutionOutput
- func (s *VideoGenerationForGetExecutionOutput) SetPrompt(v string) *VideoGenerationForGetExecutionOutput
- func (s *VideoGenerationForGetExecutionOutput) SetVideoOption(v *VideoOptionForGetExecutionOutput) *VideoGenerationForGetExecutionOutput
- func (s VideoGenerationForGetExecutionOutput) String() string
- type VideoGenerationForStartExecutionInput
- func (s VideoGenerationForStartExecutionInput) GoString() string
- func (s *VideoGenerationForStartExecutionInput) SetNewVid(v bool) *VideoGenerationForStartExecutionInput
- func (s *VideoGenerationForStartExecutionInput) SetPrompt(v string) *VideoGenerationForStartExecutionInput
- func (s *VideoGenerationForStartExecutionInput) SetVideoOption(v *VideoOptionForStartExecutionInput) *VideoGenerationForStartExecutionInput
- func (s VideoGenerationForStartExecutionInput) String() string
- type VideoMattingForGetExecutionOutput
- func (s VideoMattingForGetExecutionOutput) GoString() string
- func (s *VideoMattingForGetExecutionOutput) SetModel(v string) *VideoMattingForGetExecutionOutput
- func (s *VideoMattingForGetExecutionOutput) SetNewVid(v bool) *VideoMattingForGetExecutionOutput
- func (s *VideoMattingForGetExecutionOutput) SetVideoOption(v *ConvertVideoOptionForGetExecutionOutput) *VideoMattingForGetExecutionOutput
- func (s VideoMattingForGetExecutionOutput) String() string
- type VideoMattingForStartExecutionInput
- func (s VideoMattingForStartExecutionInput) GoString() string
- func (s *VideoMattingForStartExecutionInput) SetModel(v string) *VideoMattingForStartExecutionInput
- func (s *VideoMattingForStartExecutionInput) SetNewVid(v bool) *VideoMattingForStartExecutionInput
- func (s *VideoMattingForStartExecutionInput) SetVideoOption(v *ConvertVideoOptionForStartExecutionInput) *VideoMattingForStartExecutionInput
- func (s VideoMattingForStartExecutionInput) String() string
- type VideoOptionForGetExecutionOutput
- func (s VideoOptionForGetExecutionOutput) GoString() string
- func (s *VideoOptionForGetExecutionOutput) SetAspectRatio(v string) *VideoOptionForGetExecutionOutput
- func (s *VideoOptionForGetExecutionOutput) SetDuration(v int32) *VideoOptionForGetExecutionOutput
- func (s *VideoOptionForGetExecutionOutput) SetFixedCamera(v bool) *VideoOptionForGetExecutionOutput
- func (s *VideoOptionForGetExecutionOutput) SetFps(v int32) *VideoOptionForGetExecutionOutput
- func (s *VideoOptionForGetExecutionOutput) SetModel(v string) *VideoOptionForGetExecutionOutput
- func (s *VideoOptionForGetExecutionOutput) SetResolution(v string) *VideoOptionForGetExecutionOutput
- func (s *VideoOptionForGetExecutionOutput) SetSeed(v string) *VideoOptionForGetExecutionOutput
- func (s *VideoOptionForGetExecutionOutput) SetWatermark(v bool) *VideoOptionForGetExecutionOutput
- func (s VideoOptionForGetExecutionOutput) String() string
- type VideoOptionForStartExecutionInput
- func (s VideoOptionForStartExecutionInput) GoString() string
- func (s *VideoOptionForStartExecutionInput) SetAspectRatio(v string) *VideoOptionForStartExecutionInput
- func (s *VideoOptionForStartExecutionInput) SetDuration(v int32) *VideoOptionForStartExecutionInput
- func (s *VideoOptionForStartExecutionInput) SetFixedCamera(v bool) *VideoOptionForStartExecutionInput
- func (s *VideoOptionForStartExecutionInput) SetFps(v int32) *VideoOptionForStartExecutionInput
- func (s *VideoOptionForStartExecutionInput) SetModel(v string) *VideoOptionForStartExecutionInput
- func (s *VideoOptionForStartExecutionInput) SetResolution(v string) *VideoOptionForStartExecutionInput
- func (s *VideoOptionForStartExecutionInput) SetSeed(v string) *VideoOptionForStartExecutionInput
- func (s *VideoOptionForStartExecutionInput) SetWatermark(v bool) *VideoOptionForStartExecutionInput
- func (s VideoOptionForStartExecutionInput) String() string
- type VideoStrategyForGetExecutionOutput
- func (s VideoStrategyForGetExecutionOutput) GoString() string
- func (s *VideoStrategyForGetExecutionOutput) SetRepairStrength(v int32) *VideoStrategyForGetExecutionOutput
- func (s *VideoStrategyForGetExecutionOutput) SetRepairStyle(v int32) *VideoStrategyForGetExecutionOutput
- func (s VideoStrategyForGetExecutionOutput) String() string
- type VideoStrategyForStartExecutionInput
- func (s VideoStrategyForStartExecutionInput) GoString() string
- func (s *VideoStrategyForStartExecutionInput) SetRepairStrength(v int32) *VideoStrategyForStartExecutionInput
- func (s *VideoStrategyForStartExecutionInput) SetRepairStyle(v int32) *VideoStrategyForStartExecutionInput
- func (s VideoStrategyForStartExecutionInput) String() string
- type VideoStreamMetaForGetExecutionOutput
- func (s VideoStreamMetaForGetExecutionOutput) GoString() string
- func (s *VideoStreamMetaForGetExecutionOutput) SetBitrate(v int32) *VideoStreamMetaForGetExecutionOutput
- func (s *VideoStreamMetaForGetExecutionOutput) SetCodec(v string) *VideoStreamMetaForGetExecutionOutput
- func (s *VideoStreamMetaForGetExecutionOutput) SetDefinition(v string) *VideoStreamMetaForGetExecutionOutput
- func (s *VideoStreamMetaForGetExecutionOutput) SetDuration(v float64) *VideoStreamMetaForGetExecutionOutput
- func (s *VideoStreamMetaForGetExecutionOutput) SetFps(v float64) *VideoStreamMetaForGetExecutionOutput
- func (s *VideoStreamMetaForGetExecutionOutput) SetHeight(v int32) *VideoStreamMetaForGetExecutionOutput
- func (s *VideoStreamMetaForGetExecutionOutput) SetWidth(v int32) *VideoStreamMetaForGetExecutionOutput
- func (s VideoStreamMetaForGetExecutionOutput) String() string
- type VideoSummaryForGetExecutionOutput
- func (s VideoSummaryForGetExecutionOutput) GoString() string
- func (s *VideoSummaryForGetExecutionOutput) SetBestSegmentDuration(v int32) *VideoSummaryForGetExecutionOutput
- func (s *VideoSummaryForGetExecutionOutput) SetExtraDescription(v string) *VideoSummaryForGetExecutionOutput
- func (s *VideoSummaryForGetExecutionOutput) SetOnlyTimeline(v bool) *VideoSummaryForGetExecutionOutput
- func (s VideoSummaryForGetExecutionOutput) String() string
- type VideoSummaryForStartExecutionInput
- func (s VideoSummaryForStartExecutionInput) GoString() string
- func (s *VideoSummaryForStartExecutionInput) SetBestSegmentDuration(v int32) *VideoSummaryForStartExecutionInput
- func (s *VideoSummaryForStartExecutionInput) SetExtraDescription(v string) *VideoSummaryForStartExecutionInput
- func (s *VideoSummaryForStartExecutionInput) SetOnlyTimeline(v bool) *VideoSummaryForStartExecutionInput
- func (s VideoSummaryForStartExecutionInput) String() string
- type VideoUnderstandingForGetExecutionOutput
- func (s VideoUnderstandingForGetExecutionOutput) GoString() string
- func (s *VideoUnderstandingForGetExecutionOutput) SetModel(v *ModelForGetExecutionOutput) *VideoUnderstandingForGetExecutionOutput
- func (s *VideoUnderstandingForGetExecutionOutput) SetPrompt(v string) *VideoUnderstandingForGetExecutionOutput
- func (s *VideoUnderstandingForGetExecutionOutput) SetSegment(v *ConvertConvertSegmentForGetExecutionOutput) *VideoUnderstandingForGetExecutionOutput
- func (s *VideoUnderstandingForGetExecutionOutput) SetWithSegment(v bool) *VideoUnderstandingForGetExecutionOutput
- func (s VideoUnderstandingForGetExecutionOutput) String() string
- type VideoUnderstandingForStartExecutionInput
- func (s VideoUnderstandingForStartExecutionInput) GoString() string
- func (s *VideoUnderstandingForStartExecutionInput) SetModel(v *ModelForStartExecutionInput) *VideoUnderstandingForStartExecutionInput
- func (s *VideoUnderstandingForStartExecutionInput) SetPrompt(v string) *VideoUnderstandingForStartExecutionInput
- func (s *VideoUnderstandingForStartExecutionInput) SetSegment(v *ConvertConvertSegmentForStartExecutionInput) *VideoUnderstandingForStartExecutionInput
- func (s *VideoUnderstandingForStartExecutionInput) SetWithSegment(v bool) *VideoUnderstandingForStartExecutionInput
- func (s VideoUnderstandingForStartExecutionInput) String() string
- type VisionForGetExecutionOutput
- func (s VisionForGetExecutionOutput) GoString() string
- func (s *VisionForGetExecutionOutput) SetModel(v *ConvertModelForGetExecutionOutput) *VisionForGetExecutionOutput
- func (s *VisionForGetExecutionOutput) SetNeedAsrSpeaker(v bool) *VisionForGetExecutionOutput
- func (s *VisionForGetExecutionOutput) SetPrompt(v string) *VisionForGetExecutionOutput
- func (s *VisionForGetExecutionOutput) SetResponseFormatType(v string) *VisionForGetExecutionOutput
- func (s *VisionForGetExecutionOutput) SetSegment(v *ConvertConvertConvertSegmentForGetExecutionOutput) *VisionForGetExecutionOutput
- func (s *VisionForGetExecutionOutput) SetSnapshotParam(v *SnapshotParamForGetExecutionOutput) *VisionForGetExecutionOutput
- func (s VisionForGetExecutionOutput) String() string
- type VisionForStartExecutionInput
- func (s VisionForStartExecutionInput) GoString() string
- func (s *VisionForStartExecutionInput) SetModel(v *ConvertModelForStartExecutionInput) *VisionForStartExecutionInput
- func (s *VisionForStartExecutionInput) SetNeedAsrSpeaker(v bool) *VisionForStartExecutionInput
- func (s *VisionForStartExecutionInput) SetPrompt(v string) *VisionForStartExecutionInput
- func (s *VisionForStartExecutionInput) SetResponseFormatType(v string) *VisionForStartExecutionInput
- func (s *VisionForStartExecutionInput) SetSegment(v *ConvertConvertConvertSegmentForStartExecutionInput) *VisionForStartExecutionInput
- func (s *VisionForStartExecutionInput) SetSnapshotParam(v *SnapshotParamForStartExecutionInput) *VisionForStartExecutionInput
- func (s VisionForStartExecutionInput) String() string
- type VoiceCloneConfigForGetAITranslationProjectOutput
- type VoiceCloneConfigForListAITranslationProjectOutput
- type VoiceCloneConfigForSubmitAITranslationWorkflowInput
- type VoiceForGetExecutionOutput
- func (s VoiceForGetExecutionOutput) GoString() string
- func (s *VoiceForGetExecutionOutput) SetFileName(v string) *VoiceForGetExecutionOutput
- func (s *VoiceForGetExecutionOutput) SetSize(v string) *VoiceForGetExecutionOutput
- func (s *VoiceForGetExecutionOutput) SetVid(v string) *VoiceForGetExecutionOutput
- func (s VoiceForGetExecutionOutput) String() string
- type VoiceTranslationVideoForGetAITranslationProjectOutput
- func (s VoiceTranslationVideoForGetAITranslationProjectOutput) GoString() string
- func (s *VoiceTranslationVideoForGetAITranslationProjectOutput) SetDurationSecond(v float64) *VoiceTranslationVideoForGetAITranslationProjectOutput
- func (s *VoiceTranslationVideoForGetAITranslationProjectOutput) SetFileName(v string) *VoiceTranslationVideoForGetAITranslationProjectOutput
- func (s *VoiceTranslationVideoForGetAITranslationProjectOutput) SetIsAudio(v bool) *VoiceTranslationVideoForGetAITranslationProjectOutput
- func (s *VoiceTranslationVideoForGetAITranslationProjectOutput) SetUri(v string) *VoiceTranslationVideoForGetAITranslationProjectOutput
- func (s *VoiceTranslationVideoForGetAITranslationProjectOutput) SetUrl(v string) *VoiceTranslationVideoForGetAITranslationProjectOutput
- func (s *VoiceTranslationVideoForGetAITranslationProjectOutput) SetVid(v string) *VoiceTranslationVideoForGetAITranslationProjectOutput
- func (s VoiceTranslationVideoForGetAITranslationProjectOutput) String() string
- type VolumeForGetExecutionOutput
- func (s VolumeForGetExecutionOutput) GoString() string
- func (s *VolumeForGetExecutionOutput) SetIntegratedLoudness(v float64) *VolumeForGetExecutionOutput
- func (s *VolumeForGetExecutionOutput) SetLoudnessRange(v float64) *VolumeForGetExecutionOutput
- func (s *VolumeForGetExecutionOutput) SetMethod(v string) *VolumeForGetExecutionOutput
- func (s *VolumeForGetExecutionOutput) SetTruePeak(v float64) *VolumeForGetExecutionOutput
- func (s VolumeForGetExecutionOutput) String() string
- type VolumeForStartExecutionInput
- func (s VolumeForStartExecutionInput) GoString() string
- func (s *VolumeForStartExecutionInput) SetIntegratedLoudness(v float64) *VolumeForStartExecutionInput
- func (s *VolumeForStartExecutionInput) SetLoudnessRange(v float64) *VolumeForStartExecutionInput
- func (s *VolumeForStartExecutionInput) SetMethod(v string) *VolumeForStartExecutionInput
- func (s *VolumeForStartExecutionInput) SetTruePeak(v float64) *VolumeForStartExecutionInput
- func (s VolumeForStartExecutionInput) String() string
- func (s *VolumeForStartExecutionInput) Validate() error
- type WorkflowForGetExecutionOutput
- type WorkflowForStartExecutionInput
Constants ¶
const ( // ConvertConvertConvertConvertConvertEnumOfTypeForGetExecutionOutputLowCost is a ConvertConvertConvertConvertConvertEnumOfTypeForGetExecutionOutput enum value ConvertConvertConvertConvertConvertEnumOfTypeForGetExecutionOutputLowCost = "LowCost" // ConvertConvertConvertConvertConvertEnumOfTypeForGetExecutionOutputNormal is a ConvertConvertConvertConvertConvertEnumOfTypeForGetExecutionOutput enum value ConvertConvertConvertConvertConvertEnumOfTypeForGetExecutionOutputNormal = "Normal" // ConvertConvertConvertConvertConvertEnumOfTypeForGetExecutionOutputByteHd is a ConvertConvertConvertConvertConvertEnumOfTypeForGetExecutionOutput enum value ConvertConvertConvertConvertConvertEnumOfTypeForGetExecutionOutputByteHd = "ByteHD" // ConvertConvertConvertConvertConvertEnumOfTypeForGetExecutionOutputEnhance is a ConvertConvertConvertConvertConvertEnumOfTypeForGetExecutionOutput enum value ConvertConvertConvertConvertConvertEnumOfTypeForGetExecutionOutputEnhance = "Enhance" )
const ( // ConvertConvertConvertConvertEnumOfTypeForGetExecutionOutputImage is a ConvertConvertConvertConvertEnumOfTypeForGetExecutionOutput enum value ConvertConvertConvertConvertEnumOfTypeForGetExecutionOutputImage = "Image" // ConvertConvertConvertConvertEnumOfTypeForGetExecutionOutputVideo is a ConvertConvertConvertConvertEnumOfTypeForGetExecutionOutput enum value ConvertConvertConvertConvertEnumOfTypeForGetExecutionOutputVideo = "Video" // ConvertConvertConvertConvertEnumOfTypeForGetExecutionOutputText is a ConvertConvertConvertConvertEnumOfTypeForGetExecutionOutput enum value ConvertConvertConvertConvertEnumOfTypeForGetExecutionOutputText = "Text" )
const ( // ConvertConvertEnumOfCodecForGetExecutionOutputAac is a ConvertConvertEnumOfCodecForGetExecutionOutput enum value ConvertConvertEnumOfCodecForGetExecutionOutputAac = "aac" // ConvertConvertEnumOfCodecForGetExecutionOutputMp3 is a ConvertConvertEnumOfCodecForGetExecutionOutput enum value ConvertConvertEnumOfCodecForGetExecutionOutputMp3 = "mp3" // ConvertConvertEnumOfCodecForGetExecutionOutputOpus is a ConvertConvertEnumOfCodecForGetExecutionOutput enum value ConvertConvertEnumOfCodecForGetExecutionOutputOpus = "opus" )
const ( // ConvertConvertEnumOfModeForGetExecutionOutputVfr is a ConvertConvertEnumOfModeForGetExecutionOutput enum value ConvertConvertEnumOfModeForGetExecutionOutputVfr = "vfr" // ConvertConvertEnumOfModeForGetExecutionOutputCfr is a ConvertConvertEnumOfModeForGetExecutionOutput enum value ConvertConvertEnumOfModeForGetExecutionOutputCfr = "cfr" )
const ( // ConvertEnumOfCodecForGetExecutionOutputH264 is a ConvertEnumOfCodecForGetExecutionOutput enum value ConvertEnumOfCodecForGetExecutionOutputH264 = "h264" // ConvertEnumOfCodecForGetExecutionOutputH265 is a ConvertEnumOfCodecForGetExecutionOutput enum value ConvertEnumOfCodecForGetExecutionOutputH265 = "h265" // ConvertEnumOfCodecForGetExecutionOutputH266 is a ConvertEnumOfCodecForGetExecutionOutput enum value ConvertEnumOfCodecForGetExecutionOutputH266 = "h266" )
const ( // ConvertEnumOfContainerForGetExecutionOutputMp4 is a ConvertEnumOfContainerForGetExecutionOutput enum value ConvertEnumOfContainerForGetExecutionOutputMp4 = "MP4" // ConvertEnumOfContainerForGetExecutionOutputHls is a ConvertEnumOfContainerForGetExecutionOutput enum value ConvertEnumOfContainerForGetExecutionOutputHls = "HLS" // ConvertEnumOfContainerForGetExecutionOutputDash is a ConvertEnumOfContainerForGetExecutionOutput enum value ConvertEnumOfContainerForGetExecutionOutputDash = "DASH" // ConvertEnumOfContainerForGetExecutionOutputFlv is a ConvertEnumOfContainerForGetExecutionOutput enum value ConvertEnumOfContainerForGetExecutionOutputFlv = "FLV" // ConvertEnumOfContainerForGetExecutionOutputMpegts is a ConvertEnumOfContainerForGetExecutionOutput enum value ConvertEnumOfContainerForGetExecutionOutputMpegts = "MPEGTS" // ConvertEnumOfContainerForGetExecutionOutputMp3 is a ConvertEnumOfContainerForGetExecutionOutput enum value ConvertEnumOfContainerForGetExecutionOutputMp3 = "MP3" // ConvertEnumOfContainerForGetExecutionOutputM4a is a ConvertEnumOfContainerForGetExecutionOutput enum value ConvertEnumOfContainerForGetExecutionOutputM4a = "M4A" // ConvertEnumOfContainerForGetExecutionOutputOgg is a ConvertEnumOfContainerForGetExecutionOutput enum value ConvertEnumOfContainerForGetExecutionOutputOgg = "OGG" )
const ( // ConvertEnumOfModeForGetExecutionOutputCrf is a ConvertEnumOfModeForGetExecutionOutput enum value ConvertEnumOfModeForGetExecutionOutputCrf = "crf" // ConvertEnumOfModeForGetExecutionOutputAbr is a ConvertEnumOfModeForGetExecutionOutput enum value ConvertEnumOfModeForGetExecutionOutputAbr = "abr" // ConvertEnumOfModeForGetExecutionOutputCbr is a ConvertEnumOfModeForGetExecutionOutput enum value ConvertEnumOfModeForGetExecutionOutputCbr = "cbr" )
const ( // ConvertEnumOfTypeForGetExecutionOutputNormal is a ConvertEnumOfTypeForGetExecutionOutput enum value ConvertEnumOfTypeForGetExecutionOutputNormal = "Normal" // ConvertEnumOfTypeForGetExecutionOutputByteHd is a ConvertEnumOfTypeForGetExecutionOutput enum value ConvertEnumOfTypeForGetExecutionOutputByteHd = "ByteHD" )
const ( // EnumOfConfigForGetExecutionOutputCommon is a EnumOfConfigForGetExecutionOutput enum value EnumOfConfigForGetExecutionOutputCommon = "common" // EnumOfConfigForGetExecutionOutputUgc is a EnumOfConfigForGetExecutionOutput enum value EnumOfConfigForGetExecutionOutputUgc = "ugc" // EnumOfConfigForGetExecutionOutputAigc is a EnumOfConfigForGetExecutionOutput enum value EnumOfConfigForGetExecutionOutputAigc = "aigc" // EnumOfConfigForGetExecutionOutputShortSeries is a EnumOfConfigForGetExecutionOutput enum value EnumOfConfigForGetExecutionOutputShortSeries = "short_series" // EnumOfConfigForGetExecutionOutputOldFilm is a EnumOfConfigForGetExecutionOutput enum value EnumOfConfigForGetExecutionOutputOldFilm = "old_film" )
const ( // EnumOfContainerForGetExecutionOutputHls is a EnumOfContainerForGetExecutionOutput enum value EnumOfContainerForGetExecutionOutputHls = "HLS" // EnumOfContainerForGetExecutionOutputDash is a EnumOfContainerForGetExecutionOutput enum value EnumOfContainerForGetExecutionOutputDash = "DASH" )
const ( // EnumOfFontTypeForGetExecutionOutputPingFangScsemiBold is a EnumOfFontTypeForGetExecutionOutput enum value EnumOfFontTypeForGetExecutionOutputPingFangScsemiBold = "PingFangSCSemiBold" // EnumOfFontTypeForGetExecutionOutputPingFangScmedium is a EnumOfFontTypeForGetExecutionOutput enum value EnumOfFontTypeForGetExecutionOutputPingFangScmedium = "PingFangSCMedium" // EnumOfFontTypeForGetExecutionOutputPingFangScregular is a EnumOfFontTypeForGetExecutionOutput enum value EnumOfFontTypeForGetExecutionOutputPingFangScregular = "PingFangSCRegular" // EnumOfFontTypeForGetExecutionOutputMsyhBold is a EnumOfFontTypeForGetExecutionOutput enum value EnumOfFontTypeForGetExecutionOutputMsyhBold = "MsyhBold" // EnumOfFontTypeForGetExecutionOutputMsyh is a EnumOfFontTypeForGetExecutionOutput enum value EnumOfFontTypeForGetExecutionOutputMsyh = "Msyh" // EnumOfFontTypeForGetExecutionOutputProximaSemiBold is a EnumOfFontTypeForGetExecutionOutput enum value EnumOfFontTypeForGetExecutionOutputProximaSemiBold = "ProximaSemiBold" // EnumOfFontTypeForGetExecutionOutputNotoArabic is a EnumOfFontTypeForGetExecutionOutput enum value EnumOfFontTypeForGetExecutionOutputNotoArabic = "NotoArabic" // EnumOfFontTypeForGetExecutionOutputNotoThai is a EnumOfFontTypeForGetExecutionOutput enum value EnumOfFontTypeForGetExecutionOutputNotoThai = "NotoThai" // EnumOfFontTypeForGetExecutionOutputNotoCjk is a EnumOfFontTypeForGetExecutionOutput enum value EnumOfFontTypeForGetExecutionOutputNotoCjk = "NotoCJK" // EnumOfFontTypeForGetExecutionOutputNotoYi is a EnumOfFontTypeForGetExecutionOutput enum value EnumOfFontTypeForGetExecutionOutputNotoYi = "NotoYi" // EnumOfFontTypeForGetExecutionOutputArialunicodems is a EnumOfFontTypeForGetExecutionOutput enum value EnumOfFontTypeForGetExecutionOutputArialunicodems = "Arialunicodems" )
const ( // EnumOfKeepAudioStreamsForGetExecutionOutputNull is a EnumOfKeepAudioStreamsForGetExecutionOutput enum value EnumOfKeepAudioStreamsForGetExecutionOutputNull = "null" // EnumOfKeepAudioStreamsForGetExecutionOutputAll is a EnumOfKeepAudioStreamsForGetExecutionOutput enum value EnumOfKeepAudioStreamsForGetExecutionOutputAll = "all" )
const ( // EnumOfKeepVideoStreamsForGetExecutionOutputNull is a EnumOfKeepVideoStreamsForGetExecutionOutput enum value EnumOfKeepVideoStreamsForGetExecutionOutputNull = "null" // EnumOfKeepVideoStreamsForGetExecutionOutputAll is a EnumOfKeepVideoStreamsForGetExecutionOutput enum value EnumOfKeepVideoStreamsForGetExecutionOutputAll = "all" )
const ( // EnumOfLocateForGetExecutionOutputTopLeft is a EnumOfLocateForGetExecutionOutput enum value EnumOfLocateForGetExecutionOutputTopLeft = "TopLeft" // EnumOfLocateForGetExecutionOutputTop is a EnumOfLocateForGetExecutionOutput enum value EnumOfLocateForGetExecutionOutputTop = "Top" // EnumOfLocateForGetExecutionOutputTopRight is a EnumOfLocateForGetExecutionOutput enum value EnumOfLocateForGetExecutionOutputTopRight = "TopRight" // EnumOfLocateForGetExecutionOutputLeft is a EnumOfLocateForGetExecutionOutput enum value EnumOfLocateForGetExecutionOutputLeft = "Left" // EnumOfLocateForGetExecutionOutputCenter is a EnumOfLocateForGetExecutionOutput enum value EnumOfLocateForGetExecutionOutputCenter = "Center" // EnumOfLocateForGetExecutionOutputRight is a EnumOfLocateForGetExecutionOutput enum value EnumOfLocateForGetExecutionOutputRight = "Right" // EnumOfLocateForGetExecutionOutputBottomLeft is a EnumOfLocateForGetExecutionOutput enum value EnumOfLocateForGetExecutionOutputBottomLeft = "BottomLeft" // EnumOfLocateForGetExecutionOutputBottom is a EnumOfLocateForGetExecutionOutput enum value EnumOfLocateForGetExecutionOutputBottom = "Bottom" // EnumOfLocateForGetExecutionOutputBottomRight is a EnumOfLocateForGetExecutionOutput enum value EnumOfLocateForGetExecutionOutputBottomRight = "BottomRight" )
const ( // EnumOfModeForGetExecutionOutputCae is a EnumOfModeForGetExecutionOutput enum value EnumOfModeForGetExecutionOutputCae = "cae" // EnumOfModeForGetExecutionOutputCbr is a EnumOfModeForGetExecutionOutput enum value EnumOfModeForGetExecutionOutputCbr = "cbr" )
const ( // EnumOfPositionForGetExecutionOutputHead is a EnumOfPositionForGetExecutionOutput enum value EnumOfPositionForGetExecutionOutputHead = "Head" // EnumOfPositionForGetExecutionOutputTail is a EnumOfPositionForGetExecutionOutput enum value EnumOfPositionForGetExecutionOutputTail = "Tail" )
const ( // EnumOfProfileForGetExecutionOutputAacLc is a EnumOfProfileForGetExecutionOutput enum value EnumOfProfileForGetExecutionOutputAacLc = "AAC-LC" // EnumOfProfileForGetExecutionOutputHeAac is a EnumOfProfileForGetExecutionOutput enum value EnumOfProfileForGetExecutionOutputHeAac = "HE-AAC" // EnumOfProfileForGetExecutionOutputHeAacv2 is a EnumOfProfileForGetExecutionOutput enum value EnumOfProfileForGetExecutionOutputHeAacv2 = "HE-AACv2" )
const ( // EnumOfTypeForGetExecutionOutputStandard is a EnumOfTypeForGetExecutionOutput enum value EnumOfTypeForGetExecutionOutputStandard = "Standard" // EnumOfTypeForGetExecutionOutputPrivate is a EnumOfTypeForGetExecutionOutput enum value EnumOfTypeForGetExecutionOutputPrivate = "Private" )
const ( // ConvertConvertConvertConvertConvertEnumOfTypeForStartExecutionInputLowCost is a ConvertConvertConvertConvertConvertEnumOfTypeForStartExecutionInput enum value ConvertConvertConvertConvertConvertEnumOfTypeForStartExecutionInputLowCost = "LowCost" // ConvertConvertConvertConvertConvertEnumOfTypeForStartExecutionInputNormal is a ConvertConvertConvertConvertConvertEnumOfTypeForStartExecutionInput enum value ConvertConvertConvertConvertConvertEnumOfTypeForStartExecutionInputNormal = "Normal" // ConvertConvertConvertConvertConvertEnumOfTypeForStartExecutionInputByteHd is a ConvertConvertConvertConvertConvertEnumOfTypeForStartExecutionInput enum value ConvertConvertConvertConvertConvertEnumOfTypeForStartExecutionInputByteHd = "ByteHD" // ConvertConvertConvertConvertConvertEnumOfTypeForStartExecutionInputEnhance is a ConvertConvertConvertConvertConvertEnumOfTypeForStartExecutionInput enum value ConvertConvertConvertConvertConvertEnumOfTypeForStartExecutionInputEnhance = "Enhance" )
const ( // ConvertConvertConvertConvertEnumOfTypeForStartExecutionInputImage is a ConvertConvertConvertConvertEnumOfTypeForStartExecutionInput enum value ConvertConvertConvertConvertEnumOfTypeForStartExecutionInputImage = "Image" // ConvertConvertConvertConvertEnumOfTypeForStartExecutionInputVideo is a ConvertConvertConvertConvertEnumOfTypeForStartExecutionInput enum value ConvertConvertConvertConvertEnumOfTypeForStartExecutionInputVideo = "Video" // ConvertConvertConvertConvertEnumOfTypeForStartExecutionInputText is a ConvertConvertConvertConvertEnumOfTypeForStartExecutionInput enum value ConvertConvertConvertConvertEnumOfTypeForStartExecutionInputText = "Text" )
const ( // ConvertConvertEnumOfCodecForStartExecutionInputAac is a ConvertConvertEnumOfCodecForStartExecutionInput enum value ConvertConvertEnumOfCodecForStartExecutionInputAac = "aac" // ConvertConvertEnumOfCodecForStartExecutionInputMp3 is a ConvertConvertEnumOfCodecForStartExecutionInput enum value ConvertConvertEnumOfCodecForStartExecutionInputMp3 = "mp3" // ConvertConvertEnumOfCodecForStartExecutionInputOpus is a ConvertConvertEnumOfCodecForStartExecutionInput enum value ConvertConvertEnumOfCodecForStartExecutionInputOpus = "opus" )
const ( // ConvertConvertEnumOfModeForStartExecutionInputVfr is a ConvertConvertEnumOfModeForStartExecutionInput enum value ConvertConvertEnumOfModeForStartExecutionInputVfr = "vfr" // ConvertConvertEnumOfModeForStartExecutionInputCfr is a ConvertConvertEnumOfModeForStartExecutionInput enum value ConvertConvertEnumOfModeForStartExecutionInputCfr = "cfr" )
const ( // ConvertEnumOfCodecForStartExecutionInputH264 is a ConvertEnumOfCodecForStartExecutionInput enum value ConvertEnumOfCodecForStartExecutionInputH264 = "h264" // ConvertEnumOfCodecForStartExecutionInputH265 is a ConvertEnumOfCodecForStartExecutionInput enum value ConvertEnumOfCodecForStartExecutionInputH265 = "h265" // ConvertEnumOfCodecForStartExecutionInputH266 is a ConvertEnumOfCodecForStartExecutionInput enum value ConvertEnumOfCodecForStartExecutionInputH266 = "h266" )
const ( // ConvertEnumOfContainerForStartExecutionInputMp4 is a ConvertEnumOfContainerForStartExecutionInput enum value ConvertEnumOfContainerForStartExecutionInputMp4 = "MP4" // ConvertEnumOfContainerForStartExecutionInputHls is a ConvertEnumOfContainerForStartExecutionInput enum value ConvertEnumOfContainerForStartExecutionInputHls = "HLS" // ConvertEnumOfContainerForStartExecutionInputDash is a ConvertEnumOfContainerForStartExecutionInput enum value ConvertEnumOfContainerForStartExecutionInputDash = "DASH" // ConvertEnumOfContainerForStartExecutionInputFlv is a ConvertEnumOfContainerForStartExecutionInput enum value ConvertEnumOfContainerForStartExecutionInputFlv = "FLV" // ConvertEnumOfContainerForStartExecutionInputMpegts is a ConvertEnumOfContainerForStartExecutionInput enum value ConvertEnumOfContainerForStartExecutionInputMpegts = "MPEGTS" // ConvertEnumOfContainerForStartExecutionInputMp3 is a ConvertEnumOfContainerForStartExecutionInput enum value ConvertEnumOfContainerForStartExecutionInputMp3 = "MP3" // ConvertEnumOfContainerForStartExecutionInputM4a is a ConvertEnumOfContainerForStartExecutionInput enum value ConvertEnumOfContainerForStartExecutionInputM4a = "M4A" // ConvertEnumOfContainerForStartExecutionInputOgg is a ConvertEnumOfContainerForStartExecutionInput enum value ConvertEnumOfContainerForStartExecutionInputOgg = "OGG" )
const ( // ConvertEnumOfModeForStartExecutionInputCrf is a ConvertEnumOfModeForStartExecutionInput enum value ConvertEnumOfModeForStartExecutionInputCrf = "crf" // ConvertEnumOfModeForStartExecutionInputAbr is a ConvertEnumOfModeForStartExecutionInput enum value ConvertEnumOfModeForStartExecutionInputAbr = "abr" // ConvertEnumOfModeForStartExecutionInputCbr is a ConvertEnumOfModeForStartExecutionInput enum value ConvertEnumOfModeForStartExecutionInputCbr = "cbr" )
const ( // ConvertEnumOfTypeForStartExecutionInputNormal is a ConvertEnumOfTypeForStartExecutionInput enum value ConvertEnumOfTypeForStartExecutionInputNormal = "Normal" // ConvertEnumOfTypeForStartExecutionInputByteHd is a ConvertEnumOfTypeForStartExecutionInput enum value ConvertEnumOfTypeForStartExecutionInputByteHd = "ByteHD" )
const ( // EnumOfConfigForStartExecutionInputCommon is a EnumOfConfigForStartExecutionInput enum value EnumOfConfigForStartExecutionInputCommon = "common" // EnumOfConfigForStartExecutionInputUgc is a EnumOfConfigForStartExecutionInput enum value EnumOfConfigForStartExecutionInputUgc = "ugc" // EnumOfConfigForStartExecutionInputAigc is a EnumOfConfigForStartExecutionInput enum value EnumOfConfigForStartExecutionInputAigc = "aigc" // EnumOfConfigForStartExecutionInputShortSeries is a EnumOfConfigForStartExecutionInput enum value EnumOfConfigForStartExecutionInputShortSeries = "short_series" // EnumOfConfigForStartExecutionInputOldFilm is a EnumOfConfigForStartExecutionInput enum value EnumOfConfigForStartExecutionInputOldFilm = "old_film" )
const ( // EnumOfContainerForStartExecutionInputHls is a EnumOfContainerForStartExecutionInput enum value EnumOfContainerForStartExecutionInputHls = "HLS" // EnumOfContainerForStartExecutionInputDash is a EnumOfContainerForStartExecutionInput enum value EnumOfContainerForStartExecutionInputDash = "DASH" )
const ( // EnumOfFontTypeForStartExecutionInputPingFangScsemiBold is a EnumOfFontTypeForStartExecutionInput enum value EnumOfFontTypeForStartExecutionInputPingFangScsemiBold = "PingFangSCSemiBold" // EnumOfFontTypeForStartExecutionInputPingFangScmedium is a EnumOfFontTypeForStartExecutionInput enum value EnumOfFontTypeForStartExecutionInputPingFangScmedium = "PingFangSCMedium" // EnumOfFontTypeForStartExecutionInputPingFangScregular is a EnumOfFontTypeForStartExecutionInput enum value EnumOfFontTypeForStartExecutionInputPingFangScregular = "PingFangSCRegular" // EnumOfFontTypeForStartExecutionInputMsyhBold is a EnumOfFontTypeForStartExecutionInput enum value EnumOfFontTypeForStartExecutionInputMsyhBold = "MsyhBold" // EnumOfFontTypeForStartExecutionInputMsyh is a EnumOfFontTypeForStartExecutionInput enum value EnumOfFontTypeForStartExecutionInputMsyh = "Msyh" // EnumOfFontTypeForStartExecutionInputProximaSemiBold is a EnumOfFontTypeForStartExecutionInput enum value EnumOfFontTypeForStartExecutionInputProximaSemiBold = "ProximaSemiBold" // EnumOfFontTypeForStartExecutionInputNotoArabic is a EnumOfFontTypeForStartExecutionInput enum value EnumOfFontTypeForStartExecutionInputNotoArabic = "NotoArabic" // EnumOfFontTypeForStartExecutionInputNotoThai is a EnumOfFontTypeForStartExecutionInput enum value EnumOfFontTypeForStartExecutionInputNotoThai = "NotoThai" // EnumOfFontTypeForStartExecutionInputNotoCjk is a EnumOfFontTypeForStartExecutionInput enum value EnumOfFontTypeForStartExecutionInputNotoCjk = "NotoCJK" // EnumOfFontTypeForStartExecutionInputNotoYi is a EnumOfFontTypeForStartExecutionInput enum value EnumOfFontTypeForStartExecutionInputNotoYi = "NotoYi" // EnumOfFontTypeForStartExecutionInputArialunicodems is a EnumOfFontTypeForStartExecutionInput enum value EnumOfFontTypeForStartExecutionInputArialunicodems = "Arialunicodems" )
const ( // EnumOfKeepAudioStreamsForStartExecutionInputNull is a EnumOfKeepAudioStreamsForStartExecutionInput enum value EnumOfKeepAudioStreamsForStartExecutionInputNull = "null" // EnumOfKeepAudioStreamsForStartExecutionInputAll is a EnumOfKeepAudioStreamsForStartExecutionInput enum value EnumOfKeepAudioStreamsForStartExecutionInputAll = "all" )
const ( // EnumOfKeepVideoStreamsForStartExecutionInputNull is a EnumOfKeepVideoStreamsForStartExecutionInput enum value EnumOfKeepVideoStreamsForStartExecutionInputNull = "null" // EnumOfKeepVideoStreamsForStartExecutionInputAll is a EnumOfKeepVideoStreamsForStartExecutionInput enum value EnumOfKeepVideoStreamsForStartExecutionInputAll = "all" )
const ( // EnumOfLocateForStartExecutionInputTopLeft is a EnumOfLocateForStartExecutionInput enum value EnumOfLocateForStartExecutionInputTopLeft = "TopLeft" // EnumOfLocateForStartExecutionInputTop is a EnumOfLocateForStartExecutionInput enum value EnumOfLocateForStartExecutionInputTop = "Top" // EnumOfLocateForStartExecutionInputTopRight is a EnumOfLocateForStartExecutionInput enum value EnumOfLocateForStartExecutionInputTopRight = "TopRight" // EnumOfLocateForStartExecutionInputLeft is a EnumOfLocateForStartExecutionInput enum value EnumOfLocateForStartExecutionInputLeft = "Left" // EnumOfLocateForStartExecutionInputCenter is a EnumOfLocateForStartExecutionInput enum value EnumOfLocateForStartExecutionInputCenter = "Center" // EnumOfLocateForStartExecutionInputRight is a EnumOfLocateForStartExecutionInput enum value EnumOfLocateForStartExecutionInputRight = "Right" // EnumOfLocateForStartExecutionInputBottomLeft is a EnumOfLocateForStartExecutionInput enum value EnumOfLocateForStartExecutionInputBottomLeft = "BottomLeft" // EnumOfLocateForStartExecutionInputBottom is a EnumOfLocateForStartExecutionInput enum value EnumOfLocateForStartExecutionInputBottom = "Bottom" // EnumOfLocateForStartExecutionInputBottomRight is a EnumOfLocateForStartExecutionInput enum value EnumOfLocateForStartExecutionInputBottomRight = "BottomRight" )
const ( // EnumOfModeForStartExecutionInputCae is a EnumOfModeForStartExecutionInput enum value EnumOfModeForStartExecutionInputCae = "cae" // EnumOfModeForStartExecutionInputCbr is a EnumOfModeForStartExecutionInput enum value EnumOfModeForStartExecutionInputCbr = "cbr" )
const ( // EnumOfPositionForStartExecutionInputHead is a EnumOfPositionForStartExecutionInput enum value EnumOfPositionForStartExecutionInputHead = "Head" // EnumOfPositionForStartExecutionInputTail is a EnumOfPositionForStartExecutionInput enum value EnumOfPositionForStartExecutionInputTail = "Tail" )
const ( // EnumOfProfileForStartExecutionInputAacLc is a EnumOfProfileForStartExecutionInput enum value EnumOfProfileForStartExecutionInputAacLc = "AAC-LC" // EnumOfProfileForStartExecutionInputHeAac is a EnumOfProfileForStartExecutionInput enum value EnumOfProfileForStartExecutionInputHeAac = "HE-AAC" // EnumOfProfileForStartExecutionInputHeAacv2 is a EnumOfProfileForStartExecutionInput enum value EnumOfProfileForStartExecutionInputHeAacv2 = "HE-AACv2" )
const ( // EnumOfTypeForStartExecutionInputStandard is a EnumOfTypeForStartExecutionInput enum value EnumOfTypeForStartExecutionInputStandard = "Standard" // EnumOfTypeForStartExecutionInputPrivate is a EnumOfTypeForStartExecutionInput enum value EnumOfTypeForStartExecutionInputPrivate = "Private" )
const ( ServiceName = "vod" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "vod" // ServiceID is a unique identifer of a specific service. )
Service information constants
const (
// ConvertConvertConvertEnumOfTypeForGetExecutionOutputVideo is a ConvertConvertConvertEnumOfTypeForGetExecutionOutput enum value
ConvertConvertConvertEnumOfTypeForGetExecutionOutputVideo = "Video"
)
const (
// ConvertConvertConvertEnumOfTypeForStartExecutionInputVideo is a ConvertConvertConvertEnumOfTypeForStartExecutionInput enum value
ConvertConvertConvertEnumOfTypeForStartExecutionInputVideo = "Video"
)
const (
// ConvertConvertEnumOfTypeForGetExecutionOutputMoe is a ConvertConvertEnumOfTypeForGetExecutionOutput enum value
ConvertConvertEnumOfTypeForGetExecutionOutputMoe = "Moe"
)
const (
// ConvertConvertEnumOfTypeForStartExecutionInputMoe is a ConvertConvertEnumOfTypeForStartExecutionInput enum value
ConvertConvertEnumOfTypeForStartExecutionInputMoe = "Moe"
)
const (
// EnumOfCodecForGetExecutionOutputAac is a EnumOfCodecForGetExecutionOutput enum value
EnumOfCodecForGetExecutionOutputAac = "aac"
)
const (
// EnumOfCodecForStartExecutionInputAac is a EnumOfCodecForStartExecutionInput enum value
EnumOfCodecForStartExecutionInputAac = "aac"
)
const (
// EnumOfKeepDataStreamsForGetExecutionOutputAll is a EnumOfKeepDataStreamsForGetExecutionOutput enum value
EnumOfKeepDataStreamsForGetExecutionOutputAll = "all"
)
const (
// EnumOfKeepDataStreamsForStartExecutionInputAll is a EnumOfKeepDataStreamsForStartExecutionInput enum value
EnumOfKeepDataStreamsForStartExecutionInputAll = "all"
)
const (
// EnumOfMethodForGetExecutionOutput2pass is a EnumOfMethodForGetExecutionOutput enum value
EnumOfMethodForGetExecutionOutput2pass = "2Pass"
)
const (
// EnumOfMethodForStartExecutionInput2pass is a EnumOfMethodForStartExecutionInput enum value
EnumOfMethodForStartExecutionInput2pass = "2Pass"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ABRTranscodeForGetExecutionOutput ¶ added in v1.2.17
type ABRTranscodeForGetExecutionOutput struct {
Container *ContainerForGetExecutionOutput `type:"structure"`
Metadata *MetadataForGetExecutionOutput `type:"structure"`
Outputs []*OutputForGetExecutionOutput `type:"list"`
Type *string `type:"string" enum:"ConvertEnumOfTypeForGetExecutionOutput"`
// contains filtered or unexported fields
}
func (ABRTranscodeForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ABRTranscodeForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ABRTranscodeForGetExecutionOutput) SetContainer ¶ added in v1.2.17
func (s *ABRTranscodeForGetExecutionOutput) SetContainer(v *ContainerForGetExecutionOutput) *ABRTranscodeForGetExecutionOutput
SetContainer sets the Container field's value.
func (*ABRTranscodeForGetExecutionOutput) SetMetadata ¶ added in v1.2.17
func (s *ABRTranscodeForGetExecutionOutput) SetMetadata(v *MetadataForGetExecutionOutput) *ABRTranscodeForGetExecutionOutput
SetMetadata sets the Metadata field's value.
func (*ABRTranscodeForGetExecutionOutput) SetOutputs ¶ added in v1.2.17
func (s *ABRTranscodeForGetExecutionOutput) SetOutputs(v []*OutputForGetExecutionOutput) *ABRTranscodeForGetExecutionOutput
SetOutputs sets the Outputs field's value.
func (*ABRTranscodeForGetExecutionOutput) SetType ¶ added in v1.2.17
func (s *ABRTranscodeForGetExecutionOutput) SetType(v string) *ABRTranscodeForGetExecutionOutput
SetType sets the Type field's value.
func (ABRTranscodeForGetExecutionOutput) String ¶ added in v1.2.17
func (s ABRTranscodeForGetExecutionOutput) String() string
String returns the string representation
type ABRTranscodeForStartExecutionInput ¶ added in v1.2.17
type ABRTranscodeForStartExecutionInput struct {
Container *ContainerForStartExecutionInput `type:"structure" json:",omitempty"`
Metadata *MetadataForStartExecutionInput `type:"structure" json:",omitempty"`
Outputs []*OutputForStartExecutionInput `type:"list" json:",omitempty"`
Type *string `type:"string" json:",omitempty" enum:"ConvertEnumOfTypeForStartExecutionInput"`
// contains filtered or unexported fields
}
func (ABRTranscodeForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ABRTranscodeForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ABRTranscodeForStartExecutionInput) SetContainer ¶ added in v1.2.17
func (s *ABRTranscodeForStartExecutionInput) SetContainer(v *ContainerForStartExecutionInput) *ABRTranscodeForStartExecutionInput
SetContainer sets the Container field's value.
func (*ABRTranscodeForStartExecutionInput) SetMetadata ¶ added in v1.2.17
func (s *ABRTranscodeForStartExecutionInput) SetMetadata(v *MetadataForStartExecutionInput) *ABRTranscodeForStartExecutionInput
SetMetadata sets the Metadata field's value.
func (*ABRTranscodeForStartExecutionInput) SetOutputs ¶ added in v1.2.17
func (s *ABRTranscodeForStartExecutionInput) SetOutputs(v []*OutputForStartExecutionInput) *ABRTranscodeForStartExecutionInput
SetOutputs sets the Outputs field's value.
func (*ABRTranscodeForStartExecutionInput) SetType ¶ added in v1.2.17
func (s *ABRTranscodeForStartExecutionInput) SetType(v string) *ABRTranscodeForStartExecutionInput
SetType sets the Type field's value.
func (ABRTranscodeForStartExecutionInput) String ¶ added in v1.2.17
func (s ABRTranscodeForStartExecutionInput) String() string
String returns the string representation
func (*ABRTranscodeForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *ABRTranscodeForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AdAuditForGetExecutionOutput ¶
type AdAuditForGetExecutionOutput struct {
AdvertiserId *string `type:"string"`
BusinessType *string `type:"string"`
// contains filtered or unexported fields
}
func (AdAuditForGetExecutionOutput) GoString ¶
func (s AdAuditForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*AdAuditForGetExecutionOutput) SetAdvertiserId ¶
func (s *AdAuditForGetExecutionOutput) SetAdvertiserId(v string) *AdAuditForGetExecutionOutput
SetAdvertiserId sets the AdvertiserId field's value.
func (*AdAuditForGetExecutionOutput) SetBusinessType ¶
func (s *AdAuditForGetExecutionOutput) SetBusinessType(v string) *AdAuditForGetExecutionOutput
SetBusinessType sets the BusinessType field's value.
func (AdAuditForGetExecutionOutput) String ¶
func (s AdAuditForGetExecutionOutput) String() string
String returns the string representation
type AdAuditForStartExecutionInput ¶
type AdAuditForStartExecutionInput struct {
AdvertiserId *string `type:"string" json:",omitempty"`
BusinessType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AdAuditForStartExecutionInput) GoString ¶
func (s AdAuditForStartExecutionInput) GoString() string
GoString returns the string representation
func (*AdAuditForStartExecutionInput) SetAdvertiserId ¶
func (s *AdAuditForStartExecutionInput) SetAdvertiserId(v string) *AdAuditForStartExecutionInput
SetAdvertiserId sets the AdvertiserId field's value.
func (*AdAuditForStartExecutionInput) SetBusinessType ¶
func (s *AdAuditForStartExecutionInput) SetBusinessType(v string) *AdAuditForStartExecutionInput
SetBusinessType sets the BusinessType field's value.
func (AdAuditForStartExecutionInput) String ¶
func (s AdAuditForStartExecutionInput) String() string
String returns the string representation
type AddTagForGetExecutionOutput ¶ added in v1.2.17
type AddTagForGetExecutionOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (AddTagForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s AddTagForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*AddTagForGetExecutionOutput) SetKey ¶ added in v1.2.17
func (s *AddTagForGetExecutionOutput) SetKey(v string) *AddTagForGetExecutionOutput
SetKey sets the Key field's value.
func (*AddTagForGetExecutionOutput) SetValue ¶ added in v1.2.17
func (s *AddTagForGetExecutionOutput) SetValue(v string) *AddTagForGetExecutionOutput
SetValue sets the Value field's value.
func (AddTagForGetExecutionOutput) String ¶ added in v1.2.17
func (s AddTagForGetExecutionOutput) String() string
String returns the string representation
type AddTagForStartExecutionInput ¶ added in v1.2.17
type AddTagForStartExecutionInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AddTagForStartExecutionInput) GoString ¶ added in v1.2.17
func (s AddTagForStartExecutionInput) GoString() string
GoString returns the string representation
func (*AddTagForStartExecutionInput) SetKey ¶ added in v1.2.17
func (s *AddTagForStartExecutionInput) SetKey(v string) *AddTagForStartExecutionInput
SetKey sets the Key field's value.
func (*AddTagForStartExecutionInput) SetValue ¶ added in v1.2.17
func (s *AddTagForStartExecutionInput) SetValue(v string) *AddTagForStartExecutionInput
SetValue sets the Value field's value.
func (AddTagForStartExecutionInput) String ¶ added in v1.2.17
func (s AddTagForStartExecutionInput) String() string
String returns the string representation
type AllTagForGetExecutionOutput ¶ added in v1.1.12
type AllTagForGetExecutionOutput struct {
Tags []*string `type:"list"`
// contains filtered or unexported fields
}
func (AllTagForGetExecutionOutput) GoString ¶ added in v1.1.12
func (s AllTagForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*AllTagForGetExecutionOutput) SetTags ¶ added in v1.1.12
func (s *AllTagForGetExecutionOutput) SetTags(v []*string) *AllTagForGetExecutionOutput
SetTags sets the Tags field's value.
func (AllTagForGetExecutionOutput) String ¶ added in v1.1.12
func (s AllTagForGetExecutionOutput) String() string
String returns the string representation
type AreaForGetExecutionOutput ¶ added in v1.1.29
type AreaForGetExecutionOutput struct {
BottomRightX *float64 `type:"double"`
BottomRightY *float64 `type:"double"`
TopLeftX *float64 `type:"double"`
TopLeftY *float64 `type:"double"`
// contains filtered or unexported fields
}
func (AreaForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s AreaForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*AreaForGetExecutionOutput) SetBottomRightX ¶ added in v1.1.29
func (s *AreaForGetExecutionOutput) SetBottomRightX(v float64) *AreaForGetExecutionOutput
SetBottomRightX sets the BottomRightX field's value.
func (*AreaForGetExecutionOutput) SetBottomRightY ¶ added in v1.1.29
func (s *AreaForGetExecutionOutput) SetBottomRightY(v float64) *AreaForGetExecutionOutput
SetBottomRightY sets the BottomRightY field's value.
func (*AreaForGetExecutionOutput) SetTopLeftX ¶ added in v1.1.29
func (s *AreaForGetExecutionOutput) SetTopLeftX(v float64) *AreaForGetExecutionOutput
SetTopLeftX sets the TopLeftX field's value.
func (*AreaForGetExecutionOutput) SetTopLeftY ¶ added in v1.1.29
func (s *AreaForGetExecutionOutput) SetTopLeftY(v float64) *AreaForGetExecutionOutput
SetTopLeftY sets the TopLeftY field's value.
func (AreaForGetExecutionOutput) String ¶ added in v1.1.29
func (s AreaForGetExecutionOutput) String() string
String returns the string representation
type AreaForStartExecutionInput ¶ added in v1.1.29
type AreaForStartExecutionInput struct {
BottomRightX *float64 `type:"double" json:",omitempty"`
BottomRightY *float64 `type:"double" json:",omitempty"`
TopLeftX *float64 `type:"double" json:",omitempty"`
TopLeftY *float64 `type:"double" json:",omitempty"`
// contains filtered or unexported fields
}
func (AreaForStartExecutionInput) GoString ¶ added in v1.1.29
func (s AreaForStartExecutionInput) GoString() string
GoString returns the string representation
func (*AreaForStartExecutionInput) SetBottomRightX ¶ added in v1.1.29
func (s *AreaForStartExecutionInput) SetBottomRightX(v float64) *AreaForStartExecutionInput
SetBottomRightX sets the BottomRightX field's value.
func (*AreaForStartExecutionInput) SetBottomRightY ¶ added in v1.1.29
func (s *AreaForStartExecutionInput) SetBottomRightY(v float64) *AreaForStartExecutionInput
SetBottomRightY sets the BottomRightY field's value.
func (*AreaForStartExecutionInput) SetTopLeftX ¶ added in v1.1.29
func (s *AreaForStartExecutionInput) SetTopLeftX(v float64) *AreaForStartExecutionInput
SetTopLeftX sets the TopLeftX field's value.
func (*AreaForStartExecutionInput) SetTopLeftY ¶ added in v1.1.29
func (s *AreaForStartExecutionInput) SetTopLeftY(v float64) *AreaForStartExecutionInput
SetTopLeftY sets the TopLeftY field's value.
func (AreaForStartExecutionInput) String ¶ added in v1.1.29
func (s AreaForStartExecutionInput) String() string
String returns the string representation
type AsrForGetExecutionOutput ¶
type AsrForGetExecutionOutput struct {
Language *string `type:"string"`
Mode *string `type:"string"`
Type *string `type:"string"`
WithConfidence *bool `type:"boolean"`
WithSpeakerInfo *bool `type:"boolean"`
// contains filtered or unexported fields
}
func (AsrForGetExecutionOutput) GoString ¶
func (s AsrForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*AsrForGetExecutionOutput) SetLanguage ¶
func (s *AsrForGetExecutionOutput) SetLanguage(v string) *AsrForGetExecutionOutput
SetLanguage sets the Language field's value.
func (*AsrForGetExecutionOutput) SetMode ¶ added in v1.1.12
func (s *AsrForGetExecutionOutput) SetMode(v string) *AsrForGetExecutionOutput
SetMode sets the Mode field's value.
func (*AsrForGetExecutionOutput) SetType ¶
func (s *AsrForGetExecutionOutput) SetType(v string) *AsrForGetExecutionOutput
SetType sets the Type field's value.
func (*AsrForGetExecutionOutput) SetWithConfidence ¶
func (s *AsrForGetExecutionOutput) SetWithConfidence(v bool) *AsrForGetExecutionOutput
SetWithConfidence sets the WithConfidence field's value.
func (*AsrForGetExecutionOutput) SetWithSpeakerInfo ¶
func (s *AsrForGetExecutionOutput) SetWithSpeakerInfo(v bool) *AsrForGetExecutionOutput
SetWithSpeakerInfo sets the WithSpeakerInfo field's value.
func (AsrForGetExecutionOutput) String ¶
func (s AsrForGetExecutionOutput) String() string
String returns the string representation
type AsrForStartExecutionInput ¶
type AsrForStartExecutionInput struct {
Language *string `type:"string" json:",omitempty"`
Mode *string `type:"string" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
WithConfidence *bool `type:"boolean" json:",omitempty"`
WithSpeakerInfo *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (AsrForStartExecutionInput) GoString ¶
func (s AsrForStartExecutionInput) GoString() string
GoString returns the string representation
func (*AsrForStartExecutionInput) SetLanguage ¶
func (s *AsrForStartExecutionInput) SetLanguage(v string) *AsrForStartExecutionInput
SetLanguage sets the Language field's value.
func (*AsrForStartExecutionInput) SetMode ¶ added in v1.1.12
func (s *AsrForStartExecutionInput) SetMode(v string) *AsrForStartExecutionInput
SetMode sets the Mode field's value.
func (*AsrForStartExecutionInput) SetType ¶
func (s *AsrForStartExecutionInput) SetType(v string) *AsrForStartExecutionInput
SetType sets the Type field's value.
func (*AsrForStartExecutionInput) SetWithConfidence ¶
func (s *AsrForStartExecutionInput) SetWithConfidence(v bool) *AsrForStartExecutionInput
SetWithConfidence sets the WithConfidence field's value.
func (*AsrForStartExecutionInput) SetWithSpeakerInfo ¶
func (s *AsrForStartExecutionInput) SetWithSpeakerInfo(v bool) *AsrForStartExecutionInput
SetWithSpeakerInfo sets the WithSpeakerInfo field's value.
func (AsrForStartExecutionInput) String ¶
func (s AsrForStartExecutionInput) String() string
String returns the string representation
type AttributeForGetExecutionOutput ¶
type AttributeForGetExecutionOutput struct {
Confidence *float64 `type:"double"`
Event *string `type:"string"`
Speaker *string `type:"string"`
// contains filtered or unexported fields
}
func (AttributeForGetExecutionOutput) GoString ¶
func (s AttributeForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*AttributeForGetExecutionOutput) SetConfidence ¶
func (s *AttributeForGetExecutionOutput) SetConfidence(v float64) *AttributeForGetExecutionOutput
SetConfidence sets the Confidence field's value.
func (*AttributeForGetExecutionOutput) SetEvent ¶
func (s *AttributeForGetExecutionOutput) SetEvent(v string) *AttributeForGetExecutionOutput
SetEvent sets the Event field's value.
func (*AttributeForGetExecutionOutput) SetSpeaker ¶
func (s *AttributeForGetExecutionOutput) SetSpeaker(v string) *AttributeForGetExecutionOutput
SetSpeaker sets the Speaker field's value.
func (AttributeForGetExecutionOutput) String ¶
func (s AttributeForGetExecutionOutput) String() string
String returns the string representation
type AudioExtractForGetExecutionOutput ¶
type AudioExtractForGetExecutionOutput struct {
Voice *bool `type:"boolean"`
// contains filtered or unexported fields
}
func (AudioExtractForGetExecutionOutput) GoString ¶
func (s AudioExtractForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*AudioExtractForGetExecutionOutput) SetVoice ¶
func (s *AudioExtractForGetExecutionOutput) SetVoice(v bool) *AudioExtractForGetExecutionOutput
SetVoice sets the Voice field's value.
func (AudioExtractForGetExecutionOutput) String ¶
func (s AudioExtractForGetExecutionOutput) String() string
String returns the string representation
type AudioExtractForStartExecutionInput ¶
type AudioExtractForStartExecutionInput struct {
Voice *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (AudioExtractForStartExecutionInput) GoString ¶
func (s AudioExtractForStartExecutionInput) GoString() string
GoString returns the string representation
func (*AudioExtractForStartExecutionInput) SetVoice ¶
func (s *AudioExtractForStartExecutionInput) SetVoice(v bool) *AudioExtractForStartExecutionInput
SetVoice sets the Voice field's value.
func (AudioExtractForStartExecutionInput) String ¶
func (s AudioExtractForStartExecutionInput) String() string
String returns the string representation
type AudioForGetExecutionOutput ¶ added in v1.2.17
type AudioForGetExecutionOutput struct {
BitrateControl *BitrateControlForGetExecutionOutput `type:"structure"`
Channels *int32 `type:"int32"`
Codec *string `type:"string" enum:"EnumOfCodecForGetExecutionOutput"`
Profile *string `type:"string" enum:"EnumOfProfileForGetExecutionOutput"`
SampleRate *int32 `type:"int32"`
Volume *VolumeForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (AudioForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s AudioForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*AudioForGetExecutionOutput) SetBitrateControl ¶ added in v1.2.17
func (s *AudioForGetExecutionOutput) SetBitrateControl(v *BitrateControlForGetExecutionOutput) *AudioForGetExecutionOutput
SetBitrateControl sets the BitrateControl field's value.
func (*AudioForGetExecutionOutput) SetChannels ¶ added in v1.2.17
func (s *AudioForGetExecutionOutput) SetChannels(v int32) *AudioForGetExecutionOutput
SetChannels sets the Channels field's value.
func (*AudioForGetExecutionOutput) SetCodec ¶ added in v1.2.17
func (s *AudioForGetExecutionOutput) SetCodec(v string) *AudioForGetExecutionOutput
SetCodec sets the Codec field's value.
func (*AudioForGetExecutionOutput) SetProfile ¶ added in v1.2.17
func (s *AudioForGetExecutionOutput) SetProfile(v string) *AudioForGetExecutionOutput
SetProfile sets the Profile field's value.
func (*AudioForGetExecutionOutput) SetSampleRate ¶ added in v1.2.17
func (s *AudioForGetExecutionOutput) SetSampleRate(v int32) *AudioForGetExecutionOutput
SetSampleRate sets the SampleRate field's value.
func (*AudioForGetExecutionOutput) SetVolume ¶ added in v1.2.17
func (s *AudioForGetExecutionOutput) SetVolume(v *VolumeForGetExecutionOutput) *AudioForGetExecutionOutput
SetVolume sets the Volume field's value.
func (AudioForGetExecutionOutput) String ¶ added in v1.2.17
func (s AudioForGetExecutionOutput) String() string
String returns the string representation
type AudioForStartExecutionInput ¶ added in v1.2.17
type AudioForStartExecutionInput struct {
BitrateControl *BitrateControlForStartExecutionInput `type:"structure" json:",omitempty"`
Channels *int32 `type:"int32" json:",omitempty"`
Codec *string `type:"string" json:",omitempty" enum:"EnumOfCodecForStartExecutionInput"`
Profile *string `type:"string" json:",omitempty" enum:"EnumOfProfileForStartExecutionInput"`
SampleRate *int32 `type:"int32" json:",omitempty"`
Volume *VolumeForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (AudioForStartExecutionInput) GoString ¶ added in v1.2.17
func (s AudioForStartExecutionInput) GoString() string
GoString returns the string representation
func (*AudioForStartExecutionInput) SetBitrateControl ¶ added in v1.2.17
func (s *AudioForStartExecutionInput) SetBitrateControl(v *BitrateControlForStartExecutionInput) *AudioForStartExecutionInput
SetBitrateControl sets the BitrateControl field's value.
func (*AudioForStartExecutionInput) SetChannels ¶ added in v1.2.17
func (s *AudioForStartExecutionInput) SetChannels(v int32) *AudioForStartExecutionInput
SetChannels sets the Channels field's value.
func (*AudioForStartExecutionInput) SetCodec ¶ added in v1.2.17
func (s *AudioForStartExecutionInput) SetCodec(v string) *AudioForStartExecutionInput
SetCodec sets the Codec field's value.
func (*AudioForStartExecutionInput) SetProfile ¶ added in v1.2.17
func (s *AudioForStartExecutionInput) SetProfile(v string) *AudioForStartExecutionInput
SetProfile sets the Profile field's value.
func (*AudioForStartExecutionInput) SetSampleRate ¶ added in v1.2.17
func (s *AudioForStartExecutionInput) SetSampleRate(v int32) *AudioForStartExecutionInput
SetSampleRate sets the SampleRate field's value.
func (*AudioForStartExecutionInput) SetVolume ¶ added in v1.2.17
func (s *AudioForStartExecutionInput) SetVolume(v *VolumeForStartExecutionInput) *AudioForStartExecutionInput
SetVolume sets the Volume field's value.
func (AudioForStartExecutionInput) String ¶ added in v1.2.17
func (s AudioForStartExecutionInput) String() string
String returns the string representation
func (*AudioForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *AudioForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AudioStreamMetaForGetExecutionOutput ¶
type AudioStreamMetaForGetExecutionOutput struct {
Bitrate *int32 `type:"int32"`
Channels *int32 `type:"int32"`
Codec *string `type:"string"`
Duration *float64 `type:"float"`
Quality *string `type:"string"`
SampleRate *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (AudioStreamMetaForGetExecutionOutput) GoString ¶
func (s AudioStreamMetaForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*AudioStreamMetaForGetExecutionOutput) SetBitrate ¶
func (s *AudioStreamMetaForGetExecutionOutput) SetBitrate(v int32) *AudioStreamMetaForGetExecutionOutput
SetBitrate sets the Bitrate field's value.
func (*AudioStreamMetaForGetExecutionOutput) SetChannels ¶ added in v1.2.5
func (s *AudioStreamMetaForGetExecutionOutput) SetChannels(v int32) *AudioStreamMetaForGetExecutionOutput
SetChannels sets the Channels field's value.
func (*AudioStreamMetaForGetExecutionOutput) SetCodec ¶
func (s *AudioStreamMetaForGetExecutionOutput) SetCodec(v string) *AudioStreamMetaForGetExecutionOutput
SetCodec sets the Codec field's value.
func (*AudioStreamMetaForGetExecutionOutput) SetDuration ¶
func (s *AudioStreamMetaForGetExecutionOutput) SetDuration(v float64) *AudioStreamMetaForGetExecutionOutput
SetDuration sets the Duration field's value.
func (*AudioStreamMetaForGetExecutionOutput) SetQuality ¶
func (s *AudioStreamMetaForGetExecutionOutput) SetQuality(v string) *AudioStreamMetaForGetExecutionOutput
SetQuality sets the Quality field's value.
func (*AudioStreamMetaForGetExecutionOutput) SetSampleRate ¶
func (s *AudioStreamMetaForGetExecutionOutput) SetSampleRate(v int32) *AudioStreamMetaForGetExecutionOutput
SetSampleRate sets the SampleRate field's value.
func (AudioStreamMetaForGetExecutionOutput) String ¶
func (s AudioStreamMetaForGetExecutionOutput) String() string
String returns the string representation
type AutoForGetExecutionOutput ¶ added in v1.1.29
type AutoForGetExecutionOutput struct {
Locations []*LocationForGetExecutionOutput `type:"list"`
SubtitleFilter *SubtitleFilterForGetExecutionOutput `type:"structure"`
Type *string `type:"string"`
// contains filtered or unexported fields
}
func (AutoForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s AutoForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*AutoForGetExecutionOutput) SetLocations ¶ added in v1.1.29
func (s *AutoForGetExecutionOutput) SetLocations(v []*LocationForGetExecutionOutput) *AutoForGetExecutionOutput
SetLocations sets the Locations field's value.
func (*AutoForGetExecutionOutput) SetSubtitleFilter ¶ added in v1.1.29
func (s *AutoForGetExecutionOutput) SetSubtitleFilter(v *SubtitleFilterForGetExecutionOutput) *AutoForGetExecutionOutput
SetSubtitleFilter sets the SubtitleFilter field's value.
func (*AutoForGetExecutionOutput) SetType ¶ added in v1.1.29
func (s *AutoForGetExecutionOutput) SetType(v string) *AutoForGetExecutionOutput
SetType sets the Type field's value.
func (AutoForGetExecutionOutput) String ¶ added in v1.1.29
func (s AutoForGetExecutionOutput) String() string
String returns the string representation
type AutoForStartExecutionInput ¶ added in v1.1.29
type AutoForStartExecutionInput struct {
Locations []*LocationForStartExecutionInput `type:"list" json:",omitempty"`
SubtitleFilter *SubtitleFilterForStartExecutionInput `type:"structure" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AutoForStartExecutionInput) GoString ¶ added in v1.1.29
func (s AutoForStartExecutionInput) GoString() string
GoString returns the string representation
func (*AutoForStartExecutionInput) SetLocations ¶ added in v1.1.29
func (s *AutoForStartExecutionInput) SetLocations(v []*LocationForStartExecutionInput) *AutoForStartExecutionInput
SetLocations sets the Locations field's value.
func (*AutoForStartExecutionInput) SetSubtitleFilter ¶ added in v1.1.29
func (s *AutoForStartExecutionInput) SetSubtitleFilter(v *SubtitleFilterForStartExecutionInput) *AutoForStartExecutionInput
SetSubtitleFilter sets the SubtitleFilter field's value.
func (*AutoForStartExecutionInput) SetType ¶ added in v1.1.29
func (s *AutoForStartExecutionInput) SetType(v string) *AutoForStartExecutionInput
SetType sets the Type field's value.
func (AutoForStartExecutionInput) String ¶ added in v1.1.29
func (s AutoForStartExecutionInput) String() string
String returns the string representation
type BackgroundAudioForGetAITranslationProjectOutput ¶ added in v1.1.12
type BackgroundAudioForGetAITranslationProjectOutput struct {
DurationSecond *float64 `type:"double" json:",omitempty"`
FileName *string `type:"string" json:",omitempty"`
IsAudio *bool `type:"boolean" json:",omitempty"`
Uri *string `type:"string" json:",omitempty"`
Url *string `type:"string" json:",omitempty"`
Vid *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BackgroundAudioForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s BackgroundAudioForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*BackgroundAudioForGetAITranslationProjectOutput) SetDurationSecond ¶ added in v1.1.12
func (s *BackgroundAudioForGetAITranslationProjectOutput) SetDurationSecond(v float64) *BackgroundAudioForGetAITranslationProjectOutput
SetDurationSecond sets the DurationSecond field's value.
func (*BackgroundAudioForGetAITranslationProjectOutput) SetFileName ¶ added in v1.1.33
func (s *BackgroundAudioForGetAITranslationProjectOutput) SetFileName(v string) *BackgroundAudioForGetAITranslationProjectOutput
SetFileName sets the FileName field's value.
func (*BackgroundAudioForGetAITranslationProjectOutput) SetIsAudio ¶ added in v1.1.12
func (s *BackgroundAudioForGetAITranslationProjectOutput) SetIsAudio(v bool) *BackgroundAudioForGetAITranslationProjectOutput
SetIsAudio sets the IsAudio field's value.
func (*BackgroundAudioForGetAITranslationProjectOutput) SetUri ¶ added in v1.1.12
func (s *BackgroundAudioForGetAITranslationProjectOutput) SetUri(v string) *BackgroundAudioForGetAITranslationProjectOutput
SetUri sets the Uri field's value.
func (*BackgroundAudioForGetAITranslationProjectOutput) SetUrl ¶ added in v1.1.12
func (s *BackgroundAudioForGetAITranslationProjectOutput) SetUrl(v string) *BackgroundAudioForGetAITranslationProjectOutput
SetUrl sets the Url field's value.
func (*BackgroundAudioForGetAITranslationProjectOutput) SetVid ¶ added in v1.1.12
func (s *BackgroundAudioForGetAITranslationProjectOutput) SetVid(v string) *BackgroundAudioForGetAITranslationProjectOutput
SetVid sets the Vid field's value.
func (BackgroundAudioForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s BackgroundAudioForGetAITranslationProjectOutput) String() string
String returns the string representation
type BackgroundClipForGetAITranslationProjectOutput ¶ added in v1.1.12
type BackgroundClipForGetAITranslationProjectOutput struct {
Id *string `type:"string" json:",omitempty"`
Language *string `type:"string" json:",omitempty"`
ProjectId *string `type:"string" json:",omitempty"`
TranslationType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BackgroundClipForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s BackgroundClipForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*BackgroundClipForGetAITranslationProjectOutput) SetId ¶ added in v1.1.12
func (s *BackgroundClipForGetAITranslationProjectOutput) SetId(v string) *BackgroundClipForGetAITranslationProjectOutput
SetId sets the Id field's value.
func (*BackgroundClipForGetAITranslationProjectOutput) SetLanguage ¶ added in v1.1.12
func (s *BackgroundClipForGetAITranslationProjectOutput) SetLanguage(v string) *BackgroundClipForGetAITranslationProjectOutput
SetLanguage sets the Language field's value.
func (*BackgroundClipForGetAITranslationProjectOutput) SetProjectId ¶ added in v1.1.12
func (s *BackgroundClipForGetAITranslationProjectOutput) SetProjectId(v string) *BackgroundClipForGetAITranslationProjectOutput
SetProjectId sets the ProjectId field's value.
func (*BackgroundClipForGetAITranslationProjectOutput) SetTranslationType ¶ added in v1.1.12
func (s *BackgroundClipForGetAITranslationProjectOutput) SetTranslationType(v string) *BackgroundClipForGetAITranslationProjectOutput
SetTranslationType sets the TranslationType field's value.
func (BackgroundClipForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s BackgroundClipForGetAITranslationProjectOutput) String() string
String returns the string representation
type BackgroundForGetExecutionOutput ¶
type BackgroundForGetExecutionOutput struct {
FileName *string `type:"string"`
Size *string `type:"string"`
Vid *string `type:"string"`
// contains filtered or unexported fields
}
func (BackgroundForGetExecutionOutput) GoString ¶
func (s BackgroundForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*BackgroundForGetExecutionOutput) SetFileName ¶
func (s *BackgroundForGetExecutionOutput) SetFileName(v string) *BackgroundForGetExecutionOutput
SetFileName sets the FileName field's value.
func (*BackgroundForGetExecutionOutput) SetSize ¶
func (s *BackgroundForGetExecutionOutput) SetSize(v string) *BackgroundForGetExecutionOutput
SetSize sets the Size field's value.
func (*BackgroundForGetExecutionOutput) SetVid ¶ added in v1.1.29
func (s *BackgroundForGetExecutionOutput) SetVid(v string) *BackgroundForGetExecutionOutput
SetVid sets the Vid field's value.
func (BackgroundForGetExecutionOutput) String ¶
func (s BackgroundForGetExecutionOutput) String() string
String returns the string representation
type BilingualSubtitleForGetAITranslationProjectOutput ¶ added in v1.1.36
type BilingualSubtitleForGetAITranslationProjectOutput struct {
DurationSecond *float64 `type:"double" json:",omitempty"`
FileName *string `type:"string" json:",omitempty"`
IsAudio *bool `type:"boolean" json:",omitempty"`
Uri *string `type:"string" json:",omitempty"`
Url *string `type:"string" json:",omitempty"`
Vid *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BilingualSubtitleForGetAITranslationProjectOutput) GoString ¶ added in v1.1.36
func (s BilingualSubtitleForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*BilingualSubtitleForGetAITranslationProjectOutput) SetDurationSecond ¶ added in v1.1.36
func (s *BilingualSubtitleForGetAITranslationProjectOutput) SetDurationSecond(v float64) *BilingualSubtitleForGetAITranslationProjectOutput
SetDurationSecond sets the DurationSecond field's value.
func (*BilingualSubtitleForGetAITranslationProjectOutput) SetFileName ¶ added in v1.1.36
func (s *BilingualSubtitleForGetAITranslationProjectOutput) SetFileName(v string) *BilingualSubtitleForGetAITranslationProjectOutput
SetFileName sets the FileName field's value.
func (*BilingualSubtitleForGetAITranslationProjectOutput) SetIsAudio ¶ added in v1.1.36
func (s *BilingualSubtitleForGetAITranslationProjectOutput) SetIsAudio(v bool) *BilingualSubtitleForGetAITranslationProjectOutput
SetIsAudio sets the IsAudio field's value.
func (*BilingualSubtitleForGetAITranslationProjectOutput) SetUri ¶ added in v1.1.36
func (s *BilingualSubtitleForGetAITranslationProjectOutput) SetUri(v string) *BilingualSubtitleForGetAITranslationProjectOutput
SetUri sets the Uri field's value.
func (*BilingualSubtitleForGetAITranslationProjectOutput) SetUrl ¶ added in v1.1.36
func (s *BilingualSubtitleForGetAITranslationProjectOutput) SetUrl(v string) *BilingualSubtitleForGetAITranslationProjectOutput
SetUrl sets the Url field's value.
func (*BilingualSubtitleForGetAITranslationProjectOutput) SetVid ¶ added in v1.1.36
func (s *BilingualSubtitleForGetAITranslationProjectOutput) SetVid(v string) *BilingualSubtitleForGetAITranslationProjectOutput
SetVid sets the Vid field's value.
func (BilingualSubtitleForGetAITranslationProjectOutput) String ¶ added in v1.1.36
func (s BilingualSubtitleForGetAITranslationProjectOutput) String() string
String returns the string representation
type BitrateControlForGetExecutionOutput ¶ added in v1.2.17
type BitrateControlForGetExecutionOutput struct {
Bitrate *int32 `min:"10" max:"500" type:"int32"`
Mode *string `type:"string" enum:"EnumOfModeForGetExecutionOutput"`
// contains filtered or unexported fields
}
func (BitrateControlForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s BitrateControlForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*BitrateControlForGetExecutionOutput) SetBitrate ¶ added in v1.2.17
func (s *BitrateControlForGetExecutionOutput) SetBitrate(v int32) *BitrateControlForGetExecutionOutput
SetBitrate sets the Bitrate field's value.
func (*BitrateControlForGetExecutionOutput) SetMode ¶ added in v1.2.17
func (s *BitrateControlForGetExecutionOutput) SetMode(v string) *BitrateControlForGetExecutionOutput
SetMode sets the Mode field's value.
func (BitrateControlForGetExecutionOutput) String ¶ added in v1.2.17
func (s BitrateControlForGetExecutionOutput) String() string
String returns the string representation
type BitrateControlForStartExecutionInput ¶ added in v1.2.17
type BitrateControlForStartExecutionInput struct {
Bitrate *int32 `min:"10" max:"500" type:"int32" json:",omitempty"`
Mode *string `type:"string" json:",omitempty" enum:"EnumOfModeForStartExecutionInput"`
// contains filtered or unexported fields
}
func (BitrateControlForStartExecutionInput) GoString ¶ added in v1.2.17
func (s BitrateControlForStartExecutionInput) GoString() string
GoString returns the string representation
func (*BitrateControlForStartExecutionInput) SetBitrate ¶ added in v1.2.17
func (s *BitrateControlForStartExecutionInput) SetBitrate(v int32) *BitrateControlForStartExecutionInput
SetBitrate sets the Bitrate field's value.
func (*BitrateControlForStartExecutionInput) SetMode ¶ added in v1.2.17
func (s *BitrateControlForStartExecutionInput) SetMode(v string) *BitrateControlForStartExecutionInput
SetMode sets the Mode field's value.
func (BitrateControlForStartExecutionInput) String ¶ added in v1.2.17
func (s BitrateControlForStartExecutionInput) String() string
String returns the string representation
func (*BitrateControlForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *BitrateControlForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ByteHDForGetExecutionOutput ¶
type ByteHDForGetExecutionOutput struct {
TemplateId *string `type:"string"`
WatermarkTemplateId *string `type:"string"`
// contains filtered or unexported fields
}
func (ByteHDForGetExecutionOutput) GoString ¶
func (s ByteHDForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ByteHDForGetExecutionOutput) SetTemplateId ¶
func (s *ByteHDForGetExecutionOutput) SetTemplateId(v string) *ByteHDForGetExecutionOutput
SetTemplateId sets the TemplateId field's value.
func (*ByteHDForGetExecutionOutput) SetWatermarkTemplateId ¶
func (s *ByteHDForGetExecutionOutput) SetWatermarkTemplateId(v string) *ByteHDForGetExecutionOutput
SetWatermarkTemplateId sets the WatermarkTemplateId field's value.
func (ByteHDForGetExecutionOutput) String ¶
func (s ByteHDForGetExecutionOutput) String() string
String returns the string representation
type ByteHDForStartExecutionInput ¶
type ByteHDForStartExecutionInput struct {
TemplateId *string `type:"string" json:",omitempty"`
WatermarkTemplateId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ByteHDForStartExecutionInput) GoString ¶
func (s ByteHDForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ByteHDForStartExecutionInput) SetTemplateId ¶
func (s *ByteHDForStartExecutionInput) SetTemplateId(v string) *ByteHDForStartExecutionInput
SetTemplateId sets the TemplateId field's value.
func (*ByteHDForStartExecutionInput) SetWatermarkTemplateId ¶
func (s *ByteHDForStartExecutionInput) SetWatermarkTemplateId(v string) *ByteHDForStartExecutionInput
SetWatermarkTemplateId sets the WatermarkTemplateId field's value.
func (ByteHDForStartExecutionInput) String ¶
func (s ByteHDForStartExecutionInput) String() string
String returns the string representation
type CanvasForGetExecutionOutput ¶ added in v1.1.47
type CanvasForGetExecutionOutput struct {
BackgroundColor *string `type:"string"`
Height *int32 `type:"int32"`
Index *string `type:"string"`
Long *int32 `type:"int32"`
Ratio *string `type:"string"`
Short *int32 `type:"int32"`
Width *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (CanvasForGetExecutionOutput) GoString ¶ added in v1.1.47
func (s CanvasForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*CanvasForGetExecutionOutput) SetBackgroundColor ¶ added in v1.1.47
func (s *CanvasForGetExecutionOutput) SetBackgroundColor(v string) *CanvasForGetExecutionOutput
SetBackgroundColor sets the BackgroundColor field's value.
func (*CanvasForGetExecutionOutput) SetHeight ¶ added in v1.1.47
func (s *CanvasForGetExecutionOutput) SetHeight(v int32) *CanvasForGetExecutionOutput
SetHeight sets the Height field's value.
func (*CanvasForGetExecutionOutput) SetIndex ¶ added in v1.1.47
func (s *CanvasForGetExecutionOutput) SetIndex(v string) *CanvasForGetExecutionOutput
SetIndex sets the Index field's value.
func (*CanvasForGetExecutionOutput) SetLong ¶ added in v1.1.47
func (s *CanvasForGetExecutionOutput) SetLong(v int32) *CanvasForGetExecutionOutput
SetLong sets the Long field's value.
func (*CanvasForGetExecutionOutput) SetRatio ¶ added in v1.1.47
func (s *CanvasForGetExecutionOutput) SetRatio(v string) *CanvasForGetExecutionOutput
SetRatio sets the Ratio field's value.
func (*CanvasForGetExecutionOutput) SetShort ¶ added in v1.1.47
func (s *CanvasForGetExecutionOutput) SetShort(v int32) *CanvasForGetExecutionOutput
SetShort sets the Short field's value.
func (*CanvasForGetExecutionOutput) SetWidth ¶ added in v1.1.47
func (s *CanvasForGetExecutionOutput) SetWidth(v int32) *CanvasForGetExecutionOutput
SetWidth sets the Width field's value.
func (CanvasForGetExecutionOutput) String ¶ added in v1.1.47
func (s CanvasForGetExecutionOutput) String() string
String returns the string representation
type CanvasForStartExecutionInput ¶ added in v1.1.47
type CanvasForStartExecutionInput struct {
BackgroundColor *string `type:"string" json:",omitempty"`
Height *int32 `type:"int32" json:",omitempty"`
Index *string `type:"string" json:",omitempty"`
Long *int32 `type:"int32" json:",omitempty"`
Ratio *string `type:"string" json:",omitempty"`
Short *int32 `type:"int32" json:",omitempty"`
Width *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (CanvasForStartExecutionInput) GoString ¶ added in v1.1.47
func (s CanvasForStartExecutionInput) GoString() string
GoString returns the string representation
func (*CanvasForStartExecutionInput) SetBackgroundColor ¶ added in v1.1.47
func (s *CanvasForStartExecutionInput) SetBackgroundColor(v string) *CanvasForStartExecutionInput
SetBackgroundColor sets the BackgroundColor field's value.
func (*CanvasForStartExecutionInput) SetHeight ¶ added in v1.1.47
func (s *CanvasForStartExecutionInput) SetHeight(v int32) *CanvasForStartExecutionInput
SetHeight sets the Height field's value.
func (*CanvasForStartExecutionInput) SetIndex ¶ added in v1.1.47
func (s *CanvasForStartExecutionInput) SetIndex(v string) *CanvasForStartExecutionInput
SetIndex sets the Index field's value.
func (*CanvasForStartExecutionInput) SetLong ¶ added in v1.1.47
func (s *CanvasForStartExecutionInput) SetLong(v int32) *CanvasForStartExecutionInput
SetLong sets the Long field's value.
func (*CanvasForStartExecutionInput) SetRatio ¶ added in v1.1.47
func (s *CanvasForStartExecutionInput) SetRatio(v string) *CanvasForStartExecutionInput
SetRatio sets the Ratio field's value.
func (*CanvasForStartExecutionInput) SetShort ¶ added in v1.1.47
func (s *CanvasForStartExecutionInput) SetShort(v int32) *CanvasForStartExecutionInput
SetShort sets the Short field's value.
func (*CanvasForStartExecutionInput) SetWidth ¶ added in v1.1.47
func (s *CanvasForStartExecutionInput) SetWidth(v int32) *CanvasForStartExecutionInput
SetWidth sets the Width field's value.
func (CanvasForStartExecutionInput) String ¶ added in v1.1.47
func (s CanvasForStartExecutionInput) String() string
String returns the string representation
type ClipAudioForCreateAITranslationUtteranceOutput ¶ added in v1.1.36
type ClipAudioForCreateAITranslationUtteranceOutput struct {
DurationSecond *float64 `type:"double" json:",omitempty"`
FileName *string `type:"string" json:",omitempty"`
IsAudio *bool `type:"boolean" json:",omitempty"`
Uri *string `type:"string" json:",omitempty"`
Url *string `type:"string" json:",omitempty"`
Vid *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ClipAudioForCreateAITranslationUtteranceOutput) GoString ¶ added in v1.1.36
func (s ClipAudioForCreateAITranslationUtteranceOutput) GoString() string
GoString returns the string representation
func (*ClipAudioForCreateAITranslationUtteranceOutput) SetDurationSecond ¶ added in v1.1.36
func (s *ClipAudioForCreateAITranslationUtteranceOutput) SetDurationSecond(v float64) *ClipAudioForCreateAITranslationUtteranceOutput
SetDurationSecond sets the DurationSecond field's value.
func (*ClipAudioForCreateAITranslationUtteranceOutput) SetFileName ¶ added in v1.1.36
func (s *ClipAudioForCreateAITranslationUtteranceOutput) SetFileName(v string) *ClipAudioForCreateAITranslationUtteranceOutput
SetFileName sets the FileName field's value.
func (*ClipAudioForCreateAITranslationUtteranceOutput) SetIsAudio ¶ added in v1.1.36
func (s *ClipAudioForCreateAITranslationUtteranceOutput) SetIsAudio(v bool) *ClipAudioForCreateAITranslationUtteranceOutput
SetIsAudio sets the IsAudio field's value.
func (*ClipAudioForCreateAITranslationUtteranceOutput) SetUri ¶ added in v1.1.36
func (s *ClipAudioForCreateAITranslationUtteranceOutput) SetUri(v string) *ClipAudioForCreateAITranslationUtteranceOutput
SetUri sets the Uri field's value.
func (*ClipAudioForCreateAITranslationUtteranceOutput) SetUrl ¶ added in v1.1.36
func (s *ClipAudioForCreateAITranslationUtteranceOutput) SetUrl(v string) *ClipAudioForCreateAITranslationUtteranceOutput
SetUrl sets the Url field's value.
func (*ClipAudioForCreateAITranslationUtteranceOutput) SetVid ¶ added in v1.1.36
func (s *ClipAudioForCreateAITranslationUtteranceOutput) SetVid(v string) *ClipAudioForCreateAITranslationUtteranceOutput
SetVid sets the Vid field's value.
func (ClipAudioForCreateAITranslationUtteranceOutput) String ¶ added in v1.1.36
func (s ClipAudioForCreateAITranslationUtteranceOutput) String() string
String returns the string representation
type ClipAudioForGenerateAITranslationUtteranceAudioOutput ¶ added in v1.1.29
type ClipAudioForGenerateAITranslationUtteranceAudioOutput struct {
DurationSecond *float64 `type:"double" json:",omitempty"`
FileName *string `type:"string" json:",omitempty"`
IsAudio *bool `type:"boolean" json:",omitempty"`
Uri *string `type:"string" json:",omitempty"`
Url *string `type:"string" json:",omitempty"`
Vid *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ClipAudioForGenerateAITranslationUtteranceAudioOutput) GoString ¶ added in v1.1.29
func (s ClipAudioForGenerateAITranslationUtteranceAudioOutput) GoString() string
GoString returns the string representation
func (*ClipAudioForGenerateAITranslationUtteranceAudioOutput) SetDurationSecond ¶ added in v1.1.29
func (s *ClipAudioForGenerateAITranslationUtteranceAudioOutput) SetDurationSecond(v float64) *ClipAudioForGenerateAITranslationUtteranceAudioOutput
SetDurationSecond sets the DurationSecond field's value.
func (*ClipAudioForGenerateAITranslationUtteranceAudioOutput) SetFileName ¶ added in v1.1.33
func (s *ClipAudioForGenerateAITranslationUtteranceAudioOutput) SetFileName(v string) *ClipAudioForGenerateAITranslationUtteranceAudioOutput
SetFileName sets the FileName field's value.
func (*ClipAudioForGenerateAITranslationUtteranceAudioOutput) SetIsAudio ¶ added in v1.1.29
func (s *ClipAudioForGenerateAITranslationUtteranceAudioOutput) SetIsAudio(v bool) *ClipAudioForGenerateAITranslationUtteranceAudioOutput
SetIsAudio sets the IsAudio field's value.
func (*ClipAudioForGenerateAITranslationUtteranceAudioOutput) SetUri ¶ added in v1.1.29
func (s *ClipAudioForGenerateAITranslationUtteranceAudioOutput) SetUri(v string) *ClipAudioForGenerateAITranslationUtteranceAudioOutput
SetUri sets the Uri field's value.
func (*ClipAudioForGenerateAITranslationUtteranceAudioOutput) SetUrl ¶ added in v1.1.29
func (s *ClipAudioForGenerateAITranslationUtteranceAudioOutput) SetUrl(v string) *ClipAudioForGenerateAITranslationUtteranceAudioOutput
SetUrl sets the Url field's value.
func (*ClipAudioForGenerateAITranslationUtteranceAudioOutput) SetVid ¶ added in v1.1.29
func (s *ClipAudioForGenerateAITranslationUtteranceAudioOutput) SetVid(v string) *ClipAudioForGenerateAITranslationUtteranceAudioOutput
SetVid sets the Vid field's value.
func (ClipAudioForGenerateAITranslationUtteranceAudioOutput) String ¶ added in v1.1.29
func (s ClipAudioForGenerateAITranslationUtteranceAudioOutput) String() string
String returns the string representation
type ClipFilterForGetExecutionOutput ¶ added in v1.1.47
type ClipFilterForGetExecutionOutput struct {
Clips []*ClipForGetExecutionOutput `type:"list"`
Mode *string `type:"string"`
// contains filtered or unexported fields
}
func (ClipFilterForGetExecutionOutput) GoString ¶ added in v1.1.47
func (s ClipFilterForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ClipFilterForGetExecutionOutput) SetClips ¶ added in v1.1.47
func (s *ClipFilterForGetExecutionOutput) SetClips(v []*ClipForGetExecutionOutput) *ClipFilterForGetExecutionOutput
SetClips sets the Clips field's value.
func (*ClipFilterForGetExecutionOutput) SetMode ¶ added in v1.1.47
func (s *ClipFilterForGetExecutionOutput) SetMode(v string) *ClipFilterForGetExecutionOutput
SetMode sets the Mode field's value.
func (ClipFilterForGetExecutionOutput) String ¶ added in v1.1.47
func (s ClipFilterForGetExecutionOutput) String() string
String returns the string representation
type ClipFilterForStartExecutionInput ¶ added in v1.1.47
type ClipFilterForStartExecutionInput struct {
Clips []*ClipForStartExecutionInput `type:"list" json:",omitempty"`
Mode *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ClipFilterForStartExecutionInput) GoString ¶ added in v1.1.47
func (s ClipFilterForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ClipFilterForStartExecutionInput) SetClips ¶ added in v1.1.47
func (s *ClipFilterForStartExecutionInput) SetClips(v []*ClipForStartExecutionInput) *ClipFilterForStartExecutionInput
SetClips sets the Clips field's value.
func (*ClipFilterForStartExecutionInput) SetMode ¶ added in v1.1.47
func (s *ClipFilterForStartExecutionInput) SetMode(v string) *ClipFilterForStartExecutionInput
SetMode sets the Mode field's value.
func (ClipFilterForStartExecutionInput) String ¶ added in v1.1.47
func (s ClipFilterForStartExecutionInput) String() string
String returns the string representation
type ClipForGetExecutionOutput ¶
type ClipForGetExecutionOutput struct {
End *float64 `type:"double"`
Start *float64 `type:"double"`
// contains filtered or unexported fields
}
func (ClipForGetExecutionOutput) GoString ¶
func (s ClipForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ClipForGetExecutionOutput) SetEnd ¶
func (s *ClipForGetExecutionOutput) SetEnd(v float64) *ClipForGetExecutionOutput
SetEnd sets the End field's value.
func (*ClipForGetExecutionOutput) SetStart ¶
func (s *ClipForGetExecutionOutput) SetStart(v float64) *ClipForGetExecutionOutput
SetStart sets the Start field's value.
func (ClipForGetExecutionOutput) String ¶
func (s ClipForGetExecutionOutput) String() string
String returns the string representation
type ClipForStartExecutionInput ¶ added in v1.1.47
type ClipForStartExecutionInput struct {
End *float64 `type:"double" json:",omitempty"`
Start *float64 `type:"double" json:",omitempty"`
// contains filtered or unexported fields
}
func (ClipForStartExecutionInput) GoString ¶ added in v1.1.47
func (s ClipForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ClipForStartExecutionInput) SetEnd ¶ added in v1.1.47
func (s *ClipForStartExecutionInput) SetEnd(v float64) *ClipForStartExecutionInput
SetEnd sets the End field's value.
func (*ClipForStartExecutionInput) SetStart ¶ added in v1.1.47
func (s *ClipForStartExecutionInput) SetStart(v float64) *ClipForStartExecutionInput
SetStart sets the Start field's value.
func (ClipForStartExecutionInput) String ¶ added in v1.1.47
func (s ClipForStartExecutionInput) String() string
String returns the string representation
type ClipVideoForCreateAITranslationUtteranceOutput ¶ added in v1.1.36
type ClipVideoForCreateAITranslationUtteranceOutput struct {
DurationSecond *float64 `type:"double" json:",omitempty"`
FileName *string `type:"string" json:",omitempty"`
IsAudio *bool `type:"boolean" json:",omitempty"`
Uri *string `type:"string" json:",omitempty"`
Url *string `type:"string" json:",omitempty"`
Vid *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ClipVideoForCreateAITranslationUtteranceOutput) GoString ¶ added in v1.1.36
func (s ClipVideoForCreateAITranslationUtteranceOutput) GoString() string
GoString returns the string representation
func (*ClipVideoForCreateAITranslationUtteranceOutput) SetDurationSecond ¶ added in v1.1.36
func (s *ClipVideoForCreateAITranslationUtteranceOutput) SetDurationSecond(v float64) *ClipVideoForCreateAITranslationUtteranceOutput
SetDurationSecond sets the DurationSecond field's value.
func (*ClipVideoForCreateAITranslationUtteranceOutput) SetFileName ¶ added in v1.1.36
func (s *ClipVideoForCreateAITranslationUtteranceOutput) SetFileName(v string) *ClipVideoForCreateAITranslationUtteranceOutput
SetFileName sets the FileName field's value.
func (*ClipVideoForCreateAITranslationUtteranceOutput) SetIsAudio ¶ added in v1.1.36
func (s *ClipVideoForCreateAITranslationUtteranceOutput) SetIsAudio(v bool) *ClipVideoForCreateAITranslationUtteranceOutput
SetIsAudio sets the IsAudio field's value.
func (*ClipVideoForCreateAITranslationUtteranceOutput) SetUri ¶ added in v1.1.36
func (s *ClipVideoForCreateAITranslationUtteranceOutput) SetUri(v string) *ClipVideoForCreateAITranslationUtteranceOutput
SetUri sets the Uri field's value.
func (*ClipVideoForCreateAITranslationUtteranceOutput) SetUrl ¶ added in v1.1.36
func (s *ClipVideoForCreateAITranslationUtteranceOutput) SetUrl(v string) *ClipVideoForCreateAITranslationUtteranceOutput
SetUrl sets the Url field's value.
func (*ClipVideoForCreateAITranslationUtteranceOutput) SetVid ¶ added in v1.1.36
func (s *ClipVideoForCreateAITranslationUtteranceOutput) SetVid(v string) *ClipVideoForCreateAITranslationUtteranceOutput
SetVid sets the Vid field's value.
func (ClipVideoForCreateAITranslationUtteranceOutput) String ¶ added in v1.1.36
func (s ClipVideoForCreateAITranslationUtteranceOutput) String() string
String returns the string representation
type ClipVideoForGenerateAITranslationUtteranceAudioOutput ¶ added in v1.1.29
type ClipVideoForGenerateAITranslationUtteranceAudioOutput struct {
DurationSecond *float64 `type:"double" json:",omitempty"`
FileName *string `type:"string" json:",omitempty"`
IsAudio *bool `type:"boolean" json:",omitempty"`
Uri *string `type:"string" json:",omitempty"`
Url *string `type:"string" json:",omitempty"`
Vid *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ClipVideoForGenerateAITranslationUtteranceAudioOutput) GoString ¶ added in v1.1.29
func (s ClipVideoForGenerateAITranslationUtteranceAudioOutput) GoString() string
GoString returns the string representation
func (*ClipVideoForGenerateAITranslationUtteranceAudioOutput) SetDurationSecond ¶ added in v1.1.29
func (s *ClipVideoForGenerateAITranslationUtteranceAudioOutput) SetDurationSecond(v float64) *ClipVideoForGenerateAITranslationUtteranceAudioOutput
SetDurationSecond sets the DurationSecond field's value.
func (*ClipVideoForGenerateAITranslationUtteranceAudioOutput) SetFileName ¶ added in v1.1.33
func (s *ClipVideoForGenerateAITranslationUtteranceAudioOutput) SetFileName(v string) *ClipVideoForGenerateAITranslationUtteranceAudioOutput
SetFileName sets the FileName field's value.
func (*ClipVideoForGenerateAITranslationUtteranceAudioOutput) SetIsAudio ¶ added in v1.1.29
func (s *ClipVideoForGenerateAITranslationUtteranceAudioOutput) SetIsAudio(v bool) *ClipVideoForGenerateAITranslationUtteranceAudioOutput
SetIsAudio sets the IsAudio field's value.
func (*ClipVideoForGenerateAITranslationUtteranceAudioOutput) SetUri ¶ added in v1.1.29
func (s *ClipVideoForGenerateAITranslationUtteranceAudioOutput) SetUri(v string) *ClipVideoForGenerateAITranslationUtteranceAudioOutput
SetUri sets the Uri field's value.
func (*ClipVideoForGenerateAITranslationUtteranceAudioOutput) SetUrl ¶ added in v1.1.29
func (s *ClipVideoForGenerateAITranslationUtteranceAudioOutput) SetUrl(v string) *ClipVideoForGenerateAITranslationUtteranceAudioOutput
SetUrl sets the Url field's value.
func (*ClipVideoForGenerateAITranslationUtteranceAudioOutput) SetVid ¶ added in v1.1.29
func (s *ClipVideoForGenerateAITranslationUtteranceAudioOutput) SetVid(v string) *ClipVideoForGenerateAITranslationUtteranceAudioOutput
SetVid sets the Vid field's value.
func (ClipVideoForGenerateAITranslationUtteranceAudioOutput) String ¶ added in v1.1.29
func (s ClipVideoForGenerateAITranslationUtteranceAudioOutput) String() string
String returns the string representation
type CodecForGetExecutionOutput ¶ added in v1.1.47
type CodecForGetExecutionOutput struct {
AudioBitrate *int32 `type:"int32"`
AudioCodec *string `type:"string"`
Crf *int32 `type:"int32"`
Preset *string `type:"string"`
VideoBitRate *int32 `type:"int32"`
VideoCodec *string `type:"string"`
// contains filtered or unexported fields
}
func (CodecForGetExecutionOutput) GoString ¶ added in v1.1.47
func (s CodecForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*CodecForGetExecutionOutput) SetAudioBitrate ¶ added in v1.1.47
func (s *CodecForGetExecutionOutput) SetAudioBitrate(v int32) *CodecForGetExecutionOutput
SetAudioBitrate sets the AudioBitrate field's value.
func (*CodecForGetExecutionOutput) SetAudioCodec ¶ added in v1.1.47
func (s *CodecForGetExecutionOutput) SetAudioCodec(v string) *CodecForGetExecutionOutput
SetAudioCodec sets the AudioCodec field's value.
func (*CodecForGetExecutionOutput) SetCrf ¶ added in v1.1.47
func (s *CodecForGetExecutionOutput) SetCrf(v int32) *CodecForGetExecutionOutput
SetCrf sets the Crf field's value.
func (*CodecForGetExecutionOutput) SetPreset ¶ added in v1.1.47
func (s *CodecForGetExecutionOutput) SetPreset(v string) *CodecForGetExecutionOutput
SetPreset sets the Preset field's value.
func (*CodecForGetExecutionOutput) SetVideoBitRate ¶ added in v1.1.47
func (s *CodecForGetExecutionOutput) SetVideoBitRate(v int32) *CodecForGetExecutionOutput
SetVideoBitRate sets the VideoBitRate field's value.
func (*CodecForGetExecutionOutput) SetVideoCodec ¶ added in v1.1.47
func (s *CodecForGetExecutionOutput) SetVideoCodec(v string) *CodecForGetExecutionOutput
SetVideoCodec sets the VideoCodec field's value.
func (CodecForGetExecutionOutput) String ¶ added in v1.1.47
func (s CodecForGetExecutionOutput) String() string
String returns the string representation
type CodecForStartExecutionInput ¶ added in v1.1.47
type CodecForStartExecutionInput struct {
AudioBitrate *int32 `type:"int32" json:",omitempty"`
AudioCodec *string `type:"string" json:",omitempty"`
Crf *int32 `type:"int32" json:",omitempty"`
Preset *string `type:"string" json:",omitempty"`
VideoBitRate *int32 `type:"int32" json:",omitempty"`
VideoCodec *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CodecForStartExecutionInput) GoString ¶ added in v1.1.47
func (s CodecForStartExecutionInput) GoString() string
GoString returns the string representation
func (*CodecForStartExecutionInput) SetAudioBitrate ¶ added in v1.1.47
func (s *CodecForStartExecutionInput) SetAudioBitrate(v int32) *CodecForStartExecutionInput
SetAudioBitrate sets the AudioBitrate field's value.
func (*CodecForStartExecutionInput) SetAudioCodec ¶ added in v1.1.47
func (s *CodecForStartExecutionInput) SetAudioCodec(v string) *CodecForStartExecutionInput
SetAudioCodec sets the AudioCodec field's value.
func (*CodecForStartExecutionInput) SetCrf ¶ added in v1.1.47
func (s *CodecForStartExecutionInput) SetCrf(v int32) *CodecForStartExecutionInput
SetCrf sets the Crf field's value.
func (*CodecForStartExecutionInput) SetPreset ¶ added in v1.1.47
func (s *CodecForStartExecutionInput) SetPreset(v string) *CodecForStartExecutionInput
SetPreset sets the Preset field's value.
func (*CodecForStartExecutionInput) SetVideoBitRate ¶ added in v1.1.47
func (s *CodecForStartExecutionInput) SetVideoBitRate(v int32) *CodecForStartExecutionInput
SetVideoBitRate sets the VideoBitRate field's value.
func (*CodecForStartExecutionInput) SetVideoCodec ¶ added in v1.1.47
func (s *CodecForStartExecutionInput) SetVideoCodec(v string) *CodecForStartExecutionInput
SetVideoCodec sets the VideoCodec field's value.
func (CodecForStartExecutionInput) String ¶ added in v1.1.47
func (s CodecForStartExecutionInput) String() string
String returns the string representation
type ConcatForGetExecutionOutput ¶ added in v1.2.17
type ConcatForGetExecutionOutput struct {
Mid *string `type:"string"`
Position *string `type:"string" enum:"EnumOfPositionForGetExecutionOutput"`
Type *string `type:"string" enum:"ConvertConvertConvertEnumOfTypeForGetExecutionOutput"`
// contains filtered or unexported fields
}
func (ConcatForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConcatForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConcatForGetExecutionOutput) SetMid ¶ added in v1.2.17
func (s *ConcatForGetExecutionOutput) SetMid(v string) *ConcatForGetExecutionOutput
SetMid sets the Mid field's value.
func (*ConcatForGetExecutionOutput) SetPosition ¶ added in v1.2.17
func (s *ConcatForGetExecutionOutput) SetPosition(v string) *ConcatForGetExecutionOutput
SetPosition sets the Position field's value.
func (*ConcatForGetExecutionOutput) SetType ¶ added in v1.2.17
func (s *ConcatForGetExecutionOutput) SetType(v string) *ConcatForGetExecutionOutput
SetType sets the Type field's value.
func (ConcatForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConcatForGetExecutionOutput) String() string
String returns the string representation
type ConcatForStartExecutionInput ¶ added in v1.2.17
type ConcatForStartExecutionInput struct {
Mid *string `type:"string" json:",omitempty"`
Position *string `type:"string" json:",omitempty" enum:"EnumOfPositionForStartExecutionInput"`
Type *string `type:"string" json:",omitempty" enum:"ConvertConvertConvertEnumOfTypeForStartExecutionInput"`
// contains filtered or unexported fields
}
func (ConcatForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ConcatForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConcatForStartExecutionInput) SetMid ¶ added in v1.2.17
func (s *ConcatForStartExecutionInput) SetMid(v string) *ConcatForStartExecutionInput
SetMid sets the Mid field's value.
func (*ConcatForStartExecutionInput) SetPosition ¶ added in v1.2.17
func (s *ConcatForStartExecutionInput) SetPosition(v string) *ConcatForStartExecutionInput
SetPosition sets the Position field's value.
func (*ConcatForStartExecutionInput) SetType ¶ added in v1.2.17
func (s *ConcatForStartExecutionInput) SetType(v string) *ConcatForStartExecutionInput
SetType sets the Type field's value.
func (ConcatForStartExecutionInput) String ¶ added in v1.2.17
func (s ConcatForStartExecutionInput) String() string
String returns the string representation
type ContainerForGetExecutionOutput ¶ added in v1.2.17
type ContainerForGetExecutionOutput struct {
Container *string `type:"string" enum:"EnumOfContainerForGetExecutionOutput"`
Encryption *EncryptionForGetExecutionOutput `type:"structure"`
FileName *string `max:"696" type:"string"`
Segment *SegmentForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (ContainerForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ContainerForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ContainerForGetExecutionOutput) SetContainer ¶ added in v1.2.17
func (s *ContainerForGetExecutionOutput) SetContainer(v string) *ContainerForGetExecutionOutput
SetContainer sets the Container field's value.
func (*ContainerForGetExecutionOutput) SetEncryption ¶ added in v1.2.17
func (s *ContainerForGetExecutionOutput) SetEncryption(v *EncryptionForGetExecutionOutput) *ContainerForGetExecutionOutput
SetEncryption sets the Encryption field's value.
func (*ContainerForGetExecutionOutput) SetFileName ¶ added in v1.2.17
func (s *ContainerForGetExecutionOutput) SetFileName(v string) *ContainerForGetExecutionOutput
SetFileName sets the FileName field's value.
func (*ContainerForGetExecutionOutput) SetSegment ¶ added in v1.2.17
func (s *ContainerForGetExecutionOutput) SetSegment(v *SegmentForGetExecutionOutput) *ContainerForGetExecutionOutput
SetSegment sets the Segment field's value.
func (ContainerForGetExecutionOutput) String ¶ added in v1.2.17
func (s ContainerForGetExecutionOutput) String() string
String returns the string representation
type ContainerForStartExecutionInput ¶ added in v1.2.17
type ContainerForStartExecutionInput struct {
Container *string `type:"string" json:",omitempty" enum:"EnumOfContainerForStartExecutionInput"`
Encryption *EncryptionForStartExecutionInput `type:"structure" json:",omitempty"`
FileName *string `max:"696" type:"string" json:",omitempty"`
Segment *SegmentForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ContainerForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ContainerForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ContainerForStartExecutionInput) SetContainer ¶ added in v1.2.17
func (s *ContainerForStartExecutionInput) SetContainer(v string) *ContainerForStartExecutionInput
SetContainer sets the Container field's value.
func (*ContainerForStartExecutionInput) SetEncryption ¶ added in v1.2.17
func (s *ContainerForStartExecutionInput) SetEncryption(v *EncryptionForStartExecutionInput) *ContainerForStartExecutionInput
SetEncryption sets the Encryption field's value.
func (*ContainerForStartExecutionInput) SetFileName ¶ added in v1.2.17
func (s *ContainerForStartExecutionInput) SetFileName(v string) *ContainerForStartExecutionInput
SetFileName sets the FileName field's value.
func (*ContainerForStartExecutionInput) SetSegment ¶ added in v1.2.17
func (s *ContainerForStartExecutionInput) SetSegment(v *SegmentForStartExecutionInput) *ContainerForStartExecutionInput
SetSegment sets the Segment field's value.
func (ContainerForStartExecutionInput) String ¶ added in v1.2.17
func (s ContainerForStartExecutionInput) String() string
String returns the string representation
func (*ContainerForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *ContainerForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ContinueAITranslationWorkflowInput ¶ added in v1.1.25
type ContinueAITranslationWorkflowInput struct {
// ProjectId is a required field
ProjectId *string `type:"string" json:",omitempty" required:"true"`
// SpaceName is a required field
SpaceName *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ContinueAITranslationWorkflowInput) GoString ¶ added in v1.1.25
func (s ContinueAITranslationWorkflowInput) GoString() string
GoString returns the string representation
func (*ContinueAITranslationWorkflowInput) SetProjectId ¶ added in v1.1.25
func (s *ContinueAITranslationWorkflowInput) SetProjectId(v string) *ContinueAITranslationWorkflowInput
SetProjectId sets the ProjectId field's value.
func (*ContinueAITranslationWorkflowInput) SetSpaceName ¶ added in v1.1.25
func (s *ContinueAITranslationWorkflowInput) SetSpaceName(v string) *ContinueAITranslationWorkflowInput
SetSpaceName sets the SpaceName field's value.
func (ContinueAITranslationWorkflowInput) String ¶ added in v1.1.25
func (s ContinueAITranslationWorkflowInput) String() string
String returns the string representation
func (*ContinueAITranslationWorkflowInput) Validate ¶ added in v1.1.25
func (s *ContinueAITranslationWorkflowInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ContinueAITranslationWorkflowOutput ¶ added in v1.1.25
type ContinueAITranslationWorkflowOutput struct {
Metadata *response.ResponseMetadata
ProjectBaseInfo *ProjectBaseInfoForContinueAITranslationWorkflowOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ContinueAITranslationWorkflowOutput) GoString ¶ added in v1.1.25
func (s ContinueAITranslationWorkflowOutput) GoString() string
GoString returns the string representation
func (*ContinueAITranslationWorkflowOutput) SetProjectBaseInfo ¶ added in v1.1.25
func (s *ContinueAITranslationWorkflowOutput) SetProjectBaseInfo(v *ProjectBaseInfoForContinueAITranslationWorkflowOutput) *ContinueAITranslationWorkflowOutput
SetProjectBaseInfo sets the ProjectBaseInfo field's value.
func (ContinueAITranslationWorkflowOutput) String ¶ added in v1.1.25
func (s ContinueAITranslationWorkflowOutput) String() string
String returns the string representation
type ControlForGetExecutionOutput ¶
type ControlForGetExecutionOutput struct {
CallbackArgs *string `type:"string"`
ClientToken *string `type:"string"`
EnableLowPriority *bool `type:"boolean"`
Priority *int32 `type:"int32"`
TaskListId *string `type:"string"`
// contains filtered or unexported fields
}
func (ControlForGetExecutionOutput) GoString ¶
func (s ControlForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ControlForGetExecutionOutput) SetCallbackArgs ¶
func (s *ControlForGetExecutionOutput) SetCallbackArgs(v string) *ControlForGetExecutionOutput
SetCallbackArgs sets the CallbackArgs field's value.
func (*ControlForGetExecutionOutput) SetClientToken ¶
func (s *ControlForGetExecutionOutput) SetClientToken(v string) *ControlForGetExecutionOutput
SetClientToken sets the ClientToken field's value.
func (*ControlForGetExecutionOutput) SetEnableLowPriority ¶
func (s *ControlForGetExecutionOutput) SetEnableLowPriority(v bool) *ControlForGetExecutionOutput
SetEnableLowPriority sets the EnableLowPriority field's value.
func (*ControlForGetExecutionOutput) SetPriority ¶
func (s *ControlForGetExecutionOutput) SetPriority(v int32) *ControlForGetExecutionOutput
SetPriority sets the Priority field's value.
func (*ControlForGetExecutionOutput) SetTaskListId ¶ added in v1.2.5
func (s *ControlForGetExecutionOutput) SetTaskListId(v string) *ControlForGetExecutionOutput
SetTaskListId sets the TaskListId field's value.
func (ControlForGetExecutionOutput) String ¶
func (s ControlForGetExecutionOutput) String() string
String returns the string representation
type ControlForStartExecutionInput ¶
type ControlForStartExecutionInput struct {
CallbackArgs *string `type:"string" json:",omitempty"`
ClientToken *string `type:"string" json:",omitempty"`
EnableLowPriority *bool `type:"boolean" json:",omitempty"`
Priority *int32 `type:"int32" json:",omitempty"`
TaskListId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ControlForStartExecutionInput) GoString ¶
func (s ControlForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ControlForStartExecutionInput) SetCallbackArgs ¶
func (s *ControlForStartExecutionInput) SetCallbackArgs(v string) *ControlForStartExecutionInput
SetCallbackArgs sets the CallbackArgs field's value.
func (*ControlForStartExecutionInput) SetClientToken ¶
func (s *ControlForStartExecutionInput) SetClientToken(v string) *ControlForStartExecutionInput
SetClientToken sets the ClientToken field's value.
func (*ControlForStartExecutionInput) SetEnableLowPriority ¶
func (s *ControlForStartExecutionInput) SetEnableLowPriority(v bool) *ControlForStartExecutionInput
SetEnableLowPriority sets the EnableLowPriority field's value.
func (*ControlForStartExecutionInput) SetPriority ¶
func (s *ControlForStartExecutionInput) SetPriority(v int32) *ControlForStartExecutionInput
SetPriority sets the Priority field's value.
func (*ControlForStartExecutionInput) SetTaskListId ¶ added in v1.2.5
func (s *ControlForStartExecutionInput) SetTaskListId(v string) *ControlForStartExecutionInput
SetTaskListId sets the TaskListId field's value.
func (ControlForStartExecutionInput) String ¶
func (s ControlForStartExecutionInput) String() string
String returns the string representation
type ConvertABRTranscodeForGetExecutionOutput ¶ added in v1.2.17
type ConvertABRTranscodeForGetExecutionOutput struct {
FileName *string `type:"string"`
Size *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertABRTranscodeForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertABRTranscodeForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertABRTranscodeForGetExecutionOutput) SetFileName ¶ added in v1.2.17
func (s *ConvertABRTranscodeForGetExecutionOutput) SetFileName(v string) *ConvertABRTranscodeForGetExecutionOutput
SetFileName sets the FileName field's value.
func (*ConvertABRTranscodeForGetExecutionOutput) SetSize ¶ added in v1.2.17
func (s *ConvertABRTranscodeForGetExecutionOutput) SetSize(v string) *ConvertABRTranscodeForGetExecutionOutput
SetSize sets the Size field's value.
func (ConvertABRTranscodeForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertABRTranscodeForGetExecutionOutput) String() string
String returns the string representation
type ConvertAdAuditForGetExecutionOutput ¶
type ConvertAdAuditForGetExecutionOutput struct {
Code *int32 `type:"int32"`
Duration *float64 `type:"double"`
Label []*int32 `type:"list"`
Reason *string `type:"string"`
Status *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertAdAuditForGetExecutionOutput) GoString ¶
func (s ConvertAdAuditForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertAdAuditForGetExecutionOutput) SetCode ¶
func (s *ConvertAdAuditForGetExecutionOutput) SetCode(v int32) *ConvertAdAuditForGetExecutionOutput
SetCode sets the Code field's value.
func (*ConvertAdAuditForGetExecutionOutput) SetDuration ¶
func (s *ConvertAdAuditForGetExecutionOutput) SetDuration(v float64) *ConvertAdAuditForGetExecutionOutput
SetDuration sets the Duration field's value.
func (*ConvertAdAuditForGetExecutionOutput) SetLabel ¶
func (s *ConvertAdAuditForGetExecutionOutput) SetLabel(v []*int32) *ConvertAdAuditForGetExecutionOutput
SetLabel sets the Label field's value.
func (*ConvertAdAuditForGetExecutionOutput) SetReason ¶
func (s *ConvertAdAuditForGetExecutionOutput) SetReason(v string) *ConvertAdAuditForGetExecutionOutput
SetReason sets the Reason field's value.
func (*ConvertAdAuditForGetExecutionOutput) SetStatus ¶
func (s *ConvertAdAuditForGetExecutionOutput) SetStatus(v string) *ConvertAdAuditForGetExecutionOutput
SetStatus sets the Status field's value.
func (ConvertAdAuditForGetExecutionOutput) String ¶
func (s ConvertAdAuditForGetExecutionOutput) String() string
String returns the string representation
type ConvertAreaForGetExecutionOutput ¶ added in v1.1.29
type ConvertAreaForGetExecutionOutput struct {
End *float64 `type:"double"`
PixelRectangle []*PixelRectangleForGetExecutionOutput `type:"list"`
Start *float64 `type:"double"`
// contains filtered or unexported fields
}
func (ConvertAreaForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s ConvertAreaForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertAreaForGetExecutionOutput) SetEnd ¶ added in v1.1.29
func (s *ConvertAreaForGetExecutionOutput) SetEnd(v float64) *ConvertAreaForGetExecutionOutput
SetEnd sets the End field's value.
func (*ConvertAreaForGetExecutionOutput) SetPixelRectangle ¶ added in v1.1.29
func (s *ConvertAreaForGetExecutionOutput) SetPixelRectangle(v []*PixelRectangleForGetExecutionOutput) *ConvertAreaForGetExecutionOutput
SetPixelRectangle sets the PixelRectangle field's value.
func (*ConvertAreaForGetExecutionOutput) SetStart ¶ added in v1.1.29
func (s *ConvertAreaForGetExecutionOutput) SetStart(v float64) *ConvertAreaForGetExecutionOutput
SetStart sets the Start field's value.
func (ConvertAreaForGetExecutionOutput) String ¶ added in v1.1.29
func (s ConvertAreaForGetExecutionOutput) String() string
String returns the string representation
type ConvertAsrForGetExecutionOutput ¶
type ConvertAsrForGetExecutionOutput struct {
Confidence *float64 `type:"double"`
Duration *float64 `type:"double"`
Mode *string `type:"string"`
Utterances []*UtteranceForGetExecutionOutput `type:"list"`
// contains filtered or unexported fields
}
func (ConvertAsrForGetExecutionOutput) GoString ¶
func (s ConvertAsrForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertAsrForGetExecutionOutput) SetConfidence ¶
func (s *ConvertAsrForGetExecutionOutput) SetConfidence(v float64) *ConvertAsrForGetExecutionOutput
SetConfidence sets the Confidence field's value.
func (*ConvertAsrForGetExecutionOutput) SetDuration ¶
func (s *ConvertAsrForGetExecutionOutput) SetDuration(v float64) *ConvertAsrForGetExecutionOutput
SetDuration sets the Duration field's value.
func (*ConvertAsrForGetExecutionOutput) SetMode ¶ added in v1.1.12
func (s *ConvertAsrForGetExecutionOutput) SetMode(v string) *ConvertAsrForGetExecutionOutput
SetMode sets the Mode field's value.
func (*ConvertAsrForGetExecutionOutput) SetUtterances ¶
func (s *ConvertAsrForGetExecutionOutput) SetUtterances(v []*UtteranceForGetExecutionOutput) *ConvertAsrForGetExecutionOutput
SetUtterances sets the Utterances field's value.
func (ConvertAsrForGetExecutionOutput) String ¶
func (s ConvertAsrForGetExecutionOutput) String() string
String returns the string representation
type ConvertAudioExtractForGetExecutionOutput ¶
type ConvertAudioExtractForGetExecutionOutput struct {
Background *BackgroundForGetExecutionOutput `type:"structure"`
Duration *float64 `type:"double"`
Voice *VoiceForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (ConvertAudioExtractForGetExecutionOutput) GoString ¶
func (s ConvertAudioExtractForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertAudioExtractForGetExecutionOutput) SetBackground ¶
func (s *ConvertAudioExtractForGetExecutionOutput) SetBackground(v *BackgroundForGetExecutionOutput) *ConvertAudioExtractForGetExecutionOutput
SetBackground sets the Background field's value.
func (*ConvertAudioExtractForGetExecutionOutput) SetDuration ¶
func (s *ConvertAudioExtractForGetExecutionOutput) SetDuration(v float64) *ConvertAudioExtractForGetExecutionOutput
SetDuration sets the Duration field's value.
func (*ConvertAudioExtractForGetExecutionOutput) SetVoice ¶
func (s *ConvertAudioExtractForGetExecutionOutput) SetVoice(v *VoiceForGetExecutionOutput) *ConvertAudioExtractForGetExecutionOutput
SetVoice sets the Voice field's value.
func (ConvertAudioExtractForGetExecutionOutput) String ¶
func (s ConvertAudioExtractForGetExecutionOutput) String() string
String returns the string representation
type ConvertAudioForGetExecutionOutput ¶ added in v1.2.17
type ConvertAudioForGetExecutionOutput struct {
BitrateControl *ConvertConvertBitrateControlForGetExecutionOutput `type:"structure"`
Channels *int32 `type:"int32"`
Codec *string `type:"string" enum:"ConvertConvertEnumOfCodecForGetExecutionOutput"`
Profile *string `type:"string" enum:"EnumOfProfileForGetExecutionOutput"`
SampleRate *int32 `type:"int32"`
Volume *ConvertVolumeForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (ConvertAudioForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertAudioForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertAudioForGetExecutionOutput) SetBitrateControl ¶ added in v1.2.17
func (s *ConvertAudioForGetExecutionOutput) SetBitrateControl(v *ConvertConvertBitrateControlForGetExecutionOutput) *ConvertAudioForGetExecutionOutput
SetBitrateControl sets the BitrateControl field's value.
func (*ConvertAudioForGetExecutionOutput) SetChannels ¶ added in v1.2.17
func (s *ConvertAudioForGetExecutionOutput) SetChannels(v int32) *ConvertAudioForGetExecutionOutput
SetChannels sets the Channels field's value.
func (*ConvertAudioForGetExecutionOutput) SetCodec ¶ added in v1.2.17
func (s *ConvertAudioForGetExecutionOutput) SetCodec(v string) *ConvertAudioForGetExecutionOutput
SetCodec sets the Codec field's value.
func (*ConvertAudioForGetExecutionOutput) SetProfile ¶ added in v1.2.17
func (s *ConvertAudioForGetExecutionOutput) SetProfile(v string) *ConvertAudioForGetExecutionOutput
SetProfile sets the Profile field's value.
func (*ConvertAudioForGetExecutionOutput) SetSampleRate ¶ added in v1.2.17
func (s *ConvertAudioForGetExecutionOutput) SetSampleRate(v int32) *ConvertAudioForGetExecutionOutput
SetSampleRate sets the SampleRate field's value.
func (*ConvertAudioForGetExecutionOutput) SetVolume ¶ added in v1.2.17
func (s *ConvertAudioForGetExecutionOutput) SetVolume(v *ConvertVolumeForGetExecutionOutput) *ConvertAudioForGetExecutionOutput
SetVolume sets the Volume field's value.
func (ConvertAudioForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertAudioForGetExecutionOutput) String() string
String returns the string representation
type ConvertAudioForStartExecutionInput ¶ added in v1.2.17
type ConvertAudioForStartExecutionInput struct {
BitrateControl *ConvertConvertBitrateControlForStartExecutionInput `type:"structure" json:",omitempty"`
Channels *int32 `type:"int32" json:",omitempty"`
Codec *string `type:"string" json:",omitempty" enum:"ConvertConvertEnumOfCodecForStartExecutionInput"`
Profile *string `type:"string" json:",omitempty" enum:"EnumOfProfileForStartExecutionInput"`
SampleRate *int32 `type:"int32" json:",omitempty"`
Volume *ConvertVolumeForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertAudioForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ConvertAudioForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertAudioForStartExecutionInput) SetBitrateControl ¶ added in v1.2.17
func (s *ConvertAudioForStartExecutionInput) SetBitrateControl(v *ConvertConvertBitrateControlForStartExecutionInput) *ConvertAudioForStartExecutionInput
SetBitrateControl sets the BitrateControl field's value.
func (*ConvertAudioForStartExecutionInput) SetChannels ¶ added in v1.2.17
func (s *ConvertAudioForStartExecutionInput) SetChannels(v int32) *ConvertAudioForStartExecutionInput
SetChannels sets the Channels field's value.
func (*ConvertAudioForStartExecutionInput) SetCodec ¶ added in v1.2.17
func (s *ConvertAudioForStartExecutionInput) SetCodec(v string) *ConvertAudioForStartExecutionInput
SetCodec sets the Codec field's value.
func (*ConvertAudioForStartExecutionInput) SetProfile ¶ added in v1.2.17
func (s *ConvertAudioForStartExecutionInput) SetProfile(v string) *ConvertAudioForStartExecutionInput
SetProfile sets the Profile field's value.
func (*ConvertAudioForStartExecutionInput) SetSampleRate ¶ added in v1.2.17
func (s *ConvertAudioForStartExecutionInput) SetSampleRate(v int32) *ConvertAudioForStartExecutionInput
SetSampleRate sets the SampleRate field's value.
func (*ConvertAudioForStartExecutionInput) SetVolume ¶ added in v1.2.17
func (s *ConvertAudioForStartExecutionInput) SetVolume(v *ConvertVolumeForStartExecutionInput) *ConvertAudioForStartExecutionInput
SetVolume sets the Volume field's value.
func (ConvertAudioForStartExecutionInput) String ¶ added in v1.2.17
func (s ConvertAudioForStartExecutionInput) String() string
String returns the string representation
func (*ConvertAudioForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *ConvertAudioForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ConvertBitrateControlForGetExecutionOutput ¶ added in v1.2.17
type ConvertBitrateControlForGetExecutionOutput struct {
Bitrate *int32 `min:"10" max:"50000" type:"int32"`
Crf *float64 `max:"51" type:"float"`
Mode *string `type:"string" enum:"ConvertEnumOfModeForGetExecutionOutput"`
// contains filtered or unexported fields
}
func (ConvertBitrateControlForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertBitrateControlForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertBitrateControlForGetExecutionOutput) SetBitrate ¶ added in v1.2.17
func (s *ConvertBitrateControlForGetExecutionOutput) SetBitrate(v int32) *ConvertBitrateControlForGetExecutionOutput
SetBitrate sets the Bitrate field's value.
func (*ConvertBitrateControlForGetExecutionOutput) SetCrf ¶ added in v1.2.17
func (s *ConvertBitrateControlForGetExecutionOutput) SetCrf(v float64) *ConvertBitrateControlForGetExecutionOutput
SetCrf sets the Crf field's value.
func (*ConvertBitrateControlForGetExecutionOutput) SetMode ¶ added in v1.2.17
func (s *ConvertBitrateControlForGetExecutionOutput) SetMode(v string) *ConvertBitrateControlForGetExecutionOutput
SetMode sets the Mode field's value.
func (ConvertBitrateControlForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertBitrateControlForGetExecutionOutput) String() string
String returns the string representation
type ConvertBitrateControlForStartExecutionInput ¶ added in v1.2.17
type ConvertBitrateControlForStartExecutionInput struct {
Bitrate *int32 `min:"10" max:"50000" type:"int32" json:",omitempty"`
Crf *float64 `max:"51" type:"float" json:",omitempty"`
Mode *string `type:"string" json:",omitempty" enum:"ConvertEnumOfModeForStartExecutionInput"`
// contains filtered or unexported fields
}
func (ConvertBitrateControlForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ConvertBitrateControlForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertBitrateControlForStartExecutionInput) SetBitrate ¶ added in v1.2.17
func (s *ConvertBitrateControlForStartExecutionInput) SetBitrate(v int32) *ConvertBitrateControlForStartExecutionInput
SetBitrate sets the Bitrate field's value.
func (*ConvertBitrateControlForStartExecutionInput) SetCrf ¶ added in v1.2.17
func (s *ConvertBitrateControlForStartExecutionInput) SetCrf(v float64) *ConvertBitrateControlForStartExecutionInput
SetCrf sets the Crf field's value.
func (*ConvertBitrateControlForStartExecutionInput) SetMode ¶ added in v1.2.17
func (s *ConvertBitrateControlForStartExecutionInput) SetMode(v string) *ConvertBitrateControlForStartExecutionInput
SetMode sets the Mode field's value.
func (ConvertBitrateControlForStartExecutionInput) String ¶ added in v1.2.17
func (s ConvertBitrateControlForStartExecutionInput) String() string
String returns the string representation
func (*ConvertBitrateControlForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *ConvertBitrateControlForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ConvertByteHDForGetExecutionOutput ¶
type ConvertByteHDForGetExecutionOutput struct {
AudioStreamMeta *AudioStreamMetaForGetExecutionOutput `type:"structure"`
CreateTime *string `type:"string"`
Duration *float64 `type:"float"`
DynamicRange *string `type:"string"`
EncodedType *string `type:"string"`
Encrypt *bool `type:"boolean"`
Encryption *ConvertEncryptionForGetExecutionOutput `type:"structure"`
FileId *string `type:"string"`
FileType *string `type:"string"`
Format *string `type:"string"`
LogoType *string `type:"string"`
Md5 *string `type:"string"`
Size *float64 `type:"double"`
StoreUri *string `type:"string"`
TosStorageClass *string `type:"string"`
VideoStreamMeta *VideoStreamMetaForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (ConvertByteHDForGetExecutionOutput) GoString ¶
func (s ConvertByteHDForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertByteHDForGetExecutionOutput) SetAudioStreamMeta ¶
func (s *ConvertByteHDForGetExecutionOutput) SetAudioStreamMeta(v *AudioStreamMetaForGetExecutionOutput) *ConvertByteHDForGetExecutionOutput
SetAudioStreamMeta sets the AudioStreamMeta field's value.
func (*ConvertByteHDForGetExecutionOutput) SetCreateTime ¶
func (s *ConvertByteHDForGetExecutionOutput) SetCreateTime(v string) *ConvertByteHDForGetExecutionOutput
SetCreateTime sets the CreateTime field's value.
func (*ConvertByteHDForGetExecutionOutput) SetDuration ¶
func (s *ConvertByteHDForGetExecutionOutput) SetDuration(v float64) *ConvertByteHDForGetExecutionOutput
SetDuration sets the Duration field's value.
func (*ConvertByteHDForGetExecutionOutput) SetDynamicRange ¶
func (s *ConvertByteHDForGetExecutionOutput) SetDynamicRange(v string) *ConvertByteHDForGetExecutionOutput
SetDynamicRange sets the DynamicRange field's value.
func (*ConvertByteHDForGetExecutionOutput) SetEncodedType ¶
func (s *ConvertByteHDForGetExecutionOutput) SetEncodedType(v string) *ConvertByteHDForGetExecutionOutput
SetEncodedType sets the EncodedType field's value.
func (*ConvertByteHDForGetExecutionOutput) SetEncrypt ¶
func (s *ConvertByteHDForGetExecutionOutput) SetEncrypt(v bool) *ConvertByteHDForGetExecutionOutput
SetEncrypt sets the Encrypt field's value.
func (*ConvertByteHDForGetExecutionOutput) SetEncryption ¶
func (s *ConvertByteHDForGetExecutionOutput) SetEncryption(v *ConvertEncryptionForGetExecutionOutput) *ConvertByteHDForGetExecutionOutput
SetEncryption sets the Encryption field's value.
func (*ConvertByteHDForGetExecutionOutput) SetFileId ¶
func (s *ConvertByteHDForGetExecutionOutput) SetFileId(v string) *ConvertByteHDForGetExecutionOutput
SetFileId sets the FileId field's value.
func (*ConvertByteHDForGetExecutionOutput) SetFileType ¶
func (s *ConvertByteHDForGetExecutionOutput) SetFileType(v string) *ConvertByteHDForGetExecutionOutput
SetFileType sets the FileType field's value.
func (*ConvertByteHDForGetExecutionOutput) SetFormat ¶
func (s *ConvertByteHDForGetExecutionOutput) SetFormat(v string) *ConvertByteHDForGetExecutionOutput
SetFormat sets the Format field's value.
func (*ConvertByteHDForGetExecutionOutput) SetLogoType ¶
func (s *ConvertByteHDForGetExecutionOutput) SetLogoType(v string) *ConvertByteHDForGetExecutionOutput
SetLogoType sets the LogoType field's value.
func (*ConvertByteHDForGetExecutionOutput) SetMd5 ¶
func (s *ConvertByteHDForGetExecutionOutput) SetMd5(v string) *ConvertByteHDForGetExecutionOutput
SetMd5 sets the Md5 field's value.
func (*ConvertByteHDForGetExecutionOutput) SetSize ¶
func (s *ConvertByteHDForGetExecutionOutput) SetSize(v float64) *ConvertByteHDForGetExecutionOutput
SetSize sets the Size field's value.
func (*ConvertByteHDForGetExecutionOutput) SetStoreUri ¶
func (s *ConvertByteHDForGetExecutionOutput) SetStoreUri(v string) *ConvertByteHDForGetExecutionOutput
SetStoreUri sets the StoreUri field's value.
func (*ConvertByteHDForGetExecutionOutput) SetTosStorageClass ¶
func (s *ConvertByteHDForGetExecutionOutput) SetTosStorageClass(v string) *ConvertByteHDForGetExecutionOutput
SetTosStorageClass sets the TosStorageClass field's value.
func (*ConvertByteHDForGetExecutionOutput) SetVideoStreamMeta ¶
func (s *ConvertByteHDForGetExecutionOutput) SetVideoStreamMeta(v *VideoStreamMetaForGetExecutionOutput) *ConvertByteHDForGetExecutionOutput
SetVideoStreamMeta sets the VideoStreamMeta field's value.
func (ConvertByteHDForGetExecutionOutput) String ¶
func (s ConvertByteHDForGetExecutionOutput) String() string
String returns the string representation
type ConvertClipForGetExecutionOutput ¶ added in v1.1.12
type ConvertClipForGetExecutionOutput struct {
EndTime *int32 `type:"int32"`
StartTime *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (ConvertClipForGetExecutionOutput) GoString ¶ added in v1.1.12
func (s ConvertClipForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertClipForGetExecutionOutput) SetEndTime ¶ added in v1.2.17
func (s *ConvertClipForGetExecutionOutput) SetEndTime(v int32) *ConvertClipForGetExecutionOutput
SetEndTime sets the EndTime field's value.
func (*ConvertClipForGetExecutionOutput) SetStartTime ¶ added in v1.2.17
func (s *ConvertClipForGetExecutionOutput) SetStartTime(v int32) *ConvertClipForGetExecutionOutput
SetStartTime sets the StartTime field's value.
func (ConvertClipForGetExecutionOutput) String ¶ added in v1.1.12
func (s ConvertClipForGetExecutionOutput) String() string
String returns the string representation
type ConvertClipForStartExecutionInput ¶ added in v1.2.17
type ConvertClipForStartExecutionInput struct {
EndTime *int32 `type:"int32" json:",omitempty"`
StartTime *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertClipForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ConvertClipForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertClipForStartExecutionInput) SetEndTime ¶ added in v1.2.17
func (s *ConvertClipForStartExecutionInput) SetEndTime(v int32) *ConvertClipForStartExecutionInput
SetEndTime sets the EndTime field's value.
func (*ConvertClipForStartExecutionInput) SetStartTime ¶ added in v1.2.17
func (s *ConvertClipForStartExecutionInput) SetStartTime(v int32) *ConvertClipForStartExecutionInput
SetStartTime sets the StartTime field's value.
func (ConvertClipForStartExecutionInput) String ¶ added in v1.2.17
func (s ConvertClipForStartExecutionInput) String() string
String returns the string representation
type ConvertConcatForGetExecutionOutput ¶ added in v1.2.17
type ConvertConcatForGetExecutionOutput struct {
Concat *ConcatForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (ConvertConcatForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertConcatForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConcatForGetExecutionOutput) SetConcat ¶ added in v1.2.17
func (s *ConvertConcatForGetExecutionOutput) SetConcat(v *ConcatForGetExecutionOutput) *ConvertConcatForGetExecutionOutput
SetConcat sets the Concat field's value.
func (ConvertConcatForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertConcatForGetExecutionOutput) String() string
String returns the string representation
type ConvertConcatForStartExecutionInput ¶ added in v1.2.17
type ConvertConcatForStartExecutionInput struct {
Concat *ConcatForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertConcatForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ConvertConcatForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertConcatForStartExecutionInput) SetConcat ¶ added in v1.2.17
func (s *ConvertConcatForStartExecutionInput) SetConcat(v *ConcatForStartExecutionInput) *ConvertConcatForStartExecutionInput
SetConcat sets the Concat field's value.
func (ConvertConcatForStartExecutionInput) String ¶ added in v1.2.17
func (s ConvertConcatForStartExecutionInput) String() string
String returns the string representation
type ConvertContainerForGetExecutionOutput ¶ added in v1.2.17
type ConvertContainerForGetExecutionOutput struct {
Container *string `type:"string" enum:"ConvertEnumOfContainerForGetExecutionOutput"`
Encryption *EncryptionForGetExecutionOutput `type:"structure"`
FileName *string `max:"696" type:"string"`
Segment *SegmentForGetExecutionOutput `type:"structure"`
StreamControl *StreamControlForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (ConvertContainerForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertContainerForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertContainerForGetExecutionOutput) SetContainer ¶ added in v1.2.17
func (s *ConvertContainerForGetExecutionOutput) SetContainer(v string) *ConvertContainerForGetExecutionOutput
SetContainer sets the Container field's value.
func (*ConvertContainerForGetExecutionOutput) SetEncryption ¶ added in v1.2.17
func (s *ConvertContainerForGetExecutionOutput) SetEncryption(v *EncryptionForGetExecutionOutput) *ConvertContainerForGetExecutionOutput
SetEncryption sets the Encryption field's value.
func (*ConvertContainerForGetExecutionOutput) SetFileName ¶ added in v1.2.17
func (s *ConvertContainerForGetExecutionOutput) SetFileName(v string) *ConvertContainerForGetExecutionOutput
SetFileName sets the FileName field's value.
func (*ConvertContainerForGetExecutionOutput) SetSegment ¶ added in v1.2.17
func (s *ConvertContainerForGetExecutionOutput) SetSegment(v *SegmentForGetExecutionOutput) *ConvertContainerForGetExecutionOutput
SetSegment sets the Segment field's value.
func (*ConvertContainerForGetExecutionOutput) SetStreamControl ¶ added in v1.2.17
func (s *ConvertContainerForGetExecutionOutput) SetStreamControl(v *StreamControlForGetExecutionOutput) *ConvertContainerForGetExecutionOutput
SetStreamControl sets the StreamControl field's value.
func (ConvertContainerForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertContainerForGetExecutionOutput) String() string
String returns the string representation
type ConvertContainerForStartExecutionInput ¶ added in v1.2.17
type ConvertContainerForStartExecutionInput struct {
Container *string `type:"string" json:",omitempty" enum:"ConvertEnumOfContainerForStartExecutionInput"`
Encryption *EncryptionForStartExecutionInput `type:"structure" json:",omitempty"`
FileName *string `max:"696" type:"string" json:",omitempty"`
Segment *SegmentForStartExecutionInput `type:"structure" json:",omitempty"`
StreamControl *StreamControlForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertContainerForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ConvertContainerForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertContainerForStartExecutionInput) SetContainer ¶ added in v1.2.17
func (s *ConvertContainerForStartExecutionInput) SetContainer(v string) *ConvertContainerForStartExecutionInput
SetContainer sets the Container field's value.
func (*ConvertContainerForStartExecutionInput) SetEncryption ¶ added in v1.2.17
func (s *ConvertContainerForStartExecutionInput) SetEncryption(v *EncryptionForStartExecutionInput) *ConvertContainerForStartExecutionInput
SetEncryption sets the Encryption field's value.
func (*ConvertContainerForStartExecutionInput) SetFileName ¶ added in v1.2.17
func (s *ConvertContainerForStartExecutionInput) SetFileName(v string) *ConvertContainerForStartExecutionInput
SetFileName sets the FileName field's value.
func (*ConvertContainerForStartExecutionInput) SetSegment ¶ added in v1.2.17
func (s *ConvertContainerForStartExecutionInput) SetSegment(v *SegmentForStartExecutionInput) *ConvertContainerForStartExecutionInput
SetSegment sets the Segment field's value.
func (*ConvertContainerForStartExecutionInput) SetStreamControl ¶ added in v1.2.17
func (s *ConvertContainerForStartExecutionInput) SetStreamControl(v *StreamControlForStartExecutionInput) *ConvertContainerForStartExecutionInput
SetStreamControl sets the StreamControl field's value.
func (ConvertContainerForStartExecutionInput) String ¶ added in v1.2.17
func (s ConvertContainerForStartExecutionInput) String() string
String returns the string representation
func (*ConvertContainerForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *ConvertContainerForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ConvertConvertBitrateControlForGetExecutionOutput ¶ added in v1.2.17
type ConvertConvertBitrateControlForGetExecutionOutput struct {
Bitrate *int32 `min:"10" max:"500" type:"int32"`
Mode *string `type:"string" enum:"EnumOfModeForGetExecutionOutput"`
// contains filtered or unexported fields
}
func (ConvertConvertBitrateControlForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertConvertBitrateControlForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertBitrateControlForGetExecutionOutput) SetBitrate ¶ added in v1.2.17
func (s *ConvertConvertBitrateControlForGetExecutionOutput) SetBitrate(v int32) *ConvertConvertBitrateControlForGetExecutionOutput
SetBitrate sets the Bitrate field's value.
func (*ConvertConvertBitrateControlForGetExecutionOutput) SetMode ¶ added in v1.2.17
func (s *ConvertConvertBitrateControlForGetExecutionOutput) SetMode(v string) *ConvertConvertBitrateControlForGetExecutionOutput
SetMode sets the Mode field's value.
func (ConvertConvertBitrateControlForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertConvertBitrateControlForGetExecutionOutput) String() string
String returns the string representation
type ConvertConvertBitrateControlForStartExecutionInput ¶ added in v1.2.17
type ConvertConvertBitrateControlForStartExecutionInput struct {
Bitrate *int32 `min:"10" max:"500" type:"int32" json:",omitempty"`
Mode *string `type:"string" json:",omitempty" enum:"EnumOfModeForStartExecutionInput"`
// contains filtered or unexported fields
}
func (ConvertConvertBitrateControlForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ConvertConvertBitrateControlForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertConvertBitrateControlForStartExecutionInput) SetBitrate ¶ added in v1.2.17
func (s *ConvertConvertBitrateControlForStartExecutionInput) SetBitrate(v int32) *ConvertConvertBitrateControlForStartExecutionInput
SetBitrate sets the Bitrate field's value.
func (*ConvertConvertBitrateControlForStartExecutionInput) SetMode ¶ added in v1.2.17
func (s *ConvertConvertBitrateControlForStartExecutionInput) SetMode(v string) *ConvertConvertBitrateControlForStartExecutionInput
SetMode sets the Mode field's value.
func (ConvertConvertBitrateControlForStartExecutionInput) String ¶ added in v1.2.17
func (s ConvertConvertBitrateControlForStartExecutionInput) String() string
String returns the string representation
func (*ConvertConvertBitrateControlForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *ConvertConvertBitrateControlForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ConvertConvertClipForGetExecutionOutput ¶ added in v1.1.47
type ConvertConvertClipForGetExecutionOutput struct {
End *float64 `type:"double"`
Start *float64 `type:"double"`
VideoIndex *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (ConvertConvertClipForGetExecutionOutput) GoString ¶ added in v1.1.47
func (s ConvertConvertClipForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertClipForGetExecutionOutput) SetEnd ¶ added in v1.1.47
func (s *ConvertConvertClipForGetExecutionOutput) SetEnd(v float64) *ConvertConvertClipForGetExecutionOutput
SetEnd sets the End field's value.
func (*ConvertConvertClipForGetExecutionOutput) SetStart ¶ added in v1.1.47
func (s *ConvertConvertClipForGetExecutionOutput) SetStart(v float64) *ConvertConvertClipForGetExecutionOutput
SetStart sets the Start field's value.
func (*ConvertConvertClipForGetExecutionOutput) SetVideoIndex ¶ added in v1.1.47
func (s *ConvertConvertClipForGetExecutionOutput) SetVideoIndex(v int32) *ConvertConvertClipForGetExecutionOutput
SetVideoIndex sets the VideoIndex field's value.
func (ConvertConvertClipForGetExecutionOutput) String ¶ added in v1.1.47
func (s ConvertConvertClipForGetExecutionOutput) String() string
String returns the string representation
type ConvertConvertContainerForGetExecutionOutput ¶ added in v1.2.17
type ConvertConvertContainerForGetExecutionOutput struct {
Container *string `type:"string" enum:"ConvertEnumOfContainerForGetExecutionOutput"`
Encryption *EncryptionForGetExecutionOutput `type:"structure"`
FileName *string `max:"696" type:"string"`
Segment *SegmentForGetExecutionOutput `type:"structure"`
StreamControl *StreamControlForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (ConvertConvertContainerForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertConvertContainerForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertContainerForGetExecutionOutput) SetContainer ¶ added in v1.2.17
func (s *ConvertConvertContainerForGetExecutionOutput) SetContainer(v string) *ConvertConvertContainerForGetExecutionOutput
SetContainer sets the Container field's value.
func (*ConvertConvertContainerForGetExecutionOutput) SetEncryption ¶ added in v1.2.17
func (s *ConvertConvertContainerForGetExecutionOutput) SetEncryption(v *EncryptionForGetExecutionOutput) *ConvertConvertContainerForGetExecutionOutput
SetEncryption sets the Encryption field's value.
func (*ConvertConvertContainerForGetExecutionOutput) SetFileName ¶ added in v1.2.17
func (s *ConvertConvertContainerForGetExecutionOutput) SetFileName(v string) *ConvertConvertContainerForGetExecutionOutput
SetFileName sets the FileName field's value.
func (*ConvertConvertContainerForGetExecutionOutput) SetSegment ¶ added in v1.2.17
func (s *ConvertConvertContainerForGetExecutionOutput) SetSegment(v *SegmentForGetExecutionOutput) *ConvertConvertContainerForGetExecutionOutput
SetSegment sets the Segment field's value.
func (*ConvertConvertContainerForGetExecutionOutput) SetStreamControl ¶ added in v1.2.17
func (s *ConvertConvertContainerForGetExecutionOutput) SetStreamControl(v *StreamControlForGetExecutionOutput) *ConvertConvertContainerForGetExecutionOutput
SetStreamControl sets the StreamControl field's value.
func (ConvertConvertContainerForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertConvertContainerForGetExecutionOutput) String() string
String returns the string representation
type ConvertConvertContainerForStartExecutionInput ¶ added in v1.2.17
type ConvertConvertContainerForStartExecutionInput struct {
Container *string `type:"string" json:",omitempty" enum:"ConvertEnumOfContainerForStartExecutionInput"`
Encryption *EncryptionForStartExecutionInput `type:"structure" json:",omitempty"`
FileName *string `max:"696" type:"string" json:",omitempty"`
Segment *SegmentForStartExecutionInput `type:"structure" json:",omitempty"`
StreamControl *StreamControlForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertConvertContainerForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ConvertConvertContainerForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertConvertContainerForStartExecutionInput) SetContainer ¶ added in v1.2.17
func (s *ConvertConvertContainerForStartExecutionInput) SetContainer(v string) *ConvertConvertContainerForStartExecutionInput
SetContainer sets the Container field's value.
func (*ConvertConvertContainerForStartExecutionInput) SetEncryption ¶ added in v1.2.17
func (s *ConvertConvertContainerForStartExecutionInput) SetEncryption(v *EncryptionForStartExecutionInput) *ConvertConvertContainerForStartExecutionInput
SetEncryption sets the Encryption field's value.
func (*ConvertConvertContainerForStartExecutionInput) SetFileName ¶ added in v1.2.17
func (s *ConvertConvertContainerForStartExecutionInput) SetFileName(v string) *ConvertConvertContainerForStartExecutionInput
SetFileName sets the FileName field's value.
func (*ConvertConvertContainerForStartExecutionInput) SetSegment ¶ added in v1.2.17
func (s *ConvertConvertContainerForStartExecutionInput) SetSegment(v *SegmentForStartExecutionInput) *ConvertConvertContainerForStartExecutionInput
SetSegment sets the Segment field's value.
func (*ConvertConvertContainerForStartExecutionInput) SetStreamControl ¶ added in v1.2.17
func (s *ConvertConvertContainerForStartExecutionInput) SetStreamControl(v *StreamControlForStartExecutionInput) *ConvertConvertContainerForStartExecutionInput
SetStreamControl sets the StreamControl field's value.
func (ConvertConvertContainerForStartExecutionInput) String ¶ added in v1.2.17
func (s ConvertConvertContainerForStartExecutionInput) String() string
String returns the string representation
func (*ConvertConvertContainerForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *ConvertConvertContainerForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ConvertConvertConvertBitrateControlForGetExecutionOutput ¶ added in v1.2.17
type ConvertConvertConvertBitrateControlForGetExecutionOutput struct {
Bitrate *int32 `min:"10" max:"50000" type:"int32"`
Crf *float64 `max:"51" type:"float"`
Mode *string `type:"string" enum:"ConvertEnumOfModeForGetExecutionOutput"`
// contains filtered or unexported fields
}
func (ConvertConvertConvertBitrateControlForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertConvertConvertBitrateControlForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertConvertBitrateControlForGetExecutionOutput) SetBitrate ¶ added in v1.2.17
func (s *ConvertConvertConvertBitrateControlForGetExecutionOutput) SetBitrate(v int32) *ConvertConvertConvertBitrateControlForGetExecutionOutput
SetBitrate sets the Bitrate field's value.
func (*ConvertConvertConvertBitrateControlForGetExecutionOutput) SetCrf ¶ added in v1.2.17
func (s *ConvertConvertConvertBitrateControlForGetExecutionOutput) SetCrf(v float64) *ConvertConvertConvertBitrateControlForGetExecutionOutput
SetCrf sets the Crf field's value.
func (*ConvertConvertConvertBitrateControlForGetExecutionOutput) SetMode ¶ added in v1.2.17
func (s *ConvertConvertConvertBitrateControlForGetExecutionOutput) SetMode(v string) *ConvertConvertConvertBitrateControlForGetExecutionOutput
SetMode sets the Mode field's value.
func (ConvertConvertConvertBitrateControlForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertConvertConvertBitrateControlForGetExecutionOutput) String() string
String returns the string representation
type ConvertConvertConvertBitrateControlForStartExecutionInput ¶ added in v1.2.17
type ConvertConvertConvertBitrateControlForStartExecutionInput struct {
Bitrate *int32 `min:"10" max:"50000" type:"int32" json:",omitempty"`
Crf *float64 `max:"51" type:"float" json:",omitempty"`
Mode *string `type:"string" json:",omitempty" enum:"ConvertEnumOfModeForStartExecutionInput"`
// contains filtered or unexported fields
}
func (ConvertConvertConvertBitrateControlForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ConvertConvertConvertBitrateControlForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertConvertConvertBitrateControlForStartExecutionInput) SetBitrate ¶ added in v1.2.17
func (s *ConvertConvertConvertBitrateControlForStartExecutionInput) SetBitrate(v int32) *ConvertConvertConvertBitrateControlForStartExecutionInput
SetBitrate sets the Bitrate field's value.
func (*ConvertConvertConvertBitrateControlForStartExecutionInput) SetCrf ¶ added in v1.2.17
func (s *ConvertConvertConvertBitrateControlForStartExecutionInput) SetCrf(v float64) *ConvertConvertConvertBitrateControlForStartExecutionInput
SetCrf sets the Crf field's value.
func (*ConvertConvertConvertBitrateControlForStartExecutionInput) SetMode ¶ added in v1.2.17
func (s *ConvertConvertConvertBitrateControlForStartExecutionInput) SetMode(v string) *ConvertConvertConvertBitrateControlForStartExecutionInput
SetMode sets the Mode field's value.
func (ConvertConvertConvertBitrateControlForStartExecutionInput) String ¶ added in v1.2.17
func (s ConvertConvertConvertBitrateControlForStartExecutionInput) String() string
String returns the string representation
func (*ConvertConvertConvertBitrateControlForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *ConvertConvertConvertBitrateControlForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ConvertConvertConvertClipForGetExecutionOutput ¶ added in v1.1.47
type ConvertConvertConvertClipForGetExecutionOutput struct {
CutEnd *float64 `type:"double"`
CutStart *float64 `type:"double"`
End *float64 `type:"double"`
Score *float64 `type:"double"`
Start *float64 `type:"double"`
Type *string `type:"string"`
VideoIndex *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (ConvertConvertConvertClipForGetExecutionOutput) GoString ¶ added in v1.1.47
func (s ConvertConvertConvertClipForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertConvertClipForGetExecutionOutput) SetCutEnd ¶ added in v1.2.17
func (s *ConvertConvertConvertClipForGetExecutionOutput) SetCutEnd(v float64) *ConvertConvertConvertClipForGetExecutionOutput
SetCutEnd sets the CutEnd field's value.
func (*ConvertConvertConvertClipForGetExecutionOutput) SetCutStart ¶ added in v1.2.17
func (s *ConvertConvertConvertClipForGetExecutionOutput) SetCutStart(v float64) *ConvertConvertConvertClipForGetExecutionOutput
SetCutStart sets the CutStart field's value.
func (*ConvertConvertConvertClipForGetExecutionOutput) SetEnd ¶ added in v1.1.47
func (s *ConvertConvertConvertClipForGetExecutionOutput) SetEnd(v float64) *ConvertConvertConvertClipForGetExecutionOutput
SetEnd sets the End field's value.
func (*ConvertConvertConvertClipForGetExecutionOutput) SetScore ¶ added in v1.1.47
func (s *ConvertConvertConvertClipForGetExecutionOutput) SetScore(v float64) *ConvertConvertConvertClipForGetExecutionOutput
SetScore sets the Score field's value.
func (*ConvertConvertConvertClipForGetExecutionOutput) SetStart ¶ added in v1.1.47
func (s *ConvertConvertConvertClipForGetExecutionOutput) SetStart(v float64) *ConvertConvertConvertClipForGetExecutionOutput
SetStart sets the Start field's value.
func (*ConvertConvertConvertClipForGetExecutionOutput) SetType ¶ added in v1.2.17
func (s *ConvertConvertConvertClipForGetExecutionOutput) SetType(v string) *ConvertConvertConvertClipForGetExecutionOutput
SetType sets the Type field's value.
func (*ConvertConvertConvertClipForGetExecutionOutput) SetVideoIndex ¶ added in v1.1.47
func (s *ConvertConvertConvertClipForGetExecutionOutput) SetVideoIndex(v int32) *ConvertConvertConvertClipForGetExecutionOutput
SetVideoIndex sets the VideoIndex field's value.
func (ConvertConvertConvertClipForGetExecutionOutput) String ¶ added in v1.1.47
func (s ConvertConvertConvertClipForGetExecutionOutput) String() string
String returns the string representation
type ConvertConvertConvertConvertClipForGetExecutionOutput ¶ added in v1.2.17
type ConvertConvertConvertConvertClipForGetExecutionOutput struct {
Dialogue *string `type:"string"`
End *float64 `type:"double"`
Offset *int32 `type:"int32"`
Score *float64 `type:"double"`
Snapshot *string `type:"string"`
Start *float64 `type:"double"`
Summary *string `type:"string"`
Title *string `type:"string"`
VideoIndex *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (ConvertConvertConvertConvertClipForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertConvertConvertConvertClipForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertConvertConvertClipForGetExecutionOutput) SetDialogue ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertClipForGetExecutionOutput) SetDialogue(v string) *ConvertConvertConvertConvertClipForGetExecutionOutput
SetDialogue sets the Dialogue field's value.
func (*ConvertConvertConvertConvertClipForGetExecutionOutput) SetEnd ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertClipForGetExecutionOutput) SetEnd(v float64) *ConvertConvertConvertConvertClipForGetExecutionOutput
SetEnd sets the End field's value.
func (*ConvertConvertConvertConvertClipForGetExecutionOutput) SetOffset ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertClipForGetExecutionOutput) SetOffset(v int32) *ConvertConvertConvertConvertClipForGetExecutionOutput
SetOffset sets the Offset field's value.
func (*ConvertConvertConvertConvertClipForGetExecutionOutput) SetScore ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertClipForGetExecutionOutput) SetScore(v float64) *ConvertConvertConvertConvertClipForGetExecutionOutput
SetScore sets the Score field's value.
func (*ConvertConvertConvertConvertClipForGetExecutionOutput) SetSnapshot ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertClipForGetExecutionOutput) SetSnapshot(v string) *ConvertConvertConvertConvertClipForGetExecutionOutput
SetSnapshot sets the Snapshot field's value.
func (*ConvertConvertConvertConvertClipForGetExecutionOutput) SetStart ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertClipForGetExecutionOutput) SetStart(v float64) *ConvertConvertConvertConvertClipForGetExecutionOutput
SetStart sets the Start field's value.
func (*ConvertConvertConvertConvertClipForGetExecutionOutput) SetSummary ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertClipForGetExecutionOutput) SetSummary(v string) *ConvertConvertConvertConvertClipForGetExecutionOutput
SetSummary sets the Summary field's value.
func (*ConvertConvertConvertConvertClipForGetExecutionOutput) SetTitle ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertClipForGetExecutionOutput) SetTitle(v string) *ConvertConvertConvertConvertClipForGetExecutionOutput
SetTitle sets the Title field's value.
func (*ConvertConvertConvertConvertClipForGetExecutionOutput) SetVideoIndex ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertClipForGetExecutionOutput) SetVideoIndex(v int32) *ConvertConvertConvertConvertClipForGetExecutionOutput
SetVideoIndex sets the VideoIndex field's value.
func (ConvertConvertConvertConvertClipForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertConvertConvertConvertClipForGetExecutionOutput) String() string
String returns the string representation
type ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput ¶ added in v1.2.17
type ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput struct {
Content *string `type:"string"`
End *float64 `type:"double"`
File *ConvertConvertVideoForGetExecutionOutput `type:"structure"`
Frames []*int32 `type:"list"`
Start *float64 `type:"double"`
// contains filtered or unexported fields
}
func (ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetContent ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetContent(v string) *ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
SetContent sets the Content field's value.
func (*ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetEnd ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetEnd(v float64) *ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
SetEnd sets the End field's value.
func (*ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetFile ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetFile(v *ConvertConvertVideoForGetExecutionOutput) *ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
SetFile sets the File field's value.
func (*ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetFrames ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetFrames(v []*int32) *ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
SetFrames sets the Frames field's value.
func (*ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetStart ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetStart(v float64) *ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
SetStart sets the Start field's value.
func (ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) String() string
String returns the string representation
type ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput ¶ added in v1.1.47
type ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput struct {
Duration *float64 `type:"double"`
Segments []*ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput `type:"list"`
// contains filtered or unexported fields
}
func (ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) GoString ¶ added in v1.1.47
func (s ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetDuration ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetDuration(v float64) *ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
SetDuration sets the Duration field's value.
func (*ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetSegments ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetSegments(v []*ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) *ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
SetSegments sets the Segments field's value.
func (ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) String ¶ added in v1.1.47
func (s ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) String() string
String returns the string representation
type ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput ¶ added in v1.1.47
type ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput struct {
End *float64 `type:"double"`
File *ConvertEditForGetExecutionOutput `type:"structure"`
Frames []*int32 `type:"list"`
Start *float64 `type:"double"`
// contains filtered or unexported fields
}
func (ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) GoString ¶ added in v1.1.47
func (s ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetEnd ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetEnd(v float64) *ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
SetEnd sets the End field's value.
func (*ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetFile ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetFile(v *ConvertEditForGetExecutionOutput) *ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
SetFile sets the File field's value.
func (*ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetFrames ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetFrames(v []*int32) *ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
SetFrames sets the Frames field's value.
func (*ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetStart ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) SetStart(v float64) *ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput
SetStart sets the Start field's value.
func (ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) String ¶ added in v1.1.47
func (s ConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) String() string
String returns the string representation
type ConvertConvertConvertConvertSegmentForGetExecutionOutput ¶ added in v1.1.29
type ConvertConvertConvertConvertSegmentForGetExecutionOutput struct {
Description *string `type:"string"`
End *float64 `type:"double"`
Location *string `type:"string"`
Ocr *string `type:"string"`
Score *float64 `type:"double"`
Shot *string `type:"string"`
Start *float64 `type:"double"`
VideoIndex *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (ConvertConvertConvertConvertSegmentForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s ConvertConvertConvertConvertSegmentForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetDescription ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetDescription(v string) *ConvertConvertConvertConvertSegmentForGetExecutionOutput
SetDescription sets the Description field's value.
func (*ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetEnd ¶ added in v1.1.47
func (s *ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetEnd(v float64) *ConvertConvertConvertConvertSegmentForGetExecutionOutput
SetEnd sets the End field's value.
func (*ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetLocation ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetLocation(v string) *ConvertConvertConvertConvertSegmentForGetExecutionOutput
SetLocation sets the Location field's value.
func (*ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetOcr ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetOcr(v string) *ConvertConvertConvertConvertSegmentForGetExecutionOutput
SetOcr sets the Ocr field's value.
func (*ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetScore ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetScore(v float64) *ConvertConvertConvertConvertSegmentForGetExecutionOutput
SetScore sets the Score field's value.
func (*ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetShot ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetShot(v string) *ConvertConvertConvertConvertSegmentForGetExecutionOutput
SetShot sets the Shot field's value.
func (*ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetStart ¶ added in v1.1.47
func (s *ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetStart(v float64) *ConvertConvertConvertConvertSegmentForGetExecutionOutput
SetStart sets the Start field's value.
func (*ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetVideoIndex ¶ added in v1.2.17
func (s *ConvertConvertConvertConvertSegmentForGetExecutionOutput) SetVideoIndex(v int32) *ConvertConvertConvertConvertSegmentForGetExecutionOutput
SetVideoIndex sets the VideoIndex field's value.
func (ConvertConvertConvertConvertSegmentForGetExecutionOutput) String ¶ added in v1.1.29
func (s ConvertConvertConvertConvertSegmentForGetExecutionOutput) String() string
String returns the string representation
type ConvertConvertConvertEnhanceForGetExecutionOutput ¶ added in v1.2.17
type ConvertConvertConvertEnhanceForGetExecutionOutput struct {
AudioStreamMeta *AudioStreamMetaForGetExecutionOutput `type:"structure"`
CreateTime *string `type:"string"`
Duration *float64 `type:"float"`
DynamicRange *string `type:"string"`
EncodedType *string `type:"string"`
Encrypt *bool `type:"boolean"`
Encryption *ConvertEncryptionForGetExecutionOutput `type:"structure"`
FileId *string `type:"string"`
FileType *string `type:"string"`
Format *string `type:"string"`
LogoType *string `type:"string"`
Md5 *string `type:"string"`
Size *float64 `type:"double"`
StoreUri *string `type:"string"`
TosStorageClass *string `type:"string"`
VideoStreamMeta *VideoStreamMetaForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (ConvertConvertConvertEnhanceForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertConvertConvertEnhanceForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertConvertEnhanceForGetExecutionOutput) SetAudioStreamMeta ¶ added in v1.2.17
func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetAudioStreamMeta(v *AudioStreamMetaForGetExecutionOutput) *ConvertConvertConvertEnhanceForGetExecutionOutput
SetAudioStreamMeta sets the AudioStreamMeta field's value.
func (*ConvertConvertConvertEnhanceForGetExecutionOutput) SetCreateTime ¶ added in v1.2.17
func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetCreateTime(v string) *ConvertConvertConvertEnhanceForGetExecutionOutput
SetCreateTime sets the CreateTime field's value.
func (*ConvertConvertConvertEnhanceForGetExecutionOutput) SetDuration ¶ added in v1.2.17
func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetDuration(v float64) *ConvertConvertConvertEnhanceForGetExecutionOutput
SetDuration sets the Duration field's value.
func (*ConvertConvertConvertEnhanceForGetExecutionOutput) SetDynamicRange ¶ added in v1.2.17
func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetDynamicRange(v string) *ConvertConvertConvertEnhanceForGetExecutionOutput
SetDynamicRange sets the DynamicRange field's value.
func (*ConvertConvertConvertEnhanceForGetExecutionOutput) SetEncodedType ¶ added in v1.2.17
func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetEncodedType(v string) *ConvertConvertConvertEnhanceForGetExecutionOutput
SetEncodedType sets the EncodedType field's value.
func (*ConvertConvertConvertEnhanceForGetExecutionOutput) SetEncrypt ¶ added in v1.2.17
func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetEncrypt(v bool) *ConvertConvertConvertEnhanceForGetExecutionOutput
SetEncrypt sets the Encrypt field's value.
func (*ConvertConvertConvertEnhanceForGetExecutionOutput) SetEncryption ¶ added in v1.2.17
func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetEncryption(v *ConvertEncryptionForGetExecutionOutput) *ConvertConvertConvertEnhanceForGetExecutionOutput
SetEncryption sets the Encryption field's value.
func (*ConvertConvertConvertEnhanceForGetExecutionOutput) SetFileId ¶ added in v1.2.17
func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetFileId(v string) *ConvertConvertConvertEnhanceForGetExecutionOutput
SetFileId sets the FileId field's value.
func (*ConvertConvertConvertEnhanceForGetExecutionOutput) SetFileType ¶ added in v1.2.17
func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetFileType(v string) *ConvertConvertConvertEnhanceForGetExecutionOutput
SetFileType sets the FileType field's value.
func (*ConvertConvertConvertEnhanceForGetExecutionOutput) SetFormat ¶ added in v1.2.17
func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetFormat(v string) *ConvertConvertConvertEnhanceForGetExecutionOutput
SetFormat sets the Format field's value.
func (*ConvertConvertConvertEnhanceForGetExecutionOutput) SetLogoType ¶ added in v1.2.17
func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetLogoType(v string) *ConvertConvertConvertEnhanceForGetExecutionOutput
SetLogoType sets the LogoType field's value.
func (*ConvertConvertConvertEnhanceForGetExecutionOutput) SetMd5 ¶ added in v1.2.17
func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetMd5(v string) *ConvertConvertConvertEnhanceForGetExecutionOutput
SetMd5 sets the Md5 field's value.
func (*ConvertConvertConvertEnhanceForGetExecutionOutput) SetSize ¶ added in v1.2.17
func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetSize(v float64) *ConvertConvertConvertEnhanceForGetExecutionOutput
SetSize sets the Size field's value.
func (*ConvertConvertConvertEnhanceForGetExecutionOutput) SetStoreUri ¶ added in v1.2.17
func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetStoreUri(v string) *ConvertConvertConvertEnhanceForGetExecutionOutput
SetStoreUri sets the StoreUri field's value.
func (*ConvertConvertConvertEnhanceForGetExecutionOutput) SetTosStorageClass ¶ added in v1.2.17
func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetTosStorageClass(v string) *ConvertConvertConvertEnhanceForGetExecutionOutput
SetTosStorageClass sets the TosStorageClass field's value.
func (*ConvertConvertConvertEnhanceForGetExecutionOutput) SetVideoStreamMeta ¶ added in v1.2.17
func (s *ConvertConvertConvertEnhanceForGetExecutionOutput) SetVideoStreamMeta(v *VideoStreamMetaForGetExecutionOutput) *ConvertConvertConvertEnhanceForGetExecutionOutput
SetVideoStreamMeta sets the VideoStreamMeta field's value.
func (ConvertConvertConvertEnhanceForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertConvertConvertEnhanceForGetExecutionOutput) String() string
String returns the string representation
type ConvertConvertConvertOutputForGetExecutionOutput ¶ added in v1.2.17
type ConvertConvertConvertOutputForGetExecutionOutput struct {
Task *ConvertTaskForGetExecutionOutput `type:"structure"`
Template *ConvertTemplateForGetExecutionOutput `type:"structure"`
Type *string `type:"string"`
Workflow *ConvertWorkflowForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (ConvertConvertConvertOutputForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertConvertConvertOutputForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertConvertOutputForGetExecutionOutput) SetTask ¶ added in v1.2.17
func (s *ConvertConvertConvertOutputForGetExecutionOutput) SetTask(v *ConvertTaskForGetExecutionOutput) *ConvertConvertConvertOutputForGetExecutionOutput
SetTask sets the Task field's value.
func (*ConvertConvertConvertOutputForGetExecutionOutput) SetTemplate ¶ added in v1.2.17
func (s *ConvertConvertConvertOutputForGetExecutionOutput) SetTemplate(v *ConvertTemplateForGetExecutionOutput) *ConvertConvertConvertOutputForGetExecutionOutput
SetTemplate sets the Template field's value.
func (*ConvertConvertConvertOutputForGetExecutionOutput) SetType ¶ added in v1.2.17
func (s *ConvertConvertConvertOutputForGetExecutionOutput) SetType(v string) *ConvertConvertConvertOutputForGetExecutionOutput
SetType sets the Type field's value.
func (*ConvertConvertConvertOutputForGetExecutionOutput) SetWorkflow ¶ added in v1.2.17
func (s *ConvertConvertConvertOutputForGetExecutionOutput) SetWorkflow(v *ConvertWorkflowForGetExecutionOutput) *ConvertConvertConvertOutputForGetExecutionOutput
SetWorkflow sets the Workflow field's value.
func (ConvertConvertConvertOutputForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertConvertConvertOutputForGetExecutionOutput) String() string
String returns the string representation
type ConvertConvertConvertSegmentForGetExecutionOutput ¶ added in v1.1.29
type ConvertConvertConvertSegmentForGetExecutionOutput struct {
End *float64 `type:"double"`
Start *float64 `type:"double"`
// contains filtered or unexported fields
}
func (ConvertConvertConvertSegmentForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s ConvertConvertConvertSegmentForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertConvertSegmentForGetExecutionOutput) SetEnd ¶ added in v1.1.29
func (s *ConvertConvertConvertSegmentForGetExecutionOutput) SetEnd(v float64) *ConvertConvertConvertSegmentForGetExecutionOutput
SetEnd sets the End field's value.
func (*ConvertConvertConvertSegmentForGetExecutionOutput) SetStart ¶ added in v1.1.29
func (s *ConvertConvertConvertSegmentForGetExecutionOutput) SetStart(v float64) *ConvertConvertConvertSegmentForGetExecutionOutput
SetStart sets the Start field's value.
func (ConvertConvertConvertSegmentForGetExecutionOutput) String ¶ added in v1.1.29
func (s ConvertConvertConvertSegmentForGetExecutionOutput) String() string
String returns the string representation
type ConvertConvertConvertSegmentForStartExecutionInput ¶ added in v1.2.17
type ConvertConvertConvertSegmentForStartExecutionInput struct {
End *float64 `type:"double" json:",omitempty"`
Start *float64 `type:"double" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertConvertConvertSegmentForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ConvertConvertConvertSegmentForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertConvertConvertSegmentForStartExecutionInput) SetEnd ¶ added in v1.2.17
func (s *ConvertConvertConvertSegmentForStartExecutionInput) SetEnd(v float64) *ConvertConvertConvertSegmentForStartExecutionInput
SetEnd sets the End field's value.
func (*ConvertConvertConvertSegmentForStartExecutionInput) SetStart ¶ added in v1.2.17
func (s *ConvertConvertConvertSegmentForStartExecutionInput) SetStart(v float64) *ConvertConvertConvertSegmentForStartExecutionInput
SetStart sets the Start field's value.
func (ConvertConvertConvertSegmentForStartExecutionInput) String ¶ added in v1.2.17
func (s ConvertConvertConvertSegmentForStartExecutionInput) String() string
String returns the string representation
type ConvertConvertConvertStorylineForGetExecutionOutput ¶ added in v1.1.29
type ConvertConvertConvertStorylineForGetExecutionOutput struct {
AllTags []*AllTagForGetExecutionOutput `type:"list"`
Clips []*ConvertConvertConvertConvertClipForGetExecutionOutput `type:"list"`
Duration *float64 `type:"double"`
Storylines []*ConvertConvertStorylineForGetExecutionOutput `type:"list"`
Summaries []*string `type:"list"`
Titles []*string `type:"list"`
// contains filtered or unexported fields
}
func (ConvertConvertConvertStorylineForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s ConvertConvertConvertStorylineForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertConvertStorylineForGetExecutionOutput) SetAllTags ¶ added in v1.1.29
func (s *ConvertConvertConvertStorylineForGetExecutionOutput) SetAllTags(v []*AllTagForGetExecutionOutput) *ConvertConvertConvertStorylineForGetExecutionOutput
SetAllTags sets the AllTags field's value.
func (*ConvertConvertConvertStorylineForGetExecutionOutput) SetClips ¶ added in v1.1.29
func (s *ConvertConvertConvertStorylineForGetExecutionOutput) SetClips(v []*ConvertConvertConvertConvertClipForGetExecutionOutput) *ConvertConvertConvertStorylineForGetExecutionOutput
SetClips sets the Clips field's value.
func (*ConvertConvertConvertStorylineForGetExecutionOutput) SetDuration ¶ added in v1.1.29
func (s *ConvertConvertConvertStorylineForGetExecutionOutput) SetDuration(v float64) *ConvertConvertConvertStorylineForGetExecutionOutput
SetDuration sets the Duration field's value.
func (*ConvertConvertConvertStorylineForGetExecutionOutput) SetStorylines ¶ added in v1.1.29
func (s *ConvertConvertConvertStorylineForGetExecutionOutput) SetStorylines(v []*ConvertConvertStorylineForGetExecutionOutput) *ConvertConvertConvertStorylineForGetExecutionOutput
SetStorylines sets the Storylines field's value.
func (*ConvertConvertConvertStorylineForGetExecutionOutput) SetSummaries ¶ added in v1.1.29
func (s *ConvertConvertConvertStorylineForGetExecutionOutput) SetSummaries(v []*string) *ConvertConvertConvertStorylineForGetExecutionOutput
SetSummaries sets the Summaries field's value.
func (*ConvertConvertConvertStorylineForGetExecutionOutput) SetTitles ¶ added in v1.1.29
func (s *ConvertConvertConvertStorylineForGetExecutionOutput) SetTitles(v []*string) *ConvertConvertConvertStorylineForGetExecutionOutput
SetTitles sets the Titles field's value.
func (ConvertConvertConvertStorylineForGetExecutionOutput) String ¶ added in v1.1.29
func (s ConvertConvertConvertStorylineForGetExecutionOutput) String() string
String returns the string representation
type ConvertConvertEnhanceForGetExecutionOutput ¶ added in v1.1.47
type ConvertConvertEnhanceForGetExecutionOutput struct {
TemplateId *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertConvertEnhanceForGetExecutionOutput) GoString ¶ added in v1.1.47
func (s ConvertConvertEnhanceForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertEnhanceForGetExecutionOutput) SetTemplateId ¶ added in v1.2.17
func (s *ConvertConvertEnhanceForGetExecutionOutput) SetTemplateId(v string) *ConvertConvertEnhanceForGetExecutionOutput
SetTemplateId sets the TemplateId field's value.
func (ConvertConvertEnhanceForGetExecutionOutput) String ¶ added in v1.1.47
func (s ConvertConvertEnhanceForGetExecutionOutput) String() string
String returns the string representation
type ConvertConvertEnhanceForStartExecutionInput ¶ added in v1.2.17
type ConvertConvertEnhanceForStartExecutionInput struct {
TemplateId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertConvertEnhanceForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ConvertConvertEnhanceForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertConvertEnhanceForStartExecutionInput) SetTemplateId ¶ added in v1.2.17
func (s *ConvertConvertEnhanceForStartExecutionInput) SetTemplateId(v string) *ConvertConvertEnhanceForStartExecutionInput
SetTemplateId sets the TemplateId field's value.
func (ConvertConvertEnhanceForStartExecutionInput) String ¶ added in v1.2.17
func (s ConvertConvertEnhanceForStartExecutionInput) String() string
String returns the string representation
type ConvertConvertFormatForGetExecutionOutput ¶ added in v1.2.17
type ConvertConvertFormatForGetExecutionOutput struct {
FileName *string `type:"string"`
Size *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertConvertFormatForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertConvertFormatForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertFormatForGetExecutionOutput) SetFileName ¶ added in v1.2.17
func (s *ConvertConvertFormatForGetExecutionOutput) SetFileName(v string) *ConvertConvertFormatForGetExecutionOutput
SetFileName sets the FileName field's value.
func (*ConvertConvertFormatForGetExecutionOutput) SetSize ¶ added in v1.2.17
func (s *ConvertConvertFormatForGetExecutionOutput) SetSize(v string) *ConvertConvertFormatForGetExecutionOutput
SetSize sets the Size field's value.
func (ConvertConvertFormatForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertConvertFormatForGetExecutionOutput) String() string
String returns the string representation
type ConvertConvertModelForGetExecutionOutput ¶ added in v1.1.47
type ConvertConvertModelForGetExecutionOutput struct {
DoubaoInputTokens *int32 `type:"int32"`
DoubaoOutputTokens *int32 `type:"int32"`
DoubaoTextInputTokens *int32 `type:"int32"`
DoubaoTextOutputTokens *int32 `type:"int32"`
DoubaoTextTotalTokens *int32 `type:"int32"`
DoubaoTotalTokens *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (ConvertConvertModelForGetExecutionOutput) GoString ¶ added in v1.1.47
func (s ConvertConvertModelForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertModelForGetExecutionOutput) SetDoubaoInputTokens ¶ added in v1.1.47
func (s *ConvertConvertModelForGetExecutionOutput) SetDoubaoInputTokens(v int32) *ConvertConvertModelForGetExecutionOutput
SetDoubaoInputTokens sets the DoubaoInputTokens field's value.
func (*ConvertConvertModelForGetExecutionOutput) SetDoubaoOutputTokens ¶ added in v1.1.47
func (s *ConvertConvertModelForGetExecutionOutput) SetDoubaoOutputTokens(v int32) *ConvertConvertModelForGetExecutionOutput
SetDoubaoOutputTokens sets the DoubaoOutputTokens field's value.
func (*ConvertConvertModelForGetExecutionOutput) SetDoubaoTextInputTokens ¶ added in v1.1.47
func (s *ConvertConvertModelForGetExecutionOutput) SetDoubaoTextInputTokens(v int32) *ConvertConvertModelForGetExecutionOutput
SetDoubaoTextInputTokens sets the DoubaoTextInputTokens field's value.
func (*ConvertConvertModelForGetExecutionOutput) SetDoubaoTextOutputTokens ¶ added in v1.1.47
func (s *ConvertConvertModelForGetExecutionOutput) SetDoubaoTextOutputTokens(v int32) *ConvertConvertModelForGetExecutionOutput
SetDoubaoTextOutputTokens sets the DoubaoTextOutputTokens field's value.
func (*ConvertConvertModelForGetExecutionOutput) SetDoubaoTextTotalTokens ¶ added in v1.1.47
func (s *ConvertConvertModelForGetExecutionOutput) SetDoubaoTextTotalTokens(v int32) *ConvertConvertModelForGetExecutionOutput
SetDoubaoTextTotalTokens sets the DoubaoTextTotalTokens field's value.
func (*ConvertConvertModelForGetExecutionOutput) SetDoubaoTotalTokens ¶ added in v1.1.47
func (s *ConvertConvertModelForGetExecutionOutput) SetDoubaoTotalTokens(v int32) *ConvertConvertModelForGetExecutionOutput
SetDoubaoTotalTokens sets the DoubaoTotalTokens field's value.
func (ConvertConvertModelForGetExecutionOutput) String ¶ added in v1.1.47
func (s ConvertConvertModelForGetExecutionOutput) String() string
String returns the string representation
type ConvertConvertOutputForGetExecutionOutput ¶ added in v1.1.47
type ConvertConvertOutputForGetExecutionOutput struct {
Task *ConvertTaskForGetExecutionOutput `type:"structure"`
Type *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertConvertOutputForGetExecutionOutput) GoString ¶ added in v1.1.47
func (s ConvertConvertOutputForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertOutputForGetExecutionOutput) SetTask ¶ added in v1.1.47
func (s *ConvertConvertOutputForGetExecutionOutput) SetTask(v *ConvertTaskForGetExecutionOutput) *ConvertConvertOutputForGetExecutionOutput
SetTask sets the Task field's value.
func (*ConvertConvertOutputForGetExecutionOutput) SetType ¶ added in v1.1.47
func (s *ConvertConvertOutputForGetExecutionOutput) SetType(v string) *ConvertConvertOutputForGetExecutionOutput
SetType sets the Type field's value.
func (ConvertConvertOutputForGetExecutionOutput) String ¶ added in v1.1.47
func (s ConvertConvertOutputForGetExecutionOutput) String() string
String returns the string representation
type ConvertConvertSegmentForGetExecutionOutput ¶ added in v1.1.12
type ConvertConvertSegmentForGetExecutionOutput struct {
MaxDuration *float64 `type:"double"`
MinDuration *float64 `type:"double"`
Threshold *float64 `type:"double"`
// contains filtered or unexported fields
}
func (ConvertConvertSegmentForGetExecutionOutput) GoString ¶ added in v1.1.12
func (s ConvertConvertSegmentForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertSegmentForGetExecutionOutput) SetMaxDuration ¶ added in v1.2.17
func (s *ConvertConvertSegmentForGetExecutionOutput) SetMaxDuration(v float64) *ConvertConvertSegmentForGetExecutionOutput
SetMaxDuration sets the MaxDuration field's value.
func (*ConvertConvertSegmentForGetExecutionOutput) SetMinDuration ¶ added in v1.2.17
func (s *ConvertConvertSegmentForGetExecutionOutput) SetMinDuration(v float64) *ConvertConvertSegmentForGetExecutionOutput
SetMinDuration sets the MinDuration field's value.
func (*ConvertConvertSegmentForGetExecutionOutput) SetThreshold ¶ added in v1.2.17
func (s *ConvertConvertSegmentForGetExecutionOutput) SetThreshold(v float64) *ConvertConvertSegmentForGetExecutionOutput
SetThreshold sets the Threshold field's value.
func (ConvertConvertSegmentForGetExecutionOutput) String ¶ added in v1.1.12
func (s ConvertConvertSegmentForGetExecutionOutput) String() string
String returns the string representation
type ConvertConvertSegmentForStartExecutionInput ¶ added in v1.1.47
type ConvertConvertSegmentForStartExecutionInput struct {
MaxDuration *float64 `type:"double" json:",omitempty"`
MinDuration *float64 `type:"double" json:",omitempty"`
Threshold *float64 `type:"double" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertConvertSegmentForStartExecutionInput) GoString ¶ added in v1.1.47
func (s ConvertConvertSegmentForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertConvertSegmentForStartExecutionInput) SetMaxDuration ¶ added in v1.2.17
func (s *ConvertConvertSegmentForStartExecutionInput) SetMaxDuration(v float64) *ConvertConvertSegmentForStartExecutionInput
SetMaxDuration sets the MaxDuration field's value.
func (*ConvertConvertSegmentForStartExecutionInput) SetMinDuration ¶ added in v1.2.17
func (s *ConvertConvertSegmentForStartExecutionInput) SetMinDuration(v float64) *ConvertConvertSegmentForStartExecutionInput
SetMinDuration sets the MinDuration field's value.
func (*ConvertConvertSegmentForStartExecutionInput) SetThreshold ¶ added in v1.2.17
func (s *ConvertConvertSegmentForStartExecutionInput) SetThreshold(v float64) *ConvertConvertSegmentForStartExecutionInput
SetThreshold sets the Threshold field's value.
func (ConvertConvertSegmentForStartExecutionInput) String ¶ added in v1.1.47
func (s ConvertConvertSegmentForStartExecutionInput) String() string
String returns the string representation
type ConvertConvertStorylineForGetExecutionOutput ¶ added in v1.1.12
type ConvertConvertStorylineForGetExecutionOutput struct {
Clips []*int32 `type:"list"`
Summary *string `type:"string"`
Title *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertConvertStorylineForGetExecutionOutput) GoString ¶ added in v1.1.12
func (s ConvertConvertStorylineForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertStorylineForGetExecutionOutput) SetClips ¶ added in v1.1.12
func (s *ConvertConvertStorylineForGetExecutionOutput) SetClips(v []*int32) *ConvertConvertStorylineForGetExecutionOutput
SetClips sets the Clips field's value.
func (*ConvertConvertStorylineForGetExecutionOutput) SetSummary ¶ added in v1.1.29
func (s *ConvertConvertStorylineForGetExecutionOutput) SetSummary(v string) *ConvertConvertStorylineForGetExecutionOutput
SetSummary sets the Summary field's value.
func (*ConvertConvertStorylineForGetExecutionOutput) SetTitle ¶ added in v1.1.29
func (s *ConvertConvertStorylineForGetExecutionOutput) SetTitle(v string) *ConvertConvertStorylineForGetExecutionOutput
SetTitle sets the Title field's value.
func (ConvertConvertStorylineForGetExecutionOutput) String ¶ added in v1.1.12
func (s ConvertConvertStorylineForGetExecutionOutput) String() string
String returns the string representation
type ConvertConvertVideoForGetExecutionOutput ¶ added in v1.2.17
type ConvertConvertVideoForGetExecutionOutput struct {
FileName *string `type:"string"`
Size *string `type:"string"`
Vid *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertConvertVideoForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertConvertVideoForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertConvertVideoForGetExecutionOutput) SetFileName ¶ added in v1.2.17
func (s *ConvertConvertVideoForGetExecutionOutput) SetFileName(v string) *ConvertConvertVideoForGetExecutionOutput
SetFileName sets the FileName field's value.
func (*ConvertConvertVideoForGetExecutionOutput) SetSize ¶ added in v1.2.17
func (s *ConvertConvertVideoForGetExecutionOutput) SetSize(v string) *ConvertConvertVideoForGetExecutionOutput
SetSize sets the Size field's value.
func (*ConvertConvertVideoForGetExecutionOutput) SetVid ¶ added in v1.2.17
func (s *ConvertConvertVideoForGetExecutionOutput) SetVid(v string) *ConvertConvertVideoForGetExecutionOutput
SetVid sets the Vid field's value.
func (ConvertConvertVideoForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertConvertVideoForGetExecutionOutput) String() string
String returns the string representation
type ConvertEditForGetExecutionOutput ¶ added in v1.1.47
type ConvertEditForGetExecutionOutput struct {
FileName *string `type:"string"`
Size *string `type:"string"`
Vid *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertEditForGetExecutionOutput) GoString ¶ added in v1.1.47
func (s ConvertEditForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertEditForGetExecutionOutput) SetFileName ¶ added in v1.1.47
func (s *ConvertEditForGetExecutionOutput) SetFileName(v string) *ConvertEditForGetExecutionOutput
SetFileName sets the FileName field's value.
func (*ConvertEditForGetExecutionOutput) SetSize ¶ added in v1.1.47
func (s *ConvertEditForGetExecutionOutput) SetSize(v string) *ConvertEditForGetExecutionOutput
SetSize sets the Size field's value.
func (*ConvertEditForGetExecutionOutput) SetVid ¶ added in v1.1.47
func (s *ConvertEditForGetExecutionOutput) SetVid(v string) *ConvertEditForGetExecutionOutput
SetVid sets the Vid field's value.
func (ConvertEditForGetExecutionOutput) String ¶ added in v1.1.47
func (s ConvertEditForGetExecutionOutput) String() string
String returns the string representation
type ConvertEncryptionForGetExecutionOutput ¶ added in v1.2.17
type ConvertEncryptionForGetExecutionOutput struct {
Kid *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertEncryptionForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertEncryptionForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertEncryptionForGetExecutionOutput) SetKid ¶ added in v1.2.17
func (s *ConvertEncryptionForGetExecutionOutput) SetKid(v string) *ConvertEncryptionForGetExecutionOutput
SetKid sets the Kid field's value.
func (ConvertEncryptionForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertEncryptionForGetExecutionOutput) String() string
String returns the string representation
type ConvertEnhanceForGetExecutionOutput ¶
type ConvertEnhanceForGetExecutionOutput struct {
MoeEnhance *ConvertMoeEnhanceForGetExecutionOutput `type:"structure"`
Type *string `type:"string" enum:"ConvertConvertEnumOfTypeForGetExecutionOutput"`
// contains filtered or unexported fields
}
func (ConvertEnhanceForGetExecutionOutput) GoString ¶
func (s ConvertEnhanceForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertEnhanceForGetExecutionOutput) SetMoeEnhance ¶ added in v1.2.17
func (s *ConvertEnhanceForGetExecutionOutput) SetMoeEnhance(v *ConvertMoeEnhanceForGetExecutionOutput) *ConvertEnhanceForGetExecutionOutput
SetMoeEnhance sets the MoeEnhance field's value.
func (*ConvertEnhanceForGetExecutionOutput) SetType ¶ added in v1.2.17
func (s *ConvertEnhanceForGetExecutionOutput) SetType(v string) *ConvertEnhanceForGetExecutionOutput
SetType sets the Type field's value.
func (ConvertEnhanceForGetExecutionOutput) String ¶
func (s ConvertEnhanceForGetExecutionOutput) String() string
String returns the string representation
type ConvertEnhanceForStartExecutionInput ¶ added in v1.1.47
type ConvertEnhanceForStartExecutionInput struct {
MoeEnhance *ConvertMoeEnhanceForStartExecutionInput `type:"structure" json:",omitempty"`
Type *string `type:"string" json:",omitempty" enum:"ConvertConvertEnumOfTypeForStartExecutionInput"`
// contains filtered or unexported fields
}
func (ConvertEnhanceForStartExecutionInput) GoString ¶ added in v1.1.47
func (s ConvertEnhanceForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertEnhanceForStartExecutionInput) SetMoeEnhance ¶ added in v1.2.17
func (s *ConvertEnhanceForStartExecutionInput) SetMoeEnhance(v *ConvertMoeEnhanceForStartExecutionInput) *ConvertEnhanceForStartExecutionInput
SetMoeEnhance sets the MoeEnhance field's value.
func (*ConvertEnhanceForStartExecutionInput) SetType ¶ added in v1.2.17
func (s *ConvertEnhanceForStartExecutionInput) SetType(v string) *ConvertEnhanceForStartExecutionInput
SetType sets the Type field's value.
func (ConvertEnhanceForStartExecutionInput) String ¶ added in v1.1.47
func (s ConvertEnhanceForStartExecutionInput) String() string
String returns the string representation
type ConvertEraseForGetExecutionOutput ¶ added in v1.1.29
type ConvertEraseForGetExecutionOutput struct {
Duration *float64 `type:"double"`
File *FileForGetExecutionOutput `type:"structure"`
Info *InfoForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (ConvertEraseForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s ConvertEraseForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertEraseForGetExecutionOutput) SetDuration ¶ added in v1.1.29
func (s *ConvertEraseForGetExecutionOutput) SetDuration(v float64) *ConvertEraseForGetExecutionOutput
SetDuration sets the Duration field's value.
func (*ConvertEraseForGetExecutionOutput) SetFile ¶ added in v1.1.29
func (s *ConvertEraseForGetExecutionOutput) SetFile(v *FileForGetExecutionOutput) *ConvertEraseForGetExecutionOutput
SetFile sets the File field's value.
func (*ConvertEraseForGetExecutionOutput) SetInfo ¶ added in v1.1.29
func (s *ConvertEraseForGetExecutionOutput) SetInfo(v *InfoForGetExecutionOutput) *ConvertEraseForGetExecutionOutput
SetInfo sets the Info field's value.
func (ConvertEraseForGetExecutionOutput) String ¶ added in v1.1.29
func (s ConvertEraseForGetExecutionOutput) String() string
String returns the string representation
type ConvertFileDeleteForGetExecutionOutput ¶ added in v1.1.29
type ConvertFileDeleteForGetExecutionOutput struct {
Info []*ConvertInfoForGetExecutionOutput `type:"list"`
// contains filtered or unexported fields
}
func (ConvertFileDeleteForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s ConvertFileDeleteForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertFileDeleteForGetExecutionOutput) SetInfo ¶ added in v1.1.29
func (s *ConvertFileDeleteForGetExecutionOutput) SetInfo(v []*ConvertInfoForGetExecutionOutput) *ConvertFileDeleteForGetExecutionOutput
SetInfo sets the Info field's value.
func (ConvertFileDeleteForGetExecutionOutput) String ¶ added in v1.1.29
func (s ConvertFileDeleteForGetExecutionOutput) String() string
String returns the string representation
type ConvertFormatForGetExecutionOutput ¶ added in v1.2.17
type ConvertFormatForGetExecutionOutput struct {
Container *ConvertContainerForGetExecutionOutput `type:"structure"`
Metadata *MetadataForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (ConvertFormatForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertFormatForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertFormatForGetExecutionOutput) SetContainer ¶ added in v1.2.17
func (s *ConvertFormatForGetExecutionOutput) SetContainer(v *ConvertContainerForGetExecutionOutput) *ConvertFormatForGetExecutionOutput
SetContainer sets the Container field's value.
func (*ConvertFormatForGetExecutionOutput) SetMetadata ¶ added in v1.2.17
func (s *ConvertFormatForGetExecutionOutput) SetMetadata(v *MetadataForGetExecutionOutput) *ConvertFormatForGetExecutionOutput
SetMetadata sets the Metadata field's value.
func (ConvertFormatForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertFormatForGetExecutionOutput) String() string
String returns the string representation
type ConvertFormatForStartExecutionInput ¶ added in v1.2.17
type ConvertFormatForStartExecutionInput struct {
Container *ConvertContainerForStartExecutionInput `type:"structure" json:",omitempty"`
Metadata *MetadataForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertFormatForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ConvertFormatForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertFormatForStartExecutionInput) SetContainer ¶ added in v1.2.17
func (s *ConvertFormatForStartExecutionInput) SetContainer(v *ConvertContainerForStartExecutionInput) *ConvertFormatForStartExecutionInput
SetContainer sets the Container field's value.
func (*ConvertFormatForStartExecutionInput) SetMetadata ¶ added in v1.2.17
func (s *ConvertFormatForStartExecutionInput) SetMetadata(v *MetadataForStartExecutionInput) *ConvertFormatForStartExecutionInput
SetMetadata sets the Metadata field's value.
func (ConvertFormatForStartExecutionInput) String ¶ added in v1.2.17
func (s ConvertFormatForStartExecutionInput) String() string
String returns the string representation
func (*ConvertFormatForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *ConvertFormatForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ConvertFpsControlForGetExecutionOutput ¶ added in v1.2.17
type ConvertFpsControlForGetExecutionOutput struct {
Fps *float64 `min:"1" max:"240" type:"float"`
Mode *string `type:"string" enum:"ConvertConvertEnumOfModeForGetExecutionOutput"`
// contains filtered or unexported fields
}
func (ConvertFpsControlForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertFpsControlForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertFpsControlForGetExecutionOutput) SetFps ¶ added in v1.2.17
func (s *ConvertFpsControlForGetExecutionOutput) SetFps(v float64) *ConvertFpsControlForGetExecutionOutput
SetFps sets the Fps field's value.
func (*ConvertFpsControlForGetExecutionOutput) SetMode ¶ added in v1.2.17
func (s *ConvertFpsControlForGetExecutionOutput) SetMode(v string) *ConvertFpsControlForGetExecutionOutput
SetMode sets the Mode field's value.
func (ConvertFpsControlForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertFpsControlForGetExecutionOutput) String() string
String returns the string representation
type ConvertFpsControlForStartExecutionInput ¶ added in v1.2.17
type ConvertFpsControlForStartExecutionInput struct {
Fps *float64 `min:"1" max:"240" type:"float" json:",omitempty"`
Mode *string `type:"string" json:",omitempty" enum:"ConvertConvertEnumOfModeForStartExecutionInput"`
// contains filtered or unexported fields
}
func (ConvertFpsControlForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ConvertFpsControlForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertFpsControlForStartExecutionInput) SetFps ¶ added in v1.2.17
func (s *ConvertFpsControlForStartExecutionInput) SetFps(v float64) *ConvertFpsControlForStartExecutionInput
SetFps sets the Fps field's value.
func (*ConvertFpsControlForStartExecutionInput) SetMode ¶ added in v1.2.17
func (s *ConvertFpsControlForStartExecutionInput) SetMode(v string) *ConvertFpsControlForStartExecutionInput
SetMode sets the Mode field's value.
func (ConvertFpsControlForStartExecutionInput) String ¶ added in v1.2.17
func (s ConvertFpsControlForStartExecutionInput) String() string
String returns the string representation
func (*ConvertFpsControlForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *ConvertFpsControlForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ConvertHighlightCutsForGetExecutionOutput ¶ added in v1.1.36
type ConvertHighlightCutsForGetExecutionOutput struct {
Cuts []*CutForGetExecutionOutput `type:"list"`
Storyboard []*StoryboardForGetExecutionOutput `type:"list"`
// contains filtered or unexported fields
}
func (ConvertHighlightCutsForGetExecutionOutput) GoString ¶ added in v1.1.36
func (s ConvertHighlightCutsForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertHighlightCutsForGetExecutionOutput) SetCuts ¶ added in v1.1.36
func (s *ConvertHighlightCutsForGetExecutionOutput) SetCuts(v []*CutForGetExecutionOutput) *ConvertHighlightCutsForGetExecutionOutput
SetCuts sets the Cuts field's value.
func (*ConvertHighlightCutsForGetExecutionOutput) SetStoryboard ¶ added in v1.1.36
func (s *ConvertHighlightCutsForGetExecutionOutput) SetStoryboard(v []*StoryboardForGetExecutionOutput) *ConvertHighlightCutsForGetExecutionOutput
SetStoryboard sets the Storyboard field's value.
func (ConvertHighlightCutsForGetExecutionOutput) String ¶ added in v1.1.36
func (s ConvertHighlightCutsForGetExecutionOutput) String() string
String returns the string representation
type ConvertHighlightForGetExecutionOutput ¶
type ConvertHighlightForGetExecutionOutput struct {
Clips []*ConvertConvertClipForGetExecutionOutput `type:"list"`
Duration *float64 `type:"double"`
Edits []*ConvertEditForGetExecutionOutput `type:"list"`
HighlightCuts *ConvertHighlightCutsForGetExecutionOutput `type:"structure"`
StorylineCuts *ConvertStorylineCutsForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (ConvertHighlightForGetExecutionOutput) GoString ¶
func (s ConvertHighlightForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertHighlightForGetExecutionOutput) SetClips ¶
func (s *ConvertHighlightForGetExecutionOutput) SetClips(v []*ConvertConvertClipForGetExecutionOutput) *ConvertHighlightForGetExecutionOutput
SetClips sets the Clips field's value.
func (*ConvertHighlightForGetExecutionOutput) SetDuration ¶
func (s *ConvertHighlightForGetExecutionOutput) SetDuration(v float64) *ConvertHighlightForGetExecutionOutput
SetDuration sets the Duration field's value.
func (*ConvertHighlightForGetExecutionOutput) SetEdits ¶ added in v1.1.47
func (s *ConvertHighlightForGetExecutionOutput) SetEdits(v []*ConvertEditForGetExecutionOutput) *ConvertHighlightForGetExecutionOutput
SetEdits sets the Edits field's value.
func (*ConvertHighlightForGetExecutionOutput) SetHighlightCuts ¶ added in v1.1.36
func (s *ConvertHighlightForGetExecutionOutput) SetHighlightCuts(v *ConvertHighlightCutsForGetExecutionOutput) *ConvertHighlightForGetExecutionOutput
SetHighlightCuts sets the HighlightCuts field's value.
func (*ConvertHighlightForGetExecutionOutput) SetStorylineCuts ¶ added in v1.1.29
func (s *ConvertHighlightForGetExecutionOutput) SetStorylineCuts(v *ConvertStorylineCutsForGetExecutionOutput) *ConvertHighlightForGetExecutionOutput
SetStorylineCuts sets the StorylineCuts field's value.
func (ConvertHighlightForGetExecutionOutput) String ¶
func (s ConvertHighlightForGetExecutionOutput) String() string
String returns the string representation
type ConvertInfoForGetExecutionOutput ¶ added in v1.1.29
type ConvertInfoForGetExecutionOutput struct {
Status *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertInfoForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s ConvertInfoForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertInfoForGetExecutionOutput) SetStatus ¶ added in v1.1.29
func (s *ConvertInfoForGetExecutionOutput) SetStatus(v string) *ConvertInfoForGetExecutionOutput
SetStatus sets the Status field's value.
func (ConvertInfoForGetExecutionOutput) String ¶ added in v1.1.29
func (s ConvertInfoForGetExecutionOutput) String() string
String returns the string representation
type ConvertLogoForGetExecutionOutput ¶ added in v1.2.17
type ConvertLogoForGetExecutionOutput struct {
Concats []*ConvertConcatForGetExecutionOutput `type:"list"`
LogoType *string `type:"string"`
Logos []*LogoForGetExecutionOutput `type:"list"`
// contains filtered or unexported fields
}
func (ConvertLogoForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertLogoForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertLogoForGetExecutionOutput) SetConcats ¶ added in v1.2.17
func (s *ConvertLogoForGetExecutionOutput) SetConcats(v []*ConvertConcatForGetExecutionOutput) *ConvertLogoForGetExecutionOutput
SetConcats sets the Concats field's value.
func (*ConvertLogoForGetExecutionOutput) SetLogoType ¶ added in v1.2.17
func (s *ConvertLogoForGetExecutionOutput) SetLogoType(v string) *ConvertLogoForGetExecutionOutput
SetLogoType sets the LogoType field's value.
func (*ConvertLogoForGetExecutionOutput) SetLogos ¶ added in v1.2.17
func (s *ConvertLogoForGetExecutionOutput) SetLogos(v []*LogoForGetExecutionOutput) *ConvertLogoForGetExecutionOutput
SetLogos sets the Logos field's value.
func (ConvertLogoForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertLogoForGetExecutionOutput) String() string
String returns the string representation
type ConvertLogoForStartExecutionInput ¶ added in v1.2.17
type ConvertLogoForStartExecutionInput struct {
Concats []*ConvertConcatForStartExecutionInput `type:"list" json:",omitempty"`
LogoType *string `type:"string" json:",omitempty"`
Logos []*LogoForStartExecutionInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertLogoForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ConvertLogoForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertLogoForStartExecutionInput) SetConcats ¶ added in v1.2.17
func (s *ConvertLogoForStartExecutionInput) SetConcats(v []*ConvertConcatForStartExecutionInput) *ConvertLogoForStartExecutionInput
SetConcats sets the Concats field's value.
func (*ConvertLogoForStartExecutionInput) SetLogoType ¶ added in v1.2.17
func (s *ConvertLogoForStartExecutionInput) SetLogoType(v string) *ConvertLogoForStartExecutionInput
SetLogoType sets the LogoType field's value.
func (*ConvertLogoForStartExecutionInput) SetLogos ¶ added in v1.2.17
func (s *ConvertLogoForStartExecutionInput) SetLogos(v []*LogoForStartExecutionInput) *ConvertLogoForStartExecutionInput
SetLogos sets the Logos field's value.
func (ConvertLogoForStartExecutionInput) String ¶ added in v1.2.17
func (s ConvertLogoForStartExecutionInput) String() string
String returns the string representation
func (*ConvertLogoForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *ConvertLogoForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ConvertModelForGetExecutionOutput ¶
type ConvertModelForGetExecutionOutput struct {
AsrAppId *string `type:"string"`
AsrAppType *string `type:"string"`
DoubaoTextEndpoint *string `type:"string"`
DoubaoVisionEndpoint *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertModelForGetExecutionOutput) GoString ¶
func (s ConvertModelForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertModelForGetExecutionOutput) SetAsrAppId ¶ added in v1.1.47
func (s *ConvertModelForGetExecutionOutput) SetAsrAppId(v string) *ConvertModelForGetExecutionOutput
SetAsrAppId sets the AsrAppId field's value.
func (*ConvertModelForGetExecutionOutput) SetAsrAppType ¶ added in v1.1.47
func (s *ConvertModelForGetExecutionOutput) SetAsrAppType(v string) *ConvertModelForGetExecutionOutput
SetAsrAppType sets the AsrAppType field's value.
func (*ConvertModelForGetExecutionOutput) SetDoubaoTextEndpoint ¶ added in v1.1.47
func (s *ConvertModelForGetExecutionOutput) SetDoubaoTextEndpoint(v string) *ConvertModelForGetExecutionOutput
SetDoubaoTextEndpoint sets the DoubaoTextEndpoint field's value.
func (*ConvertModelForGetExecutionOutput) SetDoubaoVisionEndpoint ¶ added in v1.1.47
func (s *ConvertModelForGetExecutionOutput) SetDoubaoVisionEndpoint(v string) *ConvertModelForGetExecutionOutput
SetDoubaoVisionEndpoint sets the DoubaoVisionEndpoint field's value.
func (ConvertModelForGetExecutionOutput) String ¶
func (s ConvertModelForGetExecutionOutput) String() string
String returns the string representation
type ConvertModelForStartExecutionInput ¶ added in v1.1.47
type ConvertModelForStartExecutionInput struct {
AsrAppId *string `type:"string" json:",omitempty"`
AsrAppType *string `type:"string" json:",omitempty"`
DoubaoTextEndpoint *string `type:"string" json:",omitempty"`
DoubaoVisionEndpoint *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertModelForStartExecutionInput) GoString ¶ added in v1.1.47
func (s ConvertModelForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertModelForStartExecutionInput) SetAsrAppId ¶ added in v1.1.47
func (s *ConvertModelForStartExecutionInput) SetAsrAppId(v string) *ConvertModelForStartExecutionInput
SetAsrAppId sets the AsrAppId field's value.
func (*ConvertModelForStartExecutionInput) SetAsrAppType ¶ added in v1.1.47
func (s *ConvertModelForStartExecutionInput) SetAsrAppType(v string) *ConvertModelForStartExecutionInput
SetAsrAppType sets the AsrAppType field's value.
func (*ConvertModelForStartExecutionInput) SetDoubaoTextEndpoint ¶ added in v1.1.47
func (s *ConvertModelForStartExecutionInput) SetDoubaoTextEndpoint(v string) *ConvertModelForStartExecutionInput
SetDoubaoTextEndpoint sets the DoubaoTextEndpoint field's value.
func (*ConvertModelForStartExecutionInput) SetDoubaoVisionEndpoint ¶ added in v1.1.47
func (s *ConvertModelForStartExecutionInput) SetDoubaoVisionEndpoint(v string) *ConvertModelForStartExecutionInput
SetDoubaoVisionEndpoint sets the DoubaoVisionEndpoint field's value.
func (ConvertModelForStartExecutionInput) String ¶ added in v1.1.47
func (s ConvertModelForStartExecutionInput) String() string
String returns the string representation
type ConvertMoeEnhanceForGetExecutionOutput ¶ added in v1.2.17
type ConvertMoeEnhanceForGetExecutionOutput struct {
Config *string `type:"string" enum:"EnumOfConfigForGetExecutionOutput"`
VideoStrategy *VideoStrategyForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (ConvertMoeEnhanceForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertMoeEnhanceForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertMoeEnhanceForGetExecutionOutput) SetConfig ¶ added in v1.2.17
func (s *ConvertMoeEnhanceForGetExecutionOutput) SetConfig(v string) *ConvertMoeEnhanceForGetExecutionOutput
SetConfig sets the Config field's value.
func (*ConvertMoeEnhanceForGetExecutionOutput) SetVideoStrategy ¶ added in v1.2.17
func (s *ConvertMoeEnhanceForGetExecutionOutput) SetVideoStrategy(v *VideoStrategyForGetExecutionOutput) *ConvertMoeEnhanceForGetExecutionOutput
SetVideoStrategy sets the VideoStrategy field's value.
func (ConvertMoeEnhanceForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertMoeEnhanceForGetExecutionOutput) String() string
String returns the string representation
type ConvertMoeEnhanceForStartExecutionInput ¶ added in v1.2.17
type ConvertMoeEnhanceForStartExecutionInput struct {
Config *string `type:"string" json:",omitempty" enum:"EnumOfConfigForStartExecutionInput"`
VideoStrategy *VideoStrategyForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertMoeEnhanceForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ConvertMoeEnhanceForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertMoeEnhanceForStartExecutionInput) SetConfig ¶ added in v1.2.17
func (s *ConvertMoeEnhanceForStartExecutionInput) SetConfig(v string) *ConvertMoeEnhanceForStartExecutionInput
SetConfig sets the Config field's value.
func (*ConvertMoeEnhanceForStartExecutionInput) SetVideoStrategy ¶ added in v1.2.17
func (s *ConvertMoeEnhanceForStartExecutionInput) SetVideoStrategy(v *VideoStrategyForStartExecutionInput) *ConvertMoeEnhanceForStartExecutionInput
SetVideoStrategy sets the VideoStrategy field's value.
func (ConvertMoeEnhanceForStartExecutionInput) String ¶ added in v1.2.17
func (s ConvertMoeEnhanceForStartExecutionInput) String() string
String returns the string representation
type ConvertNodeForGetExecutionOutput ¶ added in v1.1.29
type ConvertNodeForGetExecutionOutput struct {
Code *string `type:"string"`
Name *string `type:"string"`
Output *ConvertConvertOutputForGetExecutionOutput `type:"structure"`
Status *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertNodeForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s ConvertNodeForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertNodeForGetExecutionOutput) SetCode ¶ added in v1.1.29
func (s *ConvertNodeForGetExecutionOutput) SetCode(v string) *ConvertNodeForGetExecutionOutput
SetCode sets the Code field's value.
func (*ConvertNodeForGetExecutionOutput) SetName ¶ added in v1.1.29
func (s *ConvertNodeForGetExecutionOutput) SetName(v string) *ConvertNodeForGetExecutionOutput
SetName sets the Name field's value.
func (*ConvertNodeForGetExecutionOutput) SetOutput ¶ added in v1.1.29
func (s *ConvertNodeForGetExecutionOutput) SetOutput(v *ConvertConvertOutputForGetExecutionOutput) *ConvertNodeForGetExecutionOutput
SetOutput sets the Output field's value.
func (*ConvertNodeForGetExecutionOutput) SetStatus ¶ added in v1.1.29
func (s *ConvertNodeForGetExecutionOutput) SetStatus(v string) *ConvertNodeForGetExecutionOutput
SetStatus sets the Status field's value.
func (ConvertNodeForGetExecutionOutput) String ¶ added in v1.1.29
func (s ConvertNodeForGetExecutionOutput) String() string
String returns the string representation
type ConvertOcrForGetExecutionOutput ¶ added in v1.1.12
type ConvertOcrForGetExecutionOutput struct {
Duration *float64 `type:"double"`
ImageSet []*ImageSetForGetExecutionOutput `type:"list"`
Mode *string `type:"string"`
Texts []*TextForGetExecutionOutput `type:"list"`
// contains filtered or unexported fields
}
func (ConvertOcrForGetExecutionOutput) GoString ¶ added in v1.1.12
func (s ConvertOcrForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertOcrForGetExecutionOutput) SetDuration ¶ added in v1.1.12
func (s *ConvertOcrForGetExecutionOutput) SetDuration(v float64) *ConvertOcrForGetExecutionOutput
SetDuration sets the Duration field's value.
func (*ConvertOcrForGetExecutionOutput) SetImageSet ¶ added in v1.1.12
func (s *ConvertOcrForGetExecutionOutput) SetImageSet(v []*ImageSetForGetExecutionOutput) *ConvertOcrForGetExecutionOutput
SetImageSet sets the ImageSet field's value.
func (*ConvertOcrForGetExecutionOutput) SetMode ¶ added in v1.1.12
func (s *ConvertOcrForGetExecutionOutput) SetMode(v string) *ConvertOcrForGetExecutionOutput
SetMode sets the Mode field's value.
func (*ConvertOcrForGetExecutionOutput) SetTexts ¶ added in v1.1.12
func (s *ConvertOcrForGetExecutionOutput) SetTexts(v []*TextForGetExecutionOutput) *ConvertOcrForGetExecutionOutput
SetTexts sets the Texts field's value.
func (ConvertOcrForGetExecutionOutput) String ¶ added in v1.1.12
func (s ConvertOcrForGetExecutionOutput) String() string
String returns the string representation
type ConvertOperationForGetExecutionOutput ¶ added in v1.1.29
type ConvertOperationForGetExecutionOutput struct {
Task *TaskForGetExecutionOutput `type:"structure"`
Template *TemplateForGetExecutionOutput `type:"structure"`
Type *string `type:"string"`
Workflow *WorkflowForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (ConvertOperationForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s ConvertOperationForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertOperationForGetExecutionOutput) SetTask ¶ added in v1.1.29
func (s *ConvertOperationForGetExecutionOutput) SetTask(v *TaskForGetExecutionOutput) *ConvertOperationForGetExecutionOutput
SetTask sets the Task field's value.
func (*ConvertOperationForGetExecutionOutput) SetTemplate ¶ added in v1.1.29
func (s *ConvertOperationForGetExecutionOutput) SetTemplate(v *TemplateForGetExecutionOutput) *ConvertOperationForGetExecutionOutput
SetTemplate sets the Template field's value.
func (*ConvertOperationForGetExecutionOutput) SetType ¶ added in v1.1.29
func (s *ConvertOperationForGetExecutionOutput) SetType(v string) *ConvertOperationForGetExecutionOutput
SetType sets the Type field's value.
func (*ConvertOperationForGetExecutionOutput) SetWorkflow ¶ added in v1.1.29
func (s *ConvertOperationForGetExecutionOutput) SetWorkflow(v *WorkflowForGetExecutionOutput) *ConvertOperationForGetExecutionOutput
SetWorkflow sets the Workflow field's value.
func (ConvertOperationForGetExecutionOutput) String ¶ added in v1.1.29
func (s ConvertOperationForGetExecutionOutput) String() string
String returns the string representation
type ConvertOperationForStartExecutionInput ¶ added in v1.1.29
type ConvertOperationForStartExecutionInput struct {
Task *TaskForStartExecutionInput `type:"structure" json:",omitempty"`
Template *TemplateForStartExecutionInput `type:"structure" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
Workflow *WorkflowForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertOperationForStartExecutionInput) GoString ¶ added in v1.1.29
func (s ConvertOperationForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertOperationForStartExecutionInput) SetTask ¶ added in v1.1.29
func (s *ConvertOperationForStartExecutionInput) SetTask(v *TaskForStartExecutionInput) *ConvertOperationForStartExecutionInput
SetTask sets the Task field's value.
func (*ConvertOperationForStartExecutionInput) SetTemplate ¶ added in v1.1.29
func (s *ConvertOperationForStartExecutionInput) SetTemplate(v *TemplateForStartExecutionInput) *ConvertOperationForStartExecutionInput
SetTemplate sets the Template field's value.
func (*ConvertOperationForStartExecutionInput) SetType ¶ added in v1.1.29
func (s *ConvertOperationForStartExecutionInput) SetType(v string) *ConvertOperationForStartExecutionInput
SetType sets the Type field's value.
func (*ConvertOperationForStartExecutionInput) SetWorkflow ¶ added in v1.1.29
func (s *ConvertOperationForStartExecutionInput) SetWorkflow(v *WorkflowForStartExecutionInput) *ConvertOperationForStartExecutionInput
SetWorkflow sets the Workflow field's value.
func (ConvertOperationForStartExecutionInput) String ¶ added in v1.1.29
func (s ConvertOperationForStartExecutionInput) String() string
String returns the string representation
func (*ConvertOperationForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *ConvertOperationForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ConvertOutputForGetExecutionOutput ¶ added in v1.1.29
type ConvertOutputForGetExecutionOutput struct {
Alpha *bool `type:"boolean"`
AudioPhaseDetect *bool `type:"boolean"`
CanvasWithMax *bool `type:"boolean"`
CanvasWithRatio *bool `type:"boolean"`
Codec *CodecForGetExecutionOutput `type:"structure"`
DisableAudio *bool `type:"boolean"`
DisableVideo *bool `type:"boolean"`
Format *string `type:"string"`
Fps *float64 `type:"double"`
// contains filtered or unexported fields
}
func (ConvertOutputForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s ConvertOutputForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertOutputForGetExecutionOutput) SetAlpha ¶ added in v1.2.17
func (s *ConvertOutputForGetExecutionOutput) SetAlpha(v bool) *ConvertOutputForGetExecutionOutput
SetAlpha sets the Alpha field's value.
func (*ConvertOutputForGetExecutionOutput) SetAudioPhaseDetect ¶ added in v1.2.17
func (s *ConvertOutputForGetExecutionOutput) SetAudioPhaseDetect(v bool) *ConvertOutputForGetExecutionOutput
SetAudioPhaseDetect sets the AudioPhaseDetect field's value.
func (*ConvertOutputForGetExecutionOutput) SetCanvasWithMax ¶ added in v1.2.17
func (s *ConvertOutputForGetExecutionOutput) SetCanvasWithMax(v bool) *ConvertOutputForGetExecutionOutput
SetCanvasWithMax sets the CanvasWithMax field's value.
func (*ConvertOutputForGetExecutionOutput) SetCanvasWithRatio ¶ added in v1.2.17
func (s *ConvertOutputForGetExecutionOutput) SetCanvasWithRatio(v bool) *ConvertOutputForGetExecutionOutput
SetCanvasWithRatio sets the CanvasWithRatio field's value.
func (*ConvertOutputForGetExecutionOutput) SetCodec ¶ added in v1.2.17
func (s *ConvertOutputForGetExecutionOutput) SetCodec(v *CodecForGetExecutionOutput) *ConvertOutputForGetExecutionOutput
SetCodec sets the Codec field's value.
func (*ConvertOutputForGetExecutionOutput) SetDisableAudio ¶ added in v1.2.17
func (s *ConvertOutputForGetExecutionOutput) SetDisableAudio(v bool) *ConvertOutputForGetExecutionOutput
SetDisableAudio sets the DisableAudio field's value.
func (*ConvertOutputForGetExecutionOutput) SetDisableVideo ¶ added in v1.2.17
func (s *ConvertOutputForGetExecutionOutput) SetDisableVideo(v bool) *ConvertOutputForGetExecutionOutput
SetDisableVideo sets the DisableVideo field's value.
func (*ConvertOutputForGetExecutionOutput) SetFormat ¶ added in v1.2.17
func (s *ConvertOutputForGetExecutionOutput) SetFormat(v string) *ConvertOutputForGetExecutionOutput
SetFormat sets the Format field's value.
func (*ConvertOutputForGetExecutionOutput) SetFps ¶ added in v1.2.17
func (s *ConvertOutputForGetExecutionOutput) SetFps(v float64) *ConvertOutputForGetExecutionOutput
SetFps sets the Fps field's value.
func (ConvertOutputForGetExecutionOutput) String ¶ added in v1.1.29
func (s ConvertOutputForGetExecutionOutput) String() string
String returns the string representation
type ConvertOutputForStartExecutionInput ¶ added in v1.2.17
type ConvertOutputForStartExecutionInput struct {
Alpha *bool `type:"boolean" json:",omitempty"`
AudioPhaseDetect *bool `type:"boolean" json:",omitempty"`
CanvasWithMax *bool `type:"boolean" json:",omitempty"`
CanvasWithRatio *bool `type:"boolean" json:",omitempty"`
Codec *CodecForStartExecutionInput `type:"structure" json:",omitempty"`
DisableAudio *bool `type:"boolean" json:",omitempty"`
DisableVideo *bool `type:"boolean" json:",omitempty"`
Format *string `type:"string" json:",omitempty"`
Fps *float64 `type:"double" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertOutputForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ConvertOutputForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertOutputForStartExecutionInput) SetAlpha ¶ added in v1.2.17
func (s *ConvertOutputForStartExecutionInput) SetAlpha(v bool) *ConvertOutputForStartExecutionInput
SetAlpha sets the Alpha field's value.
func (*ConvertOutputForStartExecutionInput) SetAudioPhaseDetect ¶ added in v1.2.17
func (s *ConvertOutputForStartExecutionInput) SetAudioPhaseDetect(v bool) *ConvertOutputForStartExecutionInput
SetAudioPhaseDetect sets the AudioPhaseDetect field's value.
func (*ConvertOutputForStartExecutionInput) SetCanvasWithMax ¶ added in v1.2.17
func (s *ConvertOutputForStartExecutionInput) SetCanvasWithMax(v bool) *ConvertOutputForStartExecutionInput
SetCanvasWithMax sets the CanvasWithMax field's value.
func (*ConvertOutputForStartExecutionInput) SetCanvasWithRatio ¶ added in v1.2.17
func (s *ConvertOutputForStartExecutionInput) SetCanvasWithRatio(v bool) *ConvertOutputForStartExecutionInput
SetCanvasWithRatio sets the CanvasWithRatio field's value.
func (*ConvertOutputForStartExecutionInput) SetCodec ¶ added in v1.2.17
func (s *ConvertOutputForStartExecutionInput) SetCodec(v *CodecForStartExecutionInput) *ConvertOutputForStartExecutionInput
SetCodec sets the Codec field's value.
func (*ConvertOutputForStartExecutionInput) SetDisableAudio ¶ added in v1.2.17
func (s *ConvertOutputForStartExecutionInput) SetDisableAudio(v bool) *ConvertOutputForStartExecutionInput
SetDisableAudio sets the DisableAudio field's value.
func (*ConvertOutputForStartExecutionInput) SetDisableVideo ¶ added in v1.2.17
func (s *ConvertOutputForStartExecutionInput) SetDisableVideo(v bool) *ConvertOutputForStartExecutionInput
SetDisableVideo sets the DisableVideo field's value.
func (*ConvertOutputForStartExecutionInput) SetFormat ¶ added in v1.2.17
func (s *ConvertOutputForStartExecutionInput) SetFormat(v string) *ConvertOutputForStartExecutionInput
SetFormat sets the Format field's value.
func (*ConvertOutputForStartExecutionInput) SetFps ¶ added in v1.2.17
func (s *ConvertOutputForStartExecutionInput) SetFps(v float64) *ConvertOutputForStartExecutionInput
SetFps sets the Fps field's value.
func (ConvertOutputForStartExecutionInput) String ¶ added in v1.2.17
func (s ConvertOutputForStartExecutionInput) String() string
String returns the string representation
type ConvertScaleControlForGetExecutionOutput ¶ added in v1.2.17
type ConvertScaleControlForGetExecutionOutput struct {
ScaleHeight *int32 `max:"4320" type:"int32"`
ScaleLong *int32 `max:"4320" type:"int32"`
ScaleMode *int32 `type:"int32"`
ScaleShort *int32 `max:"4320" type:"int32"`
ScaleType *int32 `type:"int32"`
ScaleWidth *int32 `max:"4320" type:"int32"`
// contains filtered or unexported fields
}
func (ConvertScaleControlForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertScaleControlForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertScaleControlForGetExecutionOutput) SetScaleHeight ¶ added in v1.2.17
func (s *ConvertScaleControlForGetExecutionOutput) SetScaleHeight(v int32) *ConvertScaleControlForGetExecutionOutput
SetScaleHeight sets the ScaleHeight field's value.
func (*ConvertScaleControlForGetExecutionOutput) SetScaleLong ¶ added in v1.2.17
func (s *ConvertScaleControlForGetExecutionOutput) SetScaleLong(v int32) *ConvertScaleControlForGetExecutionOutput
SetScaleLong sets the ScaleLong field's value.
func (*ConvertScaleControlForGetExecutionOutput) SetScaleMode ¶ added in v1.2.17
func (s *ConvertScaleControlForGetExecutionOutput) SetScaleMode(v int32) *ConvertScaleControlForGetExecutionOutput
SetScaleMode sets the ScaleMode field's value.
func (*ConvertScaleControlForGetExecutionOutput) SetScaleShort ¶ added in v1.2.17
func (s *ConvertScaleControlForGetExecutionOutput) SetScaleShort(v int32) *ConvertScaleControlForGetExecutionOutput
SetScaleShort sets the ScaleShort field's value.
func (*ConvertScaleControlForGetExecutionOutput) SetScaleType ¶ added in v1.2.17
func (s *ConvertScaleControlForGetExecutionOutput) SetScaleType(v int32) *ConvertScaleControlForGetExecutionOutput
SetScaleType sets the ScaleType field's value.
func (*ConvertScaleControlForGetExecutionOutput) SetScaleWidth ¶ added in v1.2.17
func (s *ConvertScaleControlForGetExecutionOutput) SetScaleWidth(v int32) *ConvertScaleControlForGetExecutionOutput
SetScaleWidth sets the ScaleWidth field's value.
func (ConvertScaleControlForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertScaleControlForGetExecutionOutput) String() string
String returns the string representation
type ConvertScaleControlForStartExecutionInput ¶ added in v1.2.17
type ConvertScaleControlForStartExecutionInput struct {
ScaleHeight *int32 `max:"4320" type:"int32" json:",omitempty"`
ScaleLong *int32 `max:"4320" type:"int32" json:",omitempty"`
ScaleMode *int32 `type:"int32" json:",omitempty"`
ScaleShort *int32 `max:"4320" type:"int32" json:",omitempty"`
ScaleType *int32 `type:"int32" json:",omitempty"`
ScaleWidth *int32 `max:"4320" type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertScaleControlForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ConvertScaleControlForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertScaleControlForStartExecutionInput) SetScaleHeight ¶ added in v1.2.17
func (s *ConvertScaleControlForStartExecutionInput) SetScaleHeight(v int32) *ConvertScaleControlForStartExecutionInput
SetScaleHeight sets the ScaleHeight field's value.
func (*ConvertScaleControlForStartExecutionInput) SetScaleLong ¶ added in v1.2.17
func (s *ConvertScaleControlForStartExecutionInput) SetScaleLong(v int32) *ConvertScaleControlForStartExecutionInput
SetScaleLong sets the ScaleLong field's value.
func (*ConvertScaleControlForStartExecutionInput) SetScaleMode ¶ added in v1.2.17
func (s *ConvertScaleControlForStartExecutionInput) SetScaleMode(v int32) *ConvertScaleControlForStartExecutionInput
SetScaleMode sets the ScaleMode field's value.
func (*ConvertScaleControlForStartExecutionInput) SetScaleShort ¶ added in v1.2.17
func (s *ConvertScaleControlForStartExecutionInput) SetScaleShort(v int32) *ConvertScaleControlForStartExecutionInput
SetScaleShort sets the ScaleShort field's value.
func (*ConvertScaleControlForStartExecutionInput) SetScaleType ¶ added in v1.2.17
func (s *ConvertScaleControlForStartExecutionInput) SetScaleType(v int32) *ConvertScaleControlForStartExecutionInput
SetScaleType sets the ScaleType field's value.
func (*ConvertScaleControlForStartExecutionInput) SetScaleWidth ¶ added in v1.2.17
func (s *ConvertScaleControlForStartExecutionInput) SetScaleWidth(v int32) *ConvertScaleControlForStartExecutionInput
SetScaleWidth sets the ScaleWidth field's value.
func (ConvertScaleControlForStartExecutionInput) String ¶ added in v1.2.17
func (s ConvertScaleControlForStartExecutionInput) String() string
String returns the string representation
func (*ConvertScaleControlForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *ConvertScaleControlForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ConvertSegmentForGetExecutionOutput ¶ added in v1.1.12
type ConvertSegmentForGetExecutionOutput struct {
ClipFade *bool `type:"boolean"`
MaxDuration *float64 `type:"double"`
MinDuration *float64 `type:"double"`
NoFile *bool `type:"boolean"`
Threshold *float64 `type:"double"`
// contains filtered or unexported fields
}
func (ConvertSegmentForGetExecutionOutput) GoString ¶ added in v1.1.12
func (s ConvertSegmentForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertSegmentForGetExecutionOutput) SetClipFade ¶ added in v1.2.17
func (s *ConvertSegmentForGetExecutionOutput) SetClipFade(v bool) *ConvertSegmentForGetExecutionOutput
SetClipFade sets the ClipFade field's value.
func (*ConvertSegmentForGetExecutionOutput) SetMaxDuration ¶ added in v1.1.47
func (s *ConvertSegmentForGetExecutionOutput) SetMaxDuration(v float64) *ConvertSegmentForGetExecutionOutput
SetMaxDuration sets the MaxDuration field's value.
func (*ConvertSegmentForGetExecutionOutput) SetMinDuration ¶ added in v1.1.47
func (s *ConvertSegmentForGetExecutionOutput) SetMinDuration(v float64) *ConvertSegmentForGetExecutionOutput
SetMinDuration sets the MinDuration field's value.
func (*ConvertSegmentForGetExecutionOutput) SetNoFile ¶ added in v1.2.17
func (s *ConvertSegmentForGetExecutionOutput) SetNoFile(v bool) *ConvertSegmentForGetExecutionOutput
SetNoFile sets the NoFile field's value.
func (*ConvertSegmentForGetExecutionOutput) SetThreshold ¶ added in v1.1.47
func (s *ConvertSegmentForGetExecutionOutput) SetThreshold(v float64) *ConvertSegmentForGetExecutionOutput
SetThreshold sets the Threshold field's value.
func (ConvertSegmentForGetExecutionOutput) String ¶ added in v1.1.12
func (s ConvertSegmentForGetExecutionOutput) String() string
String returns the string representation
type ConvertSegmentForStartExecutionInput ¶ added in v1.1.29
type ConvertSegmentForStartExecutionInput struct {
ClipFade *bool `type:"boolean" json:",omitempty"`
MaxDuration *float64 `type:"double" json:",omitempty"`
MinDuration *float64 `type:"double" json:",omitempty"`
NoFile *bool `type:"boolean" json:",omitempty"`
Threshold *float64 `type:"double" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertSegmentForStartExecutionInput) GoString ¶ added in v1.1.29
func (s ConvertSegmentForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertSegmentForStartExecutionInput) SetClipFade ¶ added in v1.2.17
func (s *ConvertSegmentForStartExecutionInput) SetClipFade(v bool) *ConvertSegmentForStartExecutionInput
SetClipFade sets the ClipFade field's value.
func (*ConvertSegmentForStartExecutionInput) SetMaxDuration ¶ added in v1.1.47
func (s *ConvertSegmentForStartExecutionInput) SetMaxDuration(v float64) *ConvertSegmentForStartExecutionInput
SetMaxDuration sets the MaxDuration field's value.
func (*ConvertSegmentForStartExecutionInput) SetMinDuration ¶ added in v1.1.47
func (s *ConvertSegmentForStartExecutionInput) SetMinDuration(v float64) *ConvertSegmentForStartExecutionInput
SetMinDuration sets the MinDuration field's value.
func (*ConvertSegmentForStartExecutionInput) SetNoFile ¶ added in v1.2.17
func (s *ConvertSegmentForStartExecutionInput) SetNoFile(v bool) *ConvertSegmentForStartExecutionInput
SetNoFile sets the NoFile field's value.
func (*ConvertSegmentForStartExecutionInput) SetThreshold ¶ added in v1.1.47
func (s *ConvertSegmentForStartExecutionInput) SetThreshold(v float64) *ConvertSegmentForStartExecutionInput
SetThreshold sets the Threshold field's value.
func (ConvertSegmentForStartExecutionInput) String ¶ added in v1.1.29
func (s ConvertSegmentForStartExecutionInput) String() string
String returns the string representation
type ConvertStorylineCutsForGetExecutionOutput ¶ added in v1.1.29
type ConvertStorylineCutsForGetExecutionOutput struct {
CutSegments []*CutSegmentForGetExecutionOutput `type:"list"`
Segments []*ConvertConvertConvertConvertSegmentForGetExecutionOutput `type:"list"`
Storylines []*ConvertStorylineForGetExecutionOutput `type:"list"`
// contains filtered or unexported fields
}
func (ConvertStorylineCutsForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s ConvertStorylineCutsForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertStorylineCutsForGetExecutionOutput) SetCutSegments ¶ added in v1.1.29
func (s *ConvertStorylineCutsForGetExecutionOutput) SetCutSegments(v []*CutSegmentForGetExecutionOutput) *ConvertStorylineCutsForGetExecutionOutput
SetCutSegments sets the CutSegments field's value.
func (*ConvertStorylineCutsForGetExecutionOutput) SetSegments ¶ added in v1.1.29
func (s *ConvertStorylineCutsForGetExecutionOutput) SetSegments(v []*ConvertConvertConvertConvertSegmentForGetExecutionOutput) *ConvertStorylineCutsForGetExecutionOutput
SetSegments sets the Segments field's value.
func (*ConvertStorylineCutsForGetExecutionOutput) SetStorylines ¶ added in v1.1.29
func (s *ConvertStorylineCutsForGetExecutionOutput) SetStorylines(v []*ConvertStorylineForGetExecutionOutput) *ConvertStorylineCutsForGetExecutionOutput
SetStorylines sets the Storylines field's value.
func (ConvertStorylineCutsForGetExecutionOutput) String ¶ added in v1.1.29
func (s ConvertStorylineCutsForGetExecutionOutput) String() string
String returns the string representation
type ConvertStorylineForGetExecutionOutput ¶ added in v1.1.12
type ConvertStorylineForGetExecutionOutput struct {
Description *string `type:"string"`
Score *float64 `type:"double"`
Segments []*int32 `type:"list"`
Title *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertStorylineForGetExecutionOutput) GoString ¶ added in v1.1.12
func (s ConvertStorylineForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertStorylineForGetExecutionOutput) SetDescription ¶ added in v1.1.29
func (s *ConvertStorylineForGetExecutionOutput) SetDescription(v string) *ConvertStorylineForGetExecutionOutput
SetDescription sets the Description field's value.
func (*ConvertStorylineForGetExecutionOutput) SetScore ¶ added in v1.1.29
func (s *ConvertStorylineForGetExecutionOutput) SetScore(v float64) *ConvertStorylineForGetExecutionOutput
SetScore sets the Score field's value.
func (*ConvertStorylineForGetExecutionOutput) SetSegments ¶ added in v1.1.29
func (s *ConvertStorylineForGetExecutionOutput) SetSegments(v []*int32) *ConvertStorylineForGetExecutionOutput
SetSegments sets the Segments field's value.
func (*ConvertStorylineForGetExecutionOutput) SetTitle ¶ added in v1.1.12
func (s *ConvertStorylineForGetExecutionOutput) SetTitle(v string) *ConvertStorylineForGetExecutionOutput
SetTitle sets the Title field's value.
func (ConvertStorylineForGetExecutionOutput) String ¶ added in v1.1.12
func (s ConvertStorylineForGetExecutionOutput) String() string
String returns the string representation
type ConvertTaskForGetExecutionOutput ¶
type ConvertTaskForGetExecutionOutput struct {
ABRTranscode *ConvertABRTranscodeForGetExecutionOutput `type:"structure"`
AdAudit *ConvertAdAuditForGetExecutionOutput `type:"structure"`
Asr *ConvertAsrForGetExecutionOutput `type:"structure"`
AudioExtract *ConvertAudioExtractForGetExecutionOutput `type:"structure"`
ConvertFormat *ConvertConvertFormatForGetExecutionOutput `type:"structure"`
Enhance *ConvertConvertConvertEnhanceForGetExecutionOutput `type:"structure"`
Erase *ConvertEraseForGetExecutionOutput `type:"structure"`
FileDelete *ConvertFileDeleteForGetExecutionOutput `type:"structure"`
Highlight *ConvertHighlightForGetExecutionOutput `type:"structure"`
Ocr *ConvertOcrForGetExecutionOutput `type:"structure"`
Segment *ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput `type:"structure"`
Storyline *ConvertConvertConvertStorylineForGetExecutionOutput `type:"structure"`
Transcode *ConvertTranscodeForGetExecutionOutput `type:"structure"`
Type *string `type:"string"`
VideoGeneration *ConvertVideoGenerationForGetExecutionOutput `type:"structure"`
VideoMatting *ConvertVideoMattingForGetExecutionOutput `type:"structure"`
VideoSummary *ConvertVideoSummaryForGetExecutionOutput `type:"structure"`
VideoUnderstanding *ConvertVideoUnderstandingForGetExecutionOutput `type:"structure"`
Vision *ConvertVisionForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (ConvertTaskForGetExecutionOutput) GoString ¶
func (s ConvertTaskForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertTaskForGetExecutionOutput) SetABRTranscode ¶ added in v1.2.17
func (s *ConvertTaskForGetExecutionOutput) SetABRTranscode(v *ConvertABRTranscodeForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
SetABRTranscode sets the ABRTranscode field's value.
func (*ConvertTaskForGetExecutionOutput) SetAdAudit ¶
func (s *ConvertTaskForGetExecutionOutput) SetAdAudit(v *ConvertAdAuditForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
SetAdAudit sets the AdAudit field's value.
func (*ConvertTaskForGetExecutionOutput) SetAsr ¶
func (s *ConvertTaskForGetExecutionOutput) SetAsr(v *ConvertAsrForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
SetAsr sets the Asr field's value.
func (*ConvertTaskForGetExecutionOutput) SetAudioExtract ¶
func (s *ConvertTaskForGetExecutionOutput) SetAudioExtract(v *ConvertAudioExtractForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
SetAudioExtract sets the AudioExtract field's value.
func (*ConvertTaskForGetExecutionOutput) SetConvertFormat ¶ added in v1.2.17
func (s *ConvertTaskForGetExecutionOutput) SetConvertFormat(v *ConvertConvertFormatForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
SetConvertFormat sets the ConvertFormat field's value.
func (*ConvertTaskForGetExecutionOutput) SetEnhance ¶ added in v1.1.47
func (s *ConvertTaskForGetExecutionOutput) SetEnhance(v *ConvertConvertConvertEnhanceForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
SetEnhance sets the Enhance field's value.
func (*ConvertTaskForGetExecutionOutput) SetErase ¶ added in v1.1.29
func (s *ConvertTaskForGetExecutionOutput) SetErase(v *ConvertEraseForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
SetErase sets the Erase field's value.
func (*ConvertTaskForGetExecutionOutput) SetFileDelete ¶ added in v1.1.29
func (s *ConvertTaskForGetExecutionOutput) SetFileDelete(v *ConvertFileDeleteForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
SetFileDelete sets the FileDelete field's value.
func (*ConvertTaskForGetExecutionOutput) SetHighlight ¶
func (s *ConvertTaskForGetExecutionOutput) SetHighlight(v *ConvertHighlightForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
SetHighlight sets the Highlight field's value.
func (*ConvertTaskForGetExecutionOutput) SetOcr ¶ added in v1.1.12
func (s *ConvertTaskForGetExecutionOutput) SetOcr(v *ConvertOcrForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
SetOcr sets the Ocr field's value.
func (*ConvertTaskForGetExecutionOutput) SetSegment ¶ added in v1.1.12
func (s *ConvertTaskForGetExecutionOutput) SetSegment(v *ConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
SetSegment sets the Segment field's value.
func (*ConvertTaskForGetExecutionOutput) SetStoryline ¶ added in v1.1.12
func (s *ConvertTaskForGetExecutionOutput) SetStoryline(v *ConvertConvertConvertStorylineForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
SetStoryline sets the Storyline field's value.
func (*ConvertTaskForGetExecutionOutput) SetTranscode ¶ added in v1.2.17
func (s *ConvertTaskForGetExecutionOutput) SetTranscode(v *ConvertTranscodeForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
SetTranscode sets the Transcode field's value.
func (*ConvertTaskForGetExecutionOutput) SetType ¶
func (s *ConvertTaskForGetExecutionOutput) SetType(v string) *ConvertTaskForGetExecutionOutput
SetType sets the Type field's value.
func (*ConvertTaskForGetExecutionOutput) SetVideoGeneration ¶ added in v1.1.29
func (s *ConvertTaskForGetExecutionOutput) SetVideoGeneration(v *ConvertVideoGenerationForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
SetVideoGeneration sets the VideoGeneration field's value.
func (*ConvertTaskForGetExecutionOutput) SetVideoMatting ¶ added in v1.1.49
func (s *ConvertTaskForGetExecutionOutput) SetVideoMatting(v *ConvertVideoMattingForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
SetVideoMatting sets the VideoMatting field's value.
func (*ConvertTaskForGetExecutionOutput) SetVideoSummary ¶ added in v1.1.29
func (s *ConvertTaskForGetExecutionOutput) SetVideoSummary(v *ConvertVideoSummaryForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
SetVideoSummary sets the VideoSummary field's value.
func (*ConvertTaskForGetExecutionOutput) SetVideoUnderstanding ¶ added in v1.1.47
func (s *ConvertTaskForGetExecutionOutput) SetVideoUnderstanding(v *ConvertVideoUnderstandingForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
SetVideoUnderstanding sets the VideoUnderstanding field's value.
func (*ConvertTaskForGetExecutionOutput) SetVision ¶
func (s *ConvertTaskForGetExecutionOutput) SetVision(v *ConvertVisionForGetExecutionOutput) *ConvertTaskForGetExecutionOutput
SetVision sets the Vision field's value.
func (ConvertTaskForGetExecutionOutput) String ¶
func (s ConvertTaskForGetExecutionOutput) String() string
String returns the string representation
type ConvertTemplateForGetExecutionOutput ¶
type ConvertTemplateForGetExecutionOutput struct {
ByteHD *ConvertByteHDForGetExecutionOutput `type:"structure"`
Enhance *ConvertConvertConvertEnhanceForGetExecutionOutput `type:"structure"`
TranscodeAudio *ConvertTranscodeAudioForGetExecutionOutput `type:"structure"`
TranscodeVideo *ConvertTranscodeVideoForGetExecutionOutput `type:"structure"`
Type *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertTemplateForGetExecutionOutput) GoString ¶
func (s ConvertTemplateForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertTemplateForGetExecutionOutput) SetByteHD ¶
func (s *ConvertTemplateForGetExecutionOutput) SetByteHD(v *ConvertByteHDForGetExecutionOutput) *ConvertTemplateForGetExecutionOutput
SetByteHD sets the ByteHD field's value.
func (*ConvertTemplateForGetExecutionOutput) SetEnhance ¶
func (s *ConvertTemplateForGetExecutionOutput) SetEnhance(v *ConvertConvertConvertEnhanceForGetExecutionOutput) *ConvertTemplateForGetExecutionOutput
SetEnhance sets the Enhance field's value.
func (*ConvertTemplateForGetExecutionOutput) SetTranscodeAudio ¶
func (s *ConvertTemplateForGetExecutionOutput) SetTranscodeAudio(v *ConvertTranscodeAudioForGetExecutionOutput) *ConvertTemplateForGetExecutionOutput
SetTranscodeAudio sets the TranscodeAudio field's value.
func (*ConvertTemplateForGetExecutionOutput) SetTranscodeVideo ¶
func (s *ConvertTemplateForGetExecutionOutput) SetTranscodeVideo(v *ConvertTranscodeVideoForGetExecutionOutput) *ConvertTemplateForGetExecutionOutput
SetTranscodeVideo sets the TranscodeVideo field's value.
func (*ConvertTemplateForGetExecutionOutput) SetType ¶
func (s *ConvertTemplateForGetExecutionOutput) SetType(v string) *ConvertTemplateForGetExecutionOutput
SetType sets the Type field's value.
func (ConvertTemplateForGetExecutionOutput) String ¶
func (s ConvertTemplateForGetExecutionOutput) String() string
String returns the string representation
type ConvertTranscodeAudioForGetExecutionOutput ¶
type ConvertTranscodeAudioForGetExecutionOutput struct {
AudioStreamMeta *AudioStreamMetaForGetExecutionOutput `type:"structure"`
CreateTime *string `type:"string"`
Duration *float64 `type:"float"`
DynamicRange *string `type:"string"`
EncodedType *string `type:"string"`
Encrypt *bool `type:"boolean"`
Encryption *ConvertEncryptionForGetExecutionOutput `type:"structure"`
FileId *string `type:"string"`
FileType *string `type:"string"`
Format *string `type:"string"`
LogoType *string `type:"string"`
Md5 *string `type:"string"`
Size *float64 `type:"double"`
StoreUri *string `type:"string"`
TosStorageClass *string `type:"string"`
VideoStreamMeta *VideoStreamMetaForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (ConvertTranscodeAudioForGetExecutionOutput) GoString ¶
func (s ConvertTranscodeAudioForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertTranscodeAudioForGetExecutionOutput) SetAudioStreamMeta ¶
func (s *ConvertTranscodeAudioForGetExecutionOutput) SetAudioStreamMeta(v *AudioStreamMetaForGetExecutionOutput) *ConvertTranscodeAudioForGetExecutionOutput
SetAudioStreamMeta sets the AudioStreamMeta field's value.
func (*ConvertTranscodeAudioForGetExecutionOutput) SetCreateTime ¶
func (s *ConvertTranscodeAudioForGetExecutionOutput) SetCreateTime(v string) *ConvertTranscodeAudioForGetExecutionOutput
SetCreateTime sets the CreateTime field's value.
func (*ConvertTranscodeAudioForGetExecutionOutput) SetDuration ¶
func (s *ConvertTranscodeAudioForGetExecutionOutput) SetDuration(v float64) *ConvertTranscodeAudioForGetExecutionOutput
SetDuration sets the Duration field's value.
func (*ConvertTranscodeAudioForGetExecutionOutput) SetDynamicRange ¶
func (s *ConvertTranscodeAudioForGetExecutionOutput) SetDynamicRange(v string) *ConvertTranscodeAudioForGetExecutionOutput
SetDynamicRange sets the DynamicRange field's value.
func (*ConvertTranscodeAudioForGetExecutionOutput) SetEncodedType ¶
func (s *ConvertTranscodeAudioForGetExecutionOutput) SetEncodedType(v string) *ConvertTranscodeAudioForGetExecutionOutput
SetEncodedType sets the EncodedType field's value.
func (*ConvertTranscodeAudioForGetExecutionOutput) SetEncrypt ¶
func (s *ConvertTranscodeAudioForGetExecutionOutput) SetEncrypt(v bool) *ConvertTranscodeAudioForGetExecutionOutput
SetEncrypt sets the Encrypt field's value.
func (*ConvertTranscodeAudioForGetExecutionOutput) SetEncryption ¶
func (s *ConvertTranscodeAudioForGetExecutionOutput) SetEncryption(v *ConvertEncryptionForGetExecutionOutput) *ConvertTranscodeAudioForGetExecutionOutput
SetEncryption sets the Encryption field's value.
func (*ConvertTranscodeAudioForGetExecutionOutput) SetFileId ¶
func (s *ConvertTranscodeAudioForGetExecutionOutput) SetFileId(v string) *ConvertTranscodeAudioForGetExecutionOutput
SetFileId sets the FileId field's value.
func (*ConvertTranscodeAudioForGetExecutionOutput) SetFileType ¶
func (s *ConvertTranscodeAudioForGetExecutionOutput) SetFileType(v string) *ConvertTranscodeAudioForGetExecutionOutput
SetFileType sets the FileType field's value.
func (*ConvertTranscodeAudioForGetExecutionOutput) SetFormat ¶
func (s *ConvertTranscodeAudioForGetExecutionOutput) SetFormat(v string) *ConvertTranscodeAudioForGetExecutionOutput
SetFormat sets the Format field's value.
func (*ConvertTranscodeAudioForGetExecutionOutput) SetLogoType ¶
func (s *ConvertTranscodeAudioForGetExecutionOutput) SetLogoType(v string) *ConvertTranscodeAudioForGetExecutionOutput
SetLogoType sets the LogoType field's value.
func (*ConvertTranscodeAudioForGetExecutionOutput) SetMd5 ¶
func (s *ConvertTranscodeAudioForGetExecutionOutput) SetMd5(v string) *ConvertTranscodeAudioForGetExecutionOutput
SetMd5 sets the Md5 field's value.
func (*ConvertTranscodeAudioForGetExecutionOutput) SetSize ¶
func (s *ConvertTranscodeAudioForGetExecutionOutput) SetSize(v float64) *ConvertTranscodeAudioForGetExecutionOutput
SetSize sets the Size field's value.
func (*ConvertTranscodeAudioForGetExecutionOutput) SetStoreUri ¶
func (s *ConvertTranscodeAudioForGetExecutionOutput) SetStoreUri(v string) *ConvertTranscodeAudioForGetExecutionOutput
SetStoreUri sets the StoreUri field's value.
func (*ConvertTranscodeAudioForGetExecutionOutput) SetTosStorageClass ¶
func (s *ConvertTranscodeAudioForGetExecutionOutput) SetTosStorageClass(v string) *ConvertTranscodeAudioForGetExecutionOutput
SetTosStorageClass sets the TosStorageClass field's value.
func (*ConvertTranscodeAudioForGetExecutionOutput) SetVideoStreamMeta ¶
func (s *ConvertTranscodeAudioForGetExecutionOutput) SetVideoStreamMeta(v *VideoStreamMetaForGetExecutionOutput) *ConvertTranscodeAudioForGetExecutionOutput
SetVideoStreamMeta sets the VideoStreamMeta field's value.
func (ConvertTranscodeAudioForGetExecutionOutput) String ¶
func (s ConvertTranscodeAudioForGetExecutionOutput) String() string
String returns the string representation
type ConvertTranscodeForGetExecutionOutput ¶ added in v1.2.17
type ConvertTranscodeForGetExecutionOutput struct {
MediaInfos []*MediaInfoForGetExecutionOutput `type:"list"`
// contains filtered or unexported fields
}
func (ConvertTranscodeForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertTranscodeForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertTranscodeForGetExecutionOutput) SetMediaInfos ¶ added in v1.2.17
func (s *ConvertTranscodeForGetExecutionOutput) SetMediaInfos(v []*MediaInfoForGetExecutionOutput) *ConvertTranscodeForGetExecutionOutput
SetMediaInfos sets the MediaInfos field's value.
func (ConvertTranscodeForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertTranscodeForGetExecutionOutput) String() string
String returns the string representation
type ConvertTranscodeVideoForGetExecutionOutput ¶
type ConvertTranscodeVideoForGetExecutionOutput struct {
AudioStreamMeta *AudioStreamMetaForGetExecutionOutput `type:"structure"`
CreateTime *string `type:"string"`
Duration *float64 `type:"float"`
DynamicRange *string `type:"string"`
EncodedType *string `type:"string"`
Encrypt *bool `type:"boolean"`
Encryption *ConvertEncryptionForGetExecutionOutput `type:"structure"`
FileId *string `type:"string"`
FileType *string `type:"string"`
Format *string `type:"string"`
LogoType *string `type:"string"`
Md5 *string `type:"string"`
Size *float64 `type:"double"`
StoreUri *string `type:"string"`
TosStorageClass *string `type:"string"`
VideoStreamMeta *VideoStreamMetaForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (ConvertTranscodeVideoForGetExecutionOutput) GoString ¶
func (s ConvertTranscodeVideoForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertTranscodeVideoForGetExecutionOutput) SetAudioStreamMeta ¶
func (s *ConvertTranscodeVideoForGetExecutionOutput) SetAudioStreamMeta(v *AudioStreamMetaForGetExecutionOutput) *ConvertTranscodeVideoForGetExecutionOutput
SetAudioStreamMeta sets the AudioStreamMeta field's value.
func (*ConvertTranscodeVideoForGetExecutionOutput) SetCreateTime ¶
func (s *ConvertTranscodeVideoForGetExecutionOutput) SetCreateTime(v string) *ConvertTranscodeVideoForGetExecutionOutput
SetCreateTime sets the CreateTime field's value.
func (*ConvertTranscodeVideoForGetExecutionOutput) SetDuration ¶
func (s *ConvertTranscodeVideoForGetExecutionOutput) SetDuration(v float64) *ConvertTranscodeVideoForGetExecutionOutput
SetDuration sets the Duration field's value.
func (*ConvertTranscodeVideoForGetExecutionOutput) SetDynamicRange ¶
func (s *ConvertTranscodeVideoForGetExecutionOutput) SetDynamicRange(v string) *ConvertTranscodeVideoForGetExecutionOutput
SetDynamicRange sets the DynamicRange field's value.
func (*ConvertTranscodeVideoForGetExecutionOutput) SetEncodedType ¶
func (s *ConvertTranscodeVideoForGetExecutionOutput) SetEncodedType(v string) *ConvertTranscodeVideoForGetExecutionOutput
SetEncodedType sets the EncodedType field's value.
func (*ConvertTranscodeVideoForGetExecutionOutput) SetEncrypt ¶
func (s *ConvertTranscodeVideoForGetExecutionOutput) SetEncrypt(v bool) *ConvertTranscodeVideoForGetExecutionOutput
SetEncrypt sets the Encrypt field's value.
func (*ConvertTranscodeVideoForGetExecutionOutput) SetEncryption ¶
func (s *ConvertTranscodeVideoForGetExecutionOutput) SetEncryption(v *ConvertEncryptionForGetExecutionOutput) *ConvertTranscodeVideoForGetExecutionOutput
SetEncryption sets the Encryption field's value.
func (*ConvertTranscodeVideoForGetExecutionOutput) SetFileId ¶
func (s *ConvertTranscodeVideoForGetExecutionOutput) SetFileId(v string) *ConvertTranscodeVideoForGetExecutionOutput
SetFileId sets the FileId field's value.
func (*ConvertTranscodeVideoForGetExecutionOutput) SetFileType ¶
func (s *ConvertTranscodeVideoForGetExecutionOutput) SetFileType(v string) *ConvertTranscodeVideoForGetExecutionOutput
SetFileType sets the FileType field's value.
func (*ConvertTranscodeVideoForGetExecutionOutput) SetFormat ¶
func (s *ConvertTranscodeVideoForGetExecutionOutput) SetFormat(v string) *ConvertTranscodeVideoForGetExecutionOutput
SetFormat sets the Format field's value.
func (*ConvertTranscodeVideoForGetExecutionOutput) SetLogoType ¶
func (s *ConvertTranscodeVideoForGetExecutionOutput) SetLogoType(v string) *ConvertTranscodeVideoForGetExecutionOutput
SetLogoType sets the LogoType field's value.
func (*ConvertTranscodeVideoForGetExecutionOutput) SetMd5 ¶
func (s *ConvertTranscodeVideoForGetExecutionOutput) SetMd5(v string) *ConvertTranscodeVideoForGetExecutionOutput
SetMd5 sets the Md5 field's value.
func (*ConvertTranscodeVideoForGetExecutionOutput) SetSize ¶
func (s *ConvertTranscodeVideoForGetExecutionOutput) SetSize(v float64) *ConvertTranscodeVideoForGetExecutionOutput
SetSize sets the Size field's value.
func (*ConvertTranscodeVideoForGetExecutionOutput) SetStoreUri ¶
func (s *ConvertTranscodeVideoForGetExecutionOutput) SetStoreUri(v string) *ConvertTranscodeVideoForGetExecutionOutput
SetStoreUri sets the StoreUri field's value.
func (*ConvertTranscodeVideoForGetExecutionOutput) SetTosStorageClass ¶
func (s *ConvertTranscodeVideoForGetExecutionOutput) SetTosStorageClass(v string) *ConvertTranscodeVideoForGetExecutionOutput
SetTosStorageClass sets the TosStorageClass field's value.
func (*ConvertTranscodeVideoForGetExecutionOutput) SetVideoStreamMeta ¶
func (s *ConvertTranscodeVideoForGetExecutionOutput) SetVideoStreamMeta(v *VideoStreamMetaForGetExecutionOutput) *ConvertTranscodeVideoForGetExecutionOutput
SetVideoStreamMeta sets the VideoStreamMeta field's value.
func (ConvertTranscodeVideoForGetExecutionOutput) String ¶
func (s ConvertTranscodeVideoForGetExecutionOutput) String() string
String returns the string representation
type ConvertVideoForGetExecutionOutput ¶ added in v1.2.17
type ConvertVideoForGetExecutionOutput struct {
BitDepth *int32 `type:"int32"`
BitrateControl *ConvertConvertConvertBitrateControlForGetExecutionOutput `type:"structure"`
Codec *string `type:"string" enum:"ConvertEnumOfCodecForGetExecutionOutput"`
FpsControl *ConvertFpsControlForGetExecutionOutput `type:"structure"`
HDRMode *int32 `type:"int32"`
ScaleControl *ConvertScaleControlForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (ConvertVideoForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertVideoForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertVideoForGetExecutionOutput) SetBitDepth ¶ added in v1.2.17
func (s *ConvertVideoForGetExecutionOutput) SetBitDepth(v int32) *ConvertVideoForGetExecutionOutput
SetBitDepth sets the BitDepth field's value.
func (*ConvertVideoForGetExecutionOutput) SetBitrateControl ¶ added in v1.2.17
func (s *ConvertVideoForGetExecutionOutput) SetBitrateControl(v *ConvertConvertConvertBitrateControlForGetExecutionOutput) *ConvertVideoForGetExecutionOutput
SetBitrateControl sets the BitrateControl field's value.
func (*ConvertVideoForGetExecutionOutput) SetCodec ¶ added in v1.2.17
func (s *ConvertVideoForGetExecutionOutput) SetCodec(v string) *ConvertVideoForGetExecutionOutput
SetCodec sets the Codec field's value.
func (*ConvertVideoForGetExecutionOutput) SetFpsControl ¶ added in v1.2.17
func (s *ConvertVideoForGetExecutionOutput) SetFpsControl(v *ConvertFpsControlForGetExecutionOutput) *ConvertVideoForGetExecutionOutput
SetFpsControl sets the FpsControl field's value.
func (*ConvertVideoForGetExecutionOutput) SetHDRMode ¶ added in v1.2.17
func (s *ConvertVideoForGetExecutionOutput) SetHDRMode(v int32) *ConvertVideoForGetExecutionOutput
SetHDRMode sets the HDRMode field's value.
func (*ConvertVideoForGetExecutionOutput) SetScaleControl ¶ added in v1.2.17
func (s *ConvertVideoForGetExecutionOutput) SetScaleControl(v *ConvertScaleControlForGetExecutionOutput) *ConvertVideoForGetExecutionOutput
SetScaleControl sets the ScaleControl field's value.
func (ConvertVideoForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertVideoForGetExecutionOutput) String() string
String returns the string representation
type ConvertVideoForStartExecutionInput ¶ added in v1.2.17
type ConvertVideoForStartExecutionInput struct {
BitDepth *int32 `type:"int32" json:",omitempty"`
BitrateControl *ConvertConvertConvertBitrateControlForStartExecutionInput `type:"structure" json:",omitempty"`
Codec *string `type:"string" json:",omitempty" enum:"ConvertEnumOfCodecForStartExecutionInput"`
FpsControl *ConvertFpsControlForStartExecutionInput `type:"structure" json:",omitempty"`
HDRMode *int32 `type:"int32" json:",omitempty"`
ScaleControl *ConvertScaleControlForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertVideoForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ConvertVideoForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertVideoForStartExecutionInput) SetBitDepth ¶ added in v1.2.17
func (s *ConvertVideoForStartExecutionInput) SetBitDepth(v int32) *ConvertVideoForStartExecutionInput
SetBitDepth sets the BitDepth field's value.
func (*ConvertVideoForStartExecutionInput) SetBitrateControl ¶ added in v1.2.17
func (s *ConvertVideoForStartExecutionInput) SetBitrateControl(v *ConvertConvertConvertBitrateControlForStartExecutionInput) *ConvertVideoForStartExecutionInput
SetBitrateControl sets the BitrateControl field's value.
func (*ConvertVideoForStartExecutionInput) SetCodec ¶ added in v1.2.17
func (s *ConvertVideoForStartExecutionInput) SetCodec(v string) *ConvertVideoForStartExecutionInput
SetCodec sets the Codec field's value.
func (*ConvertVideoForStartExecutionInput) SetFpsControl ¶ added in v1.2.17
func (s *ConvertVideoForStartExecutionInput) SetFpsControl(v *ConvertFpsControlForStartExecutionInput) *ConvertVideoForStartExecutionInput
SetFpsControl sets the FpsControl field's value.
func (*ConvertVideoForStartExecutionInput) SetHDRMode ¶ added in v1.2.17
func (s *ConvertVideoForStartExecutionInput) SetHDRMode(v int32) *ConvertVideoForStartExecutionInput
SetHDRMode sets the HDRMode field's value.
func (*ConvertVideoForStartExecutionInput) SetScaleControl ¶ added in v1.2.17
func (s *ConvertVideoForStartExecutionInput) SetScaleControl(v *ConvertScaleControlForStartExecutionInput) *ConvertVideoForStartExecutionInput
SetScaleControl sets the ScaleControl field's value.
func (ConvertVideoForStartExecutionInput) String ¶ added in v1.2.17
func (s ConvertVideoForStartExecutionInput) String() string
String returns the string representation
func (*ConvertVideoForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *ConvertVideoForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ConvertVideoGenerationForGetExecutionOutput ¶ added in v1.1.29
type ConvertVideoGenerationForGetExecutionOutput struct {
Duration *float64 `type:"double"`
Model *string `type:"string"`
Resolution *string `type:"string"`
Video *ConvertConvertVideoForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (ConvertVideoGenerationForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s ConvertVideoGenerationForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertVideoGenerationForGetExecutionOutput) SetDuration ¶ added in v1.1.29
func (s *ConvertVideoGenerationForGetExecutionOutput) SetDuration(v float64) *ConvertVideoGenerationForGetExecutionOutput
SetDuration sets the Duration field's value.
func (*ConvertVideoGenerationForGetExecutionOutput) SetModel ¶ added in v1.1.29
func (s *ConvertVideoGenerationForGetExecutionOutput) SetModel(v string) *ConvertVideoGenerationForGetExecutionOutput
SetModel sets the Model field's value.
func (*ConvertVideoGenerationForGetExecutionOutput) SetResolution ¶ added in v1.1.29
func (s *ConvertVideoGenerationForGetExecutionOutput) SetResolution(v string) *ConvertVideoGenerationForGetExecutionOutput
SetResolution sets the Resolution field's value.
func (*ConvertVideoGenerationForGetExecutionOutput) SetVideo ¶ added in v1.1.29
func (s *ConvertVideoGenerationForGetExecutionOutput) SetVideo(v *ConvertConvertVideoForGetExecutionOutput) *ConvertVideoGenerationForGetExecutionOutput
SetVideo sets the Video field's value.
func (ConvertVideoGenerationForGetExecutionOutput) String ¶ added in v1.1.29
func (s ConvertVideoGenerationForGetExecutionOutput) String() string
String returns the string representation
type ConvertVideoMattingForGetExecutionOutput ¶ added in v1.1.49
type ConvertVideoMattingForGetExecutionOutput struct {
Duration *float64 `type:"double"`
Model *string `type:"string"`
Video *ConvertConvertVideoForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (ConvertVideoMattingForGetExecutionOutput) GoString ¶ added in v1.1.49
func (s ConvertVideoMattingForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertVideoMattingForGetExecutionOutput) SetDuration ¶ added in v1.1.49
func (s *ConvertVideoMattingForGetExecutionOutput) SetDuration(v float64) *ConvertVideoMattingForGetExecutionOutput
SetDuration sets the Duration field's value.
func (*ConvertVideoMattingForGetExecutionOutput) SetModel ¶ added in v1.1.49
func (s *ConvertVideoMattingForGetExecutionOutput) SetModel(v string) *ConvertVideoMattingForGetExecutionOutput
SetModel sets the Model field's value.
func (*ConvertVideoMattingForGetExecutionOutput) SetVideo ¶ added in v1.1.49
func (s *ConvertVideoMattingForGetExecutionOutput) SetVideo(v *ConvertConvertVideoForGetExecutionOutput) *ConvertVideoMattingForGetExecutionOutput
SetVideo sets the Video field's value.
func (ConvertVideoMattingForGetExecutionOutput) String ¶ added in v1.1.49
func (s ConvertVideoMattingForGetExecutionOutput) String() string
String returns the string representation
type ConvertVideoOptionForGetExecutionOutput ¶ added in v1.1.49
type ConvertVideoOptionForGetExecutionOutput struct {
Format *string `type:"string"`
// contains filtered or unexported fields
}
func (ConvertVideoOptionForGetExecutionOutput) GoString ¶ added in v1.1.49
func (s ConvertVideoOptionForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertVideoOptionForGetExecutionOutput) SetFormat ¶ added in v1.1.49
func (s *ConvertVideoOptionForGetExecutionOutput) SetFormat(v string) *ConvertVideoOptionForGetExecutionOutput
SetFormat sets the Format field's value.
func (ConvertVideoOptionForGetExecutionOutput) String ¶ added in v1.1.49
func (s ConvertVideoOptionForGetExecutionOutput) String() string
String returns the string representation
type ConvertVideoOptionForStartExecutionInput ¶ added in v1.1.49
type ConvertVideoOptionForStartExecutionInput struct {
Format *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertVideoOptionForStartExecutionInput) GoString ¶ added in v1.1.49
func (s ConvertVideoOptionForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertVideoOptionForStartExecutionInput) SetFormat ¶ added in v1.1.49
func (s *ConvertVideoOptionForStartExecutionInput) SetFormat(v string) *ConvertVideoOptionForStartExecutionInput
SetFormat sets the Format field's value.
func (ConvertVideoOptionForStartExecutionInput) String ¶ added in v1.1.49
func (s ConvertVideoOptionForStartExecutionInput) String() string
String returns the string representation
type ConvertVideoSummaryForGetExecutionOutput ¶ added in v1.1.29
type ConvertVideoSummaryForGetExecutionOutput struct {
Content *string `type:"string"`
Duration *float64 `type:"double"`
// contains filtered or unexported fields
}
func (ConvertVideoSummaryForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s ConvertVideoSummaryForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertVideoSummaryForGetExecutionOutput) SetContent ¶ added in v1.1.29
func (s *ConvertVideoSummaryForGetExecutionOutput) SetContent(v string) *ConvertVideoSummaryForGetExecutionOutput
SetContent sets the Content field's value.
func (*ConvertVideoSummaryForGetExecutionOutput) SetDuration ¶ added in v1.1.29
func (s *ConvertVideoSummaryForGetExecutionOutput) SetDuration(v float64) *ConvertVideoSummaryForGetExecutionOutput
SetDuration sets the Duration field's value.
func (ConvertVideoSummaryForGetExecutionOutput) String ¶ added in v1.1.29
func (s ConvertVideoSummaryForGetExecutionOutput) String() string
String returns the string representation
type ConvertVideoUnderstandingForGetExecutionOutput ¶ added in v1.1.47
type ConvertVideoUnderstandingForGetExecutionOutput struct {
Content *string `type:"string"`
Duration *float64 `type:"double"`
Segments []*ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput `type:"list"`
// contains filtered or unexported fields
}
func (ConvertVideoUnderstandingForGetExecutionOutput) GoString ¶ added in v1.1.47
func (s ConvertVideoUnderstandingForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertVideoUnderstandingForGetExecutionOutput) SetContent ¶ added in v1.1.47
func (s *ConvertVideoUnderstandingForGetExecutionOutput) SetContent(v string) *ConvertVideoUnderstandingForGetExecutionOutput
SetContent sets the Content field's value.
func (*ConvertVideoUnderstandingForGetExecutionOutput) SetDuration ¶ added in v1.1.47
func (s *ConvertVideoUnderstandingForGetExecutionOutput) SetDuration(v float64) *ConvertVideoUnderstandingForGetExecutionOutput
SetDuration sets the Duration field's value.
func (*ConvertVideoUnderstandingForGetExecutionOutput) SetSegments ¶ added in v1.1.47
func (s *ConvertVideoUnderstandingForGetExecutionOutput) SetSegments(v []*ConvertConvertConvertConvertConvertConvertConvertSegmentForGetExecutionOutput) *ConvertVideoUnderstandingForGetExecutionOutput
SetSegments sets the Segments field's value.
func (ConvertVideoUnderstandingForGetExecutionOutput) String ¶ added in v1.1.47
func (s ConvertVideoUnderstandingForGetExecutionOutput) String() string
String returns the string representation
type ConvertVisionForGetExecutionOutput ¶
type ConvertVisionForGetExecutionOutput struct {
Content *string `type:"string"`
Duration *float64 `type:"double"`
Mode *string `type:"string"`
Model *ConvertConvertModelForGetExecutionOutput `type:"structure"`
SnapshotsNumber *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (ConvertVisionForGetExecutionOutput) GoString ¶
func (s ConvertVisionForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertVisionForGetExecutionOutput) SetContent ¶
func (s *ConvertVisionForGetExecutionOutput) SetContent(v string) *ConvertVisionForGetExecutionOutput
SetContent sets the Content field's value.
func (*ConvertVisionForGetExecutionOutput) SetDuration ¶
func (s *ConvertVisionForGetExecutionOutput) SetDuration(v float64) *ConvertVisionForGetExecutionOutput
SetDuration sets the Duration field's value.
func (*ConvertVisionForGetExecutionOutput) SetMode ¶ added in v1.2.5
func (s *ConvertVisionForGetExecutionOutput) SetMode(v string) *ConvertVisionForGetExecutionOutput
SetMode sets the Mode field's value.
func (*ConvertVisionForGetExecutionOutput) SetModel ¶
func (s *ConvertVisionForGetExecutionOutput) SetModel(v *ConvertConvertModelForGetExecutionOutput) *ConvertVisionForGetExecutionOutput
SetModel sets the Model field's value.
func (*ConvertVisionForGetExecutionOutput) SetSnapshotsNumber ¶
func (s *ConvertVisionForGetExecutionOutput) SetSnapshotsNumber(v int32) *ConvertVisionForGetExecutionOutput
SetSnapshotsNumber sets the SnapshotsNumber field's value.
func (ConvertVisionForGetExecutionOutput) String ¶
func (s ConvertVisionForGetExecutionOutput) String() string
String returns the string representation
type ConvertVolumeForGetExecutionOutput ¶ added in v1.2.17
type ConvertVolumeForGetExecutionOutput struct {
IntegratedLoudness *float64 `type:"float"`
LoudnessRange *float64 `min:"1" max:"20" type:"float"`
Method *string `type:"string" enum:"EnumOfMethodForGetExecutionOutput"`
TruePeak *float64 `type:"float"`
// contains filtered or unexported fields
}
func (ConvertVolumeForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ConvertVolumeForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertVolumeForGetExecutionOutput) SetIntegratedLoudness ¶ added in v1.2.17
func (s *ConvertVolumeForGetExecutionOutput) SetIntegratedLoudness(v float64) *ConvertVolumeForGetExecutionOutput
SetIntegratedLoudness sets the IntegratedLoudness field's value.
func (*ConvertVolumeForGetExecutionOutput) SetLoudnessRange ¶ added in v1.2.17
func (s *ConvertVolumeForGetExecutionOutput) SetLoudnessRange(v float64) *ConvertVolumeForGetExecutionOutput
SetLoudnessRange sets the LoudnessRange field's value.
func (*ConvertVolumeForGetExecutionOutput) SetMethod ¶ added in v1.2.17
func (s *ConvertVolumeForGetExecutionOutput) SetMethod(v string) *ConvertVolumeForGetExecutionOutput
SetMethod sets the Method field's value.
func (*ConvertVolumeForGetExecutionOutput) SetTruePeak ¶ added in v1.2.17
func (s *ConvertVolumeForGetExecutionOutput) SetTruePeak(v float64) *ConvertVolumeForGetExecutionOutput
SetTruePeak sets the TruePeak field's value.
func (ConvertVolumeForGetExecutionOutput) String ¶ added in v1.2.17
func (s ConvertVolumeForGetExecutionOutput) String() string
String returns the string representation
type ConvertVolumeForStartExecutionInput ¶ added in v1.2.17
type ConvertVolumeForStartExecutionInput struct {
IntegratedLoudness *float64 `type:"float" json:",omitempty"`
LoudnessRange *float64 `min:"1" max:"20" type:"float" json:",omitempty"`
Method *string `type:"string" json:",omitempty" enum:"EnumOfMethodForStartExecutionInput"`
TruePeak *float64 `type:"float" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertVolumeForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ConvertVolumeForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ConvertVolumeForStartExecutionInput) SetIntegratedLoudness ¶ added in v1.2.17
func (s *ConvertVolumeForStartExecutionInput) SetIntegratedLoudness(v float64) *ConvertVolumeForStartExecutionInput
SetIntegratedLoudness sets the IntegratedLoudness field's value.
func (*ConvertVolumeForStartExecutionInput) SetLoudnessRange ¶ added in v1.2.17
func (s *ConvertVolumeForStartExecutionInput) SetLoudnessRange(v float64) *ConvertVolumeForStartExecutionInput
SetLoudnessRange sets the LoudnessRange field's value.
func (*ConvertVolumeForStartExecutionInput) SetMethod ¶ added in v1.2.17
func (s *ConvertVolumeForStartExecutionInput) SetMethod(v string) *ConvertVolumeForStartExecutionInput
SetMethod sets the Method field's value.
func (*ConvertVolumeForStartExecutionInput) SetTruePeak ¶ added in v1.2.17
func (s *ConvertVolumeForStartExecutionInput) SetTruePeak(v float64) *ConvertVolumeForStartExecutionInput
SetTruePeak sets the TruePeak field's value.
func (ConvertVolumeForStartExecutionInput) String ¶ added in v1.2.17
func (s ConvertVolumeForStartExecutionInput) String() string
String returns the string representation
func (*ConvertVolumeForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *ConvertVolumeForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ConvertWorkflowForGetExecutionOutput ¶ added in v1.1.29
type ConvertWorkflowForGetExecutionOutput struct {
Nodes []*ConvertNodeForGetExecutionOutput `type:"list"`
// contains filtered or unexported fields
}
func (ConvertWorkflowForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s ConvertWorkflowForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ConvertWorkflowForGetExecutionOutput) SetNodes ¶ added in v1.1.29
func (s *ConvertWorkflowForGetExecutionOutput) SetNodes(v []*ConvertNodeForGetExecutionOutput) *ConvertWorkflowForGetExecutionOutput
SetNodes sets the Nodes field's value.
func (ConvertWorkflowForGetExecutionOutput) String ¶ added in v1.1.29
func (s ConvertWorkflowForGetExecutionOutput) String() string
String returns the string representation
type CreateAITermbaseInput ¶ added in v1.1.42
type CreateAITermbaseInput struct {
Description *string `type:"string" json:",omitempty"`
// Name is a required field
Name *string `type:"string" json:",omitempty" required:"true"`
// Scenario is a required field
Scenario *string `type:"string" json:",omitempty" required:"true"`
// SourceLanguage is a required field
SourceLanguage *string `type:"string" json:",omitempty" required:"true"`
// SpaceName is a required field
SpaceName *string `type:"string" json:",omitempty" required:"true"`
TargetLanguage *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateAITermbaseInput) GoString ¶ added in v1.1.42
func (s CreateAITermbaseInput) GoString() string
GoString returns the string representation
func (*CreateAITermbaseInput) SetDescription ¶ added in v1.1.42
func (s *CreateAITermbaseInput) SetDescription(v string) *CreateAITermbaseInput
SetDescription sets the Description field's value.
func (*CreateAITermbaseInput) SetName ¶ added in v1.1.42
func (s *CreateAITermbaseInput) SetName(v string) *CreateAITermbaseInput
SetName sets the Name field's value.
func (*CreateAITermbaseInput) SetScenario ¶ added in v1.1.42
func (s *CreateAITermbaseInput) SetScenario(v string) *CreateAITermbaseInput
SetScenario sets the Scenario field's value.
func (*CreateAITermbaseInput) SetSourceLanguage ¶ added in v1.1.42
func (s *CreateAITermbaseInput) SetSourceLanguage(v string) *CreateAITermbaseInput
SetSourceLanguage sets the SourceLanguage field's value.
func (*CreateAITermbaseInput) SetSpaceName ¶ added in v1.1.42
func (s *CreateAITermbaseInput) SetSpaceName(v string) *CreateAITermbaseInput
SetSpaceName sets the SpaceName field's value.
func (*CreateAITermbaseInput) SetTargetLanguage ¶ added in v1.1.42
func (s *CreateAITermbaseInput) SetTargetLanguage(v string) *CreateAITermbaseInput
SetTargetLanguage sets the TargetLanguage field's value.
func (CreateAITermbaseInput) String ¶ added in v1.1.42
func (s CreateAITermbaseInput) String() string
String returns the string representation
func (*CreateAITermbaseInput) Validate ¶ added in v1.1.42
func (s *CreateAITermbaseInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateAITermbaseOutput ¶ added in v1.1.42
type CreateAITermbaseOutput struct {
Metadata *response.ResponseMetadata
Termbase *TermbaseForCreateAITermbaseOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateAITermbaseOutput) GoString ¶ added in v1.1.42
func (s CreateAITermbaseOutput) GoString() string
GoString returns the string representation
func (*CreateAITermbaseOutput) SetTermbase ¶ added in v1.1.42
func (s *CreateAITermbaseOutput) SetTermbase(v *TermbaseForCreateAITermbaseOutput) *CreateAITermbaseOutput
SetTermbase sets the Termbase field's value.
func (CreateAITermbaseOutput) String ¶ added in v1.1.42
func (s CreateAITermbaseOutput) String() string
String returns the string representation
type CreateAITranslationSpeakerInput ¶ added in v1.1.33
type CreateAITranslationSpeakerInput struct {
// ProjectId is a required field
ProjectId *string `type:"string" json:",omitempty" required:"true"`
// SpaceName is a required field
SpaceName *string `type:"string" json:",omitempty" required:"true"`
// SpeakerName is a required field
SpeakerName *string `type:"string" json:",omitempty" required:"true"`
// Voice is a required field
Voice *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateAITranslationSpeakerInput) GoString ¶ added in v1.1.33
func (s CreateAITranslationSpeakerInput) GoString() string
GoString returns the string representation
func (*CreateAITranslationSpeakerInput) SetProjectId ¶ added in v1.1.33
func (s *CreateAITranslationSpeakerInput) SetProjectId(v string) *CreateAITranslationSpeakerInput
SetProjectId sets the ProjectId field's value.
func (*CreateAITranslationSpeakerInput) SetSpaceName ¶ added in v1.1.33
func (s *CreateAITranslationSpeakerInput) SetSpaceName(v string) *CreateAITranslationSpeakerInput
SetSpaceName sets the SpaceName field's value.
func (*CreateAITranslationSpeakerInput) SetSpeakerName ¶ added in v1.1.33
func (s *CreateAITranslationSpeakerInput) SetSpeakerName(v string) *CreateAITranslationSpeakerInput
SetSpeakerName sets the SpeakerName field's value.
func (*CreateAITranslationSpeakerInput) SetVoice ¶ added in v1.1.33
func (s *CreateAITranslationSpeakerInput) SetVoice(v string) *CreateAITranslationSpeakerInput
SetVoice sets the Voice field's value.
func (CreateAITranslationSpeakerInput) String ¶ added in v1.1.33
func (s CreateAITranslationSpeakerInput) String() string
String returns the string representation
func (*CreateAITranslationSpeakerInput) Validate ¶ added in v1.1.33
func (s *CreateAITranslationSpeakerInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateAITranslationSpeakerOutput ¶ added in v1.1.33
type CreateAITranslationSpeakerOutput struct {
Metadata *response.ResponseMetadata
ProjectBaseInfo *ProjectBaseInfoForCreateAITranslationSpeakerOutput `type:"structure" json:",omitempty"`
Speaker *SpeakerForCreateAITranslationSpeakerOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateAITranslationSpeakerOutput) GoString ¶ added in v1.1.33
func (s CreateAITranslationSpeakerOutput) GoString() string
GoString returns the string representation
func (*CreateAITranslationSpeakerOutput) SetProjectBaseInfo ¶ added in v1.1.33
func (s *CreateAITranslationSpeakerOutput) SetProjectBaseInfo(v *ProjectBaseInfoForCreateAITranslationSpeakerOutput) *CreateAITranslationSpeakerOutput
SetProjectBaseInfo sets the ProjectBaseInfo field's value.
func (*CreateAITranslationSpeakerOutput) SetSpeaker ¶ added in v1.1.33
func (s *CreateAITranslationSpeakerOutput) SetSpeaker(v *SpeakerForCreateAITranslationSpeakerOutput) *CreateAITranslationSpeakerOutput
SetSpeaker sets the Speaker field's value.
func (CreateAITranslationSpeakerOutput) String ¶ added in v1.1.33
func (s CreateAITranslationSpeakerOutput) String() string
String returns the string representation
type CreateAITranslationSpeechInput ¶ added in v1.1.33
type CreateAITranslationSpeechInput struct {
// AudioFileName is a required field
AudioFileName *string `type:"string" json:",omitempty" required:"true"`
// SourceLanguage is a required field
SourceLanguage *string `type:"string" json:",omitempty" required:"true"`
// SpaceName is a required field
SpaceName *string `type:"string" json:",omitempty" required:"true"`
// SpeechName is a required field
SpeechName *string `type:"string" json:",omitempty" required:"true"`
// TargetLanguage is a required field
TargetLanguage *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateAITranslationSpeechInput) GoString ¶ added in v1.1.33
func (s CreateAITranslationSpeechInput) GoString() string
GoString returns the string representation
func (*CreateAITranslationSpeechInput) SetAudioFileName ¶ added in v1.1.33
func (s *CreateAITranslationSpeechInput) SetAudioFileName(v string) *CreateAITranslationSpeechInput
SetAudioFileName sets the AudioFileName field's value.
func (*CreateAITranslationSpeechInput) SetSourceLanguage ¶ added in v1.1.33
func (s *CreateAITranslationSpeechInput) SetSourceLanguage(v string) *CreateAITranslationSpeechInput
SetSourceLanguage sets the SourceLanguage field's value.
func (*CreateAITranslationSpeechInput) SetSpaceName ¶ added in v1.1.33
func (s *CreateAITranslationSpeechInput) SetSpaceName(v string) *CreateAITranslationSpeechInput
SetSpaceName sets the SpaceName field's value.
func (*CreateAITranslationSpeechInput) SetSpeechName ¶ added in v1.1.33
func (s *CreateAITranslationSpeechInput) SetSpeechName(v string) *CreateAITranslationSpeechInput
SetSpeechName sets the SpeechName field's value.
func (*CreateAITranslationSpeechInput) SetTargetLanguage ¶ added in v1.1.33
func (s *CreateAITranslationSpeechInput) SetTargetLanguage(v string) *CreateAITranslationSpeechInput
SetTargetLanguage sets the TargetLanguage field's value.
func (CreateAITranslationSpeechInput) String ¶ added in v1.1.33
func (s CreateAITranslationSpeechInput) String() string
String returns the string representation
func (*CreateAITranslationSpeechInput) Validate ¶ added in v1.1.33
func (s *CreateAITranslationSpeechInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateAITranslationSpeechOutput ¶ added in v1.1.33
type CreateAITranslationSpeechOutput struct {
Metadata *response.ResponseMetadata
Speech *SpeechForCreateAITranslationSpeechOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateAITranslationSpeechOutput) GoString ¶ added in v1.1.33
func (s CreateAITranslationSpeechOutput) GoString() string
GoString returns the string representation
func (*CreateAITranslationSpeechOutput) SetSpeech ¶ added in v1.1.33
func (s *CreateAITranslationSpeechOutput) SetSpeech(v *SpeechForCreateAITranslationSpeechOutput) *CreateAITranslationSpeechOutput
SetSpeech sets the Speech field's value.
func (CreateAITranslationSpeechOutput) String ¶ added in v1.1.33
func (s CreateAITranslationSpeechOutput) String() string
String returns the string representation
type CreateAITranslationUtteranceInput ¶ added in v1.1.36
type CreateAITranslationUtteranceInput struct {
// EndTime is a required field
EndTime *int32 `type:"int32" json:",omitempty" required:"true"`
// ProjectId is a required field
ProjectId *string `type:"string" json:",omitempty" required:"true"`
// SpaceName is a required field
SpaceName *string `type:"string" json:",omitempty" required:"true"`
// SpeakerId is a required field
SpeakerId *string `type:"string" json:",omitempty" required:"true"`
// StartTime is a required field
StartTime *int32 `type:"int32" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateAITranslationUtteranceInput) GoString ¶ added in v1.1.36
func (s CreateAITranslationUtteranceInput) GoString() string
GoString returns the string representation
func (*CreateAITranslationUtteranceInput) SetEndTime ¶ added in v1.1.36
func (s *CreateAITranslationUtteranceInput) SetEndTime(v int32) *CreateAITranslationUtteranceInput
SetEndTime sets the EndTime field's value.
func (*CreateAITranslationUtteranceInput) SetProjectId ¶ added in v1.1.36
func (s *CreateAITranslationUtteranceInput) SetProjectId(v string) *CreateAITranslationUtteranceInput
SetProjectId sets the ProjectId field's value.
func (*CreateAITranslationUtteranceInput) SetSpaceName ¶ added in v1.1.36
func (s *CreateAITranslationUtteranceInput) SetSpaceName(v string) *CreateAITranslationUtteranceInput
SetSpaceName sets the SpaceName field's value.
func (*CreateAITranslationUtteranceInput) SetSpeakerId ¶ added in v1.1.36
func (s *CreateAITranslationUtteranceInput) SetSpeakerId(v string) *CreateAITranslationUtteranceInput
SetSpeakerId sets the SpeakerId field's value.
func (*CreateAITranslationUtteranceInput) SetStartTime ¶ added in v1.1.36
func (s *CreateAITranslationUtteranceInput) SetStartTime(v int32) *CreateAITranslationUtteranceInput
SetStartTime sets the StartTime field's value.
func (CreateAITranslationUtteranceInput) String ¶ added in v1.1.36
func (s CreateAITranslationUtteranceInput) String() string
String returns the string representation
func (*CreateAITranslationUtteranceInput) Validate ¶ added in v1.1.36
func (s *CreateAITranslationUtteranceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateAITranslationUtteranceOutput ¶ added in v1.1.36
type CreateAITranslationUtteranceOutput struct {
Metadata *response.ResponseMetadata
SourceClip *SourceClipForCreateAITranslationUtteranceOutput `type:"structure" json:",omitempty"`
SourceUtterance *SourceUtteranceForCreateAITranslationUtteranceOutput `type:"structure" json:",omitempty"`
TargetClip *TargetClipForCreateAITranslationUtteranceOutput `type:"structure" json:",omitempty"`
TargetUtterance *TargetUtteranceForCreateAITranslationUtteranceOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateAITranslationUtteranceOutput) GoString ¶ added in v1.1.36
func (s CreateAITranslationUtteranceOutput) GoString() string
GoString returns the string representation
func (*CreateAITranslationUtteranceOutput) SetSourceClip ¶ added in v1.1.36
func (s *CreateAITranslationUtteranceOutput) SetSourceClip(v *SourceClipForCreateAITranslationUtteranceOutput) *CreateAITranslationUtteranceOutput
SetSourceClip sets the SourceClip field's value.
func (*CreateAITranslationUtteranceOutput) SetSourceUtterance ¶ added in v1.1.36
func (s *CreateAITranslationUtteranceOutput) SetSourceUtterance(v *SourceUtteranceForCreateAITranslationUtteranceOutput) *CreateAITranslationUtteranceOutput
SetSourceUtterance sets the SourceUtterance field's value.
func (*CreateAITranslationUtteranceOutput) SetTargetClip ¶ added in v1.1.36
func (s *CreateAITranslationUtteranceOutput) SetTargetClip(v *TargetClipForCreateAITranslationUtteranceOutput) *CreateAITranslationUtteranceOutput
SetTargetClip sets the TargetClip field's value.
func (*CreateAITranslationUtteranceOutput) SetTargetUtterance ¶ added in v1.1.36
func (s *CreateAITranslationUtteranceOutput) SetTargetUtterance(v *TargetUtteranceForCreateAITranslationUtteranceOutput) *CreateAITranslationUtteranceOutput
SetTargetUtterance sets the TargetUtterance field's value.
func (CreateAITranslationUtteranceOutput) String ¶ added in v1.1.36
func (s CreateAITranslationUtteranceOutput) String() string
String returns the string representation
type CropForGetExecutionOutput ¶ added in v1.2.17
type CropForGetExecutionOutput struct {
PosX *int32 `max:"4320" type:"int32"`
PosY *int32 `max:"4320" type:"int32"`
SizeX *int32 `max:"4320" type:"int32"`
SizeY *int32 `max:"4320" type:"int32"`
// contains filtered or unexported fields
}
func (CropForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s CropForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*CropForGetExecutionOutput) SetPosX ¶ added in v1.2.17
func (s *CropForGetExecutionOutput) SetPosX(v int32) *CropForGetExecutionOutput
SetPosX sets the PosX field's value.
func (*CropForGetExecutionOutput) SetPosY ¶ added in v1.2.17
func (s *CropForGetExecutionOutput) SetPosY(v int32) *CropForGetExecutionOutput
SetPosY sets the PosY field's value.
func (*CropForGetExecutionOutput) SetSizeX ¶ added in v1.2.17
func (s *CropForGetExecutionOutput) SetSizeX(v int32) *CropForGetExecutionOutput
SetSizeX sets the SizeX field's value.
func (*CropForGetExecutionOutput) SetSizeY ¶ added in v1.2.17
func (s *CropForGetExecutionOutput) SetSizeY(v int32) *CropForGetExecutionOutput
SetSizeY sets the SizeY field's value.
func (CropForGetExecutionOutput) String ¶ added in v1.2.17
func (s CropForGetExecutionOutput) String() string
String returns the string representation
type CropForStartExecutionInput ¶ added in v1.2.17
type CropForStartExecutionInput struct {
PosX *int32 `max:"4320" type:"int32" json:",omitempty"`
PosY *int32 `max:"4320" type:"int32" json:",omitempty"`
SizeX *int32 `max:"4320" type:"int32" json:",omitempty"`
SizeY *int32 `max:"4320" type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (CropForStartExecutionInput) GoString ¶ added in v1.2.17
func (s CropForStartExecutionInput) GoString() string
GoString returns the string representation
func (*CropForStartExecutionInput) SetPosX ¶ added in v1.2.17
func (s *CropForStartExecutionInput) SetPosX(v int32) *CropForStartExecutionInput
SetPosX sets the PosX field's value.
func (*CropForStartExecutionInput) SetPosY ¶ added in v1.2.17
func (s *CropForStartExecutionInput) SetPosY(v int32) *CropForStartExecutionInput
SetPosY sets the PosY field's value.
func (*CropForStartExecutionInput) SetSizeX ¶ added in v1.2.17
func (s *CropForStartExecutionInput) SetSizeX(v int32) *CropForStartExecutionInput
SetSizeX sets the SizeX field's value.
func (*CropForStartExecutionInput) SetSizeY ¶ added in v1.2.17
func (s *CropForStartExecutionInput) SetSizeY(v int32) *CropForStartExecutionInput
SetSizeY sets the SizeY field's value.
func (CropForStartExecutionInput) String ¶ added in v1.2.17
func (s CropForStartExecutionInput) String() string
String returns the string representation
func (*CropForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *CropForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CustomEditForGetExecutionOutput ¶ added in v1.1.47
type CustomEditForGetExecutionOutput struct {
Canvas *CanvasForGetExecutionOutput `type:"structure"`
Output *ConvertOutputForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (CustomEditForGetExecutionOutput) GoString ¶ added in v1.1.47
func (s CustomEditForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*CustomEditForGetExecutionOutput) SetCanvas ¶ added in v1.1.47
func (s *CustomEditForGetExecutionOutput) SetCanvas(v *CanvasForGetExecutionOutput) *CustomEditForGetExecutionOutput
SetCanvas sets the Canvas field's value.
func (*CustomEditForGetExecutionOutput) SetOutput ¶ added in v1.1.47
func (s *CustomEditForGetExecutionOutput) SetOutput(v *ConvertOutputForGetExecutionOutput) *CustomEditForGetExecutionOutput
SetOutput sets the Output field's value.
func (CustomEditForGetExecutionOutput) String ¶ added in v1.1.47
func (s CustomEditForGetExecutionOutput) String() string
String returns the string representation
type CustomEditForStartExecutionInput ¶ added in v1.1.47
type CustomEditForStartExecutionInput struct {
Canvas *CanvasForStartExecutionInput `type:"structure" json:",omitempty"`
Output *ConvertOutputForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (CustomEditForStartExecutionInput) GoString ¶ added in v1.1.47
func (s CustomEditForStartExecutionInput) GoString() string
GoString returns the string representation
func (*CustomEditForStartExecutionInput) SetCanvas ¶ added in v1.1.47
func (s *CustomEditForStartExecutionInput) SetCanvas(v *CanvasForStartExecutionInput) *CustomEditForStartExecutionInput
SetCanvas sets the Canvas field's value.
func (*CustomEditForStartExecutionInput) SetOutput ¶ added in v1.1.47
func (s *CustomEditForStartExecutionInput) SetOutput(v *ConvertOutputForStartExecutionInput) *CustomEditForStartExecutionInput
SetOutput sets the Output field's value.
func (CustomEditForStartExecutionInput) String ¶ added in v1.1.47
func (s CustomEditForStartExecutionInput) String() string
String returns the string representation
type CutForGetExecutionOutput ¶ added in v1.1.47
type CutForGetExecutionOutput struct {
Clips []*ConvertConvertConvertClipForGetExecutionOutput `type:"list"`
// contains filtered or unexported fields
}
func (CutForGetExecutionOutput) GoString ¶ added in v1.1.47
func (s CutForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*CutForGetExecutionOutput) SetClips ¶ added in v1.1.47
func (s *CutForGetExecutionOutput) SetClips(v []*ConvertConvertConvertClipForGetExecutionOutput) *CutForGetExecutionOutput
SetClips sets the Clips field's value.
func (CutForGetExecutionOutput) String ¶ added in v1.1.47
func (s CutForGetExecutionOutput) String() string
String returns the string representation
type CutSegmentForGetExecutionOutput ¶ added in v1.1.29
type CutSegmentForGetExecutionOutput struct {
Segments []*int32 `type:"list"`
// contains filtered or unexported fields
}
func (CutSegmentForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s CutSegmentForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*CutSegmentForGetExecutionOutput) SetSegments ¶ added in v1.1.29
func (s *CutSegmentForGetExecutionOutput) SetSegments(v []*int32) *CutSegmentForGetExecutionOutput
SetSegments sets the Segments field's value.
func (CutSegmentForGetExecutionOutput) String ¶ added in v1.1.29
func (s CutSegmentForGetExecutionOutput) String() string
String returns the string representation
type DeleteAITermItemInput ¶ added in v1.1.42
type DeleteAITermItemInput struct {
// SpaceName is a required field
SpaceName *string `type:"string" json:",omitempty" required:"true"`
TermItemSourceTexts []*string `type:"list" json:",omitempty"`
// TermbaseId is a required field
TermbaseId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteAITermItemInput) GoString ¶ added in v1.1.42
func (s DeleteAITermItemInput) GoString() string
GoString returns the string representation
func (*DeleteAITermItemInput) SetSpaceName ¶ added in v1.1.42
func (s *DeleteAITermItemInput) SetSpaceName(v string) *DeleteAITermItemInput
SetSpaceName sets the SpaceName field's value.
func (*DeleteAITermItemInput) SetTermItemSourceTexts ¶ added in v1.1.42
func (s *DeleteAITermItemInput) SetTermItemSourceTexts(v []*string) *DeleteAITermItemInput
SetTermItemSourceTexts sets the TermItemSourceTexts field's value.
func (*DeleteAITermItemInput) SetTermbaseId ¶ added in v1.1.42
func (s *DeleteAITermItemInput) SetTermbaseId(v string) *DeleteAITermItemInput
SetTermbaseId sets the TermbaseId field's value.
func (DeleteAITermItemInput) String ¶ added in v1.1.42
func (s DeleteAITermItemInput) String() string
String returns the string representation
func (*DeleteAITermItemInput) Validate ¶ added in v1.1.42
func (s *DeleteAITermItemInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteAITermItemOutput ¶ added in v1.1.42
type DeleteAITermItemOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteAITermItemOutput) GoString ¶ added in v1.1.42
func (s DeleteAITermItemOutput) GoString() string
GoString returns the string representation
func (DeleteAITermItemOutput) String ¶ added in v1.1.42
func (s DeleteAITermItemOutput) String() string
String returns the string representation
type DeleteAITermbaseInput ¶ added in v1.1.42
type DeleteAITermbaseInput struct {
// SpaceName is a required field
SpaceName *string `type:"string" json:",omitempty" required:"true"`
// TermbaseId is a required field
TermbaseId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteAITermbaseInput) GoString ¶ added in v1.1.42
func (s DeleteAITermbaseInput) GoString() string
GoString returns the string representation
func (*DeleteAITermbaseInput) SetSpaceName ¶ added in v1.1.42
func (s *DeleteAITermbaseInput) SetSpaceName(v string) *DeleteAITermbaseInput
SetSpaceName sets the SpaceName field's value.
func (*DeleteAITermbaseInput) SetTermbaseId ¶ added in v1.1.42
func (s *DeleteAITermbaseInput) SetTermbaseId(v string) *DeleteAITermbaseInput
SetTermbaseId sets the TermbaseId field's value.
func (DeleteAITermbaseInput) String ¶ added in v1.1.42
func (s DeleteAITermbaseInput) String() string
String returns the string representation
func (*DeleteAITermbaseInput) Validate ¶ added in v1.1.42
func (s *DeleteAITermbaseInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteAITermbaseOutput ¶ added in v1.1.42
type DeleteAITermbaseOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteAITermbaseOutput) GoString ¶ added in v1.1.42
func (s DeleteAITermbaseOutput) GoString() string
GoString returns the string representation
func (DeleteAITermbaseOutput) String ¶ added in v1.1.42
func (s DeleteAITermbaseOutput) String() string
String returns the string representation
type DeleteAITranslationSpeechInput ¶ added in v1.1.33
type DeleteAITranslationSpeechInput struct {
// SpaceName is a required field
SpaceName *string `type:"string" json:",omitempty" required:"true"`
// SpeechId is a required field
SpeechId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteAITranslationSpeechInput) GoString ¶ added in v1.1.33
func (s DeleteAITranslationSpeechInput) GoString() string
GoString returns the string representation
func (*DeleteAITranslationSpeechInput) SetSpaceName ¶ added in v1.1.33
func (s *DeleteAITranslationSpeechInput) SetSpaceName(v string) *DeleteAITranslationSpeechInput
SetSpaceName sets the SpaceName field's value.
func (*DeleteAITranslationSpeechInput) SetSpeechId ¶ added in v1.1.33
func (s *DeleteAITranslationSpeechInput) SetSpeechId(v string) *DeleteAITranslationSpeechInput
SetSpeechId sets the SpeechId field's value.
func (DeleteAITranslationSpeechInput) String ¶ added in v1.1.33
func (s DeleteAITranslationSpeechInput) String() string
String returns the string representation
func (*DeleteAITranslationSpeechInput) Validate ¶ added in v1.1.33
func (s *DeleteAITranslationSpeechInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteAITranslationSpeechOutput ¶ added in v1.1.33
type DeleteAITranslationSpeechOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteAITranslationSpeechOutput) GoString ¶ added in v1.1.33
func (s DeleteAITranslationSpeechOutput) GoString() string
GoString returns the string representation
func (DeleteAITranslationSpeechOutput) String ¶ added in v1.1.33
func (s DeleteAITranslationSpeechOutput) String() string
String returns the string representation
type DetailedInfoForGetExecutionOutput ¶ added in v1.2.5
type DetailedInfoForGetExecutionOutput struct {
Label *string `type:"string"`
PixelRectangle *PixelRectangleForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (DetailedInfoForGetExecutionOutput) GoString ¶ added in v1.2.5
func (s DetailedInfoForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*DetailedInfoForGetExecutionOutput) SetLabel ¶ added in v1.2.5
func (s *DetailedInfoForGetExecutionOutput) SetLabel(v string) *DetailedInfoForGetExecutionOutput
SetLabel sets the Label field's value.
func (*DetailedInfoForGetExecutionOutput) SetPixelRectangle ¶ added in v1.2.5
func (s *DetailedInfoForGetExecutionOutput) SetPixelRectangle(v *PixelRectangleForGetExecutionOutput) *DetailedInfoForGetExecutionOutput
SetPixelRectangle sets the PixelRectangle field's value.
func (DetailedInfoForGetExecutionOutput) String ¶ added in v1.2.5
func (s DetailedInfoForGetExecutionOutput) String() string
String returns the string representation
type DirectUrlForGetExecutionOutput ¶
type DirectUrlForGetExecutionOutput struct {
BucketName *string `type:"string"`
FileName *string `type:"string"`
SpaceName *string `type:"string"`
// contains filtered or unexported fields
}
func (DirectUrlForGetExecutionOutput) GoString ¶
func (s DirectUrlForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*DirectUrlForGetExecutionOutput) SetBucketName ¶
func (s *DirectUrlForGetExecutionOutput) SetBucketName(v string) *DirectUrlForGetExecutionOutput
SetBucketName sets the BucketName field's value.
func (*DirectUrlForGetExecutionOutput) SetFileName ¶
func (s *DirectUrlForGetExecutionOutput) SetFileName(v string) *DirectUrlForGetExecutionOutput
SetFileName sets the FileName field's value.
func (*DirectUrlForGetExecutionOutput) SetSpaceName ¶
func (s *DirectUrlForGetExecutionOutput) SetSpaceName(v string) *DirectUrlForGetExecutionOutput
SetSpaceName sets the SpaceName field's value.
func (DirectUrlForGetExecutionOutput) String ¶
func (s DirectUrlForGetExecutionOutput) String() string
String returns the string representation
type DirectUrlForStartExecutionInput ¶
type DirectUrlForStartExecutionInput struct {
BucketName *string `type:"string" json:",omitempty"`
FileName *string `type:"string" json:",omitempty"`
SpaceName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DirectUrlForStartExecutionInput) GoString ¶
func (s DirectUrlForStartExecutionInput) GoString() string
GoString returns the string representation
func (*DirectUrlForStartExecutionInput) SetBucketName ¶
func (s *DirectUrlForStartExecutionInput) SetBucketName(v string) *DirectUrlForStartExecutionInput
SetBucketName sets the BucketName field's value.
func (*DirectUrlForStartExecutionInput) SetFileName ¶
func (s *DirectUrlForStartExecutionInput) SetFileName(v string) *DirectUrlForStartExecutionInput
SetFileName sets the FileName field's value.
func (*DirectUrlForStartExecutionInput) SetSpaceName ¶
func (s *DirectUrlForStartExecutionInput) SetSpaceName(v string) *DirectUrlForStartExecutionInput
SetSpaceName sets the SpaceName field's value.
func (DirectUrlForStartExecutionInput) String ¶
func (s DirectUrlForStartExecutionInput) String() string
String returns the string representation
type EditForGetExecutionOutput ¶ added in v1.1.47
type EditForGetExecutionOutput struct {
CustomEdit *CustomEditForGetExecutionOutput `type:"structure"`
MiniseriesEdit *MiniseriesEditForGetExecutionOutput `type:"structure"`
Mode *string `type:"string"`
// contains filtered or unexported fields
}
func (EditForGetExecutionOutput) GoString ¶ added in v1.1.47
func (s EditForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*EditForGetExecutionOutput) SetCustomEdit ¶ added in v1.1.47
func (s *EditForGetExecutionOutput) SetCustomEdit(v *CustomEditForGetExecutionOutput) *EditForGetExecutionOutput
SetCustomEdit sets the CustomEdit field's value.
func (*EditForGetExecutionOutput) SetMiniseriesEdit ¶ added in v1.2.5
func (s *EditForGetExecutionOutput) SetMiniseriesEdit(v *MiniseriesEditForGetExecutionOutput) *EditForGetExecutionOutput
SetMiniseriesEdit sets the MiniseriesEdit field's value.
func (*EditForGetExecutionOutput) SetMode ¶ added in v1.1.47
func (s *EditForGetExecutionOutput) SetMode(v string) *EditForGetExecutionOutput
SetMode sets the Mode field's value.
func (EditForGetExecutionOutput) String ¶ added in v1.1.47
func (s EditForGetExecutionOutput) String() string
String returns the string representation
type EditForStartExecutionInput ¶ added in v1.1.47
type EditForStartExecutionInput struct {
CustomEdit *CustomEditForStartExecutionInput `type:"structure" json:",omitempty"`
MiniseriesEdit *MiniseriesEditForStartExecutionInput `type:"structure" json:",omitempty"`
Mode *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (EditForStartExecutionInput) GoString ¶ added in v1.1.47
func (s EditForStartExecutionInput) GoString() string
GoString returns the string representation
func (*EditForStartExecutionInput) SetCustomEdit ¶ added in v1.1.47
func (s *EditForStartExecutionInput) SetCustomEdit(v *CustomEditForStartExecutionInput) *EditForStartExecutionInput
SetCustomEdit sets the CustomEdit field's value.
func (*EditForStartExecutionInput) SetMiniseriesEdit ¶ added in v1.2.5
func (s *EditForStartExecutionInput) SetMiniseriesEdit(v *MiniseriesEditForStartExecutionInput) *EditForStartExecutionInput
SetMiniseriesEdit sets the MiniseriesEdit field's value.
func (*EditForStartExecutionInput) SetMode ¶ added in v1.1.47
func (s *EditForStartExecutionInput) SetMode(v string) *EditForStartExecutionInput
SetMode sets the Mode field's value.
func (EditForStartExecutionInput) String ¶ added in v1.1.47
func (s EditForStartExecutionInput) String() string
String returns the string representation
type EncryptionForGetExecutionOutput ¶
type EncryptionForGetExecutionOutput struct {
Host *string `type:"string"`
Kid *string `type:"string"`
Type *string `type:"string" enum:"EnumOfTypeForGetExecutionOutput"`
// contains filtered or unexported fields
}
func (EncryptionForGetExecutionOutput) GoString ¶
func (s EncryptionForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*EncryptionForGetExecutionOutput) SetHost ¶ added in v1.2.17
func (s *EncryptionForGetExecutionOutput) SetHost(v string) *EncryptionForGetExecutionOutput
SetHost sets the Host field's value.
func (*EncryptionForGetExecutionOutput) SetKid ¶
func (s *EncryptionForGetExecutionOutput) SetKid(v string) *EncryptionForGetExecutionOutput
SetKid sets the Kid field's value.
func (*EncryptionForGetExecutionOutput) SetType ¶ added in v1.2.17
func (s *EncryptionForGetExecutionOutput) SetType(v string) *EncryptionForGetExecutionOutput
SetType sets the Type field's value.
func (EncryptionForGetExecutionOutput) String ¶
func (s EncryptionForGetExecutionOutput) String() string
String returns the string representation
type EncryptionForStartExecutionInput ¶ added in v1.2.17
type EncryptionForStartExecutionInput struct {
Host *string `type:"string" json:",omitempty"`
Kid *string `type:"string" json:",omitempty"`
Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForStartExecutionInput"`
// contains filtered or unexported fields
}
func (EncryptionForStartExecutionInput) GoString ¶ added in v1.2.17
func (s EncryptionForStartExecutionInput) GoString() string
GoString returns the string representation
func (*EncryptionForStartExecutionInput) SetHost ¶ added in v1.2.17
func (s *EncryptionForStartExecutionInput) SetHost(v string) *EncryptionForStartExecutionInput
SetHost sets the Host field's value.
func (*EncryptionForStartExecutionInput) SetKid ¶ added in v1.2.17
func (s *EncryptionForStartExecutionInput) SetKid(v string) *EncryptionForStartExecutionInput
SetKid sets the Kid field's value.
func (*EncryptionForStartExecutionInput) SetType ¶ added in v1.2.17
func (s *EncryptionForStartExecutionInput) SetType(v string) *EncryptionForStartExecutionInput
SetType sets the Type field's value.
func (EncryptionForStartExecutionInput) String ¶ added in v1.2.17
func (s EncryptionForStartExecutionInput) String() string
String returns the string representation
type EnhanceForGetExecutionOutput ¶
type EnhanceForGetExecutionOutput struct {
Modules []*ModuleForGetExecutionOutput `type:"list"`
MoeEnhance *MoeEnhanceForGetExecutionOutput `type:"structure"`
Type *string `type:"string"`
// contains filtered or unexported fields
}
func (EnhanceForGetExecutionOutput) GoString ¶
func (s EnhanceForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*EnhanceForGetExecutionOutput) SetModules ¶ added in v1.1.47
func (s *EnhanceForGetExecutionOutput) SetModules(v []*ModuleForGetExecutionOutput) *EnhanceForGetExecutionOutput
SetModules sets the Modules field's value.
func (*EnhanceForGetExecutionOutput) SetMoeEnhance ¶ added in v1.1.47
func (s *EnhanceForGetExecutionOutput) SetMoeEnhance(v *MoeEnhanceForGetExecutionOutput) *EnhanceForGetExecutionOutput
SetMoeEnhance sets the MoeEnhance field's value.
func (*EnhanceForGetExecutionOutput) SetType ¶ added in v1.1.47
func (s *EnhanceForGetExecutionOutput) SetType(v string) *EnhanceForGetExecutionOutput
SetType sets the Type field's value.
func (EnhanceForGetExecutionOutput) String ¶
func (s EnhanceForGetExecutionOutput) String() string
String returns the string representation
type EnhanceForStartExecutionInput ¶
type EnhanceForStartExecutionInput struct {
Modules []*ModuleForStartExecutionInput `type:"list" json:",omitempty"`
MoeEnhance *MoeEnhanceForStartExecutionInput `type:"structure" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (EnhanceForStartExecutionInput) GoString ¶
func (s EnhanceForStartExecutionInput) GoString() string
GoString returns the string representation
func (*EnhanceForStartExecutionInput) SetModules ¶ added in v1.1.47
func (s *EnhanceForStartExecutionInput) SetModules(v []*ModuleForStartExecutionInput) *EnhanceForStartExecutionInput
SetModules sets the Modules field's value.
func (*EnhanceForStartExecutionInput) SetMoeEnhance ¶ added in v1.1.47
func (s *EnhanceForStartExecutionInput) SetMoeEnhance(v *MoeEnhanceForStartExecutionInput) *EnhanceForStartExecutionInput
SetMoeEnhance sets the MoeEnhance field's value.
func (*EnhanceForStartExecutionInput) SetType ¶ added in v1.1.47
func (s *EnhanceForStartExecutionInput) SetType(v string) *EnhanceForStartExecutionInput
SetType sets the Type field's value.
func (EnhanceForStartExecutionInput) String ¶
func (s EnhanceForStartExecutionInput) String() string
String returns the string representation
type EraseForGetExecutionOutput ¶ added in v1.1.29
type EraseForGetExecutionOutput struct {
Auto *AutoForGetExecutionOutput `type:"structure"`
EraseOption *EraseOptionForGetExecutionOutput `type:"structure"`
Manual *ManualForGetExecutionOutput `type:"structure"`
Mode *string `type:"string"`
NewVid *bool `type:"boolean"`
WithEraseInfo *bool `type:"boolean"`
// contains filtered or unexported fields
}
func (EraseForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s EraseForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*EraseForGetExecutionOutput) SetAuto ¶ added in v1.1.29
func (s *EraseForGetExecutionOutput) SetAuto(v *AutoForGetExecutionOutput) *EraseForGetExecutionOutput
SetAuto sets the Auto field's value.
func (*EraseForGetExecutionOutput) SetEraseOption ¶ added in v1.1.47
func (s *EraseForGetExecutionOutput) SetEraseOption(v *EraseOptionForGetExecutionOutput) *EraseForGetExecutionOutput
SetEraseOption sets the EraseOption field's value.
func (*EraseForGetExecutionOutput) SetManual ¶ added in v1.1.29
func (s *EraseForGetExecutionOutput) SetManual(v *ManualForGetExecutionOutput) *EraseForGetExecutionOutput
SetManual sets the Manual field's value.
func (*EraseForGetExecutionOutput) SetMode ¶ added in v1.1.29
func (s *EraseForGetExecutionOutput) SetMode(v string) *EraseForGetExecutionOutput
SetMode sets the Mode field's value.
func (*EraseForGetExecutionOutput) SetNewVid ¶ added in v1.1.47
func (s *EraseForGetExecutionOutput) SetNewVid(v bool) *EraseForGetExecutionOutput
SetNewVid sets the NewVid field's value.
func (*EraseForGetExecutionOutput) SetWithEraseInfo ¶ added in v1.1.29
func (s *EraseForGetExecutionOutput) SetWithEraseInfo(v bool) *EraseForGetExecutionOutput
SetWithEraseInfo sets the WithEraseInfo field's value.
func (EraseForGetExecutionOutput) String ¶ added in v1.1.29
func (s EraseForGetExecutionOutput) String() string
String returns the string representation
type EraseForStartExecutionInput ¶ added in v1.1.29
type EraseForStartExecutionInput struct {
Auto *AutoForStartExecutionInput `type:"structure" json:",omitempty"`
EraseOption *EraseOptionForStartExecutionInput `type:"structure" json:",omitempty"`
Manual *ManualForStartExecutionInput `type:"structure" json:",omitempty"`
Mode *string `type:"string" json:",omitempty"`
NewVid *bool `type:"boolean" json:",omitempty"`
WithEraseInfo *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (EraseForStartExecutionInput) GoString ¶ added in v1.1.29
func (s EraseForStartExecutionInput) GoString() string
GoString returns the string representation
func (*EraseForStartExecutionInput) SetAuto ¶ added in v1.1.29
func (s *EraseForStartExecutionInput) SetAuto(v *AutoForStartExecutionInput) *EraseForStartExecutionInput
SetAuto sets the Auto field's value.
func (*EraseForStartExecutionInput) SetEraseOption ¶ added in v1.1.47
func (s *EraseForStartExecutionInput) SetEraseOption(v *EraseOptionForStartExecutionInput) *EraseForStartExecutionInput
SetEraseOption sets the EraseOption field's value.
func (*EraseForStartExecutionInput) SetManual ¶ added in v1.1.29
func (s *EraseForStartExecutionInput) SetManual(v *ManualForStartExecutionInput) *EraseForStartExecutionInput
SetManual sets the Manual field's value.
func (*EraseForStartExecutionInput) SetMode ¶ added in v1.1.29
func (s *EraseForStartExecutionInput) SetMode(v string) *EraseForStartExecutionInput
SetMode sets the Mode field's value.
func (*EraseForStartExecutionInput) SetNewVid ¶ added in v1.1.47
func (s *EraseForStartExecutionInput) SetNewVid(v bool) *EraseForStartExecutionInput
SetNewVid sets the NewVid field's value.
func (*EraseForStartExecutionInput) SetWithEraseInfo ¶ added in v1.1.29
func (s *EraseForStartExecutionInput) SetWithEraseInfo(v bool) *EraseForStartExecutionInput
SetWithEraseInfo sets the WithEraseInfo field's value.
func (EraseForStartExecutionInput) String ¶ added in v1.1.29
func (s EraseForStartExecutionInput) String() string
String returns the string representation
type EraseOptionForGetExecutionOutput ¶ added in v1.1.47
type EraseOptionForGetExecutionOutput struct {
ClipFilter *ClipFilterForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (EraseOptionForGetExecutionOutput) GoString ¶ added in v1.1.47
func (s EraseOptionForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*EraseOptionForGetExecutionOutput) SetClipFilter ¶ added in v1.1.47
func (s *EraseOptionForGetExecutionOutput) SetClipFilter(v *ClipFilterForGetExecutionOutput) *EraseOptionForGetExecutionOutput
SetClipFilter sets the ClipFilter field's value.
func (EraseOptionForGetExecutionOutput) String ¶ added in v1.1.47
func (s EraseOptionForGetExecutionOutput) String() string
String returns the string representation
type EraseOptionForStartExecutionInput ¶ added in v1.1.47
type EraseOptionForStartExecutionInput struct {
ClipFilter *ClipFilterForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (EraseOptionForStartExecutionInput) GoString ¶ added in v1.1.47
func (s EraseOptionForStartExecutionInput) GoString() string
GoString returns the string representation
func (*EraseOptionForStartExecutionInput) SetClipFilter ¶ added in v1.1.47
func (s *EraseOptionForStartExecutionInput) SetClipFilter(v *ClipFilterForStartExecutionInput) *EraseOptionForStartExecutionInput
SetClipFilter sets the ClipFilter field's value.
func (EraseOptionForStartExecutionInput) String ¶ added in v1.1.47
func (s EraseOptionForStartExecutionInput) String() string
String returns the string representation
type ErasedSubtitleVideoForGetAITranslationProjectOutput ¶ added in v1.1.29
type ErasedSubtitleVideoForGetAITranslationProjectOutput struct {
DurationSecond *float64 `type:"double" json:",omitempty"`
FileName *string `type:"string" json:",omitempty"`
IsAudio *bool `type:"boolean" json:",omitempty"`
Uri *string `type:"string" json:",omitempty"`
Url *string `type:"string" json:",omitempty"`
Vid *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ErasedSubtitleVideoForGetAITranslationProjectOutput) GoString ¶ added in v1.1.29
func (s ErasedSubtitleVideoForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*ErasedSubtitleVideoForGetAITranslationProjectOutput) SetDurationSecond ¶ added in v1.1.29
func (s *ErasedSubtitleVideoForGetAITranslationProjectOutput) SetDurationSecond(v float64) *ErasedSubtitleVideoForGetAITranslationProjectOutput
SetDurationSecond sets the DurationSecond field's value.
func (*ErasedSubtitleVideoForGetAITranslationProjectOutput) SetFileName ¶ added in v1.1.33
func (s *ErasedSubtitleVideoForGetAITranslationProjectOutput) SetFileName(v string) *ErasedSubtitleVideoForGetAITranslationProjectOutput
SetFileName sets the FileName field's value.
func (*ErasedSubtitleVideoForGetAITranslationProjectOutput) SetIsAudio ¶ added in v1.1.29
func (s *ErasedSubtitleVideoForGetAITranslationProjectOutput) SetIsAudio(v bool) *ErasedSubtitleVideoForGetAITranslationProjectOutput
SetIsAudio sets the IsAudio field's value.
func (*ErasedSubtitleVideoForGetAITranslationProjectOutput) SetUri ¶ added in v1.1.29
func (s *ErasedSubtitleVideoForGetAITranslationProjectOutput) SetUri(v string) *ErasedSubtitleVideoForGetAITranslationProjectOutput
SetUri sets the Uri field's value.
func (*ErasedSubtitleVideoForGetAITranslationProjectOutput) SetUrl ¶ added in v1.1.29
func (s *ErasedSubtitleVideoForGetAITranslationProjectOutput) SetUrl(v string) *ErasedSubtitleVideoForGetAITranslationProjectOutput
SetUrl sets the Url field's value.
func (*ErasedSubtitleVideoForGetAITranslationProjectOutput) SetVid ¶ added in v1.1.29
func (s *ErasedSubtitleVideoForGetAITranslationProjectOutput) SetVid(v string) *ErasedSubtitleVideoForGetAITranslationProjectOutput
SetVid sets the Vid field's value.
func (ErasedSubtitleVideoForGetAITranslationProjectOutput) String ¶ added in v1.1.29
func (s ErasedSubtitleVideoForGetAITranslationProjectOutput) String() string
String returns the string representation
type FacialTranslationVideoForGetAITranslationProjectOutput ¶ added in v1.1.12
type FacialTranslationVideoForGetAITranslationProjectOutput struct {
DurationSecond *float64 `type:"double" json:",omitempty"`
FileName *string `type:"string" json:",omitempty"`
IsAudio *bool `type:"boolean" json:",omitempty"`
Uri *string `type:"string" json:",omitempty"`
Url *string `type:"string" json:",omitempty"`
Vid *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FacialTranslationVideoForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s FacialTranslationVideoForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*FacialTranslationVideoForGetAITranslationProjectOutput) SetDurationSecond ¶ added in v1.1.12
func (s *FacialTranslationVideoForGetAITranslationProjectOutput) SetDurationSecond(v float64) *FacialTranslationVideoForGetAITranslationProjectOutput
SetDurationSecond sets the DurationSecond field's value.
func (*FacialTranslationVideoForGetAITranslationProjectOutput) SetFileName ¶ added in v1.1.33
func (s *FacialTranslationVideoForGetAITranslationProjectOutput) SetFileName(v string) *FacialTranslationVideoForGetAITranslationProjectOutput
SetFileName sets the FileName field's value.
func (*FacialTranslationVideoForGetAITranslationProjectOutput) SetIsAudio ¶ added in v1.1.12
func (s *FacialTranslationVideoForGetAITranslationProjectOutput) SetIsAudio(v bool) *FacialTranslationVideoForGetAITranslationProjectOutput
SetIsAudio sets the IsAudio field's value.
func (*FacialTranslationVideoForGetAITranslationProjectOutput) SetUri ¶ added in v1.1.12
func (s *FacialTranslationVideoForGetAITranslationProjectOutput) SetUri(v string) *FacialTranslationVideoForGetAITranslationProjectOutput
SetUri sets the Uri field's value.
func (*FacialTranslationVideoForGetAITranslationProjectOutput) SetUrl ¶ added in v1.1.12
func (s *FacialTranslationVideoForGetAITranslationProjectOutput) SetUrl(v string) *FacialTranslationVideoForGetAITranslationProjectOutput
SetUrl sets the Url field's value.
func (*FacialTranslationVideoForGetAITranslationProjectOutput) SetVid ¶ added in v1.1.12
func (s *FacialTranslationVideoForGetAITranslationProjectOutput) SetVid(v string) *FacialTranslationVideoForGetAITranslationProjectOutput
SetVid sets the Vid field's value.
func (FacialTranslationVideoForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s FacialTranslationVideoForGetAITranslationProjectOutput) String() string
String returns the string representation
type FileDeleteForGetExecutionOutput ¶ added in v1.1.29
type FileDeleteForGetExecutionOutput struct {
SkipError *bool `type:"boolean"`
// contains filtered or unexported fields
}
func (FileDeleteForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s FileDeleteForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*FileDeleteForGetExecutionOutput) SetSkipError ¶ added in v1.1.29
func (s *FileDeleteForGetExecutionOutput) SetSkipError(v bool) *FileDeleteForGetExecutionOutput
SetSkipError sets the SkipError field's value.
func (FileDeleteForGetExecutionOutput) String ¶ added in v1.1.29
func (s FileDeleteForGetExecutionOutput) String() string
String returns the string representation
type FileDeleteForStartExecutionInput ¶ added in v1.1.29
type FileDeleteForStartExecutionInput struct {
SkipError *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (FileDeleteForStartExecutionInput) GoString ¶ added in v1.1.29
func (s FileDeleteForStartExecutionInput) GoString() string
GoString returns the string representation
func (*FileDeleteForStartExecutionInput) SetSkipError ¶ added in v1.1.29
func (s *FileDeleteForStartExecutionInput) SetSkipError(v bool) *FileDeleteForStartExecutionInput
SetSkipError sets the SkipError field's value.
func (FileDeleteForStartExecutionInput) String ¶ added in v1.1.29
func (s FileDeleteForStartExecutionInput) String() string
String returns the string representation
type FileForGetExecutionOutput ¶ added in v1.1.29
type FileForGetExecutionOutput struct {
FileName *string `type:"string"`
Size *string `type:"string"`
Vid *string `type:"string"`
// contains filtered or unexported fields
}
func (FileForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s FileForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*FileForGetExecutionOutput) SetFileName ¶ added in v1.1.29
func (s *FileForGetExecutionOutput) SetFileName(v string) *FileForGetExecutionOutput
SetFileName sets the FileName field's value.
func (*FileForGetExecutionOutput) SetSize ¶ added in v1.1.29
func (s *FileForGetExecutionOutput) SetSize(v string) *FileForGetExecutionOutput
SetSize sets the Size field's value.
func (*FileForGetExecutionOutput) SetVid ¶ added in v1.1.29
func (s *FileForGetExecutionOutput) SetVid(v string) *FileForGetExecutionOutput
SetVid sets the Vid field's value.
func (FileForGetExecutionOutput) String ¶ added in v1.1.29
func (s FileForGetExecutionOutput) String() string
String returns the string representation
type FileIdForGetExecutionOutput ¶
type FileIdForGetExecutionOutput struct {
FileId *string `type:"string"`
Vid *string `type:"string"`
// contains filtered or unexported fields
}
func (FileIdForGetExecutionOutput) GoString ¶
func (s FileIdForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*FileIdForGetExecutionOutput) SetFileId ¶
func (s *FileIdForGetExecutionOutput) SetFileId(v string) *FileIdForGetExecutionOutput
SetFileId sets the FileId field's value.
func (*FileIdForGetExecutionOutput) SetVid ¶
func (s *FileIdForGetExecutionOutput) SetVid(v string) *FileIdForGetExecutionOutput
SetVid sets the Vid field's value.
func (FileIdForGetExecutionOutput) String ¶
func (s FileIdForGetExecutionOutput) String() string
String returns the string representation
type FileIdForStartExecutionInput ¶
type FileIdForStartExecutionInput struct {
FileId *string `type:"string" json:",omitempty"`
Vid *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FileIdForStartExecutionInput) GoString ¶
func (s FileIdForStartExecutionInput) GoString() string
GoString returns the string representation
func (*FileIdForStartExecutionInput) SetFileId ¶
func (s *FileIdForStartExecutionInput) SetFileId(v string) *FileIdForStartExecutionInput
SetFileId sets the FileId field's value.
func (*FileIdForStartExecutionInput) SetVid ¶
func (s *FileIdForStartExecutionInput) SetVid(v string) *FileIdForStartExecutionInput
SetVid sets the Vid field's value.
func (FileIdForStartExecutionInput) String ¶
func (s FileIdForStartExecutionInput) String() string
String returns the string representation
type FontShadowForGetExecutionOutput ¶ added in v1.2.17
type FontShadowForGetExecutionOutput struct {
Color *string `type:"string"`
OffsetX *float64 `type:"float"`
OffsetY *float64 `type:"float"`
// contains filtered or unexported fields
}
func (FontShadowForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s FontShadowForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*FontShadowForGetExecutionOutput) SetColor ¶ added in v1.2.17
func (s *FontShadowForGetExecutionOutput) SetColor(v string) *FontShadowForGetExecutionOutput
SetColor sets the Color field's value.
func (*FontShadowForGetExecutionOutput) SetOffsetX ¶ added in v1.2.17
func (s *FontShadowForGetExecutionOutput) SetOffsetX(v float64) *FontShadowForGetExecutionOutput
SetOffsetX sets the OffsetX field's value.
func (*FontShadowForGetExecutionOutput) SetOffsetY ¶ added in v1.2.17
func (s *FontShadowForGetExecutionOutput) SetOffsetY(v float64) *FontShadowForGetExecutionOutput
SetOffsetY sets the OffsetY field's value.
func (FontShadowForGetExecutionOutput) String ¶ added in v1.2.17
func (s FontShadowForGetExecutionOutput) String() string
String returns the string representation
type FontShadowForStartExecutionInput ¶ added in v1.2.17
type FontShadowForStartExecutionInput struct {
Color *string `type:"string" json:",omitempty"`
OffsetX *float64 `type:"float" json:",omitempty"`
OffsetY *float64 `type:"float" json:",omitempty"`
// contains filtered or unexported fields
}
func (FontShadowForStartExecutionInput) GoString ¶ added in v1.2.17
func (s FontShadowForStartExecutionInput) GoString() string
GoString returns the string representation
func (*FontShadowForStartExecutionInput) SetColor ¶ added in v1.2.17
func (s *FontShadowForStartExecutionInput) SetColor(v string) *FontShadowForStartExecutionInput
SetColor sets the Color field's value.
func (*FontShadowForStartExecutionInput) SetOffsetX ¶ added in v1.2.17
func (s *FontShadowForStartExecutionInput) SetOffsetX(v float64) *FontShadowForStartExecutionInput
SetOffsetX sets the OffsetX field's value.
func (*FontShadowForStartExecutionInput) SetOffsetY ¶ added in v1.2.17
func (s *FontShadowForStartExecutionInput) SetOffsetY(v float64) *FontShadowForStartExecutionInput
SetOffsetY sets the OffsetY field's value.
func (FontShadowForStartExecutionInput) String ¶ added in v1.2.17
func (s FontShadowForStartExecutionInput) String() string
String returns the string representation
type ForegroundAudioForGetAITranslationProjectOutput ¶ added in v1.1.12
type ForegroundAudioForGetAITranslationProjectOutput struct {
DurationSecond *float64 `type:"double" json:",omitempty"`
FileName *string `type:"string" json:",omitempty"`
IsAudio *bool `type:"boolean" json:",omitempty"`
Uri *string `type:"string" json:",omitempty"`
Url *string `type:"string" json:",omitempty"`
Vid *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ForegroundAudioForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s ForegroundAudioForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*ForegroundAudioForGetAITranslationProjectOutput) SetDurationSecond ¶ added in v1.1.12
func (s *ForegroundAudioForGetAITranslationProjectOutput) SetDurationSecond(v float64) *ForegroundAudioForGetAITranslationProjectOutput
SetDurationSecond sets the DurationSecond field's value.
func (*ForegroundAudioForGetAITranslationProjectOutput) SetFileName ¶ added in v1.1.33
func (s *ForegroundAudioForGetAITranslationProjectOutput) SetFileName(v string) *ForegroundAudioForGetAITranslationProjectOutput
SetFileName sets the FileName field's value.
func (*ForegroundAudioForGetAITranslationProjectOutput) SetIsAudio ¶ added in v1.1.12
func (s *ForegroundAudioForGetAITranslationProjectOutput) SetIsAudio(v bool) *ForegroundAudioForGetAITranslationProjectOutput
SetIsAudio sets the IsAudio field's value.
func (*ForegroundAudioForGetAITranslationProjectOutput) SetUri ¶ added in v1.1.12
func (s *ForegroundAudioForGetAITranslationProjectOutput) SetUri(v string) *ForegroundAudioForGetAITranslationProjectOutput
SetUri sets the Uri field's value.
func (*ForegroundAudioForGetAITranslationProjectOutput) SetUrl ¶ added in v1.1.12
func (s *ForegroundAudioForGetAITranslationProjectOutput) SetUrl(v string) *ForegroundAudioForGetAITranslationProjectOutput
SetUrl sets the Url field's value.
func (*ForegroundAudioForGetAITranslationProjectOutput) SetVid ¶ added in v1.1.12
func (s *ForegroundAudioForGetAITranslationProjectOutput) SetVid(v string) *ForegroundAudioForGetAITranslationProjectOutput
SetVid sets the Vid field's value.
func (ForegroundAudioForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s ForegroundAudioForGetAITranslationProjectOutput) String() string
String returns the string representation
type FpsControlForGetExecutionOutput ¶ added in v1.2.17
type FpsControlForGetExecutionOutput struct {
Fps *float64 `min:"1" max:"240" type:"float"`
Mode *string `type:"string" enum:"ConvertConvertEnumOfModeForGetExecutionOutput"`
// contains filtered or unexported fields
}
func (FpsControlForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s FpsControlForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*FpsControlForGetExecutionOutput) SetFps ¶ added in v1.2.17
func (s *FpsControlForGetExecutionOutput) SetFps(v float64) *FpsControlForGetExecutionOutput
SetFps sets the Fps field's value.
func (*FpsControlForGetExecutionOutput) SetMode ¶ added in v1.2.17
func (s *FpsControlForGetExecutionOutput) SetMode(v string) *FpsControlForGetExecutionOutput
SetMode sets the Mode field's value.
func (FpsControlForGetExecutionOutput) String ¶ added in v1.2.17
func (s FpsControlForGetExecutionOutput) String() string
String returns the string representation
type FpsControlForStartExecutionInput ¶ added in v1.2.17
type FpsControlForStartExecutionInput struct {
Fps *float64 `min:"1" max:"240" type:"float" json:",omitempty"`
Mode *string `type:"string" json:",omitempty" enum:"ConvertConvertEnumOfModeForStartExecutionInput"`
// contains filtered or unexported fields
}
func (FpsControlForStartExecutionInput) GoString ¶ added in v1.2.17
func (s FpsControlForStartExecutionInput) GoString() string
GoString returns the string representation
func (*FpsControlForStartExecutionInput) SetFps ¶ added in v1.2.17
func (s *FpsControlForStartExecutionInput) SetFps(v float64) *FpsControlForStartExecutionInput
SetFps sets the Fps field's value.
func (*FpsControlForStartExecutionInput) SetMode ¶ added in v1.2.17
func (s *FpsControlForStartExecutionInput) SetMode(v string) *FpsControlForStartExecutionInput
SetMode sets the Mode field's value.
func (FpsControlForStartExecutionInput) String ¶ added in v1.2.17
func (s FpsControlForStartExecutionInput) String() string
String returns the string representation
func (*FpsControlForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *FpsControlForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GenerateAITranslationUtteranceAudioInput ¶ added in v1.1.29
type GenerateAITranslationUtteranceAudioInput struct {
// ProjectId is a required field
ProjectId *string `type:"string" json:",omitempty" required:"true"`
// SpaceName is a required field
SpaceName *string `type:"string" json:",omitempty" required:"true"`
// UtteranceId is a required field
UtteranceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GenerateAITranslationUtteranceAudioInput) GoString ¶ added in v1.1.29
func (s GenerateAITranslationUtteranceAudioInput) GoString() string
GoString returns the string representation
func (*GenerateAITranslationUtteranceAudioInput) SetProjectId ¶ added in v1.1.29
func (s *GenerateAITranslationUtteranceAudioInput) SetProjectId(v string) *GenerateAITranslationUtteranceAudioInput
SetProjectId sets the ProjectId field's value.
func (*GenerateAITranslationUtteranceAudioInput) SetSpaceName ¶ added in v1.1.29
func (s *GenerateAITranslationUtteranceAudioInput) SetSpaceName(v string) *GenerateAITranslationUtteranceAudioInput
SetSpaceName sets the SpaceName field's value.
func (*GenerateAITranslationUtteranceAudioInput) SetUtteranceId ¶ added in v1.1.29
func (s *GenerateAITranslationUtteranceAudioInput) SetUtteranceId(v string) *GenerateAITranslationUtteranceAudioInput
SetUtteranceId sets the UtteranceId field's value.
func (GenerateAITranslationUtteranceAudioInput) String ¶ added in v1.1.29
func (s GenerateAITranslationUtteranceAudioInput) String() string
String returns the string representation
func (*GenerateAITranslationUtteranceAudioInput) Validate ¶ added in v1.1.29
func (s *GenerateAITranslationUtteranceAudioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GenerateAITranslationUtteranceAudioOutput ¶ added in v1.1.29
type GenerateAITranslationUtteranceAudioOutput struct {
Metadata *response.ResponseMetadata
ProjectBaseInfo *ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput `type:"structure" json:",omitempty"`
TargetClip *TargetClipForGenerateAITranslationUtteranceAudioOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (GenerateAITranslationUtteranceAudioOutput) GoString ¶ added in v1.1.29
func (s GenerateAITranslationUtteranceAudioOutput) GoString() string
GoString returns the string representation
func (*GenerateAITranslationUtteranceAudioOutput) SetProjectBaseInfo ¶ added in v1.1.29
func (s *GenerateAITranslationUtteranceAudioOutput) SetProjectBaseInfo(v *ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput) *GenerateAITranslationUtteranceAudioOutput
SetProjectBaseInfo sets the ProjectBaseInfo field's value.
func (*GenerateAITranslationUtteranceAudioOutput) SetTargetClip ¶ added in v1.1.29
func (s *GenerateAITranslationUtteranceAudioOutput) SetTargetClip(v *TargetClipForGenerateAITranslationUtteranceAudioOutput) *GenerateAITranslationUtteranceAudioOutput
SetTargetClip sets the TargetClip field's value.
func (GenerateAITranslationUtteranceAudioOutput) String ¶ added in v1.1.29
func (s GenerateAITranslationUtteranceAudioOutput) String() string
String returns the string representation
type GetAITermbaseInput ¶ added in v1.1.42
type GetAITermbaseInput struct {
// SpaceName is a required field
SpaceName *string `type:"string" required:"true"`
// TermbaseId is a required field
TermbaseId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (GetAITermbaseInput) GoString ¶ added in v1.1.42
func (s GetAITermbaseInput) GoString() string
GoString returns the string representation
func (*GetAITermbaseInput) SetSpaceName ¶ added in v1.1.42
func (s *GetAITermbaseInput) SetSpaceName(v string) *GetAITermbaseInput
SetSpaceName sets the SpaceName field's value.
func (*GetAITermbaseInput) SetTermbaseId ¶ added in v1.1.42
func (s *GetAITermbaseInput) SetTermbaseId(v string) *GetAITermbaseInput
SetTermbaseId sets the TermbaseId field's value.
func (GetAITermbaseInput) String ¶ added in v1.1.42
func (s GetAITermbaseInput) String() string
String returns the string representation
func (*GetAITermbaseInput) Validate ¶ added in v1.1.42
func (s *GetAITermbaseInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetAITermbaseOutput ¶ added in v1.1.42
type GetAITermbaseOutput struct {
Metadata *response.ResponseMetadata
Termbase *TermbaseForGetAITermbaseOutput `type:"structure"`
// contains filtered or unexported fields
}
func (GetAITermbaseOutput) GoString ¶ added in v1.1.42
func (s GetAITermbaseOutput) GoString() string
GoString returns the string representation
func (*GetAITermbaseOutput) SetTermbase ¶ added in v1.1.42
func (s *GetAITermbaseOutput) SetTermbase(v *TermbaseForGetAITermbaseOutput) *GetAITermbaseOutput
SetTermbase sets the Termbase field's value.
func (GetAITermbaseOutput) String ¶ added in v1.1.42
func (s GetAITermbaseOutput) String() string
String returns the string representation
type GetAITranslationProjectInput ¶ added in v1.1.12
type GetAITranslationProjectInput struct {
Additions *string `type:"string" json:",omitempty"`
// ProjectId is a required field
ProjectId *string `type:"string" json:",omitempty" required:"true"`
// SpaceName is a required field
SpaceName *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetAITranslationProjectInput) GoString ¶ added in v1.1.12
func (s GetAITranslationProjectInput) GoString() string
GoString returns the string representation
func (*GetAITranslationProjectInput) SetAdditions ¶ added in v1.1.12
func (s *GetAITranslationProjectInput) SetAdditions(v string) *GetAITranslationProjectInput
SetAdditions sets the Additions field's value.
func (*GetAITranslationProjectInput) SetProjectId ¶ added in v1.1.12
func (s *GetAITranslationProjectInput) SetProjectId(v string) *GetAITranslationProjectInput
SetProjectId sets the ProjectId field's value.
func (*GetAITranslationProjectInput) SetSpaceName ¶ added in v1.1.12
func (s *GetAITranslationProjectInput) SetSpaceName(v string) *GetAITranslationProjectInput
SetSpaceName sets the SpaceName field's value.
func (GetAITranslationProjectInput) String ¶ added in v1.1.12
func (s GetAITranslationProjectInput) String() string
String returns the string representation
func (*GetAITranslationProjectInput) Validate ¶ added in v1.1.12
func (s *GetAITranslationProjectInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetAITranslationProjectOutput ¶ added in v1.1.12
type GetAITranslationProjectOutput struct {
Metadata *response.ResponseMetadata
ProjectInfo *ProjectInfoForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s GetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*GetAITranslationProjectOutput) SetProjectInfo ¶ added in v1.1.12
func (s *GetAITranslationProjectOutput) SetProjectInfo(v *ProjectInfoForGetAITranslationProjectOutput) *GetAITranslationProjectOutput
SetProjectInfo sets the ProjectInfo field's value.
func (GetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s GetAITranslationProjectOutput) String() string
String returns the string representation
type GetExecutionInput ¶
type GetExecutionInput struct {
// RunId is a required field
RunId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (GetExecutionInput) GoString ¶
func (s GetExecutionInput) GoString() string
GoString returns the string representation
func (*GetExecutionInput) SetRunId ¶
func (s *GetExecutionInput) SetRunId(v string) *GetExecutionInput
SetRunId sets the RunId field's value.
func (GetExecutionInput) String ¶
func (s GetExecutionInput) String() string
String returns the string representation
func (*GetExecutionInput) Validate ¶ added in v1.1.12
func (s *GetExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetExecutionOutput ¶
type GetExecutionOutput struct {
Metadata *response.ResponseMetadata
Code *string `type:"string"`
Control *ControlForGetExecutionOutput `type:"structure"`
Input *InputForGetExecutionOutput `type:"structure"`
Meta *MetaForGetExecutionOutput `type:"structure"`
MultiInputs []*MultiInputForGetExecutionOutput `type:"list"`
Operation *ConvertOperationForGetExecutionOutput `type:"structure"`
Output *ConvertConvertConvertOutputForGetExecutionOutput `type:"structure"`
RunId *string `type:"string"`
SpaceName *string `type:"string"`
Status *string `type:"string"`
// contains filtered or unexported fields
}
func (GetExecutionOutput) GoString ¶
func (s GetExecutionOutput) GoString() string
GoString returns the string representation
func (*GetExecutionOutput) SetCode ¶
func (s *GetExecutionOutput) SetCode(v string) *GetExecutionOutput
SetCode sets the Code field's value.
func (*GetExecutionOutput) SetControl ¶
func (s *GetExecutionOutput) SetControl(v *ControlForGetExecutionOutput) *GetExecutionOutput
SetControl sets the Control field's value.
func (*GetExecutionOutput) SetInput ¶
func (s *GetExecutionOutput) SetInput(v *InputForGetExecutionOutput) *GetExecutionOutput
SetInput sets the Input field's value.
func (*GetExecutionOutput) SetMeta ¶
func (s *GetExecutionOutput) SetMeta(v *MetaForGetExecutionOutput) *GetExecutionOutput
SetMeta sets the Meta field's value.
func (*GetExecutionOutput) SetMultiInputs ¶ added in v1.1.12
func (s *GetExecutionOutput) SetMultiInputs(v []*MultiInputForGetExecutionOutput) *GetExecutionOutput
SetMultiInputs sets the MultiInputs field's value.
func (*GetExecutionOutput) SetOperation ¶
func (s *GetExecutionOutput) SetOperation(v *ConvertOperationForGetExecutionOutput) *GetExecutionOutput
SetOperation sets the Operation field's value.
func (*GetExecutionOutput) SetOutput ¶
func (s *GetExecutionOutput) SetOutput(v *ConvertConvertConvertOutputForGetExecutionOutput) *GetExecutionOutput
SetOutput sets the Output field's value.
func (*GetExecutionOutput) SetRunId ¶
func (s *GetExecutionOutput) SetRunId(v string) *GetExecutionOutput
SetRunId sets the RunId field's value.
func (*GetExecutionOutput) SetSpaceName ¶ added in v1.1.47
func (s *GetExecutionOutput) SetSpaceName(v string) *GetExecutionOutput
SetSpaceName sets the SpaceName field's value.
func (*GetExecutionOutput) SetStatus ¶
func (s *GetExecutionOutput) SetStatus(v string) *GetExecutionOutput
SetStatus sets the Status field's value.
func (GetExecutionOutput) String ¶
func (s GetExecutionOutput) String() string
String returns the string representation
type HighlightCutsForGetExecutionOutput ¶ added in v1.1.36
type HighlightCutsForGetExecutionOutput struct {
MaxDuration *float64 `type:"double"`
MaxNumber *int32 `type:"int32"`
MinDuration *float64 `type:"double"`
MiniseriesOption *MiniseriesOptionForGetExecutionOutput `type:"structure"`
WithStoryboard *bool `type:"boolean"`
// contains filtered or unexported fields
}
func (HighlightCutsForGetExecutionOutput) GoString ¶ added in v1.1.36
func (s HighlightCutsForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*HighlightCutsForGetExecutionOutput) SetMaxDuration ¶ added in v1.1.36
func (s *HighlightCutsForGetExecutionOutput) SetMaxDuration(v float64) *HighlightCutsForGetExecutionOutput
SetMaxDuration sets the MaxDuration field's value.
func (*HighlightCutsForGetExecutionOutput) SetMaxNumber ¶ added in v1.1.36
func (s *HighlightCutsForGetExecutionOutput) SetMaxNumber(v int32) *HighlightCutsForGetExecutionOutput
SetMaxNumber sets the MaxNumber field's value.
func (*HighlightCutsForGetExecutionOutput) SetMinDuration ¶ added in v1.1.36
func (s *HighlightCutsForGetExecutionOutput) SetMinDuration(v float64) *HighlightCutsForGetExecutionOutput
SetMinDuration sets the MinDuration field's value.
func (*HighlightCutsForGetExecutionOutput) SetMiniseriesOption ¶ added in v1.2.5
func (s *HighlightCutsForGetExecutionOutput) SetMiniseriesOption(v *MiniseriesOptionForGetExecutionOutput) *HighlightCutsForGetExecutionOutput
SetMiniseriesOption sets the MiniseriesOption field's value.
func (*HighlightCutsForGetExecutionOutput) SetWithStoryboard ¶ added in v1.1.36
func (s *HighlightCutsForGetExecutionOutput) SetWithStoryboard(v bool) *HighlightCutsForGetExecutionOutput
SetWithStoryboard sets the WithStoryboard field's value.
func (HighlightCutsForGetExecutionOutput) String ¶ added in v1.1.36
func (s HighlightCutsForGetExecutionOutput) String() string
String returns the string representation
type HighlightCutsForStartExecutionInput ¶ added in v1.1.36
type HighlightCutsForStartExecutionInput struct {
MaxDuration *float64 `type:"double" json:",omitempty"`
MaxNumber *int32 `type:"int32" json:",omitempty"`
MinDuration *float64 `type:"double" json:",omitempty"`
MiniseriesOption *MiniseriesOptionForStartExecutionInput `type:"structure" json:",omitempty"`
WithStoryboard *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (HighlightCutsForStartExecutionInput) GoString ¶ added in v1.1.36
func (s HighlightCutsForStartExecutionInput) GoString() string
GoString returns the string representation
func (*HighlightCutsForStartExecutionInput) SetMaxDuration ¶ added in v1.1.36
func (s *HighlightCutsForStartExecutionInput) SetMaxDuration(v float64) *HighlightCutsForStartExecutionInput
SetMaxDuration sets the MaxDuration field's value.
func (*HighlightCutsForStartExecutionInput) SetMaxNumber ¶ added in v1.1.36
func (s *HighlightCutsForStartExecutionInput) SetMaxNumber(v int32) *HighlightCutsForStartExecutionInput
SetMaxNumber sets the MaxNumber field's value.
func (*HighlightCutsForStartExecutionInput) SetMinDuration ¶ added in v1.1.36
func (s *HighlightCutsForStartExecutionInput) SetMinDuration(v float64) *HighlightCutsForStartExecutionInput
SetMinDuration sets the MinDuration field's value.
func (*HighlightCutsForStartExecutionInput) SetMiniseriesOption ¶ added in v1.2.5
func (s *HighlightCutsForStartExecutionInput) SetMiniseriesOption(v *MiniseriesOptionForStartExecutionInput) *HighlightCutsForStartExecutionInput
SetMiniseriesOption sets the MiniseriesOption field's value.
func (*HighlightCutsForStartExecutionInput) SetWithStoryboard ¶ added in v1.1.36
func (s *HighlightCutsForStartExecutionInput) SetWithStoryboard(v bool) *HighlightCutsForStartExecutionInput
SetWithStoryboard sets the WithStoryboard field's value.
func (HighlightCutsForStartExecutionInput) String ¶ added in v1.1.36
func (s HighlightCutsForStartExecutionInput) String() string
String returns the string representation
type HighlightForGetExecutionOutput ¶
type HighlightForGetExecutionOutput struct {
Edit *EditForGetExecutionOutput `type:"structure"`
HighlightCuts *HighlightCutsForGetExecutionOutput `type:"structure"`
MiniGame *MiniGameForGetExecutionOutput `type:"structure"`
Mode *string `type:"string"`
Model *string `type:"string"`
OpeningHook *OpeningHookForGetExecutionOutput `type:"structure"`
StorylineCuts *StorylineCutsForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (HighlightForGetExecutionOutput) GoString ¶
func (s HighlightForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*HighlightForGetExecutionOutput) SetEdit ¶ added in v1.1.47
func (s *HighlightForGetExecutionOutput) SetEdit(v *EditForGetExecutionOutput) *HighlightForGetExecutionOutput
SetEdit sets the Edit field's value.
func (*HighlightForGetExecutionOutput) SetHighlightCuts ¶ added in v1.1.36
func (s *HighlightForGetExecutionOutput) SetHighlightCuts(v *HighlightCutsForGetExecutionOutput) *HighlightForGetExecutionOutput
SetHighlightCuts sets the HighlightCuts field's value.
func (*HighlightForGetExecutionOutput) SetMiniGame ¶ added in v1.2.5
func (s *HighlightForGetExecutionOutput) SetMiniGame(v *MiniGameForGetExecutionOutput) *HighlightForGetExecutionOutput
SetMiniGame sets the MiniGame field's value.
func (*HighlightForGetExecutionOutput) SetMode ¶ added in v1.1.29
func (s *HighlightForGetExecutionOutput) SetMode(v string) *HighlightForGetExecutionOutput
SetMode sets the Mode field's value.
func (*HighlightForGetExecutionOutput) SetModel ¶ added in v1.2.5
func (s *HighlightForGetExecutionOutput) SetModel(v string) *HighlightForGetExecutionOutput
SetModel sets the Model field's value.
func (*HighlightForGetExecutionOutput) SetOpeningHook ¶ added in v1.1.36
func (s *HighlightForGetExecutionOutput) SetOpeningHook(v *OpeningHookForGetExecutionOutput) *HighlightForGetExecutionOutput
SetOpeningHook sets the OpeningHook field's value.
func (*HighlightForGetExecutionOutput) SetStorylineCuts ¶ added in v1.1.29
func (s *HighlightForGetExecutionOutput) SetStorylineCuts(v *StorylineCutsForGetExecutionOutput) *HighlightForGetExecutionOutput
SetStorylineCuts sets the StorylineCuts field's value.
func (HighlightForGetExecutionOutput) String ¶
func (s HighlightForGetExecutionOutput) String() string
String returns the string representation
type HighlightForStartExecutionInput ¶
type HighlightForStartExecutionInput struct {
Edit *EditForStartExecutionInput `type:"structure" json:",omitempty"`
HighlightCuts *HighlightCutsForStartExecutionInput `type:"structure" json:",omitempty"`
MiniGame *MiniGameForStartExecutionInput `type:"structure" json:",omitempty"`
Mode *string `type:"string" json:",omitempty"`
Model *string `type:"string" json:",omitempty"`
OpeningHook *OpeningHookForStartExecutionInput `type:"structure" json:",omitempty"`
StorylineCuts *StorylineCutsForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (HighlightForStartExecutionInput) GoString ¶
func (s HighlightForStartExecutionInput) GoString() string
GoString returns the string representation
func (*HighlightForStartExecutionInput) SetEdit ¶ added in v1.1.47
func (s *HighlightForStartExecutionInput) SetEdit(v *EditForStartExecutionInput) *HighlightForStartExecutionInput
SetEdit sets the Edit field's value.
func (*HighlightForStartExecutionInput) SetHighlightCuts ¶ added in v1.1.36
func (s *HighlightForStartExecutionInput) SetHighlightCuts(v *HighlightCutsForStartExecutionInput) *HighlightForStartExecutionInput
SetHighlightCuts sets the HighlightCuts field's value.
func (*HighlightForStartExecutionInput) SetMiniGame ¶ added in v1.2.5
func (s *HighlightForStartExecutionInput) SetMiniGame(v *MiniGameForStartExecutionInput) *HighlightForStartExecutionInput
SetMiniGame sets the MiniGame field's value.
func (*HighlightForStartExecutionInput) SetMode ¶ added in v1.1.29
func (s *HighlightForStartExecutionInput) SetMode(v string) *HighlightForStartExecutionInput
SetMode sets the Mode field's value.
func (*HighlightForStartExecutionInput) SetModel ¶ added in v1.2.5
func (s *HighlightForStartExecutionInput) SetModel(v string) *HighlightForStartExecutionInput
SetModel sets the Model field's value.
func (*HighlightForStartExecutionInput) SetOpeningHook ¶ added in v1.1.36
func (s *HighlightForStartExecutionInput) SetOpeningHook(v *OpeningHookForStartExecutionInput) *HighlightForStartExecutionInput
SetOpeningHook sets the OpeningHook field's value.
func (*HighlightForStartExecutionInput) SetStorylineCuts ¶ added in v1.1.29
func (s *HighlightForStartExecutionInput) SetStorylineCuts(v *StorylineCutsForStartExecutionInput) *HighlightForStartExecutionInput
SetStorylineCuts sets the StorylineCuts field's value.
func (HighlightForStartExecutionInput) String ¶
func (s HighlightForStartExecutionInput) String() string
String returns the string representation
type ImageSetForGetExecutionOutput ¶ added in v1.1.12
type ImageSetForGetExecutionOutput struct {
FileName *string `type:"string"`
Text *string `type:"string"`
// contains filtered or unexported fields
}
func (ImageSetForGetExecutionOutput) GoString ¶ added in v1.1.12
func (s ImageSetForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ImageSetForGetExecutionOutput) SetFileName ¶ added in v1.1.12
func (s *ImageSetForGetExecutionOutput) SetFileName(v string) *ImageSetForGetExecutionOutput
SetFileName sets the FileName field's value.
func (*ImageSetForGetExecutionOutput) SetText ¶ added in v1.1.12
func (s *ImageSetForGetExecutionOutput) SetText(v string) *ImageSetForGetExecutionOutput
SetText sets the Text field's value.
func (ImageSetForGetExecutionOutput) String ¶ added in v1.1.12
func (s ImageSetForGetExecutionOutput) String() string
String returns the string representation
type InfoForGetExecutionOutput ¶ added in v1.1.29
type InfoForGetExecutionOutput struct {
Areas []*ConvertAreaForGetExecutionOutput `type:"list"`
Height *int32 `type:"int32"`
Width *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (InfoForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s InfoForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*InfoForGetExecutionOutput) SetAreas ¶ added in v1.1.29
func (s *InfoForGetExecutionOutput) SetAreas(v []*ConvertAreaForGetExecutionOutput) *InfoForGetExecutionOutput
SetAreas sets the Areas field's value.
func (*InfoForGetExecutionOutput) SetHeight ¶ added in v1.1.29
func (s *InfoForGetExecutionOutput) SetHeight(v int32) *InfoForGetExecutionOutput
SetHeight sets the Height field's value.
func (*InfoForGetExecutionOutput) SetWidth ¶ added in v1.1.29
func (s *InfoForGetExecutionOutput) SetWidth(v int32) *InfoForGetExecutionOutput
SetWidth sets the Width field's value.
func (InfoForGetExecutionOutput) String ¶ added in v1.1.29
func (s InfoForGetExecutionOutput) String() string
String returns the string representation
type InputForGetExecutionOutput ¶
type InputForGetExecutionOutput struct {
DirectUrl *DirectUrlForGetExecutionOutput `type:"structure"`
FileId *FileIdForGetExecutionOutput `type:"structure"`
Schema *string `type:"string"`
Tag *string `type:"string"`
Type *string `type:"string"`
Vid *string `type:"string"`
// contains filtered or unexported fields
}
func (InputForGetExecutionOutput) GoString ¶
func (s InputForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*InputForGetExecutionOutput) SetDirectUrl ¶
func (s *InputForGetExecutionOutput) SetDirectUrl(v *DirectUrlForGetExecutionOutput) *InputForGetExecutionOutput
SetDirectUrl sets the DirectUrl field's value.
func (*InputForGetExecutionOutput) SetFileId ¶
func (s *InputForGetExecutionOutput) SetFileId(v *FileIdForGetExecutionOutput) *InputForGetExecutionOutput
SetFileId sets the FileId field's value.
func (*InputForGetExecutionOutput) SetSchema ¶ added in v1.1.47
func (s *InputForGetExecutionOutput) SetSchema(v string) *InputForGetExecutionOutput
SetSchema sets the Schema field's value.
func (*InputForGetExecutionOutput) SetTag ¶ added in v1.1.29
func (s *InputForGetExecutionOutput) SetTag(v string) *InputForGetExecutionOutput
SetTag sets the Tag field's value.
func (*InputForGetExecutionOutput) SetType ¶
func (s *InputForGetExecutionOutput) SetType(v string) *InputForGetExecutionOutput
SetType sets the Type field's value.
func (*InputForGetExecutionOutput) SetVid ¶
func (s *InputForGetExecutionOutput) SetVid(v string) *InputForGetExecutionOutput
SetVid sets the Vid field's value.
func (InputForGetExecutionOutput) String ¶
func (s InputForGetExecutionOutput) String() string
String returns the string representation
type InputForStartExecutionInput ¶
type InputForStartExecutionInput struct {
DirectUrl *DirectUrlForStartExecutionInput `type:"structure" json:",omitempty"`
FileId *FileIdForStartExecutionInput `type:"structure" json:",omitempty"`
Schema *string `type:"string" json:",omitempty"`
Tag *string `type:"string" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
Vid *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InputForStartExecutionInput) GoString ¶
func (s InputForStartExecutionInput) GoString() string
GoString returns the string representation
func (*InputForStartExecutionInput) SetDirectUrl ¶
func (s *InputForStartExecutionInput) SetDirectUrl(v *DirectUrlForStartExecutionInput) *InputForStartExecutionInput
SetDirectUrl sets the DirectUrl field's value.
func (*InputForStartExecutionInput) SetFileId ¶
func (s *InputForStartExecutionInput) SetFileId(v *FileIdForStartExecutionInput) *InputForStartExecutionInput
SetFileId sets the FileId field's value.
func (*InputForStartExecutionInput) SetSchema ¶ added in v1.1.47
func (s *InputForStartExecutionInput) SetSchema(v string) *InputForStartExecutionInput
SetSchema sets the Schema field's value.
func (*InputForStartExecutionInput) SetTag ¶ added in v1.1.29
func (s *InputForStartExecutionInput) SetTag(v string) *InputForStartExecutionInput
SetTag sets the Tag field's value.
func (*InputForStartExecutionInput) SetType ¶
func (s *InputForStartExecutionInput) SetType(v string) *InputForStartExecutionInput
SetType sets the Type field's value.
func (*InputForStartExecutionInput) SetVid ¶
func (s *InputForStartExecutionInput) SetVid(v string) *InputForStartExecutionInput
SetVid sets the Vid field's value.
func (InputForStartExecutionInput) String ¶
func (s InputForStartExecutionInput) String() string
String returns the string representation
type InputSubtitleForGetAITranslationProjectOutput ¶ added in v1.1.33
type InputSubtitleForGetAITranslationProjectOutput struct {
DurationSecond *float64 `type:"double" json:",omitempty"`
FileName *string `type:"string" json:",omitempty"`
IsAudio *bool `type:"boolean" json:",omitempty"`
Uri *string `type:"string" json:",omitempty"`
Url *string `type:"string" json:",omitempty"`
Vid *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InputSubtitleForGetAITranslationProjectOutput) GoString ¶ added in v1.1.33
func (s InputSubtitleForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*InputSubtitleForGetAITranslationProjectOutput) SetDurationSecond ¶ added in v1.1.33
func (s *InputSubtitleForGetAITranslationProjectOutput) SetDurationSecond(v float64) *InputSubtitleForGetAITranslationProjectOutput
SetDurationSecond sets the DurationSecond field's value.
func (*InputSubtitleForGetAITranslationProjectOutput) SetFileName ¶ added in v1.1.33
func (s *InputSubtitleForGetAITranslationProjectOutput) SetFileName(v string) *InputSubtitleForGetAITranslationProjectOutput
SetFileName sets the FileName field's value.
func (*InputSubtitleForGetAITranslationProjectOutput) SetIsAudio ¶ added in v1.1.33
func (s *InputSubtitleForGetAITranslationProjectOutput) SetIsAudio(v bool) *InputSubtitleForGetAITranslationProjectOutput
SetIsAudio sets the IsAudio field's value.
func (*InputSubtitleForGetAITranslationProjectOutput) SetUri ¶ added in v1.1.33
func (s *InputSubtitleForGetAITranslationProjectOutput) SetUri(v string) *InputSubtitleForGetAITranslationProjectOutput
SetUri sets the Uri field's value.
func (*InputSubtitleForGetAITranslationProjectOutput) SetUrl ¶ added in v1.1.33
func (s *InputSubtitleForGetAITranslationProjectOutput) SetUrl(v string) *InputSubtitleForGetAITranslationProjectOutput
SetUrl sets the Url field's value.
func (*InputSubtitleForGetAITranslationProjectOutput) SetVid ¶ added in v1.1.33
func (s *InputSubtitleForGetAITranslationProjectOutput) SetVid(v string) *InputSubtitleForGetAITranslationProjectOutput
SetVid sets the Vid field's value.
func (InputSubtitleForGetAITranslationProjectOutput) String ¶ added in v1.1.33
func (s InputSubtitleForGetAITranslationProjectOutput) String() string
String returns the string representation
type InputVideoForGetAITranslationProjectOutput ¶ added in v1.1.12
type InputVideoForGetAITranslationProjectOutput struct {
DurationSecond *float64 `type:"double" json:",omitempty"`
FileName *string `type:"string" json:",omitempty"`
IsAudio *bool `type:"boolean" json:",omitempty"`
Uri *string `type:"string" json:",omitempty"`
Url *string `type:"string" json:",omitempty"`
Vid *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InputVideoForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s InputVideoForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*InputVideoForGetAITranslationProjectOutput) SetDurationSecond ¶ added in v1.1.12
func (s *InputVideoForGetAITranslationProjectOutput) SetDurationSecond(v float64) *InputVideoForGetAITranslationProjectOutput
SetDurationSecond sets the DurationSecond field's value.
func (*InputVideoForGetAITranslationProjectOutput) SetFileName ¶ added in v1.1.33
func (s *InputVideoForGetAITranslationProjectOutput) SetFileName(v string) *InputVideoForGetAITranslationProjectOutput
SetFileName sets the FileName field's value.
func (*InputVideoForGetAITranslationProjectOutput) SetIsAudio ¶ added in v1.1.12
func (s *InputVideoForGetAITranslationProjectOutput) SetIsAudio(v bool) *InputVideoForGetAITranslationProjectOutput
SetIsAudio sets the IsAudio field's value.
func (*InputVideoForGetAITranslationProjectOutput) SetUri ¶ added in v1.1.12
func (s *InputVideoForGetAITranslationProjectOutput) SetUri(v string) *InputVideoForGetAITranslationProjectOutput
SetUri sets the Uri field's value.
func (*InputVideoForGetAITranslationProjectOutput) SetUrl ¶ added in v1.1.12
func (s *InputVideoForGetAITranslationProjectOutput) SetUrl(v string) *InputVideoForGetAITranslationProjectOutput
SetUrl sets the Url field's value.
func (*InputVideoForGetAITranslationProjectOutput) SetVid ¶ added in v1.1.12
func (s *InputVideoForGetAITranslationProjectOutput) SetVid(v string) *InputVideoForGetAITranslationProjectOutput
SetVid sets the Vid field's value.
func (InputVideoForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s InputVideoForGetAITranslationProjectOutput) String() string
String returns the string representation
type InputVideoForListAITranslationProjectOutput ¶ added in v1.1.12
type InputVideoForListAITranslationProjectOutput struct {
DurationSecond *float64 `type:"double"`
FileName *string `type:"string"`
IsAudio *bool `type:"boolean"`
Uri *string `type:"string"`
Url *string `type:"string"`
Vid *string `type:"string"`
// contains filtered or unexported fields
}
func (InputVideoForListAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s InputVideoForListAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*InputVideoForListAITranslationProjectOutput) SetDurationSecond ¶ added in v1.1.12
func (s *InputVideoForListAITranslationProjectOutput) SetDurationSecond(v float64) *InputVideoForListAITranslationProjectOutput
SetDurationSecond sets the DurationSecond field's value.
func (*InputVideoForListAITranslationProjectOutput) SetFileName ¶ added in v1.1.33
func (s *InputVideoForListAITranslationProjectOutput) SetFileName(v string) *InputVideoForListAITranslationProjectOutput
SetFileName sets the FileName field's value.
func (*InputVideoForListAITranslationProjectOutput) SetIsAudio ¶ added in v1.1.12
func (s *InputVideoForListAITranslationProjectOutput) SetIsAudio(v bool) *InputVideoForListAITranslationProjectOutput
SetIsAudio sets the IsAudio field's value.
func (*InputVideoForListAITranslationProjectOutput) SetUri ¶ added in v1.1.12
func (s *InputVideoForListAITranslationProjectOutput) SetUri(v string) *InputVideoForListAITranslationProjectOutput
SetUri sets the Uri field's value.
func (*InputVideoForListAITranslationProjectOutput) SetUrl ¶ added in v1.1.12
func (s *InputVideoForListAITranslationProjectOutput) SetUrl(v string) *InputVideoForListAITranslationProjectOutput
SetUrl sets the Url field's value.
func (*InputVideoForListAITranslationProjectOutput) SetVid ¶ added in v1.1.12
func (s *InputVideoForListAITranslationProjectOutput) SetVid(v string) *InputVideoForListAITranslationProjectOutput
SetVid sets the Vid field's value.
func (InputVideoForListAITranslationProjectOutput) String ¶ added in v1.1.12
func (s InputVideoForListAITranslationProjectOutput) String() string
String returns the string representation
type ListAITermbaseInput ¶ added in v1.1.42
type ListAITermbaseInput struct {
// SpaceName is a required field
SpaceName *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (ListAITermbaseInput) GoString ¶ added in v1.1.42
func (s ListAITermbaseInput) GoString() string
GoString returns the string representation
func (*ListAITermbaseInput) SetSpaceName ¶ added in v1.1.42
func (s *ListAITermbaseInput) SetSpaceName(v string) *ListAITermbaseInput
SetSpaceName sets the SpaceName field's value.
func (ListAITermbaseInput) String ¶ added in v1.1.42
func (s ListAITermbaseInput) String() string
String returns the string representation
func (*ListAITermbaseInput) Validate ¶ added in v1.1.42
func (s *ListAITermbaseInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListAITermbaseOutput ¶ added in v1.1.42
type ListAITermbaseOutput struct {
Metadata *response.ResponseMetadata
Termbases []*TermbaseForListAITermbaseOutput `type:"list"`
// contains filtered or unexported fields
}
func (ListAITermbaseOutput) GoString ¶ added in v1.1.42
func (s ListAITermbaseOutput) GoString() string
GoString returns the string representation
func (*ListAITermbaseOutput) SetTermbases ¶ added in v1.1.42
func (s *ListAITermbaseOutput) SetTermbases(v []*TermbaseForListAITermbaseOutput) *ListAITermbaseOutput
SetTermbases sets the Termbases field's value.
func (ListAITermbaseOutput) String ¶ added in v1.1.42
func (s ListAITermbaseOutput) String() string
String returns the string representation
type ListAITranslationProjectInput ¶ added in v1.1.12
type ListAITranslationProjectInput struct {
PageNumber *int32 `type:"int32"`
PageSize *string `type:"string"`
ProjectIdOrTitleFilter *string `type:"string"`
// SpaceName is a required field
SpaceName *string `type:"string" required:"true"`
StatusFilter *string `type:"string"`
// contains filtered or unexported fields
}
func (ListAITranslationProjectInput) GoString ¶ added in v1.1.12
func (s ListAITranslationProjectInput) GoString() string
GoString returns the string representation
func (*ListAITranslationProjectInput) SetPageNumber ¶ added in v1.1.12
func (s *ListAITranslationProjectInput) SetPageNumber(v int32) *ListAITranslationProjectInput
SetPageNumber sets the PageNumber field's value.
func (*ListAITranslationProjectInput) SetPageSize ¶ added in v1.1.12
func (s *ListAITranslationProjectInput) SetPageSize(v string) *ListAITranslationProjectInput
SetPageSize sets the PageSize field's value.
func (*ListAITranslationProjectInput) SetProjectIdOrTitleFilter ¶ added in v1.1.12
func (s *ListAITranslationProjectInput) SetProjectIdOrTitleFilter(v string) *ListAITranslationProjectInput
SetProjectIdOrTitleFilter sets the ProjectIdOrTitleFilter field's value.
func (*ListAITranslationProjectInput) SetSpaceName ¶ added in v1.1.12
func (s *ListAITranslationProjectInput) SetSpaceName(v string) *ListAITranslationProjectInput
SetSpaceName sets the SpaceName field's value.
func (*ListAITranslationProjectInput) SetStatusFilter ¶ added in v1.1.12
func (s *ListAITranslationProjectInput) SetStatusFilter(v string) *ListAITranslationProjectInput
SetStatusFilter sets the StatusFilter field's value.
func (ListAITranslationProjectInput) String ¶ added in v1.1.12
func (s ListAITranslationProjectInput) String() string
String returns the string representation
func (*ListAITranslationProjectInput) Validate ¶ added in v1.1.12
func (s *ListAITranslationProjectInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListAITranslationProjectOutput ¶ added in v1.1.12
type ListAITranslationProjectOutput struct {
Metadata *response.ResponseMetadata
PageNumber *int32 `type:"int32"`
PageSize *int32 `type:"int32"`
Projects []*ProjectForListAITranslationProjectOutput `type:"list"`
TotalCount *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (ListAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s ListAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*ListAITranslationProjectOutput) SetPageNumber ¶ added in v1.1.12
func (s *ListAITranslationProjectOutput) SetPageNumber(v int32) *ListAITranslationProjectOutput
SetPageNumber sets the PageNumber field's value.
func (*ListAITranslationProjectOutput) SetPageSize ¶ added in v1.1.12
func (s *ListAITranslationProjectOutput) SetPageSize(v int32) *ListAITranslationProjectOutput
SetPageSize sets the PageSize field's value.
func (*ListAITranslationProjectOutput) SetProjects ¶ added in v1.1.12
func (s *ListAITranslationProjectOutput) SetProjects(v []*ProjectForListAITranslationProjectOutput) *ListAITranslationProjectOutput
SetProjects sets the Projects field's value.
func (*ListAITranslationProjectOutput) SetTotalCount ¶ added in v1.1.12
func (s *ListAITranslationProjectOutput) SetTotalCount(v int32) *ListAITranslationProjectOutput
SetTotalCount sets the TotalCount field's value.
func (ListAITranslationProjectOutput) String ¶ added in v1.1.12
func (s ListAITranslationProjectOutput) String() string
String returns the string representation
type ListAITranslationSpeechInput ¶ added in v1.1.33
type ListAITranslationSpeechInput struct {
// Language is a required field
Language *string `type:"string" required:"true"`
// SpaceName is a required field
SpaceName *string `type:"string" required:"true"`
// SpeechTypeFilter is a required field
SpeechTypeFilter *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (ListAITranslationSpeechInput) GoString ¶ added in v1.1.33
func (s ListAITranslationSpeechInput) GoString() string
GoString returns the string representation
func (*ListAITranslationSpeechInput) SetLanguage ¶ added in v1.1.33
func (s *ListAITranslationSpeechInput) SetLanguage(v string) *ListAITranslationSpeechInput
SetLanguage sets the Language field's value.
func (*ListAITranslationSpeechInput) SetSpaceName ¶ added in v1.1.33
func (s *ListAITranslationSpeechInput) SetSpaceName(v string) *ListAITranslationSpeechInput
SetSpaceName sets the SpaceName field's value.
func (*ListAITranslationSpeechInput) SetSpeechTypeFilter ¶ added in v1.1.33
func (s *ListAITranslationSpeechInput) SetSpeechTypeFilter(v string) *ListAITranslationSpeechInput
SetSpeechTypeFilter sets the SpeechTypeFilter field's value.
func (ListAITranslationSpeechInput) String ¶ added in v1.1.33
func (s ListAITranslationSpeechInput) String() string
String returns the string representation
func (*ListAITranslationSpeechInput) Validate ¶ added in v1.1.33
func (s *ListAITranslationSpeechInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListAITranslationSpeechOutput ¶ added in v1.1.33
type ListAITranslationSpeechOutput struct {
Metadata *response.ResponseMetadata
PresetSpeeches []*PresetSpeechForListAITranslationSpeechOutput `type:"list"`
UserSpeeches []*UserSpeechForListAITranslationSpeechOutput `type:"list"`
// contains filtered or unexported fields
}
func (ListAITranslationSpeechOutput) GoString ¶ added in v1.1.33
func (s ListAITranslationSpeechOutput) GoString() string
GoString returns the string representation
func (*ListAITranslationSpeechOutput) SetPresetSpeeches ¶ added in v1.1.33
func (s *ListAITranslationSpeechOutput) SetPresetSpeeches(v []*PresetSpeechForListAITranslationSpeechOutput) *ListAITranslationSpeechOutput
SetPresetSpeeches sets the PresetSpeeches field's value.
func (*ListAITranslationSpeechOutput) SetUserSpeeches ¶ added in v1.1.33
func (s *ListAITranslationSpeechOutput) SetUserSpeeches(v []*UserSpeechForListAITranslationSpeechOutput) *ListAITranslationSpeechOutput
SetUserSpeeches sets the UserSpeeches field's value.
func (ListAITranslationSpeechOutput) String ¶ added in v1.1.33
func (s ListAITranslationSpeechOutput) String() string
String returns the string representation
type LocationForGetExecutionOutput ¶ added in v1.1.29
type LocationForGetExecutionOutput struct {
RatioLocation *RatioLocationForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (LocationForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s LocationForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*LocationForGetExecutionOutput) SetRatioLocation ¶ added in v1.1.29
func (s *LocationForGetExecutionOutput) SetRatioLocation(v *RatioLocationForGetExecutionOutput) *LocationForGetExecutionOutput
SetRatioLocation sets the RatioLocation field's value.
func (LocationForGetExecutionOutput) String ¶ added in v1.1.29
func (s LocationForGetExecutionOutput) String() string
String returns the string representation
type LocationForStartExecutionInput ¶ added in v1.1.29
type LocationForStartExecutionInput struct {
RatioLocation *RatioLocationForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (LocationForStartExecutionInput) GoString ¶ added in v1.1.29
func (s LocationForStartExecutionInput) GoString() string
GoString returns the string representation
func (*LocationForStartExecutionInput) SetRatioLocation ¶ added in v1.1.29
func (s *LocationForStartExecutionInput) SetRatioLocation(v *RatioLocationForStartExecutionInput) *LocationForStartExecutionInput
SetRatioLocation sets the RatioLocation field's value.
func (LocationForStartExecutionInput) String ¶ added in v1.1.29
func (s LocationForStartExecutionInput) String() string
String returns the string representation
type LogoForGetExecutionOutput ¶ added in v1.2.17
type LogoForGetExecutionOutput struct {
Logos *LogosForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (LogoForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s LogoForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*LogoForGetExecutionOutput) SetLogos ¶ added in v1.2.17
func (s *LogoForGetExecutionOutput) SetLogos(v *LogosForGetExecutionOutput) *LogoForGetExecutionOutput
SetLogos sets the Logos field's value.
func (LogoForGetExecutionOutput) String ¶ added in v1.2.17
func (s LogoForGetExecutionOutput) String() string
String returns the string representation
type LogoForStartExecutionInput ¶ added in v1.2.17
type LogoForStartExecutionInput struct {
Logos *LogosForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (LogoForStartExecutionInput) GoString ¶ added in v1.2.17
func (s LogoForStartExecutionInput) GoString() string
GoString returns the string representation
func (*LogoForStartExecutionInput) SetLogos ¶ added in v1.2.17
func (s *LogoForStartExecutionInput) SetLogos(v *LogosForStartExecutionInput) *LogoForStartExecutionInput
SetLogos sets the Logos field's value.
func (LogoForStartExecutionInput) String ¶ added in v1.2.17
func (s LogoForStartExecutionInput) String() string
String returns the string representation
func (*LogoForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *LogoForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type LogosForGetExecutionOutput ¶ added in v1.2.17
type LogosForGetExecutionOutput struct {
AdaptMode *string `type:"string"`
EndTime *float64 `type:"float"`
FontColor *string `type:"string"`
FontShadow *FontShadowForGetExecutionOutput `type:"structure"`
FontSize *float64 `type:"float"`
FontType *string `type:"string" enum:"EnumOfFontTypeForGetExecutionOutput"`
Locate *string `type:"string" enum:"EnumOfLocateForGetExecutionOutput"`
LoopTimes *float64 `type:"float"`
MaxLines *string `type:"string"`
MaxWidth *string `type:"string"`
Mid *string `type:"string"`
PosX *float64 `max:"4320" type:"float"`
PosY *float64 `max:"4320" type:"float"`
SizeX *float64 `max:"4320" type:"float"`
SizeY *float64 `max:"4320" type:"float"`
StartTime *float64 `type:"float"`
Type *string `type:"string" enum:"ConvertConvertConvertConvertEnumOfTypeForGetExecutionOutput"`
// contains filtered or unexported fields
}
func (LogosForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s LogosForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*LogosForGetExecutionOutput) SetAdaptMode ¶ added in v1.2.17
func (s *LogosForGetExecutionOutput) SetAdaptMode(v string) *LogosForGetExecutionOutput
SetAdaptMode sets the AdaptMode field's value.
func (*LogosForGetExecutionOutput) SetEndTime ¶ added in v1.2.17
func (s *LogosForGetExecutionOutput) SetEndTime(v float64) *LogosForGetExecutionOutput
SetEndTime sets the EndTime field's value.
func (*LogosForGetExecutionOutput) SetFontColor ¶ added in v1.2.17
func (s *LogosForGetExecutionOutput) SetFontColor(v string) *LogosForGetExecutionOutput
SetFontColor sets the FontColor field's value.
func (*LogosForGetExecutionOutput) SetFontShadow ¶ added in v1.2.17
func (s *LogosForGetExecutionOutput) SetFontShadow(v *FontShadowForGetExecutionOutput) *LogosForGetExecutionOutput
SetFontShadow sets the FontShadow field's value.
func (*LogosForGetExecutionOutput) SetFontSize ¶ added in v1.2.17
func (s *LogosForGetExecutionOutput) SetFontSize(v float64) *LogosForGetExecutionOutput
SetFontSize sets the FontSize field's value.
func (*LogosForGetExecutionOutput) SetFontType ¶ added in v1.2.17
func (s *LogosForGetExecutionOutput) SetFontType(v string) *LogosForGetExecutionOutput
SetFontType sets the FontType field's value.
func (*LogosForGetExecutionOutput) SetLocate ¶ added in v1.2.17
func (s *LogosForGetExecutionOutput) SetLocate(v string) *LogosForGetExecutionOutput
SetLocate sets the Locate field's value.
func (*LogosForGetExecutionOutput) SetLoopTimes ¶ added in v1.2.17
func (s *LogosForGetExecutionOutput) SetLoopTimes(v float64) *LogosForGetExecutionOutput
SetLoopTimes sets the LoopTimes field's value.
func (*LogosForGetExecutionOutput) SetMaxLines ¶ added in v1.2.17
func (s *LogosForGetExecutionOutput) SetMaxLines(v string) *LogosForGetExecutionOutput
SetMaxLines sets the MaxLines field's value.
func (*LogosForGetExecutionOutput) SetMaxWidth ¶ added in v1.2.17
func (s *LogosForGetExecutionOutput) SetMaxWidth(v string) *LogosForGetExecutionOutput
SetMaxWidth sets the MaxWidth field's value.
func (*LogosForGetExecutionOutput) SetMid ¶ added in v1.2.17
func (s *LogosForGetExecutionOutput) SetMid(v string) *LogosForGetExecutionOutput
SetMid sets the Mid field's value.
func (*LogosForGetExecutionOutput) SetPosX ¶ added in v1.2.17
func (s *LogosForGetExecutionOutput) SetPosX(v float64) *LogosForGetExecutionOutput
SetPosX sets the PosX field's value.
func (*LogosForGetExecutionOutput) SetPosY ¶ added in v1.2.17
func (s *LogosForGetExecutionOutput) SetPosY(v float64) *LogosForGetExecutionOutput
SetPosY sets the PosY field's value.
func (*LogosForGetExecutionOutput) SetSizeX ¶ added in v1.2.17
func (s *LogosForGetExecutionOutput) SetSizeX(v float64) *LogosForGetExecutionOutput
SetSizeX sets the SizeX field's value.
func (*LogosForGetExecutionOutput) SetSizeY ¶ added in v1.2.17
func (s *LogosForGetExecutionOutput) SetSizeY(v float64) *LogosForGetExecutionOutput
SetSizeY sets the SizeY field's value.
func (*LogosForGetExecutionOutput) SetStartTime ¶ added in v1.2.17
func (s *LogosForGetExecutionOutput) SetStartTime(v float64) *LogosForGetExecutionOutput
SetStartTime sets the StartTime field's value.
func (*LogosForGetExecutionOutput) SetType ¶ added in v1.2.17
func (s *LogosForGetExecutionOutput) SetType(v string) *LogosForGetExecutionOutput
SetType sets the Type field's value.
func (LogosForGetExecutionOutput) String ¶ added in v1.2.17
func (s LogosForGetExecutionOutput) String() string
String returns the string representation
type LogosForStartExecutionInput ¶ added in v1.2.17
type LogosForStartExecutionInput struct {
AdaptMode *string `type:"string" json:",omitempty"`
EndTime *float64 `type:"float" json:",omitempty"`
FontColor *string `type:"string" json:",omitempty"`
FontShadow *FontShadowForStartExecutionInput `type:"structure" json:",omitempty"`
FontSize *float64 `type:"float" json:",omitempty"`
FontType *string `type:"string" json:",omitempty" enum:"EnumOfFontTypeForStartExecutionInput"`
Locate *string `type:"string" json:",omitempty" enum:"EnumOfLocateForStartExecutionInput"`
LoopTimes *float64 `type:"float" json:",omitempty"`
MaxLines *string `type:"string" json:",omitempty"`
MaxWidth *string `type:"string" json:",omitempty"`
Mid *string `type:"string" json:",omitempty"`
PosX *float64 `max:"4320" type:"float" json:",omitempty"`
PosY *float64 `max:"4320" type:"float" json:",omitempty"`
SizeX *float64 `max:"4320" type:"float" json:",omitempty"`
SizeY *float64 `max:"4320" type:"float" json:",omitempty"`
StartTime *float64 `type:"float" json:",omitempty"`
Type *string `type:"string" json:",omitempty" enum:"ConvertConvertConvertConvertEnumOfTypeForStartExecutionInput"`
// contains filtered or unexported fields
}
func (LogosForStartExecutionInput) GoString ¶ added in v1.2.17
func (s LogosForStartExecutionInput) GoString() string
GoString returns the string representation
func (*LogosForStartExecutionInput) SetAdaptMode ¶ added in v1.2.17
func (s *LogosForStartExecutionInput) SetAdaptMode(v string) *LogosForStartExecutionInput
SetAdaptMode sets the AdaptMode field's value.
func (*LogosForStartExecutionInput) SetEndTime ¶ added in v1.2.17
func (s *LogosForStartExecutionInput) SetEndTime(v float64) *LogosForStartExecutionInput
SetEndTime sets the EndTime field's value.
func (*LogosForStartExecutionInput) SetFontColor ¶ added in v1.2.17
func (s *LogosForStartExecutionInput) SetFontColor(v string) *LogosForStartExecutionInput
SetFontColor sets the FontColor field's value.
func (*LogosForStartExecutionInput) SetFontShadow ¶ added in v1.2.17
func (s *LogosForStartExecutionInput) SetFontShadow(v *FontShadowForStartExecutionInput) *LogosForStartExecutionInput
SetFontShadow sets the FontShadow field's value.
func (*LogosForStartExecutionInput) SetFontSize ¶ added in v1.2.17
func (s *LogosForStartExecutionInput) SetFontSize(v float64) *LogosForStartExecutionInput
SetFontSize sets the FontSize field's value.
func (*LogosForStartExecutionInput) SetFontType ¶ added in v1.2.17
func (s *LogosForStartExecutionInput) SetFontType(v string) *LogosForStartExecutionInput
SetFontType sets the FontType field's value.
func (*LogosForStartExecutionInput) SetLocate ¶ added in v1.2.17
func (s *LogosForStartExecutionInput) SetLocate(v string) *LogosForStartExecutionInput
SetLocate sets the Locate field's value.
func (*LogosForStartExecutionInput) SetLoopTimes ¶ added in v1.2.17
func (s *LogosForStartExecutionInput) SetLoopTimes(v float64) *LogosForStartExecutionInput
SetLoopTimes sets the LoopTimes field's value.
func (*LogosForStartExecutionInput) SetMaxLines ¶ added in v1.2.17
func (s *LogosForStartExecutionInput) SetMaxLines(v string) *LogosForStartExecutionInput
SetMaxLines sets the MaxLines field's value.
func (*LogosForStartExecutionInput) SetMaxWidth ¶ added in v1.2.17
func (s *LogosForStartExecutionInput) SetMaxWidth(v string) *LogosForStartExecutionInput
SetMaxWidth sets the MaxWidth field's value.
func (*LogosForStartExecutionInput) SetMid ¶ added in v1.2.17
func (s *LogosForStartExecutionInput) SetMid(v string) *LogosForStartExecutionInput
SetMid sets the Mid field's value.
func (*LogosForStartExecutionInput) SetPosX ¶ added in v1.2.17
func (s *LogosForStartExecutionInput) SetPosX(v float64) *LogosForStartExecutionInput
SetPosX sets the PosX field's value.
func (*LogosForStartExecutionInput) SetPosY ¶ added in v1.2.17
func (s *LogosForStartExecutionInput) SetPosY(v float64) *LogosForStartExecutionInput
SetPosY sets the PosY field's value.
func (*LogosForStartExecutionInput) SetSizeX ¶ added in v1.2.17
func (s *LogosForStartExecutionInput) SetSizeX(v float64) *LogosForStartExecutionInput
SetSizeX sets the SizeX field's value.
func (*LogosForStartExecutionInput) SetSizeY ¶ added in v1.2.17
func (s *LogosForStartExecutionInput) SetSizeY(v float64) *LogosForStartExecutionInput
SetSizeY sets the SizeY field's value.
func (*LogosForStartExecutionInput) SetStartTime ¶ added in v1.2.17
func (s *LogosForStartExecutionInput) SetStartTime(v float64) *LogosForStartExecutionInput
SetStartTime sets the StartTime field's value.
func (*LogosForStartExecutionInput) SetType ¶ added in v1.2.17
func (s *LogosForStartExecutionInput) SetType(v string) *LogosForStartExecutionInput
SetType sets the Type field's value.
func (LogosForStartExecutionInput) String ¶ added in v1.2.17
func (s LogosForStartExecutionInput) String() string
String returns the string representation
func (*LogosForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *LogosForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ManualForGetExecutionOutput ¶ added in v1.1.29
type ManualForGetExecutionOutput struct {
Locations []*LocationForGetExecutionOutput `type:"list"`
// contains filtered or unexported fields
}
func (ManualForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s ManualForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ManualForGetExecutionOutput) SetLocations ¶ added in v1.1.29
func (s *ManualForGetExecutionOutput) SetLocations(v []*LocationForGetExecutionOutput) *ManualForGetExecutionOutput
SetLocations sets the Locations field's value.
func (ManualForGetExecutionOutput) String ¶ added in v1.1.29
func (s ManualForGetExecutionOutput) String() string
String returns the string representation
type ManualForStartExecutionInput ¶ added in v1.1.29
type ManualForStartExecutionInput struct {
Locations []*LocationForStartExecutionInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ManualForStartExecutionInput) GoString ¶ added in v1.1.29
func (s ManualForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ManualForStartExecutionInput) SetLocations ¶ added in v1.1.29
func (s *ManualForStartExecutionInput) SetLocations(v []*LocationForStartExecutionInput) *ManualForStartExecutionInput
SetLocations sets the Locations field's value.
func (ManualForStartExecutionInput) String ¶ added in v1.1.29
func (s ManualForStartExecutionInput) String() string
String returns the string representation
type MediaInfoForGetExecutionOutput ¶ added in v1.2.17
type MediaInfoForGetExecutionOutput struct {
FileName *string `type:"string"`
Size *string `type:"string"`
// contains filtered or unexported fields
}
func (MediaInfoForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s MediaInfoForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*MediaInfoForGetExecutionOutput) SetFileName ¶ added in v1.2.17
func (s *MediaInfoForGetExecutionOutput) SetFileName(v string) *MediaInfoForGetExecutionOutput
SetFileName sets the FileName field's value.
func (*MediaInfoForGetExecutionOutput) SetSize ¶ added in v1.2.17
func (s *MediaInfoForGetExecutionOutput) SetSize(v string) *MediaInfoForGetExecutionOutput
SetSize sets the Size field's value.
func (MediaInfoForGetExecutionOutput) String ¶ added in v1.2.17
func (s MediaInfoForGetExecutionOutput) String() string
String returns the string representation
type MetaForGetExecutionOutput ¶
type MetaForGetExecutionOutput struct {
CreateTime *string `type:"string"`
EndTime *string `type:"string"`
SpaceName *string `type:"string"`
StartTime *string `type:"string"`
Trigger *string `type:"string"`
// contains filtered or unexported fields
}
func (MetaForGetExecutionOutput) GoString ¶
func (s MetaForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*MetaForGetExecutionOutput) SetCreateTime ¶
func (s *MetaForGetExecutionOutput) SetCreateTime(v string) *MetaForGetExecutionOutput
SetCreateTime sets the CreateTime field's value.
func (*MetaForGetExecutionOutput) SetEndTime ¶
func (s *MetaForGetExecutionOutput) SetEndTime(v string) *MetaForGetExecutionOutput
SetEndTime sets the EndTime field's value.
func (*MetaForGetExecutionOutput) SetSpaceName ¶
func (s *MetaForGetExecutionOutput) SetSpaceName(v string) *MetaForGetExecutionOutput
SetSpaceName sets the SpaceName field's value.
func (*MetaForGetExecutionOutput) SetStartTime ¶
func (s *MetaForGetExecutionOutput) SetStartTime(v string) *MetaForGetExecutionOutput
SetStartTime sets the StartTime field's value.
func (*MetaForGetExecutionOutput) SetTrigger ¶
func (s *MetaForGetExecutionOutput) SetTrigger(v string) *MetaForGetExecutionOutput
SetTrigger sets the Trigger field's value.
func (MetaForGetExecutionOutput) String ¶
func (s MetaForGetExecutionOutput) String() string
String returns the string representation
type MetadataForGetExecutionOutput ¶ added in v1.2.17
type MetadataForGetExecutionOutput struct {
AddTags []*AddTagForGetExecutionOutput `type:"list"`
KeepTags []*string `type:"list"`
// contains filtered or unexported fields
}
func (MetadataForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s MetadataForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*MetadataForGetExecutionOutput) SetAddTags ¶ added in v1.2.17
func (s *MetadataForGetExecutionOutput) SetAddTags(v []*AddTagForGetExecutionOutput) *MetadataForGetExecutionOutput
SetAddTags sets the AddTags field's value.
func (*MetadataForGetExecutionOutput) SetKeepTags ¶ added in v1.2.17
func (s *MetadataForGetExecutionOutput) SetKeepTags(v []*string) *MetadataForGetExecutionOutput
SetKeepTags sets the KeepTags field's value.
func (MetadataForGetExecutionOutput) String ¶ added in v1.2.17
func (s MetadataForGetExecutionOutput) String() string
String returns the string representation
type MetadataForStartExecutionInput ¶ added in v1.2.17
type MetadataForStartExecutionInput struct {
AddTags []*AddTagForStartExecutionInput `type:"list" json:",omitempty"`
KeepTags []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (MetadataForStartExecutionInput) GoString ¶ added in v1.2.17
func (s MetadataForStartExecutionInput) GoString() string
GoString returns the string representation
func (*MetadataForStartExecutionInput) SetAddTags ¶ added in v1.2.17
func (s *MetadataForStartExecutionInput) SetAddTags(v []*AddTagForStartExecutionInput) *MetadataForStartExecutionInput
SetAddTags sets the AddTags field's value.
func (*MetadataForStartExecutionInput) SetKeepTags ¶ added in v1.2.17
func (s *MetadataForStartExecutionInput) SetKeepTags(v []*string) *MetadataForStartExecutionInput
SetKeepTags sets the KeepTags field's value.
func (MetadataForStartExecutionInput) String ¶ added in v1.2.17
func (s MetadataForStartExecutionInput) String() string
String returns the string representation
type MiniGameForGetExecutionOutput ¶ added in v1.2.5
type MiniGameForGetExecutionOutput struct {
HighlightDefinition *string `type:"string"`
Name *string `type:"string"`
PlayDefinition *string `type:"string"`
// contains filtered or unexported fields
}
func (MiniGameForGetExecutionOutput) GoString ¶ added in v1.2.5
func (s MiniGameForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*MiniGameForGetExecutionOutput) SetHighlightDefinition ¶ added in v1.2.5
func (s *MiniGameForGetExecutionOutput) SetHighlightDefinition(v string) *MiniGameForGetExecutionOutput
SetHighlightDefinition sets the HighlightDefinition field's value.
func (*MiniGameForGetExecutionOutput) SetName ¶ added in v1.2.5
func (s *MiniGameForGetExecutionOutput) SetName(v string) *MiniGameForGetExecutionOutput
SetName sets the Name field's value.
func (*MiniGameForGetExecutionOutput) SetPlayDefinition ¶ added in v1.2.5
func (s *MiniGameForGetExecutionOutput) SetPlayDefinition(v string) *MiniGameForGetExecutionOutput
SetPlayDefinition sets the PlayDefinition field's value.
func (MiniGameForGetExecutionOutput) String ¶ added in v1.2.5
func (s MiniGameForGetExecutionOutput) String() string
String returns the string representation
type MiniGameForStartExecutionInput ¶ added in v1.2.5
type MiniGameForStartExecutionInput struct {
HighlightDefinition *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
PlayDefinition *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (MiniGameForStartExecutionInput) GoString ¶ added in v1.2.5
func (s MiniGameForStartExecutionInput) GoString() string
GoString returns the string representation
func (*MiniGameForStartExecutionInput) SetHighlightDefinition ¶ added in v1.2.5
func (s *MiniGameForStartExecutionInput) SetHighlightDefinition(v string) *MiniGameForStartExecutionInput
SetHighlightDefinition sets the HighlightDefinition field's value.
func (*MiniGameForStartExecutionInput) SetName ¶ added in v1.2.5
func (s *MiniGameForStartExecutionInput) SetName(v string) *MiniGameForStartExecutionInput
SetName sets the Name field's value.
func (*MiniGameForStartExecutionInput) SetPlayDefinition ¶ added in v1.2.5
func (s *MiniGameForStartExecutionInput) SetPlayDefinition(v string) *MiniGameForStartExecutionInput
SetPlayDefinition sets the PlayDefinition field's value.
func (MiniGameForStartExecutionInput) String ¶ added in v1.2.5
func (s MiniGameForStartExecutionInput) String() string
String returns the string representation
type MiniseriesEditForGetExecutionOutput ¶ added in v1.2.5
type MiniseriesEditForGetExecutionOutput struct {
Hint *string `type:"string"`
Template *string `type:"string"`
Title *string `type:"string"`
// contains filtered or unexported fields
}
func (MiniseriesEditForGetExecutionOutput) GoString ¶ added in v1.2.5
func (s MiniseriesEditForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*MiniseriesEditForGetExecutionOutput) SetHint ¶ added in v1.2.5
func (s *MiniseriesEditForGetExecutionOutput) SetHint(v string) *MiniseriesEditForGetExecutionOutput
SetHint sets the Hint field's value.
func (*MiniseriesEditForGetExecutionOutput) SetTemplate ¶ added in v1.2.5
func (s *MiniseriesEditForGetExecutionOutput) SetTemplate(v string) *MiniseriesEditForGetExecutionOutput
SetTemplate sets the Template field's value.
func (*MiniseriesEditForGetExecutionOutput) SetTitle ¶ added in v1.2.5
func (s *MiniseriesEditForGetExecutionOutput) SetTitle(v string) *MiniseriesEditForGetExecutionOutput
SetTitle sets the Title field's value.
func (MiniseriesEditForGetExecutionOutput) String ¶ added in v1.2.5
func (s MiniseriesEditForGetExecutionOutput) String() string
String returns the string representation
type MiniseriesEditForStartExecutionInput ¶ added in v1.2.5
type MiniseriesEditForStartExecutionInput struct {
Hint *string `type:"string" json:",omitempty"`
Template *string `type:"string" json:",omitempty"`
Title *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (MiniseriesEditForStartExecutionInput) GoString ¶ added in v1.2.5
func (s MiniseriesEditForStartExecutionInput) GoString() string
GoString returns the string representation
func (*MiniseriesEditForStartExecutionInput) SetHint ¶ added in v1.2.5
func (s *MiniseriesEditForStartExecutionInput) SetHint(v string) *MiniseriesEditForStartExecutionInput
SetHint sets the Hint field's value.
func (*MiniseriesEditForStartExecutionInput) SetTemplate ¶ added in v1.2.5
func (s *MiniseriesEditForStartExecutionInput) SetTemplate(v string) *MiniseriesEditForStartExecutionInput
SetTemplate sets the Template field's value.
func (*MiniseriesEditForStartExecutionInput) SetTitle ¶ added in v1.2.5
func (s *MiniseriesEditForStartExecutionInput) SetTitle(v string) *MiniseriesEditForStartExecutionInput
SetTitle sets the Title field's value.
func (MiniseriesEditForStartExecutionInput) String ¶ added in v1.2.5
func (s MiniseriesEditForStartExecutionInput) String() string
String returns the string representation
type MiniseriesOptionForGetExecutionOutput ¶ added in v1.2.5
type MiniseriesOptionForGetExecutionOutput struct {
CutMode *string `type:"string"`
// contains filtered or unexported fields
}
func (MiniseriesOptionForGetExecutionOutput) GoString ¶ added in v1.2.5
func (s MiniseriesOptionForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*MiniseriesOptionForGetExecutionOutput) SetCutMode ¶ added in v1.2.5
func (s *MiniseriesOptionForGetExecutionOutput) SetCutMode(v string) *MiniseriesOptionForGetExecutionOutput
SetCutMode sets the CutMode field's value.
func (MiniseriesOptionForGetExecutionOutput) String ¶ added in v1.2.5
func (s MiniseriesOptionForGetExecutionOutput) String() string
String returns the string representation
type MiniseriesOptionForStartExecutionInput ¶ added in v1.2.5
type MiniseriesOptionForStartExecutionInput struct {
CutMode *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (MiniseriesOptionForStartExecutionInput) GoString ¶ added in v1.2.5
func (s MiniseriesOptionForStartExecutionInput) GoString() string
GoString returns the string representation
func (*MiniseriesOptionForStartExecutionInput) SetCutMode ¶ added in v1.2.5
func (s *MiniseriesOptionForStartExecutionInput) SetCutMode(v string) *MiniseriesOptionForStartExecutionInput
SetCutMode sets the CutMode field's value.
func (MiniseriesOptionForStartExecutionInput) String ¶ added in v1.2.5
func (s MiniseriesOptionForStartExecutionInput) String() string
String returns the string representation
type ModelForGetExecutionOutput ¶
type ModelForGetExecutionOutput struct {
Temperature *float64 `type:"double"`
TopP *float64 `type:"double"`
// contains filtered or unexported fields
}
func (ModelForGetExecutionOutput) GoString ¶
func (s ModelForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ModelForGetExecutionOutput) SetTemperature ¶ added in v1.1.47
func (s *ModelForGetExecutionOutput) SetTemperature(v float64) *ModelForGetExecutionOutput
SetTemperature sets the Temperature field's value.
func (*ModelForGetExecutionOutput) SetTopP ¶ added in v1.1.47
func (s *ModelForGetExecutionOutput) SetTopP(v float64) *ModelForGetExecutionOutput
SetTopP sets the TopP field's value.
func (ModelForGetExecutionOutput) String ¶
func (s ModelForGetExecutionOutput) String() string
String returns the string representation
type ModelForStartExecutionInput ¶
type ModelForStartExecutionInput struct {
Temperature *float64 `type:"double" json:",omitempty"`
TopP *float64 `type:"double" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModelForStartExecutionInput) GoString ¶
func (s ModelForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ModelForStartExecutionInput) SetTemperature ¶ added in v1.1.47
func (s *ModelForStartExecutionInput) SetTemperature(v float64) *ModelForStartExecutionInput
SetTemperature sets the Temperature field's value.
func (*ModelForStartExecutionInput) SetTopP ¶ added in v1.1.47
func (s *ModelForStartExecutionInput) SetTopP(v float64) *ModelForStartExecutionInput
SetTopP sets the TopP field's value.
func (ModelForStartExecutionInput) String ¶
func (s ModelForStartExecutionInput) String() string
String returns the string representation
type ModuleForGetExecutionOutput ¶ added in v1.1.47
type ModuleForGetExecutionOutput struct {
Type *string `type:"string"`
// contains filtered or unexported fields
}
func (ModuleForGetExecutionOutput) GoString ¶ added in v1.1.47
func (s ModuleForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ModuleForGetExecutionOutput) SetType ¶ added in v1.1.47
func (s *ModuleForGetExecutionOutput) SetType(v string) *ModuleForGetExecutionOutput
SetType sets the Type field's value.
func (ModuleForGetExecutionOutput) String ¶ added in v1.1.47
func (s ModuleForGetExecutionOutput) String() string
String returns the string representation
type ModuleForStartExecutionInput ¶ added in v1.1.47
type ModuleForStartExecutionInput struct {
Type *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModuleForStartExecutionInput) GoString ¶ added in v1.1.47
func (s ModuleForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ModuleForStartExecutionInput) SetType ¶ added in v1.1.47
func (s *ModuleForStartExecutionInput) SetType(v string) *ModuleForStartExecutionInput
SetType sets the Type field's value.
func (ModuleForStartExecutionInput) String ¶ added in v1.1.47
func (s ModuleForStartExecutionInput) String() string
String returns the string representation
type MoeEnhanceForGetExecutionOutput ¶ added in v1.1.47
type MoeEnhanceForGetExecutionOutput struct {
Config *string `type:"string"`
Target *TargetForGetExecutionOutput `type:"structure"`
VideoStrategy *VideoStrategyForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (MoeEnhanceForGetExecutionOutput) GoString ¶ added in v1.1.47
func (s MoeEnhanceForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*MoeEnhanceForGetExecutionOutput) SetConfig ¶ added in v1.1.47
func (s *MoeEnhanceForGetExecutionOutput) SetConfig(v string) *MoeEnhanceForGetExecutionOutput
SetConfig sets the Config field's value.
func (*MoeEnhanceForGetExecutionOutput) SetTarget ¶ added in v1.1.47
func (s *MoeEnhanceForGetExecutionOutput) SetTarget(v *TargetForGetExecutionOutput) *MoeEnhanceForGetExecutionOutput
SetTarget sets the Target field's value.
func (*MoeEnhanceForGetExecutionOutput) SetVideoStrategy ¶ added in v1.1.47
func (s *MoeEnhanceForGetExecutionOutput) SetVideoStrategy(v *VideoStrategyForGetExecutionOutput) *MoeEnhanceForGetExecutionOutput
SetVideoStrategy sets the VideoStrategy field's value.
func (MoeEnhanceForGetExecutionOutput) String ¶ added in v1.1.47
func (s MoeEnhanceForGetExecutionOutput) String() string
String returns the string representation
type MoeEnhanceForStartExecutionInput ¶ added in v1.1.47
type MoeEnhanceForStartExecutionInput struct {
Config *string `type:"string" json:",omitempty"`
Target *TargetForStartExecutionInput `type:"structure" json:",omitempty"`
VideoStrategy *VideoStrategyForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (MoeEnhanceForStartExecutionInput) GoString ¶ added in v1.1.47
func (s MoeEnhanceForStartExecutionInput) GoString() string
GoString returns the string representation
func (*MoeEnhanceForStartExecutionInput) SetConfig ¶ added in v1.1.47
func (s *MoeEnhanceForStartExecutionInput) SetConfig(v string) *MoeEnhanceForStartExecutionInput
SetConfig sets the Config field's value.
func (*MoeEnhanceForStartExecutionInput) SetTarget ¶ added in v1.1.47
func (s *MoeEnhanceForStartExecutionInput) SetTarget(v *TargetForStartExecutionInput) *MoeEnhanceForStartExecutionInput
SetTarget sets the Target field's value.
func (*MoeEnhanceForStartExecutionInput) SetVideoStrategy ¶ added in v1.1.47
func (s *MoeEnhanceForStartExecutionInput) SetVideoStrategy(v *VideoStrategyForStartExecutionInput) *MoeEnhanceForStartExecutionInput
SetVideoStrategy sets the VideoStrategy field's value.
func (MoeEnhanceForStartExecutionInput) String ¶ added in v1.1.47
func (s MoeEnhanceForStartExecutionInput) String() string
String returns the string representation
type MultiInputForGetExecutionOutput ¶ added in v1.1.12
type MultiInputForGetExecutionOutput struct {
DirectUrl *DirectUrlForGetExecutionOutput `type:"structure"`
FileId *FileIdForGetExecutionOutput `type:"structure"`
Schema *string `type:"string"`
Tag *string `type:"string"`
Type *string `type:"string"`
Vid *string `type:"string"`
// contains filtered or unexported fields
}
func (MultiInputForGetExecutionOutput) GoString ¶ added in v1.1.12
func (s MultiInputForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*MultiInputForGetExecutionOutput) SetDirectUrl ¶ added in v1.1.12
func (s *MultiInputForGetExecutionOutput) SetDirectUrl(v *DirectUrlForGetExecutionOutput) *MultiInputForGetExecutionOutput
SetDirectUrl sets the DirectUrl field's value.
func (*MultiInputForGetExecutionOutput) SetFileId ¶ added in v1.1.12
func (s *MultiInputForGetExecutionOutput) SetFileId(v *FileIdForGetExecutionOutput) *MultiInputForGetExecutionOutput
SetFileId sets the FileId field's value.
func (*MultiInputForGetExecutionOutput) SetSchema ¶ added in v1.1.47
func (s *MultiInputForGetExecutionOutput) SetSchema(v string) *MultiInputForGetExecutionOutput
SetSchema sets the Schema field's value.
func (*MultiInputForGetExecutionOutput) SetTag ¶ added in v1.1.29
func (s *MultiInputForGetExecutionOutput) SetTag(v string) *MultiInputForGetExecutionOutput
SetTag sets the Tag field's value.
func (*MultiInputForGetExecutionOutput) SetType ¶ added in v1.1.12
func (s *MultiInputForGetExecutionOutput) SetType(v string) *MultiInputForGetExecutionOutput
SetType sets the Type field's value.
func (*MultiInputForGetExecutionOutput) SetVid ¶ added in v1.1.12
func (s *MultiInputForGetExecutionOutput) SetVid(v string) *MultiInputForGetExecutionOutput
SetVid sets the Vid field's value.
func (MultiInputForGetExecutionOutput) String ¶ added in v1.1.12
func (s MultiInputForGetExecutionOutput) String() string
String returns the string representation
type MultiInputForStartExecutionInput ¶ added in v1.1.12
type MultiInputForStartExecutionInput struct {
DirectUrl *DirectUrlForStartExecutionInput `type:"structure" json:",omitempty"`
FileId *FileIdForStartExecutionInput `type:"structure" json:",omitempty"`
Schema *string `type:"string" json:",omitempty"`
Tag *string `type:"string" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
Vid *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (MultiInputForStartExecutionInput) GoString ¶ added in v1.1.12
func (s MultiInputForStartExecutionInput) GoString() string
GoString returns the string representation
func (*MultiInputForStartExecutionInput) SetDirectUrl ¶ added in v1.1.12
func (s *MultiInputForStartExecutionInput) SetDirectUrl(v *DirectUrlForStartExecutionInput) *MultiInputForStartExecutionInput
SetDirectUrl sets the DirectUrl field's value.
func (*MultiInputForStartExecutionInput) SetFileId ¶ added in v1.1.12
func (s *MultiInputForStartExecutionInput) SetFileId(v *FileIdForStartExecutionInput) *MultiInputForStartExecutionInput
SetFileId sets the FileId field's value.
func (*MultiInputForStartExecutionInput) SetSchema ¶ added in v1.1.47
func (s *MultiInputForStartExecutionInput) SetSchema(v string) *MultiInputForStartExecutionInput
SetSchema sets the Schema field's value.
func (*MultiInputForStartExecutionInput) SetTag ¶ added in v1.1.29
func (s *MultiInputForStartExecutionInput) SetTag(v string) *MultiInputForStartExecutionInput
SetTag sets the Tag field's value.
func (*MultiInputForStartExecutionInput) SetType ¶ added in v1.1.12
func (s *MultiInputForStartExecutionInput) SetType(v string) *MultiInputForStartExecutionInput
SetType sets the Type field's value.
func (*MultiInputForStartExecutionInput) SetVid ¶ added in v1.1.12
func (s *MultiInputForStartExecutionInput) SetVid(v string) *MultiInputForStartExecutionInput
SetVid sets the Vid field's value.
func (MultiInputForStartExecutionInput) String ¶ added in v1.1.12
func (s MultiInputForStartExecutionInput) String() string
String returns the string representation
type NodeForGetExecutionOutput ¶ added in v1.1.29
type NodeForGetExecutionOutput struct {
Dependencies []*string `type:"list"`
Input *MultiInputForGetExecutionOutput `type:"structure"`
MultiInputs []*MultiInputForGetExecutionOutput `type:"list"`
Name *string `type:"string"`
Operation *OperationForGetExecutionOutput `type:"structure"`
Policy *PolicyForGetExecutionOutput `type:"structure"`
SpaceName *string `type:"string"`
// contains filtered or unexported fields
}
func (NodeForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s NodeForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*NodeForGetExecutionOutput) SetDependencies ¶ added in v1.1.29
func (s *NodeForGetExecutionOutput) SetDependencies(v []*string) *NodeForGetExecutionOutput
SetDependencies sets the Dependencies field's value.
func (*NodeForGetExecutionOutput) SetInput ¶ added in v1.1.29
func (s *NodeForGetExecutionOutput) SetInput(v *MultiInputForGetExecutionOutput) *NodeForGetExecutionOutput
SetInput sets the Input field's value.
func (*NodeForGetExecutionOutput) SetMultiInputs ¶ added in v1.1.29
func (s *NodeForGetExecutionOutput) SetMultiInputs(v []*MultiInputForGetExecutionOutput) *NodeForGetExecutionOutput
SetMultiInputs sets the MultiInputs field's value.
func (*NodeForGetExecutionOutput) SetName ¶ added in v1.1.29
func (s *NodeForGetExecutionOutput) SetName(v string) *NodeForGetExecutionOutput
SetName sets the Name field's value.
func (*NodeForGetExecutionOutput) SetOperation ¶ added in v1.1.29
func (s *NodeForGetExecutionOutput) SetOperation(v *OperationForGetExecutionOutput) *NodeForGetExecutionOutput
SetOperation sets the Operation field's value.
func (*NodeForGetExecutionOutput) SetPolicy ¶ added in v1.1.29
func (s *NodeForGetExecutionOutput) SetPolicy(v *PolicyForGetExecutionOutput) *NodeForGetExecutionOutput
SetPolicy sets the Policy field's value.
func (*NodeForGetExecutionOutput) SetSpaceName ¶ added in v1.1.47
func (s *NodeForGetExecutionOutput) SetSpaceName(v string) *NodeForGetExecutionOutput
SetSpaceName sets the SpaceName field's value.
func (NodeForGetExecutionOutput) String ¶ added in v1.1.29
func (s NodeForGetExecutionOutput) String() string
String returns the string representation
type NodeForStartExecutionInput ¶ added in v1.1.29
type NodeForStartExecutionInput struct {
Dependencies []*string `type:"list" json:",omitempty"`
Input *MultiInputForStartExecutionInput `type:"structure" json:",omitempty"`
MultiInputs []*MultiInputForStartExecutionInput `type:"list" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
Operation *OperationForStartExecutionInput `type:"structure" json:",omitempty"`
Policy *PolicyForStartExecutionInput `type:"structure" json:",omitempty"`
SpaceName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeForStartExecutionInput) GoString ¶ added in v1.1.29
func (s NodeForStartExecutionInput) GoString() string
GoString returns the string representation
func (*NodeForStartExecutionInput) SetDependencies ¶ added in v1.1.29
func (s *NodeForStartExecutionInput) SetDependencies(v []*string) *NodeForStartExecutionInput
SetDependencies sets the Dependencies field's value.
func (*NodeForStartExecutionInput) SetInput ¶ added in v1.1.29
func (s *NodeForStartExecutionInput) SetInput(v *MultiInputForStartExecutionInput) *NodeForStartExecutionInput
SetInput sets the Input field's value.
func (*NodeForStartExecutionInput) SetMultiInputs ¶ added in v1.1.29
func (s *NodeForStartExecutionInput) SetMultiInputs(v []*MultiInputForStartExecutionInput) *NodeForStartExecutionInput
SetMultiInputs sets the MultiInputs field's value.
func (*NodeForStartExecutionInput) SetName ¶ added in v1.1.29
func (s *NodeForStartExecutionInput) SetName(v string) *NodeForStartExecutionInput
SetName sets the Name field's value.
func (*NodeForStartExecutionInput) SetOperation ¶ added in v1.1.29
func (s *NodeForStartExecutionInput) SetOperation(v *OperationForStartExecutionInput) *NodeForStartExecutionInput
SetOperation sets the Operation field's value.
func (*NodeForStartExecutionInput) SetPolicy ¶ added in v1.1.29
func (s *NodeForStartExecutionInput) SetPolicy(v *PolicyForStartExecutionInput) *NodeForStartExecutionInput
SetPolicy sets the Policy field's value.
func (*NodeForStartExecutionInput) SetSpaceName ¶ added in v1.1.47
func (s *NodeForStartExecutionInput) SetSpaceName(v string) *NodeForStartExecutionInput
SetSpaceName sets the SpaceName field's value.
func (NodeForStartExecutionInput) String ¶ added in v1.1.29
func (s NodeForStartExecutionInput) String() string
String returns the string representation
func (*NodeForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *NodeForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type OcrForGetExecutionOutput ¶ added in v1.1.12
type OcrForGetExecutionOutput struct {
Mode *string `type:"string"`
WithImageSet *bool `type:"boolean"`
// contains filtered or unexported fields
}
func (OcrForGetExecutionOutput) GoString ¶ added in v1.1.12
func (s OcrForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*OcrForGetExecutionOutput) SetMode ¶ added in v1.1.12
func (s *OcrForGetExecutionOutput) SetMode(v string) *OcrForGetExecutionOutput
SetMode sets the Mode field's value.
func (*OcrForGetExecutionOutput) SetWithImageSet ¶ added in v1.1.12
func (s *OcrForGetExecutionOutput) SetWithImageSet(v bool) *OcrForGetExecutionOutput
SetWithImageSet sets the WithImageSet field's value.
func (OcrForGetExecutionOutput) String ¶ added in v1.1.12
func (s OcrForGetExecutionOutput) String() string
String returns the string representation
type OcrForStartExecutionInput ¶ added in v1.1.12
type OcrForStartExecutionInput struct {
Mode *string `type:"string" json:",omitempty"`
WithImageSet *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (OcrForStartExecutionInput) GoString ¶ added in v1.1.12
func (s OcrForStartExecutionInput) GoString() string
GoString returns the string representation
func (*OcrForStartExecutionInput) SetMode ¶ added in v1.1.12
func (s *OcrForStartExecutionInput) SetMode(v string) *OcrForStartExecutionInput
SetMode sets the Mode field's value.
func (*OcrForStartExecutionInput) SetWithImageSet ¶ added in v1.1.12
func (s *OcrForStartExecutionInput) SetWithImageSet(v bool) *OcrForStartExecutionInput
SetWithImageSet sets the WithImageSet field's value.
func (OcrForStartExecutionInput) String ¶ added in v1.1.12
func (s OcrForStartExecutionInput) String() string
String returns the string representation
type OpeningHookForGetExecutionOutput ¶ added in v1.1.36
type OpeningHookForGetExecutionOutput struct {
MaxDuration *float64 `type:"double"`
MinClipDuration *float64 `type:"double"`
MinDuration *float64 `type:"double"`
MinScore *float64 `type:"double"`
WithOpeningHook *bool `type:"boolean"`
// contains filtered or unexported fields
}
func (OpeningHookForGetExecutionOutput) GoString ¶ added in v1.1.36
func (s OpeningHookForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*OpeningHookForGetExecutionOutput) SetMaxDuration ¶ added in v1.1.36
func (s *OpeningHookForGetExecutionOutput) SetMaxDuration(v float64) *OpeningHookForGetExecutionOutput
SetMaxDuration sets the MaxDuration field's value.
func (*OpeningHookForGetExecutionOutput) SetMinClipDuration ¶ added in v1.1.36
func (s *OpeningHookForGetExecutionOutput) SetMinClipDuration(v float64) *OpeningHookForGetExecutionOutput
SetMinClipDuration sets the MinClipDuration field's value.
func (*OpeningHookForGetExecutionOutput) SetMinDuration ¶ added in v1.1.36
func (s *OpeningHookForGetExecutionOutput) SetMinDuration(v float64) *OpeningHookForGetExecutionOutput
SetMinDuration sets the MinDuration field's value.
func (*OpeningHookForGetExecutionOutput) SetMinScore ¶ added in v1.1.36
func (s *OpeningHookForGetExecutionOutput) SetMinScore(v float64) *OpeningHookForGetExecutionOutput
SetMinScore sets the MinScore field's value.
func (*OpeningHookForGetExecutionOutput) SetWithOpeningHook ¶ added in v1.1.36
func (s *OpeningHookForGetExecutionOutput) SetWithOpeningHook(v bool) *OpeningHookForGetExecutionOutput
SetWithOpeningHook sets the WithOpeningHook field's value.
func (OpeningHookForGetExecutionOutput) String ¶ added in v1.1.36
func (s OpeningHookForGetExecutionOutput) String() string
String returns the string representation
type OpeningHookForStartExecutionInput ¶ added in v1.1.36
type OpeningHookForStartExecutionInput struct {
MaxDuration *float64 `type:"double" json:",omitempty"`
MinClipDuration *float64 `type:"double" json:",omitempty"`
MinDuration *float64 `type:"double" json:",omitempty"`
MinScore *float64 `type:"double" json:",omitempty"`
WithOpeningHook *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (OpeningHookForStartExecutionInput) GoString ¶ added in v1.1.36
func (s OpeningHookForStartExecutionInput) GoString() string
GoString returns the string representation
func (*OpeningHookForStartExecutionInput) SetMaxDuration ¶ added in v1.1.36
func (s *OpeningHookForStartExecutionInput) SetMaxDuration(v float64) *OpeningHookForStartExecutionInput
SetMaxDuration sets the MaxDuration field's value.
func (*OpeningHookForStartExecutionInput) SetMinClipDuration ¶ added in v1.1.36
func (s *OpeningHookForStartExecutionInput) SetMinClipDuration(v float64) *OpeningHookForStartExecutionInput
SetMinClipDuration sets the MinClipDuration field's value.
func (*OpeningHookForStartExecutionInput) SetMinDuration ¶ added in v1.1.36
func (s *OpeningHookForStartExecutionInput) SetMinDuration(v float64) *OpeningHookForStartExecutionInput
SetMinDuration sets the MinDuration field's value.
func (*OpeningHookForStartExecutionInput) SetMinScore ¶ added in v1.1.36
func (s *OpeningHookForStartExecutionInput) SetMinScore(v float64) *OpeningHookForStartExecutionInput
SetMinScore sets the MinScore field's value.
func (*OpeningHookForStartExecutionInput) SetWithOpeningHook ¶ added in v1.1.36
func (s *OpeningHookForStartExecutionInput) SetWithOpeningHook(v bool) *OpeningHookForStartExecutionInput
SetWithOpeningHook sets the WithOpeningHook field's value.
func (OpeningHookForStartExecutionInput) String ¶ added in v1.1.36
func (s OpeningHookForStartExecutionInput) String() string
String returns the string representation
type OperationForGetExecutionOutput ¶
type OperationForGetExecutionOutput struct {
Task *TaskForGetExecutionOutput `type:"structure"`
Type *string `type:"string"`
// contains filtered or unexported fields
}
func (OperationForGetExecutionOutput) GoString ¶
func (s OperationForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*OperationForGetExecutionOutput) SetTask ¶
func (s *OperationForGetExecutionOutput) SetTask(v *TaskForGetExecutionOutput) *OperationForGetExecutionOutput
SetTask sets the Task field's value.
func (*OperationForGetExecutionOutput) SetType ¶
func (s *OperationForGetExecutionOutput) SetType(v string) *OperationForGetExecutionOutput
SetType sets the Type field's value.
func (OperationForGetExecutionOutput) String ¶
func (s OperationForGetExecutionOutput) String() string
String returns the string representation
type OperationForStartExecutionInput ¶
type OperationForStartExecutionInput struct {
Task *TaskForStartExecutionInput `type:"structure" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OperationForStartExecutionInput) GoString ¶
func (s OperationForStartExecutionInput) GoString() string
GoString returns the string representation
func (*OperationForStartExecutionInput) SetTask ¶
func (s *OperationForStartExecutionInput) SetTask(v *TaskForStartExecutionInput) *OperationForStartExecutionInput
SetTask sets the Task field's value.
func (*OperationForStartExecutionInput) SetType ¶
func (s *OperationForStartExecutionInput) SetType(v string) *OperationForStartExecutionInput
SetType sets the Type field's value.
func (OperationForStartExecutionInput) String ¶
func (s OperationForStartExecutionInput) String() string
String returns the string representation
func (*OperationForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *OperationForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type OperatorConfigForGetAITranslationProjectOutput ¶ added in v1.1.12
type OperatorConfigForGetAITranslationProjectOutput struct {
SubtitleRecognitionConfig *SubtitleRecognitionConfigForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
VoiceCloneConfig *VoiceCloneConfigForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (OperatorConfigForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s OperatorConfigForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*OperatorConfigForGetAITranslationProjectOutput) SetSubtitleRecognitionConfig ¶ added in v1.1.12
func (s *OperatorConfigForGetAITranslationProjectOutput) SetSubtitleRecognitionConfig(v *SubtitleRecognitionConfigForGetAITranslationProjectOutput) *OperatorConfigForGetAITranslationProjectOutput
SetSubtitleRecognitionConfig sets the SubtitleRecognitionConfig field's value.
func (*OperatorConfigForGetAITranslationProjectOutput) SetVoiceCloneConfig ¶ added in v1.2.5
func (s *OperatorConfigForGetAITranslationProjectOutput) SetVoiceCloneConfig(v *VoiceCloneConfigForGetAITranslationProjectOutput) *OperatorConfigForGetAITranslationProjectOutput
SetVoiceCloneConfig sets the VoiceCloneConfig field's value.
func (OperatorConfigForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s OperatorConfigForGetAITranslationProjectOutput) String() string
String returns the string representation
type OperatorConfigForListAITranslationProjectOutput ¶ added in v1.1.12
type OperatorConfigForListAITranslationProjectOutput struct {
SubtitleRecognitionConfig *SubtitleRecognitionConfigForListAITranslationProjectOutput `type:"structure"`
VoiceCloneConfig *VoiceCloneConfigForListAITranslationProjectOutput `type:"structure"`
// contains filtered or unexported fields
}
func (OperatorConfigForListAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s OperatorConfigForListAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*OperatorConfigForListAITranslationProjectOutput) SetSubtitleRecognitionConfig ¶ added in v1.1.12
func (s *OperatorConfigForListAITranslationProjectOutput) SetSubtitleRecognitionConfig(v *SubtitleRecognitionConfigForListAITranslationProjectOutput) *OperatorConfigForListAITranslationProjectOutput
SetSubtitleRecognitionConfig sets the SubtitleRecognitionConfig field's value.
func (*OperatorConfigForListAITranslationProjectOutput) SetVoiceCloneConfig ¶ added in v1.2.5
func (s *OperatorConfigForListAITranslationProjectOutput) SetVoiceCloneConfig(v *VoiceCloneConfigForListAITranslationProjectOutput) *OperatorConfigForListAITranslationProjectOutput
SetVoiceCloneConfig sets the VoiceCloneConfig field's value.
func (OperatorConfigForListAITranslationProjectOutput) String ¶ added in v1.1.12
func (s OperatorConfigForListAITranslationProjectOutput) String() string
String returns the string representation
type OperatorConfigForSubmitAITranslationWorkflowInput ¶ added in v1.1.12
type OperatorConfigForSubmitAITranslationWorkflowInput struct {
SubtitleRecognitionConfig *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput `type:"structure" json:",omitempty"`
VoiceCloneConfig *VoiceCloneConfigForSubmitAITranslationWorkflowInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (OperatorConfigForSubmitAITranslationWorkflowInput) GoString ¶ added in v1.1.12
func (s OperatorConfigForSubmitAITranslationWorkflowInput) GoString() string
GoString returns the string representation
func (*OperatorConfigForSubmitAITranslationWorkflowInput) SetSubtitleRecognitionConfig ¶ added in v1.1.12
func (s *OperatorConfigForSubmitAITranslationWorkflowInput) SetSubtitleRecognitionConfig(v *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) *OperatorConfigForSubmitAITranslationWorkflowInput
SetSubtitleRecognitionConfig sets the SubtitleRecognitionConfig field's value.
func (*OperatorConfigForSubmitAITranslationWorkflowInput) SetVoiceCloneConfig ¶ added in v1.2.5
func (s *OperatorConfigForSubmitAITranslationWorkflowInput) SetVoiceCloneConfig(v *VoiceCloneConfigForSubmitAITranslationWorkflowInput) *OperatorConfigForSubmitAITranslationWorkflowInput
SetVoiceCloneConfig sets the VoiceCloneConfig field's value.
func (OperatorConfigForSubmitAITranslationWorkflowInput) String ¶ added in v1.1.12
func (s OperatorConfigForSubmitAITranslationWorkflowInput) String() string
String returns the string representation
type OutputForGetExecutionOutput ¶
type OutputForGetExecutionOutput struct {
Audio *AudioForGetExecutionOutput `type:"structure"`
Video *VideoForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (OutputForGetExecutionOutput) GoString ¶
func (s OutputForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*OutputForGetExecutionOutput) SetAudio ¶ added in v1.2.17
func (s *OutputForGetExecutionOutput) SetAudio(v *AudioForGetExecutionOutput) *OutputForGetExecutionOutput
SetAudio sets the Audio field's value.
func (*OutputForGetExecutionOutput) SetVideo ¶ added in v1.2.17
func (s *OutputForGetExecutionOutput) SetVideo(v *VideoForGetExecutionOutput) *OutputForGetExecutionOutput
SetVideo sets the Video field's value.
func (OutputForGetExecutionOutput) String ¶
func (s OutputForGetExecutionOutput) String() string
String returns the string representation
type OutputForStartExecutionInput ¶ added in v1.1.47
type OutputForStartExecutionInput struct {
Audio *AudioForStartExecutionInput `type:"structure" json:",omitempty"`
Video *VideoForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (OutputForStartExecutionInput) GoString ¶ added in v1.1.47
func (s OutputForStartExecutionInput) GoString() string
GoString returns the string representation
func (*OutputForStartExecutionInput) SetAudio ¶ added in v1.2.17
func (s *OutputForStartExecutionInput) SetAudio(v *AudioForStartExecutionInput) *OutputForStartExecutionInput
SetAudio sets the Audio field's value.
func (*OutputForStartExecutionInput) SetVideo ¶ added in v1.2.17
func (s *OutputForStartExecutionInput) SetVideo(v *VideoForStartExecutionInput) *OutputForStartExecutionInput
SetVideo sets the Video field's value.
func (OutputForStartExecutionInput) String ¶ added in v1.1.47
func (s OutputForStartExecutionInput) String() string
String returns the string representation
func (*OutputForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *OutputForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type OutputSubtitleForGetAITranslationProjectOutput ¶ added in v1.1.33
type OutputSubtitleForGetAITranslationProjectOutput struct {
DurationSecond *float64 `type:"double" json:",omitempty"`
FileName *string `type:"string" json:",omitempty"`
IsAudio *bool `type:"boolean" json:",omitempty"`
Uri *string `type:"string" json:",omitempty"`
Url *string `type:"string" json:",omitempty"`
Vid *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OutputSubtitleForGetAITranslationProjectOutput) GoString ¶ added in v1.1.33
func (s OutputSubtitleForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*OutputSubtitleForGetAITranslationProjectOutput) SetDurationSecond ¶ added in v1.1.33
func (s *OutputSubtitleForGetAITranslationProjectOutput) SetDurationSecond(v float64) *OutputSubtitleForGetAITranslationProjectOutput
SetDurationSecond sets the DurationSecond field's value.
func (*OutputSubtitleForGetAITranslationProjectOutput) SetFileName ¶ added in v1.1.33
func (s *OutputSubtitleForGetAITranslationProjectOutput) SetFileName(v string) *OutputSubtitleForGetAITranslationProjectOutput
SetFileName sets the FileName field's value.
func (*OutputSubtitleForGetAITranslationProjectOutput) SetIsAudio ¶ added in v1.1.33
func (s *OutputSubtitleForGetAITranslationProjectOutput) SetIsAudio(v bool) *OutputSubtitleForGetAITranslationProjectOutput
SetIsAudio sets the IsAudio field's value.
func (*OutputSubtitleForGetAITranslationProjectOutput) SetUri ¶ added in v1.1.33
func (s *OutputSubtitleForGetAITranslationProjectOutput) SetUri(v string) *OutputSubtitleForGetAITranslationProjectOutput
SetUri sets the Uri field's value.
func (*OutputSubtitleForGetAITranslationProjectOutput) SetUrl ¶ added in v1.1.33
func (s *OutputSubtitleForGetAITranslationProjectOutput) SetUrl(v string) *OutputSubtitleForGetAITranslationProjectOutput
SetUrl sets the Url field's value.
func (*OutputSubtitleForGetAITranslationProjectOutput) SetVid ¶ added in v1.1.33
func (s *OutputSubtitleForGetAITranslationProjectOutput) SetVid(v string) *OutputSubtitleForGetAITranslationProjectOutput
SetVid sets the Vid field's value.
func (OutputSubtitleForGetAITranslationProjectOutput) String ¶ added in v1.1.33
func (s OutputSubtitleForGetAITranslationProjectOutput) String() string
String returns the string representation
type OutputVideoForGetAITranslationProjectOutput ¶ added in v1.1.12
type OutputVideoForGetAITranslationProjectOutput struct {
DurationSecond *float64 `type:"double" json:",omitempty"`
FileName *string `type:"string" json:",omitempty"`
IsAudio *bool `type:"boolean" json:",omitempty"`
Uri *string `type:"string" json:",omitempty"`
Url *string `type:"string" json:",omitempty"`
Vid *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OutputVideoForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s OutputVideoForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*OutputVideoForGetAITranslationProjectOutput) SetDurationSecond ¶ added in v1.1.12
func (s *OutputVideoForGetAITranslationProjectOutput) SetDurationSecond(v float64) *OutputVideoForGetAITranslationProjectOutput
SetDurationSecond sets the DurationSecond field's value.
func (*OutputVideoForGetAITranslationProjectOutput) SetFileName ¶ added in v1.1.33
func (s *OutputVideoForGetAITranslationProjectOutput) SetFileName(v string) *OutputVideoForGetAITranslationProjectOutput
SetFileName sets the FileName field's value.
func (*OutputVideoForGetAITranslationProjectOutput) SetIsAudio ¶ added in v1.1.12
func (s *OutputVideoForGetAITranslationProjectOutput) SetIsAudio(v bool) *OutputVideoForGetAITranslationProjectOutput
SetIsAudio sets the IsAudio field's value.
func (*OutputVideoForGetAITranslationProjectOutput) SetUri ¶ added in v1.1.12
func (s *OutputVideoForGetAITranslationProjectOutput) SetUri(v string) *OutputVideoForGetAITranslationProjectOutput
SetUri sets the Uri field's value.
func (*OutputVideoForGetAITranslationProjectOutput) SetUrl ¶ added in v1.1.12
func (s *OutputVideoForGetAITranslationProjectOutput) SetUrl(v string) *OutputVideoForGetAITranslationProjectOutput
SetUrl sets the Url field's value.
func (*OutputVideoForGetAITranslationProjectOutput) SetVid ¶ added in v1.1.12
func (s *OutputVideoForGetAITranslationProjectOutput) SetVid(v string) *OutputVideoForGetAITranslationProjectOutput
SetVid sets the Vid field's value.
func (OutputVideoForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s OutputVideoForGetAITranslationProjectOutput) String() string
String returns the string representation
type OutputVideoForListAITranslationProjectOutput ¶ added in v1.1.12
type OutputVideoForListAITranslationProjectOutput struct {
DurationSecond *float64 `type:"double"`
FileName *string `type:"string"`
IsAudio *bool `type:"boolean"`
Uri *string `type:"string"`
Url *string `type:"string"`
Vid *string `type:"string"`
// contains filtered or unexported fields
}
func (OutputVideoForListAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s OutputVideoForListAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*OutputVideoForListAITranslationProjectOutput) SetDurationSecond ¶ added in v1.1.12
func (s *OutputVideoForListAITranslationProjectOutput) SetDurationSecond(v float64) *OutputVideoForListAITranslationProjectOutput
SetDurationSecond sets the DurationSecond field's value.
func (*OutputVideoForListAITranslationProjectOutput) SetFileName ¶ added in v1.1.33
func (s *OutputVideoForListAITranslationProjectOutput) SetFileName(v string) *OutputVideoForListAITranslationProjectOutput
SetFileName sets the FileName field's value.
func (*OutputVideoForListAITranslationProjectOutput) SetIsAudio ¶ added in v1.1.12
func (s *OutputVideoForListAITranslationProjectOutput) SetIsAudio(v bool) *OutputVideoForListAITranslationProjectOutput
SetIsAudio sets the IsAudio field's value.
func (*OutputVideoForListAITranslationProjectOutput) SetUri ¶ added in v1.1.12
func (s *OutputVideoForListAITranslationProjectOutput) SetUri(v string) *OutputVideoForListAITranslationProjectOutput
SetUri sets the Uri field's value.
func (*OutputVideoForListAITranslationProjectOutput) SetUrl ¶ added in v1.1.12
func (s *OutputVideoForListAITranslationProjectOutput) SetUrl(v string) *OutputVideoForListAITranslationProjectOutput
SetUrl sets the Url field's value.
func (*OutputVideoForListAITranslationProjectOutput) SetVid ¶ added in v1.1.12
func (s *OutputVideoForListAITranslationProjectOutput) SetVid(v string) *OutputVideoForListAITranslationProjectOutput
SetVid sets the Vid field's value.
func (OutputVideoForListAITranslationProjectOutput) String ¶ added in v1.1.12
func (s OutputVideoForListAITranslationProjectOutput) String() string
String returns the string representation
type PixelRectangleForGetExecutionOutput ¶ added in v1.1.29
type PixelRectangleForGetExecutionOutput struct {
BottomRightX *int32 `type:"int32"`
BottomRightY *int32 `type:"int32"`
TopLeftX *int32 `type:"int32"`
TopLeftY *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (PixelRectangleForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s PixelRectangleForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*PixelRectangleForGetExecutionOutput) SetBottomRightX ¶ added in v1.1.29
func (s *PixelRectangleForGetExecutionOutput) SetBottomRightX(v int32) *PixelRectangleForGetExecutionOutput
SetBottomRightX sets the BottomRightX field's value.
func (*PixelRectangleForGetExecutionOutput) SetBottomRightY ¶ added in v1.1.29
func (s *PixelRectangleForGetExecutionOutput) SetBottomRightY(v int32) *PixelRectangleForGetExecutionOutput
SetBottomRightY sets the BottomRightY field's value.
func (*PixelRectangleForGetExecutionOutput) SetTopLeftX ¶ added in v1.1.29
func (s *PixelRectangleForGetExecutionOutput) SetTopLeftX(v int32) *PixelRectangleForGetExecutionOutput
SetTopLeftX sets the TopLeftX field's value.
func (*PixelRectangleForGetExecutionOutput) SetTopLeftY ¶ added in v1.1.29
func (s *PixelRectangleForGetExecutionOutput) SetTopLeftY(v int32) *PixelRectangleForGetExecutionOutput
SetTopLeftY sets the TopLeftY field's value.
func (PixelRectangleForGetExecutionOutput) String ¶ added in v1.1.29
func (s PixelRectangleForGetExecutionOutput) String() string
String returns the string representation
type PolicyForGetExecutionOutput ¶ added in v1.1.29
type PolicyForGetExecutionOutput struct {
NodeFail *string `type:"string"`
// contains filtered or unexported fields
}
func (PolicyForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s PolicyForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*PolicyForGetExecutionOutput) SetNodeFail ¶ added in v1.1.29
func (s *PolicyForGetExecutionOutput) SetNodeFail(v string) *PolicyForGetExecutionOutput
SetNodeFail sets the NodeFail field's value.
func (PolicyForGetExecutionOutput) String ¶ added in v1.1.29
func (s PolicyForGetExecutionOutput) String() string
String returns the string representation
type PolicyForStartExecutionInput ¶ added in v1.1.29
type PolicyForStartExecutionInput struct {
NodeFail *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PolicyForStartExecutionInput) GoString ¶ added in v1.1.29
func (s PolicyForStartExecutionInput) GoString() string
GoString returns the string representation
func (*PolicyForStartExecutionInput) SetNodeFail ¶ added in v1.1.29
func (s *PolicyForStartExecutionInput) SetNodeFail(v string) *PolicyForStartExecutionInput
SetNodeFail sets the NodeFail field's value.
func (PolicyForStartExecutionInput) String ¶ added in v1.1.29
func (s PolicyForStartExecutionInput) String() string
String returns the string representation
type PresetSpeechForListAITranslationSpeechOutput ¶ added in v1.1.33
type PresetSpeechForListAITranslationSpeechOutput struct {
AudioUrl *string `type:"string"`
Gender *string `type:"string"`
Id *string `type:"string"`
Language *string `type:"string"`
Name *string `type:"string"`
Voice *string `type:"string"`
// contains filtered or unexported fields
}
func (PresetSpeechForListAITranslationSpeechOutput) GoString ¶ added in v1.1.33
func (s PresetSpeechForListAITranslationSpeechOutput) GoString() string
GoString returns the string representation
func (*PresetSpeechForListAITranslationSpeechOutput) SetAudioUrl ¶ added in v1.1.33
func (s *PresetSpeechForListAITranslationSpeechOutput) SetAudioUrl(v string) *PresetSpeechForListAITranslationSpeechOutput
SetAudioUrl sets the AudioUrl field's value.
func (*PresetSpeechForListAITranslationSpeechOutput) SetGender ¶ added in v1.1.33
func (s *PresetSpeechForListAITranslationSpeechOutput) SetGender(v string) *PresetSpeechForListAITranslationSpeechOutput
SetGender sets the Gender field's value.
func (*PresetSpeechForListAITranslationSpeechOutput) SetId ¶ added in v1.1.33
func (s *PresetSpeechForListAITranslationSpeechOutput) SetId(v string) *PresetSpeechForListAITranslationSpeechOutput
SetId sets the Id field's value.
func (*PresetSpeechForListAITranslationSpeechOutput) SetLanguage ¶ added in v1.1.33
func (s *PresetSpeechForListAITranslationSpeechOutput) SetLanguage(v string) *PresetSpeechForListAITranslationSpeechOutput
SetLanguage sets the Language field's value.
func (*PresetSpeechForListAITranslationSpeechOutput) SetName ¶ added in v1.1.33
func (s *PresetSpeechForListAITranslationSpeechOutput) SetName(v string) *PresetSpeechForListAITranslationSpeechOutput
SetName sets the Name field's value.
func (*PresetSpeechForListAITranslationSpeechOutput) SetVoice ¶ added in v1.1.33
func (s *PresetSpeechForListAITranslationSpeechOutput) SetVoice(v string) *PresetSpeechForListAITranslationSpeechOutput
SetVoice sets the Voice field's value.
func (PresetSpeechForListAITranslationSpeechOutput) String ¶ added in v1.1.33
func (s PresetSpeechForListAITranslationSpeechOutput) String() string
String returns the string representation
type PreviewVideoForGetAITranslationProjectOutput ¶ added in v1.1.12
type PreviewVideoForGetAITranslationProjectOutput struct {
DurationSecond *float64 `type:"double" json:",omitempty"`
FileName *string `type:"string" json:",omitempty"`
IsAudio *bool `type:"boolean" json:",omitempty"`
Uri *string `type:"string" json:",omitempty"`
Url *string `type:"string" json:",omitempty"`
Vid *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PreviewVideoForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s PreviewVideoForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*PreviewVideoForGetAITranslationProjectOutput) SetDurationSecond ¶ added in v1.1.12
func (s *PreviewVideoForGetAITranslationProjectOutput) SetDurationSecond(v float64) *PreviewVideoForGetAITranslationProjectOutput
SetDurationSecond sets the DurationSecond field's value.
func (*PreviewVideoForGetAITranslationProjectOutput) SetFileName ¶ added in v1.1.33
func (s *PreviewVideoForGetAITranslationProjectOutput) SetFileName(v string) *PreviewVideoForGetAITranslationProjectOutput
SetFileName sets the FileName field's value.
func (*PreviewVideoForGetAITranslationProjectOutput) SetIsAudio ¶ added in v1.1.12
func (s *PreviewVideoForGetAITranslationProjectOutput) SetIsAudio(v bool) *PreviewVideoForGetAITranslationProjectOutput
SetIsAudio sets the IsAudio field's value.
func (*PreviewVideoForGetAITranslationProjectOutput) SetUri ¶ added in v1.1.12
func (s *PreviewVideoForGetAITranslationProjectOutput) SetUri(v string) *PreviewVideoForGetAITranslationProjectOutput
SetUri sets the Uri field's value.
func (*PreviewVideoForGetAITranslationProjectOutput) SetUrl ¶ added in v1.1.12
func (s *PreviewVideoForGetAITranslationProjectOutput) SetUrl(v string) *PreviewVideoForGetAITranslationProjectOutput
SetUrl sets the Url field's value.
func (*PreviewVideoForGetAITranslationProjectOutput) SetVid ¶ added in v1.1.12
func (s *PreviewVideoForGetAITranslationProjectOutput) SetVid(v string) *PreviewVideoForGetAITranslationProjectOutput
SetVid sets the Vid field's value.
func (PreviewVideoForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s PreviewVideoForGetAITranslationProjectOutput) String() string
String returns the string representation
type PreviewVideoMutedForGetAITranslationProjectOutput ¶ added in v1.1.12
type PreviewVideoMutedForGetAITranslationProjectOutput struct {
DurationSecond *float64 `type:"double" json:",omitempty"`
FileName *string `type:"string" json:",omitempty"`
IsAudio *bool `type:"boolean" json:",omitempty"`
Uri *string `type:"string" json:",omitempty"`
Url *string `type:"string" json:",omitempty"`
Vid *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PreviewVideoMutedForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s PreviewVideoMutedForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*PreviewVideoMutedForGetAITranslationProjectOutput) SetDurationSecond ¶ added in v1.1.12
func (s *PreviewVideoMutedForGetAITranslationProjectOutput) SetDurationSecond(v float64) *PreviewVideoMutedForGetAITranslationProjectOutput
SetDurationSecond sets the DurationSecond field's value.
func (*PreviewVideoMutedForGetAITranslationProjectOutput) SetFileName ¶ added in v1.1.33
func (s *PreviewVideoMutedForGetAITranslationProjectOutput) SetFileName(v string) *PreviewVideoMutedForGetAITranslationProjectOutput
SetFileName sets the FileName field's value.
func (*PreviewVideoMutedForGetAITranslationProjectOutput) SetIsAudio ¶ added in v1.1.12
func (s *PreviewVideoMutedForGetAITranslationProjectOutput) SetIsAudio(v bool) *PreviewVideoMutedForGetAITranslationProjectOutput
SetIsAudio sets the IsAudio field's value.
func (*PreviewVideoMutedForGetAITranslationProjectOutput) SetUri ¶ added in v1.1.12
func (s *PreviewVideoMutedForGetAITranslationProjectOutput) SetUri(v string) *PreviewVideoMutedForGetAITranslationProjectOutput
SetUri sets the Uri field's value.
func (*PreviewVideoMutedForGetAITranslationProjectOutput) SetUrl ¶ added in v1.1.12
func (s *PreviewVideoMutedForGetAITranslationProjectOutput) SetUrl(v string) *PreviewVideoMutedForGetAITranslationProjectOutput
SetUrl sets the Url field's value.
func (*PreviewVideoMutedForGetAITranslationProjectOutput) SetVid ¶ added in v1.1.12
func (s *PreviewVideoMutedForGetAITranslationProjectOutput) SetVid(v string) *PreviewVideoMutedForGetAITranslationProjectOutput
SetVid sets the Vid field's value.
func (PreviewVideoMutedForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s PreviewVideoMutedForGetAITranslationProjectOutput) String() string
String returns the string representation
type ProcessConfigForSubmitAITranslationWorkflowInput ¶ added in v1.1.25
type ProcessConfigForSubmitAITranslationWorkflowInput struct {
DisableCloneVoiceByScene *bool `type:"boolean" json:",omitempty"`
DisableSmartSubtitleRewrite *bool `type:"boolean" json:",omitempty"`
DisableSubtitlePunctSplit *bool `type:"boolean" json:",omitempty"`
SuspensionStageList []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProcessConfigForSubmitAITranslationWorkflowInput) GoString ¶ added in v1.1.25
func (s ProcessConfigForSubmitAITranslationWorkflowInput) GoString() string
GoString returns the string representation
func (*ProcessConfigForSubmitAITranslationWorkflowInput) SetDisableCloneVoiceByScene ¶ added in v1.2.11
func (s *ProcessConfigForSubmitAITranslationWorkflowInput) SetDisableCloneVoiceByScene(v bool) *ProcessConfigForSubmitAITranslationWorkflowInput
SetDisableCloneVoiceByScene sets the DisableCloneVoiceByScene field's value.
func (*ProcessConfigForSubmitAITranslationWorkflowInput) SetDisableSmartSubtitleRewrite ¶ added in v1.1.42
func (s *ProcessConfigForSubmitAITranslationWorkflowInput) SetDisableSmartSubtitleRewrite(v bool) *ProcessConfigForSubmitAITranslationWorkflowInput
SetDisableSmartSubtitleRewrite sets the DisableSmartSubtitleRewrite field's value.
func (*ProcessConfigForSubmitAITranslationWorkflowInput) SetDisableSubtitlePunctSplit ¶ added in v1.1.42
func (s *ProcessConfigForSubmitAITranslationWorkflowInput) SetDisableSubtitlePunctSplit(v bool) *ProcessConfigForSubmitAITranslationWorkflowInput
SetDisableSubtitlePunctSplit sets the DisableSubtitlePunctSplit field's value.
func (*ProcessConfigForSubmitAITranslationWorkflowInput) SetSuspensionStageList ¶ added in v1.1.25
func (s *ProcessConfigForSubmitAITranslationWorkflowInput) SetSuspensionStageList(v []*string) *ProcessConfigForSubmitAITranslationWorkflowInput
SetSuspensionStageList sets the SuspensionStageList field's value.
func (ProcessConfigForSubmitAITranslationWorkflowInput) String ¶ added in v1.1.25
func (s ProcessConfigForSubmitAITranslationWorkflowInput) String() string
String returns the string representation
type ProcessConfigForUpdateAITranslationProjectConfigInput ¶ added in v1.1.42
type ProcessConfigForUpdateAITranslationProjectConfigInput struct {
DisableSmartSubtitleRewrite *bool `type:"boolean" json:",omitempty"`
DisableSubtitlePunctSplit *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProcessConfigForUpdateAITranslationProjectConfigInput) GoString ¶ added in v1.1.42
func (s ProcessConfigForUpdateAITranslationProjectConfigInput) GoString() string
GoString returns the string representation
func (*ProcessConfigForUpdateAITranslationProjectConfigInput) SetDisableSmartSubtitleRewrite ¶ added in v1.1.42
func (s *ProcessConfigForUpdateAITranslationProjectConfigInput) SetDisableSmartSubtitleRewrite(v bool) *ProcessConfigForUpdateAITranslationProjectConfigInput
SetDisableSmartSubtitleRewrite sets the DisableSmartSubtitleRewrite field's value.
func (*ProcessConfigForUpdateAITranslationProjectConfigInput) SetDisableSubtitlePunctSplit ¶ added in v1.1.42
func (s *ProcessConfigForUpdateAITranslationProjectConfigInput) SetDisableSubtitlePunctSplit(v bool) *ProcessConfigForUpdateAITranslationProjectConfigInput
SetDisableSubtitlePunctSplit sets the DisableSubtitlePunctSplit field's value.
func (ProcessConfigForUpdateAITranslationProjectConfigInput) String ¶ added in v1.1.42
func (s ProcessConfigForUpdateAITranslationProjectConfigInput) String() string
String returns the string representation
type ProjectBaseInfoForContinueAITranslationWorkflowOutput ¶ added in v1.1.25
type ProjectBaseInfoForContinueAITranslationWorkflowOutput struct {
ProjectId *string `type:"string" json:",omitempty"`
ProjectVersion *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProjectBaseInfoForContinueAITranslationWorkflowOutput) GoString ¶ added in v1.1.25
func (s ProjectBaseInfoForContinueAITranslationWorkflowOutput) GoString() string
GoString returns the string representation
func (*ProjectBaseInfoForContinueAITranslationWorkflowOutput) SetProjectId ¶ added in v1.1.25
func (s *ProjectBaseInfoForContinueAITranslationWorkflowOutput) SetProjectId(v string) *ProjectBaseInfoForContinueAITranslationWorkflowOutput
SetProjectId sets the ProjectId field's value.
func (*ProjectBaseInfoForContinueAITranslationWorkflowOutput) SetProjectVersion ¶ added in v1.1.25
func (s *ProjectBaseInfoForContinueAITranslationWorkflowOutput) SetProjectVersion(v string) *ProjectBaseInfoForContinueAITranslationWorkflowOutput
SetProjectVersion sets the ProjectVersion field's value.
func (ProjectBaseInfoForContinueAITranslationWorkflowOutput) String ¶ added in v1.1.25
func (s ProjectBaseInfoForContinueAITranslationWorkflowOutput) String() string
String returns the string representation
type ProjectBaseInfoForCreateAITranslationSpeakerOutput ¶ added in v1.1.33
type ProjectBaseInfoForCreateAITranslationSpeakerOutput struct {
ProjectId *string `type:"string" json:",omitempty"`
ProjectVersion *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProjectBaseInfoForCreateAITranslationSpeakerOutput) GoString ¶ added in v1.1.33
func (s ProjectBaseInfoForCreateAITranslationSpeakerOutput) GoString() string
GoString returns the string representation
func (*ProjectBaseInfoForCreateAITranslationSpeakerOutput) SetProjectId ¶ added in v1.1.33
func (s *ProjectBaseInfoForCreateAITranslationSpeakerOutput) SetProjectId(v string) *ProjectBaseInfoForCreateAITranslationSpeakerOutput
SetProjectId sets the ProjectId field's value.
func (*ProjectBaseInfoForCreateAITranslationSpeakerOutput) SetProjectVersion ¶ added in v1.1.33
func (s *ProjectBaseInfoForCreateAITranslationSpeakerOutput) SetProjectVersion(v string) *ProjectBaseInfoForCreateAITranslationSpeakerOutput
SetProjectVersion sets the ProjectVersion field's value.
func (ProjectBaseInfoForCreateAITranslationSpeakerOutput) String ¶ added in v1.1.33
func (s ProjectBaseInfoForCreateAITranslationSpeakerOutput) String() string
String returns the string representation
type ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput ¶ added in v1.1.29
type ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput struct {
ProjectId *string `type:"string" json:",omitempty"`
ProjectVersion *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput) GoString ¶ added in v1.1.29
func (s ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput) GoString() string
GoString returns the string representation
func (*ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput) SetProjectId ¶ added in v1.1.29
func (s *ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput) SetProjectId(v string) *ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput
SetProjectId sets the ProjectId field's value.
func (*ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput) SetProjectVersion ¶ added in v1.1.29
func (s *ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput) SetProjectVersion(v string) *ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput
SetProjectVersion sets the ProjectVersion field's value.
func (ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput) String ¶ added in v1.1.29
func (s ProjectBaseInfoForGenerateAITranslationUtteranceAudioOutput) String() string
String returns the string representation
type ProjectBaseInfoForRefreshAITranslationProjectOutput ¶ added in v1.1.26
type ProjectBaseInfoForRefreshAITranslationProjectOutput struct {
ProjectId *string `type:"string" json:",omitempty"`
ProjectVersion *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProjectBaseInfoForRefreshAITranslationProjectOutput) GoString ¶ added in v1.1.26
func (s ProjectBaseInfoForRefreshAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*ProjectBaseInfoForRefreshAITranslationProjectOutput) SetProjectId ¶ added in v1.1.26
func (s *ProjectBaseInfoForRefreshAITranslationProjectOutput) SetProjectId(v string) *ProjectBaseInfoForRefreshAITranslationProjectOutput
SetProjectId sets the ProjectId field's value.
func (*ProjectBaseInfoForRefreshAITranslationProjectOutput) SetProjectVersion ¶ added in v1.1.26
func (s *ProjectBaseInfoForRefreshAITranslationProjectOutput) SetProjectVersion(v string) *ProjectBaseInfoForRefreshAITranslationProjectOutput
SetProjectVersion sets the ProjectVersion field's value.
func (ProjectBaseInfoForRefreshAITranslationProjectOutput) String ¶ added in v1.1.26
func (s ProjectBaseInfoForRefreshAITranslationProjectOutput) String() string
String returns the string representation
type ProjectBaseInfoForSubmitAITranslationWorkflowOutput ¶ added in v1.1.18
type ProjectBaseInfoForSubmitAITranslationWorkflowOutput struct {
ProjectId *string `type:"string" json:",omitempty"`
ProjectVersion *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProjectBaseInfoForSubmitAITranslationWorkflowOutput) GoString ¶ added in v1.1.18
func (s ProjectBaseInfoForSubmitAITranslationWorkflowOutput) GoString() string
GoString returns the string representation
func (*ProjectBaseInfoForSubmitAITranslationWorkflowOutput) SetProjectId ¶ added in v1.1.18
func (s *ProjectBaseInfoForSubmitAITranslationWorkflowOutput) SetProjectId(v string) *ProjectBaseInfoForSubmitAITranslationWorkflowOutput
SetProjectId sets the ProjectId field's value.
func (*ProjectBaseInfoForSubmitAITranslationWorkflowOutput) SetProjectVersion ¶ added in v1.1.18
func (s *ProjectBaseInfoForSubmitAITranslationWorkflowOutput) SetProjectVersion(v string) *ProjectBaseInfoForSubmitAITranslationWorkflowOutput
SetProjectVersion sets the ProjectVersion field's value.
func (ProjectBaseInfoForSubmitAITranslationWorkflowOutput) String ¶ added in v1.1.18
func (s ProjectBaseInfoForSubmitAITranslationWorkflowOutput) String() string
String returns the string representation
type ProjectBaseInfoForUpdateAITranslationSpeakersOutput ¶ added in v1.1.29
type ProjectBaseInfoForUpdateAITranslationSpeakersOutput struct {
ProjectId *string `type:"string" json:",omitempty"`
ProjectVersion *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProjectBaseInfoForUpdateAITranslationSpeakersOutput) GoString ¶ added in v1.1.29
func (s ProjectBaseInfoForUpdateAITranslationSpeakersOutput) GoString() string
GoString returns the string representation
func (*ProjectBaseInfoForUpdateAITranslationSpeakersOutput) SetProjectId ¶ added in v1.1.29
func (s *ProjectBaseInfoForUpdateAITranslationSpeakersOutput) SetProjectId(v string) *ProjectBaseInfoForUpdateAITranslationSpeakersOutput
SetProjectId sets the ProjectId field's value.
func (*ProjectBaseInfoForUpdateAITranslationSpeakersOutput) SetProjectVersion ¶ added in v1.1.29
func (s *ProjectBaseInfoForUpdateAITranslationSpeakersOutput) SetProjectVersion(v string) *ProjectBaseInfoForUpdateAITranslationSpeakersOutput
SetProjectVersion sets the ProjectVersion field's value.
func (ProjectBaseInfoForUpdateAITranslationSpeakersOutput) String ¶ added in v1.1.29
func (s ProjectBaseInfoForUpdateAITranslationSpeakersOutput) String() string
String returns the string representation
type ProjectBaseInfoForUpdateAITranslationUtterancesOutput ¶ added in v1.1.25
type ProjectBaseInfoForUpdateAITranslationUtterancesOutput struct {
ProjectId *string `type:"string" json:",omitempty"`
ProjectVersion *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProjectBaseInfoForUpdateAITranslationUtterancesOutput) GoString ¶ added in v1.1.25
func (s ProjectBaseInfoForUpdateAITranslationUtterancesOutput) GoString() string
GoString returns the string representation
func (*ProjectBaseInfoForUpdateAITranslationUtterancesOutput) SetProjectId ¶ added in v1.1.25
func (s *ProjectBaseInfoForUpdateAITranslationUtterancesOutput) SetProjectId(v string) *ProjectBaseInfoForUpdateAITranslationUtterancesOutput
SetProjectId sets the ProjectId field's value.
func (*ProjectBaseInfoForUpdateAITranslationUtterancesOutput) SetProjectVersion ¶ added in v1.1.25
func (s *ProjectBaseInfoForUpdateAITranslationUtterancesOutput) SetProjectVersion(v string) *ProjectBaseInfoForUpdateAITranslationUtterancesOutput
SetProjectVersion sets the ProjectVersion field's value.
func (ProjectBaseInfoForUpdateAITranslationUtterancesOutput) String ¶ added in v1.1.25
func (s ProjectBaseInfoForUpdateAITranslationUtterancesOutput) String() string
String returns the string representation
type ProjectForListAITranslationProjectOutput ¶ added in v1.1.12
type ProjectForListAITranslationProjectOutput struct {
CreatedAt *string `type:"string"`
ErrorCode *int32 `type:"int32"`
ErrorMsg *string `type:"string"`
InputVideo *InputVideoForListAITranslationProjectOutput `type:"structure"`
InputVideoPosterUrl *string `type:"string"`
InputVideoTitle *string `type:"string"`
OperatorConfig *OperatorConfigForListAITranslationProjectOutput `type:"structure"`
OutputVideo *OutputVideoForListAITranslationProjectOutput `type:"structure"`
ProjectId *string `type:"string"`
ProjectVersion *string `type:"string"`
SourceBlueprints []*SourceBlueprintForListAITranslationProjectOutput `type:"list"`
Status *string `type:"string"`
SubtitleConfig *SubtitleConfigForListAITranslationProjectOutput `type:"structure"`
TargetBlueprints []*TargetBlueprintForListAITranslationProjectOutput `type:"list"`
TranslationTypeList []*string `type:"list"`
UpdatedAt *string `type:"string"`
WorkflowId *string `type:"string"`
// contains filtered or unexported fields
}
func (ProjectForListAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s ProjectForListAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*ProjectForListAITranslationProjectOutput) SetCreatedAt ¶ added in v1.1.12
func (s *ProjectForListAITranslationProjectOutput) SetCreatedAt(v string) *ProjectForListAITranslationProjectOutput
SetCreatedAt sets the CreatedAt field's value.
func (*ProjectForListAITranslationProjectOutput) SetErrorCode ¶ added in v1.1.12
func (s *ProjectForListAITranslationProjectOutput) SetErrorCode(v int32) *ProjectForListAITranslationProjectOutput
SetErrorCode sets the ErrorCode field's value.
func (*ProjectForListAITranslationProjectOutput) SetErrorMsg ¶ added in v1.1.12
func (s *ProjectForListAITranslationProjectOutput) SetErrorMsg(v string) *ProjectForListAITranslationProjectOutput
SetErrorMsg sets the ErrorMsg field's value.
func (*ProjectForListAITranslationProjectOutput) SetInputVideo ¶ added in v1.1.12
func (s *ProjectForListAITranslationProjectOutput) SetInputVideo(v *InputVideoForListAITranslationProjectOutput) *ProjectForListAITranslationProjectOutput
SetInputVideo sets the InputVideo field's value.
func (*ProjectForListAITranslationProjectOutput) SetInputVideoPosterUrl ¶ added in v1.1.25
func (s *ProjectForListAITranslationProjectOutput) SetInputVideoPosterUrl(v string) *ProjectForListAITranslationProjectOutput
SetInputVideoPosterUrl sets the InputVideoPosterUrl field's value.
func (*ProjectForListAITranslationProjectOutput) SetInputVideoTitle ¶ added in v1.1.12
func (s *ProjectForListAITranslationProjectOutput) SetInputVideoTitle(v string) *ProjectForListAITranslationProjectOutput
SetInputVideoTitle sets the InputVideoTitle field's value.
func (*ProjectForListAITranslationProjectOutput) SetOperatorConfig ¶ added in v1.1.12
func (s *ProjectForListAITranslationProjectOutput) SetOperatorConfig(v *OperatorConfigForListAITranslationProjectOutput) *ProjectForListAITranslationProjectOutput
SetOperatorConfig sets the OperatorConfig field's value.
func (*ProjectForListAITranslationProjectOutput) SetOutputVideo ¶ added in v1.1.12
func (s *ProjectForListAITranslationProjectOutput) SetOutputVideo(v *OutputVideoForListAITranslationProjectOutput) *ProjectForListAITranslationProjectOutput
SetOutputVideo sets the OutputVideo field's value.
func (*ProjectForListAITranslationProjectOutput) SetProjectId ¶ added in v1.1.12
func (s *ProjectForListAITranslationProjectOutput) SetProjectId(v string) *ProjectForListAITranslationProjectOutput
SetProjectId sets the ProjectId field's value.
func (*ProjectForListAITranslationProjectOutput) SetProjectVersion ¶ added in v1.1.12
func (s *ProjectForListAITranslationProjectOutput) SetProjectVersion(v string) *ProjectForListAITranslationProjectOutput
SetProjectVersion sets the ProjectVersion field's value.
func (*ProjectForListAITranslationProjectOutput) SetSourceBlueprints ¶ added in v1.1.12
func (s *ProjectForListAITranslationProjectOutput) SetSourceBlueprints(v []*SourceBlueprintForListAITranslationProjectOutput) *ProjectForListAITranslationProjectOutput
SetSourceBlueprints sets the SourceBlueprints field's value.
func (*ProjectForListAITranslationProjectOutput) SetStatus ¶ added in v1.1.12
func (s *ProjectForListAITranslationProjectOutput) SetStatus(v string) *ProjectForListAITranslationProjectOutput
SetStatus sets the Status field's value.
func (*ProjectForListAITranslationProjectOutput) SetSubtitleConfig ¶ added in v1.1.29
func (s *ProjectForListAITranslationProjectOutput) SetSubtitleConfig(v *SubtitleConfigForListAITranslationProjectOutput) *ProjectForListAITranslationProjectOutput
SetSubtitleConfig sets the SubtitleConfig field's value.
func (*ProjectForListAITranslationProjectOutput) SetTargetBlueprints ¶ added in v1.1.12
func (s *ProjectForListAITranslationProjectOutput) SetTargetBlueprints(v []*TargetBlueprintForListAITranslationProjectOutput) *ProjectForListAITranslationProjectOutput
SetTargetBlueprints sets the TargetBlueprints field's value.
func (*ProjectForListAITranslationProjectOutput) SetTranslationTypeList ¶ added in v1.1.12
func (s *ProjectForListAITranslationProjectOutput) SetTranslationTypeList(v []*string) *ProjectForListAITranslationProjectOutput
SetTranslationTypeList sets the TranslationTypeList field's value.
func (*ProjectForListAITranslationProjectOutput) SetUpdatedAt ¶ added in v1.1.12
func (s *ProjectForListAITranslationProjectOutput) SetUpdatedAt(v string) *ProjectForListAITranslationProjectOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (*ProjectForListAITranslationProjectOutput) SetWorkflowId ¶ added in v1.1.12
func (s *ProjectForListAITranslationProjectOutput) SetWorkflowId(v string) *ProjectForListAITranslationProjectOutput
SetWorkflowId sets the WorkflowId field's value.
func (ProjectForListAITranslationProjectOutput) String ¶ added in v1.1.12
func (s ProjectForListAITranslationProjectOutput) String() string
String returns the string representation
type ProjectInfoForGetAITranslationProjectOutput ¶ added in v1.1.12
type ProjectInfoForGetAITranslationProjectOutput struct {
BackgroundAudio *BackgroundAudioForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
BackgroundClip *BackgroundClipForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
BilingualSubtitle *BilingualSubtitleForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
CreatedAt *string `type:"string" json:",omitempty"`
ErasedSubtitleVideo *ErasedSubtitleVideoForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
ErrorCode *int32 `type:"int32" json:",omitempty"`
ErrorMsg *string `type:"string" json:",omitempty"`
FacialTranslationVideo *FacialTranslationVideoForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
ForegroundAudio *ForegroundAudioForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
InputSubtitle *InputSubtitleForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
InputVideo *InputVideoForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
InputVideoTitle *string `type:"string" json:",omitempty"`
OperatorConfig *OperatorConfigForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
OutputSubtitle *OutputSubtitleForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
OutputVideo *OutputVideoForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
PreviewVideo *PreviewVideoForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
PreviewVideoMuted *PreviewVideoMutedForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
ProjectId *string `type:"string" json:",omitempty"`
ProjectVersion *string `type:"string" json:",omitempty"`
SourceBlueprints []*SourceBlueprintForGetAITranslationProjectOutput `type:"list" json:",omitempty"`
SourceClips []*SourceClipForGetAITranslationProjectOutput `type:"list" json:",omitempty"`
SourceTracks []*SourceTrackForGetAITranslationProjectOutput `type:"list" json:",omitempty"`
SourceUtterances []*SourceUtteranceForGetAITranslationProjectOutput `type:"list" json:",omitempty"`
Speakers []*SpeakerForGetAITranslationProjectOutput `type:"list" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
TargetBlueprints []*TargetBlueprintForGetAITranslationProjectOutput `type:"list" json:",omitempty"`
TargetClips []*TargetClipForGetAITranslationProjectOutput `type:"list" json:",omitempty"`
TargetTracks []*TargetTrackForGetAITranslationProjectOutput `type:"list" json:",omitempty"`
TargetUtterances []*TargetUtteranceForGetAITranslationProjectOutput `type:"list" json:",omitempty"`
TranslationTypeList []*string `type:"list" json:",omitempty"`
UpdatedAt *string `type:"string" json:",omitempty"`
VoiceTranslationVideo *VoiceTranslationVideoForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
WorkflowId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProjectInfoForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s ProjectInfoForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*ProjectInfoForGetAITranslationProjectOutput) SetBackgroundAudio ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetBackgroundAudio(v *BackgroundAudioForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetBackgroundAudio sets the BackgroundAudio field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetBackgroundClip ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetBackgroundClip(v *BackgroundClipForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetBackgroundClip sets the BackgroundClip field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetBilingualSubtitle ¶ added in v1.1.36
func (s *ProjectInfoForGetAITranslationProjectOutput) SetBilingualSubtitle(v *BilingualSubtitleForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetBilingualSubtitle sets the BilingualSubtitle field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetCreatedAt ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetCreatedAt(v string) *ProjectInfoForGetAITranslationProjectOutput
SetCreatedAt sets the CreatedAt field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetErasedSubtitleVideo ¶ added in v1.1.29
func (s *ProjectInfoForGetAITranslationProjectOutput) SetErasedSubtitleVideo(v *ErasedSubtitleVideoForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetErasedSubtitleVideo sets the ErasedSubtitleVideo field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetErrorCode ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetErrorCode(v int32) *ProjectInfoForGetAITranslationProjectOutput
SetErrorCode sets the ErrorCode field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetErrorMsg ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetErrorMsg(v string) *ProjectInfoForGetAITranslationProjectOutput
SetErrorMsg sets the ErrorMsg field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetFacialTranslationVideo ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetFacialTranslationVideo(v *FacialTranslationVideoForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetFacialTranslationVideo sets the FacialTranslationVideo field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetForegroundAudio ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetForegroundAudio(v *ForegroundAudioForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetForegroundAudio sets the ForegroundAudio field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetInputSubtitle ¶ added in v1.1.33
func (s *ProjectInfoForGetAITranslationProjectOutput) SetInputSubtitle(v *InputSubtitleForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetInputSubtitle sets the InputSubtitle field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetInputVideo ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetInputVideo(v *InputVideoForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetInputVideo sets the InputVideo field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetInputVideoTitle ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetInputVideoTitle(v string) *ProjectInfoForGetAITranslationProjectOutput
SetInputVideoTitle sets the InputVideoTitle field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetOperatorConfig ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetOperatorConfig(v *OperatorConfigForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetOperatorConfig sets the OperatorConfig field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetOutputSubtitle ¶ added in v1.1.33
func (s *ProjectInfoForGetAITranslationProjectOutput) SetOutputSubtitle(v *OutputSubtitleForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetOutputSubtitle sets the OutputSubtitle field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetOutputVideo ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetOutputVideo(v *OutputVideoForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetOutputVideo sets the OutputVideo field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetPreviewVideo ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetPreviewVideo(v *PreviewVideoForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetPreviewVideo sets the PreviewVideo field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetPreviewVideoMuted ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetPreviewVideoMuted(v *PreviewVideoMutedForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetPreviewVideoMuted sets the PreviewVideoMuted field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetProjectId ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetProjectId(v string) *ProjectInfoForGetAITranslationProjectOutput
SetProjectId sets the ProjectId field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetProjectVersion ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetProjectVersion(v string) *ProjectInfoForGetAITranslationProjectOutput
SetProjectVersion sets the ProjectVersion field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetSourceBlueprints ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetSourceBlueprints(v []*SourceBlueprintForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetSourceBlueprints sets the SourceBlueprints field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetSourceClips ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetSourceClips(v []*SourceClipForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetSourceClips sets the SourceClips field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetSourceTracks ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetSourceTracks(v []*SourceTrackForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetSourceTracks sets the SourceTracks field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetSourceUtterances ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetSourceUtterances(v []*SourceUtteranceForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetSourceUtterances sets the SourceUtterances field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetSpeakers ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetSpeakers(v []*SpeakerForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetSpeakers sets the Speakers field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetStatus ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetStatus(v string) *ProjectInfoForGetAITranslationProjectOutput
SetStatus sets the Status field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetTargetBlueprints ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetTargetBlueprints(v []*TargetBlueprintForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetTargetBlueprints sets the TargetBlueprints field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetTargetClips ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetTargetClips(v []*TargetClipForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetTargetClips sets the TargetClips field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetTargetTracks ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetTargetTracks(v []*TargetTrackForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetTargetTracks sets the TargetTracks field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetTargetUtterances ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetTargetUtterances(v []*TargetUtteranceForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetTargetUtterances sets the TargetUtterances field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetTranslationTypeList ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetTranslationTypeList(v []*string) *ProjectInfoForGetAITranslationProjectOutput
SetTranslationTypeList sets the TranslationTypeList field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetUpdatedAt ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetUpdatedAt(v string) *ProjectInfoForGetAITranslationProjectOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetVoiceTranslationVideo ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetVoiceTranslationVideo(v *VoiceTranslationVideoForGetAITranslationProjectOutput) *ProjectInfoForGetAITranslationProjectOutput
SetVoiceTranslationVideo sets the VoiceTranslationVideo field's value.
func (*ProjectInfoForGetAITranslationProjectOutput) SetWorkflowId ¶ added in v1.1.12
func (s *ProjectInfoForGetAITranslationProjectOutput) SetWorkflowId(v string) *ProjectInfoForGetAITranslationProjectOutput
SetWorkflowId sets the WorkflowId field's value.
func (ProjectInfoForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s ProjectInfoForGetAITranslationProjectOutput) String() string
String returns the string representation
type RatioLocationForGetExecutionOutput ¶ added in v1.1.29
type RatioLocationForGetExecutionOutput struct {
BottomRightX *float64 `type:"double"`
BottomRightY *float64 `type:"double"`
TopLeftX *float64 `type:"double"`
TopLeftY *float64 `type:"double"`
// contains filtered or unexported fields
}
func (RatioLocationForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s RatioLocationForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*RatioLocationForGetExecutionOutput) SetBottomRightX ¶ added in v1.1.29
func (s *RatioLocationForGetExecutionOutput) SetBottomRightX(v float64) *RatioLocationForGetExecutionOutput
SetBottomRightX sets the BottomRightX field's value.
func (*RatioLocationForGetExecutionOutput) SetBottomRightY ¶ added in v1.1.29
func (s *RatioLocationForGetExecutionOutput) SetBottomRightY(v float64) *RatioLocationForGetExecutionOutput
SetBottomRightY sets the BottomRightY field's value.
func (*RatioLocationForGetExecutionOutput) SetTopLeftX ¶ added in v1.1.29
func (s *RatioLocationForGetExecutionOutput) SetTopLeftX(v float64) *RatioLocationForGetExecutionOutput
SetTopLeftX sets the TopLeftX field's value.
func (*RatioLocationForGetExecutionOutput) SetTopLeftY ¶ added in v1.1.29
func (s *RatioLocationForGetExecutionOutput) SetTopLeftY(v float64) *RatioLocationForGetExecutionOutput
SetTopLeftY sets the TopLeftY field's value.
func (RatioLocationForGetExecutionOutput) String ¶ added in v1.1.29
func (s RatioLocationForGetExecutionOutput) String() string
String returns the string representation
type RatioLocationForStartExecutionInput ¶ added in v1.1.29
type RatioLocationForStartExecutionInput struct {
BottomRightX *float64 `type:"double" json:",omitempty"`
BottomRightY *float64 `type:"double" json:",omitempty"`
TopLeftX *float64 `type:"double" json:",omitempty"`
TopLeftY *float64 `type:"double" json:",omitempty"`
// contains filtered or unexported fields
}
func (RatioLocationForStartExecutionInput) GoString ¶ added in v1.1.29
func (s RatioLocationForStartExecutionInput) GoString() string
GoString returns the string representation
func (*RatioLocationForStartExecutionInput) SetBottomRightX ¶ added in v1.1.29
func (s *RatioLocationForStartExecutionInput) SetBottomRightX(v float64) *RatioLocationForStartExecutionInput
SetBottomRightX sets the BottomRightX field's value.
func (*RatioLocationForStartExecutionInput) SetBottomRightY ¶ added in v1.1.29
func (s *RatioLocationForStartExecutionInput) SetBottomRightY(v float64) *RatioLocationForStartExecutionInput
SetBottomRightY sets the BottomRightY field's value.
func (*RatioLocationForStartExecutionInput) SetTopLeftX ¶ added in v1.1.29
func (s *RatioLocationForStartExecutionInput) SetTopLeftX(v float64) *RatioLocationForStartExecutionInput
SetTopLeftX sets the TopLeftX field's value.
func (*RatioLocationForStartExecutionInput) SetTopLeftY ¶ added in v1.1.29
func (s *RatioLocationForStartExecutionInput) SetTopLeftY(v float64) *RatioLocationForStartExecutionInput
SetTopLeftY sets the TopLeftY field's value.
func (RatioLocationForStartExecutionInput) String ¶ added in v1.1.29
func (s RatioLocationForStartExecutionInput) String() string
String returns the string representation
type RefreshAITranslationProjectInput ¶ added in v1.1.26
type RefreshAITranslationProjectInput struct {
// ProjectId is a required field
ProjectId *string `type:"string" json:",omitempty" required:"true"`
// RefreshType is a required field
RefreshType *string `type:"string" json:",omitempty" required:"true"`
// SpaceName is a required field
SpaceName *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (RefreshAITranslationProjectInput) GoString ¶ added in v1.1.26
func (s RefreshAITranslationProjectInput) GoString() string
GoString returns the string representation
func (*RefreshAITranslationProjectInput) SetProjectId ¶ added in v1.1.26
func (s *RefreshAITranslationProjectInput) SetProjectId(v string) *RefreshAITranslationProjectInput
SetProjectId sets the ProjectId field's value.
func (*RefreshAITranslationProjectInput) SetRefreshType ¶ added in v1.1.26
func (s *RefreshAITranslationProjectInput) SetRefreshType(v string) *RefreshAITranslationProjectInput
SetRefreshType sets the RefreshType field's value.
func (*RefreshAITranslationProjectInput) SetSpaceName ¶ added in v1.1.26
func (s *RefreshAITranslationProjectInput) SetSpaceName(v string) *RefreshAITranslationProjectInput
SetSpaceName sets the SpaceName field's value.
func (RefreshAITranslationProjectInput) String ¶ added in v1.1.26
func (s RefreshAITranslationProjectInput) String() string
String returns the string representation
func (*RefreshAITranslationProjectInput) Validate ¶ added in v1.1.26
func (s *RefreshAITranslationProjectInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RefreshAITranslationProjectOutput ¶ added in v1.1.26
type RefreshAITranslationProjectOutput struct {
Metadata *response.ResponseMetadata
ProjectBaseInfo *ProjectBaseInfoForRefreshAITranslationProjectOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (RefreshAITranslationProjectOutput) GoString ¶ added in v1.1.26
func (s RefreshAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*RefreshAITranslationProjectOutput) SetProjectBaseInfo ¶ added in v1.1.26
func (s *RefreshAITranslationProjectOutput) SetProjectBaseInfo(v *ProjectBaseInfoForRefreshAITranslationProjectOutput) *RefreshAITranslationProjectOutput
SetProjectBaseInfo sets the ProjectBaseInfo field's value.
func (RefreshAITranslationProjectOutput) String ¶ added in v1.1.26
func (s RefreshAITranslationProjectOutput) String() string
String returns the string representation
type RemoveAITranslationUtteranceInput ¶ added in v1.1.36
type RemoveAITranslationUtteranceInput struct {
// ProjectId is a required field
ProjectId *string `type:"string" json:",omitempty" required:"true"`
// SpaceName is a required field
SpaceName *string `type:"string" json:",omitempty" required:"true"`
// UtteranceId is a required field
UtteranceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (RemoveAITranslationUtteranceInput) GoString ¶ added in v1.1.36
func (s RemoveAITranslationUtteranceInput) GoString() string
GoString returns the string representation
func (*RemoveAITranslationUtteranceInput) SetProjectId ¶ added in v1.1.36
func (s *RemoveAITranslationUtteranceInput) SetProjectId(v string) *RemoveAITranslationUtteranceInput
SetProjectId sets the ProjectId field's value.
func (*RemoveAITranslationUtteranceInput) SetSpaceName ¶ added in v1.1.36
func (s *RemoveAITranslationUtteranceInput) SetSpaceName(v string) *RemoveAITranslationUtteranceInput
SetSpaceName sets the SpaceName field's value.
func (*RemoveAITranslationUtteranceInput) SetUtteranceId ¶ added in v1.1.36
func (s *RemoveAITranslationUtteranceInput) SetUtteranceId(v string) *RemoveAITranslationUtteranceInput
SetUtteranceId sets the UtteranceId field's value.
func (RemoveAITranslationUtteranceInput) String ¶ added in v1.1.36
func (s RemoveAITranslationUtteranceInput) String() string
String returns the string representation
func (*RemoveAITranslationUtteranceInput) Validate ¶ added in v1.1.36
func (s *RemoveAITranslationUtteranceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RemoveAITranslationUtteranceOutput ¶ added in v1.1.36
type RemoveAITranslationUtteranceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (RemoveAITranslationUtteranceOutput) GoString ¶ added in v1.1.36
func (s RemoveAITranslationUtteranceOutput) GoString() string
GoString returns the string representation
func (RemoveAITranslationUtteranceOutput) String ¶ added in v1.1.36
func (s RemoveAITranslationUtteranceOutput) String() string
String returns the string representation
type ScaleControlForGetExecutionOutput ¶ added in v1.2.17
type ScaleControlForGetExecutionOutput struct {
ScaleHeight *int32 `max:"4320" type:"int32"`
ScaleLong *int32 `max:"4320" type:"int32"`
ScaleMode *int32 `type:"int32"`
ScaleShort *int32 `max:"4320" type:"int32"`
ScaleType *int32 `type:"int32"`
ScaleWidth *int32 `max:"4320" type:"int32"`
// contains filtered or unexported fields
}
func (ScaleControlForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s ScaleControlForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*ScaleControlForGetExecutionOutput) SetScaleHeight ¶ added in v1.2.17
func (s *ScaleControlForGetExecutionOutput) SetScaleHeight(v int32) *ScaleControlForGetExecutionOutput
SetScaleHeight sets the ScaleHeight field's value.
func (*ScaleControlForGetExecutionOutput) SetScaleLong ¶ added in v1.2.17
func (s *ScaleControlForGetExecutionOutput) SetScaleLong(v int32) *ScaleControlForGetExecutionOutput
SetScaleLong sets the ScaleLong field's value.
func (*ScaleControlForGetExecutionOutput) SetScaleMode ¶ added in v1.2.17
func (s *ScaleControlForGetExecutionOutput) SetScaleMode(v int32) *ScaleControlForGetExecutionOutput
SetScaleMode sets the ScaleMode field's value.
func (*ScaleControlForGetExecutionOutput) SetScaleShort ¶ added in v1.2.17
func (s *ScaleControlForGetExecutionOutput) SetScaleShort(v int32) *ScaleControlForGetExecutionOutput
SetScaleShort sets the ScaleShort field's value.
func (*ScaleControlForGetExecutionOutput) SetScaleType ¶ added in v1.2.17
func (s *ScaleControlForGetExecutionOutput) SetScaleType(v int32) *ScaleControlForGetExecutionOutput
SetScaleType sets the ScaleType field's value.
func (*ScaleControlForGetExecutionOutput) SetScaleWidth ¶ added in v1.2.17
func (s *ScaleControlForGetExecutionOutput) SetScaleWidth(v int32) *ScaleControlForGetExecutionOutput
SetScaleWidth sets the ScaleWidth field's value.
func (ScaleControlForGetExecutionOutput) String ¶ added in v1.2.17
func (s ScaleControlForGetExecutionOutput) String() string
String returns the string representation
type ScaleControlForStartExecutionInput ¶ added in v1.2.17
type ScaleControlForStartExecutionInput struct {
ScaleHeight *int32 `max:"4320" type:"int32" json:",omitempty"`
ScaleLong *int32 `max:"4320" type:"int32" json:",omitempty"`
ScaleMode *int32 `type:"int32" json:",omitempty"`
ScaleShort *int32 `max:"4320" type:"int32" json:",omitempty"`
ScaleType *int32 `type:"int32" json:",omitempty"`
ScaleWidth *int32 `max:"4320" type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ScaleControlForStartExecutionInput) GoString ¶ added in v1.2.17
func (s ScaleControlForStartExecutionInput) GoString() string
GoString returns the string representation
func (*ScaleControlForStartExecutionInput) SetScaleHeight ¶ added in v1.2.17
func (s *ScaleControlForStartExecutionInput) SetScaleHeight(v int32) *ScaleControlForStartExecutionInput
SetScaleHeight sets the ScaleHeight field's value.
func (*ScaleControlForStartExecutionInput) SetScaleLong ¶ added in v1.2.17
func (s *ScaleControlForStartExecutionInput) SetScaleLong(v int32) *ScaleControlForStartExecutionInput
SetScaleLong sets the ScaleLong field's value.
func (*ScaleControlForStartExecutionInput) SetScaleMode ¶ added in v1.2.17
func (s *ScaleControlForStartExecutionInput) SetScaleMode(v int32) *ScaleControlForStartExecutionInput
SetScaleMode sets the ScaleMode field's value.
func (*ScaleControlForStartExecutionInput) SetScaleShort ¶ added in v1.2.17
func (s *ScaleControlForStartExecutionInput) SetScaleShort(v int32) *ScaleControlForStartExecutionInput
SetScaleShort sets the ScaleShort field's value.
func (*ScaleControlForStartExecutionInput) SetScaleType ¶ added in v1.2.17
func (s *ScaleControlForStartExecutionInput) SetScaleType(v int32) *ScaleControlForStartExecutionInput
SetScaleType sets the ScaleType field's value.
func (*ScaleControlForStartExecutionInput) SetScaleWidth ¶ added in v1.2.17
func (s *ScaleControlForStartExecutionInput) SetScaleWidth(v int32) *ScaleControlForStartExecutionInput
SetScaleWidth sets the ScaleWidth field's value.
func (ScaleControlForStartExecutionInput) String ¶ added in v1.2.17
func (s ScaleControlForStartExecutionInput) String() string
String returns the string representation
func (*ScaleControlForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *ScaleControlForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SegmentForGetExecutionOutput ¶ added in v1.1.12
type SegmentForGetExecutionOutput struct {
Duration *int32 `type:"int32"`
Format *string `type:"string"`
Type *string `type:"string"`
// contains filtered or unexported fields
}
func (SegmentForGetExecutionOutput) GoString ¶ added in v1.1.12
func (s SegmentForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*SegmentForGetExecutionOutput) SetDuration ¶ added in v1.2.17
func (s *SegmentForGetExecutionOutput) SetDuration(v int32) *SegmentForGetExecutionOutput
SetDuration sets the Duration field's value.
func (*SegmentForGetExecutionOutput) SetFormat ¶ added in v1.2.17
func (s *SegmentForGetExecutionOutput) SetFormat(v string) *SegmentForGetExecutionOutput
SetFormat sets the Format field's value.
func (*SegmentForGetExecutionOutput) SetType ¶ added in v1.2.17
func (s *SegmentForGetExecutionOutput) SetType(v string) *SegmentForGetExecutionOutput
SetType sets the Type field's value.
func (SegmentForGetExecutionOutput) String ¶ added in v1.1.12
func (s SegmentForGetExecutionOutput) String() string
String returns the string representation
type SegmentForStartExecutionInput ¶ added in v1.1.12
type SegmentForStartExecutionInput struct {
Duration *int32 `type:"int32" json:",omitempty"`
Format *string `type:"string" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SegmentForStartExecutionInput) GoString ¶ added in v1.1.12
func (s SegmentForStartExecutionInput) GoString() string
GoString returns the string representation
func (*SegmentForStartExecutionInput) SetDuration ¶ added in v1.2.17
func (s *SegmentForStartExecutionInput) SetDuration(v int32) *SegmentForStartExecutionInput
SetDuration sets the Duration field's value.
func (*SegmentForStartExecutionInput) SetFormat ¶ added in v1.2.17
func (s *SegmentForStartExecutionInput) SetFormat(v string) *SegmentForStartExecutionInput
SetFormat sets the Format field's value.
func (*SegmentForStartExecutionInput) SetType ¶ added in v1.2.17
func (s *SegmentForStartExecutionInput) SetType(v string) *SegmentForStartExecutionInput
SetType sets the Type field's value.
func (SegmentForStartExecutionInput) String ¶ added in v1.1.12
func (s SegmentForStartExecutionInput) String() string
String returns the string representation
type SetAITermItemInput ¶ added in v1.1.42
type SetAITermItemInput struct {
// SpaceName is a required field
SpaceName *string `type:"string" json:",omitempty" required:"true"`
TermItems []*TermItemForSetAITermItemInput `type:"list" json:",omitempty"`
// TermbaseId is a required field
TermbaseId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (SetAITermItemInput) GoString ¶ added in v1.1.42
func (s SetAITermItemInput) GoString() string
GoString returns the string representation
func (*SetAITermItemInput) SetSpaceName ¶ added in v1.1.42
func (s *SetAITermItemInput) SetSpaceName(v string) *SetAITermItemInput
SetSpaceName sets the SpaceName field's value.
func (*SetAITermItemInput) SetTermItems ¶ added in v1.1.42
func (s *SetAITermItemInput) SetTermItems(v []*TermItemForSetAITermItemInput) *SetAITermItemInput
SetTermItems sets the TermItems field's value.
func (*SetAITermItemInput) SetTermbaseId ¶ added in v1.1.42
func (s *SetAITermItemInput) SetTermbaseId(v string) *SetAITermItemInput
SetTermbaseId sets the TermbaseId field's value.
func (SetAITermItemInput) String ¶ added in v1.1.42
func (s SetAITermItemInput) String() string
String returns the string representation
func (*SetAITermItemInput) Validate ¶ added in v1.1.42
func (s *SetAITermItemInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SetAITermItemOutput ¶ added in v1.1.42
type SetAITermItemOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (SetAITermItemOutput) GoString ¶ added in v1.1.42
func (s SetAITermItemOutput) GoString() string
GoString returns the string representation
func (SetAITermItemOutput) String ¶ added in v1.1.42
func (s SetAITermItemOutput) String() string
String returns the string representation
type SnapshotParamForGetExecutionOutput ¶ added in v1.1.29
type SnapshotParamForGetExecutionOutput struct {
Area *AreaForGetExecutionOutput `type:"structure"`
Fps *float64 `type:"double"`
Resolution *string `type:"string"`
// contains filtered or unexported fields
}
func (SnapshotParamForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s SnapshotParamForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*SnapshotParamForGetExecutionOutput) SetArea ¶ added in v1.1.29
func (s *SnapshotParamForGetExecutionOutput) SetArea(v *AreaForGetExecutionOutput) *SnapshotParamForGetExecutionOutput
SetArea sets the Area field's value.
func (*SnapshotParamForGetExecutionOutput) SetFps ¶ added in v1.1.29
func (s *SnapshotParamForGetExecutionOutput) SetFps(v float64) *SnapshotParamForGetExecutionOutput
SetFps sets the Fps field's value.
func (*SnapshotParamForGetExecutionOutput) SetResolution ¶ added in v1.1.29
func (s *SnapshotParamForGetExecutionOutput) SetResolution(v string) *SnapshotParamForGetExecutionOutput
SetResolution sets the Resolution field's value.
func (SnapshotParamForGetExecutionOutput) String ¶ added in v1.1.29
func (s SnapshotParamForGetExecutionOutput) String() string
String returns the string representation
type SnapshotParamForStartExecutionInput ¶ added in v1.1.29
type SnapshotParamForStartExecutionInput struct {
Area *AreaForStartExecutionInput `type:"structure" json:",omitempty"`
Fps *float64 `type:"double" json:",omitempty"`
Resolution *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SnapshotParamForStartExecutionInput) GoString ¶ added in v1.1.29
func (s SnapshotParamForStartExecutionInput) GoString() string
GoString returns the string representation
func (*SnapshotParamForStartExecutionInput) SetArea ¶ added in v1.1.29
func (s *SnapshotParamForStartExecutionInput) SetArea(v *AreaForStartExecutionInput) *SnapshotParamForStartExecutionInput
SetArea sets the Area field's value.
func (*SnapshotParamForStartExecutionInput) SetFps ¶ added in v1.1.29
func (s *SnapshotParamForStartExecutionInput) SetFps(v float64) *SnapshotParamForStartExecutionInput
SetFps sets the Fps field's value.
func (*SnapshotParamForStartExecutionInput) SetResolution ¶ added in v1.1.29
func (s *SnapshotParamForStartExecutionInput) SetResolution(v string) *SnapshotParamForStartExecutionInput
SetResolution sets the Resolution field's value.
func (SnapshotParamForStartExecutionInput) String ¶ added in v1.1.29
func (s SnapshotParamForStartExecutionInput) String() string
String returns the string representation
type SourceBlueprintForGetAITranslationProjectOutput ¶ added in v1.1.12
type SourceBlueprintForGetAITranslationProjectOutput struct {
Id *string `type:"string" json:",omitempty"`
Language *string `type:"string" json:",omitempty"`
ProjectId *string `type:"string" json:",omitempty"`
TranslationType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SourceBlueprintForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s SourceBlueprintForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*SourceBlueprintForGetAITranslationProjectOutput) SetId ¶ added in v1.1.12
func (s *SourceBlueprintForGetAITranslationProjectOutput) SetId(v string) *SourceBlueprintForGetAITranslationProjectOutput
SetId sets the Id field's value.
func (*SourceBlueprintForGetAITranslationProjectOutput) SetLanguage ¶ added in v1.1.12
func (s *SourceBlueprintForGetAITranslationProjectOutput) SetLanguage(v string) *SourceBlueprintForGetAITranslationProjectOutput
SetLanguage sets the Language field's value.
func (*SourceBlueprintForGetAITranslationProjectOutput) SetProjectId ¶ added in v1.1.12
func (s *SourceBlueprintForGetAITranslationProjectOutput) SetProjectId(v string) *SourceBlueprintForGetAITranslationProjectOutput
SetProjectId sets the ProjectId field's value.
func (*SourceBlueprintForGetAITranslationProjectOutput) SetTranslationType ¶ added in v1.1.12
func (s *SourceBlueprintForGetAITranslationProjectOutput) SetTranslationType(v string) *SourceBlueprintForGetAITranslationProjectOutput
SetTranslationType sets the TranslationType field's value.
func (SourceBlueprintForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s SourceBlueprintForGetAITranslationProjectOutput) String() string
String returns the string representation
type SourceBlueprintForListAITranslationProjectOutput ¶ added in v1.1.12
type SourceBlueprintForListAITranslationProjectOutput struct {
Id *string `type:"string"`
Language *string `type:"string"`
ProjectId *string `type:"string"`
TranslationType *string `type:"string"`
// contains filtered or unexported fields
}
func (SourceBlueprintForListAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s SourceBlueprintForListAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*SourceBlueprintForListAITranslationProjectOutput) SetId ¶ added in v1.1.12
func (s *SourceBlueprintForListAITranslationProjectOutput) SetId(v string) *SourceBlueprintForListAITranslationProjectOutput
SetId sets the Id field's value.
func (*SourceBlueprintForListAITranslationProjectOutput) SetLanguage ¶ added in v1.1.12
func (s *SourceBlueprintForListAITranslationProjectOutput) SetLanguage(v string) *SourceBlueprintForListAITranslationProjectOutput
SetLanguage sets the Language field's value.
func (*SourceBlueprintForListAITranslationProjectOutput) SetProjectId ¶ added in v1.1.12
func (s *SourceBlueprintForListAITranslationProjectOutput) SetProjectId(v string) *SourceBlueprintForListAITranslationProjectOutput
SetProjectId sets the ProjectId field's value.
func (*SourceBlueprintForListAITranslationProjectOutput) SetTranslationType ¶ added in v1.1.12
func (s *SourceBlueprintForListAITranslationProjectOutput) SetTranslationType(v string) *SourceBlueprintForListAITranslationProjectOutput
SetTranslationType sets the TranslationType field's value.
func (SourceBlueprintForListAITranslationProjectOutput) String ¶ added in v1.1.12
func (s SourceBlueprintForListAITranslationProjectOutput) String() string
String returns the string representation
type SourceClipForCreateAITranslationUtteranceOutput ¶ added in v1.1.36
type SourceClipForCreateAITranslationUtteranceOutput struct {
ClipAudio *ClipAudioForCreateAITranslationUtteranceOutput `type:"structure" json:",omitempty"`
ClipVideo *ClipVideoForCreateAITranslationUtteranceOutput `type:"structure" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
TrackId *string `type:"string" json:",omitempty"`
TranslationType *string `type:"string" json:",omitempty"`
Trim *TrimForCreateAITranslationUtteranceOutput `type:"structure" json:",omitempty"`
Volume *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (SourceClipForCreateAITranslationUtteranceOutput) GoString ¶ added in v1.1.36
func (s SourceClipForCreateAITranslationUtteranceOutput) GoString() string
GoString returns the string representation
func (*SourceClipForCreateAITranslationUtteranceOutput) SetClipAudio ¶ added in v1.1.36
func (s *SourceClipForCreateAITranslationUtteranceOutput) SetClipAudio(v *ClipAudioForCreateAITranslationUtteranceOutput) *SourceClipForCreateAITranslationUtteranceOutput
SetClipAudio sets the ClipAudio field's value.
func (*SourceClipForCreateAITranslationUtteranceOutput) SetClipVideo ¶ added in v1.1.36
func (s *SourceClipForCreateAITranslationUtteranceOutput) SetClipVideo(v *ClipVideoForCreateAITranslationUtteranceOutput) *SourceClipForCreateAITranslationUtteranceOutput
SetClipVideo sets the ClipVideo field's value.
func (*SourceClipForCreateAITranslationUtteranceOutput) SetId ¶ added in v1.1.36
func (s *SourceClipForCreateAITranslationUtteranceOutput) SetId(v string) *SourceClipForCreateAITranslationUtteranceOutput
SetId sets the Id field's value.
func (*SourceClipForCreateAITranslationUtteranceOutput) SetTrackId ¶ added in v1.1.36
func (s *SourceClipForCreateAITranslationUtteranceOutput) SetTrackId(v string) *SourceClipForCreateAITranslationUtteranceOutput
SetTrackId sets the TrackId field's value.
func (*SourceClipForCreateAITranslationUtteranceOutput) SetTranslationType ¶ added in v1.1.36
func (s *SourceClipForCreateAITranslationUtteranceOutput) SetTranslationType(v string) *SourceClipForCreateAITranslationUtteranceOutput
SetTranslationType sets the TranslationType field's value.
func (*SourceClipForCreateAITranslationUtteranceOutput) SetTrim ¶ added in v1.1.36
func (s *SourceClipForCreateAITranslationUtteranceOutput) SetTrim(v *TrimForCreateAITranslationUtteranceOutput) *SourceClipForCreateAITranslationUtteranceOutput
SetTrim sets the Trim field's value.
func (*SourceClipForCreateAITranslationUtteranceOutput) SetVolume ¶ added in v1.1.36
func (s *SourceClipForCreateAITranslationUtteranceOutput) SetVolume(v int32) *SourceClipForCreateAITranslationUtteranceOutput
SetVolume sets the Volume field's value.
func (SourceClipForCreateAITranslationUtteranceOutput) String ¶ added in v1.1.36
func (s SourceClipForCreateAITranslationUtteranceOutput) String() string
String returns the string representation
type SourceClipForGetAITranslationProjectOutput ¶ added in v1.1.12
type SourceClipForGetAITranslationProjectOutput struct {
ClipAudio *PreviewVideoMutedForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
ClipVideo *PreviewVideoMutedForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
TrackId *string `type:"string" json:",omitempty"`
TranslationType *string `type:"string" json:",omitempty"`
Trim *TrimForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
Volume *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (SourceClipForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s SourceClipForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*SourceClipForGetAITranslationProjectOutput) SetClipAudio ¶ added in v1.1.12
func (s *SourceClipForGetAITranslationProjectOutput) SetClipAudio(v *PreviewVideoMutedForGetAITranslationProjectOutput) *SourceClipForGetAITranslationProjectOutput
SetClipAudio sets the ClipAudio field's value.
func (*SourceClipForGetAITranslationProjectOutput) SetClipVideo ¶ added in v1.1.12
func (s *SourceClipForGetAITranslationProjectOutput) SetClipVideo(v *PreviewVideoMutedForGetAITranslationProjectOutput) *SourceClipForGetAITranslationProjectOutput
SetClipVideo sets the ClipVideo field's value.
func (*SourceClipForGetAITranslationProjectOutput) SetId ¶ added in v1.1.12
func (s *SourceClipForGetAITranslationProjectOutput) SetId(v string) *SourceClipForGetAITranslationProjectOutput
SetId sets the Id field's value.
func (*SourceClipForGetAITranslationProjectOutput) SetTrackId ¶ added in v1.1.12
func (s *SourceClipForGetAITranslationProjectOutput) SetTrackId(v string) *SourceClipForGetAITranslationProjectOutput
SetTrackId sets the TrackId field's value.
func (*SourceClipForGetAITranslationProjectOutput) SetTranslationType ¶ added in v1.1.12
func (s *SourceClipForGetAITranslationProjectOutput) SetTranslationType(v string) *SourceClipForGetAITranslationProjectOutput
SetTranslationType sets the TranslationType field's value.
func (*SourceClipForGetAITranslationProjectOutput) SetTrim ¶ added in v1.1.12
func (s *SourceClipForGetAITranslationProjectOutput) SetTrim(v *TrimForGetAITranslationProjectOutput) *SourceClipForGetAITranslationProjectOutput
SetTrim sets the Trim field's value.
func (*SourceClipForGetAITranslationProjectOutput) SetVolume ¶ added in v1.1.12
func (s *SourceClipForGetAITranslationProjectOutput) SetVolume(v int32) *SourceClipForGetAITranslationProjectOutput
SetVolume sets the Volume field's value.
func (SourceClipForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s SourceClipForGetAITranslationProjectOutput) String() string
String returns the string representation
type SourceTrackForGetAITranslationProjectOutput ¶ added in v1.1.12
type SourceTrackForGetAITranslationProjectOutput struct {
BlueprintId *string `type:"string" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
SpeakerId *string `type:"string" json:",omitempty"`
TranslationType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SourceTrackForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s SourceTrackForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*SourceTrackForGetAITranslationProjectOutput) SetBlueprintId ¶ added in v1.1.12
func (s *SourceTrackForGetAITranslationProjectOutput) SetBlueprintId(v string) *SourceTrackForGetAITranslationProjectOutput
SetBlueprintId sets the BlueprintId field's value.
func (*SourceTrackForGetAITranslationProjectOutput) SetId ¶ added in v1.1.12
func (s *SourceTrackForGetAITranslationProjectOutput) SetId(v string) *SourceTrackForGetAITranslationProjectOutput
SetId sets the Id field's value.
func (*SourceTrackForGetAITranslationProjectOutput) SetSpeakerId ¶ added in v1.1.12
func (s *SourceTrackForGetAITranslationProjectOutput) SetSpeakerId(v string) *SourceTrackForGetAITranslationProjectOutput
SetSpeakerId sets the SpeakerId field's value.
func (*SourceTrackForGetAITranslationProjectOutput) SetTranslationType ¶ added in v1.1.12
func (s *SourceTrackForGetAITranslationProjectOutput) SetTranslationType(v string) *SourceTrackForGetAITranslationProjectOutput
SetTranslationType sets the TranslationType field's value.
func (SourceTrackForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s SourceTrackForGetAITranslationProjectOutput) String() string
String returns the string representation
type SourceUtteranceForCreateAITranslationUtteranceOutput ¶ added in v1.1.36
type SourceUtteranceForCreateAITranslationUtteranceOutput struct {
BlueprintId *string `type:"string" json:",omitempty"`
ClipId *string `type:"string" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
IsFacialTranslation *bool `type:"boolean" json:",omitempty"`
ProjectId *string `type:"string" json:",omitempty"`
SourceId *string `type:"string" json:",omitempty"`
SpeakerId *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
Text *string `type:"string" json:",omitempty"`
TranslationType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SourceUtteranceForCreateAITranslationUtteranceOutput) GoString ¶ added in v1.1.36
func (s SourceUtteranceForCreateAITranslationUtteranceOutput) GoString() string
GoString returns the string representation
func (*SourceUtteranceForCreateAITranslationUtteranceOutput) SetBlueprintId ¶ added in v1.1.36
func (s *SourceUtteranceForCreateAITranslationUtteranceOutput) SetBlueprintId(v string) *SourceUtteranceForCreateAITranslationUtteranceOutput
SetBlueprintId sets the BlueprintId field's value.
func (*SourceUtteranceForCreateAITranslationUtteranceOutput) SetClipId ¶ added in v1.1.36
func (s *SourceUtteranceForCreateAITranslationUtteranceOutput) SetClipId(v string) *SourceUtteranceForCreateAITranslationUtteranceOutput
SetClipId sets the ClipId field's value.
func (*SourceUtteranceForCreateAITranslationUtteranceOutput) SetId ¶ added in v1.1.36
func (s *SourceUtteranceForCreateAITranslationUtteranceOutput) SetId(v string) *SourceUtteranceForCreateAITranslationUtteranceOutput
SetId sets the Id field's value.
func (*SourceUtteranceForCreateAITranslationUtteranceOutput) SetIsFacialTranslation ¶ added in v1.1.36
func (s *SourceUtteranceForCreateAITranslationUtteranceOutput) SetIsFacialTranslation(v bool) *SourceUtteranceForCreateAITranslationUtteranceOutput
SetIsFacialTranslation sets the IsFacialTranslation field's value.
func (*SourceUtteranceForCreateAITranslationUtteranceOutput) SetProjectId ¶ added in v1.1.36
func (s *SourceUtteranceForCreateAITranslationUtteranceOutput) SetProjectId(v string) *SourceUtteranceForCreateAITranslationUtteranceOutput
SetProjectId sets the ProjectId field's value.
func (*SourceUtteranceForCreateAITranslationUtteranceOutput) SetSourceId ¶ added in v1.1.36
func (s *SourceUtteranceForCreateAITranslationUtteranceOutput) SetSourceId(v string) *SourceUtteranceForCreateAITranslationUtteranceOutput
SetSourceId sets the SourceId field's value.
func (*SourceUtteranceForCreateAITranslationUtteranceOutput) SetSpeakerId ¶ added in v1.1.36
func (s *SourceUtteranceForCreateAITranslationUtteranceOutput) SetSpeakerId(v string) *SourceUtteranceForCreateAITranslationUtteranceOutput
SetSpeakerId sets the SpeakerId field's value.
func (*SourceUtteranceForCreateAITranslationUtteranceOutput) SetStatus ¶ added in v1.1.36
func (s *SourceUtteranceForCreateAITranslationUtteranceOutput) SetStatus(v string) *SourceUtteranceForCreateAITranslationUtteranceOutput
SetStatus sets the Status field's value.
func (*SourceUtteranceForCreateAITranslationUtteranceOutput) SetText ¶ added in v1.1.36
func (s *SourceUtteranceForCreateAITranslationUtteranceOutput) SetText(v string) *SourceUtteranceForCreateAITranslationUtteranceOutput
SetText sets the Text field's value.
func (*SourceUtteranceForCreateAITranslationUtteranceOutput) SetTranslationType ¶ added in v1.1.36
func (s *SourceUtteranceForCreateAITranslationUtteranceOutput) SetTranslationType(v string) *SourceUtteranceForCreateAITranslationUtteranceOutput
SetTranslationType sets the TranslationType field's value.
func (SourceUtteranceForCreateAITranslationUtteranceOutput) String ¶ added in v1.1.36
func (s SourceUtteranceForCreateAITranslationUtteranceOutput) String() string
String returns the string representation
type SourceUtteranceForGetAITranslationProjectOutput ¶ added in v1.1.12
type SourceUtteranceForGetAITranslationProjectOutput struct {
BlueprintId *string `type:"string" json:",omitempty"`
ClipId *string `type:"string" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
IsFacialTranslation *bool `type:"boolean" json:",omitempty"`
ProjectId *string `type:"string" json:",omitempty"`
SourceId *string `type:"string" json:",omitempty"`
SpeakerId *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
Text *string `type:"string" json:",omitempty"`
TranslationType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SourceUtteranceForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s SourceUtteranceForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*SourceUtteranceForGetAITranslationProjectOutput) SetBlueprintId ¶ added in v1.1.12
func (s *SourceUtteranceForGetAITranslationProjectOutput) SetBlueprintId(v string) *SourceUtteranceForGetAITranslationProjectOutput
SetBlueprintId sets the BlueprintId field's value.
func (*SourceUtteranceForGetAITranslationProjectOutput) SetClipId ¶ added in v1.1.12
func (s *SourceUtteranceForGetAITranslationProjectOutput) SetClipId(v string) *SourceUtteranceForGetAITranslationProjectOutput
SetClipId sets the ClipId field's value.
func (*SourceUtteranceForGetAITranslationProjectOutput) SetId ¶ added in v1.1.12
func (s *SourceUtteranceForGetAITranslationProjectOutput) SetId(v string) *SourceUtteranceForGetAITranslationProjectOutput
SetId sets the Id field's value.
func (*SourceUtteranceForGetAITranslationProjectOutput) SetIsFacialTranslation ¶ added in v1.1.12
func (s *SourceUtteranceForGetAITranslationProjectOutput) SetIsFacialTranslation(v bool) *SourceUtteranceForGetAITranslationProjectOutput
SetIsFacialTranslation sets the IsFacialTranslation field's value.
func (*SourceUtteranceForGetAITranslationProjectOutput) SetProjectId ¶ added in v1.1.12
func (s *SourceUtteranceForGetAITranslationProjectOutput) SetProjectId(v string) *SourceUtteranceForGetAITranslationProjectOutput
SetProjectId sets the ProjectId field's value.
func (*SourceUtteranceForGetAITranslationProjectOutput) SetSourceId ¶ added in v1.1.12
func (s *SourceUtteranceForGetAITranslationProjectOutput) SetSourceId(v string) *SourceUtteranceForGetAITranslationProjectOutput
SetSourceId sets the SourceId field's value.
func (*SourceUtteranceForGetAITranslationProjectOutput) SetSpeakerId ¶ added in v1.1.12
func (s *SourceUtteranceForGetAITranslationProjectOutput) SetSpeakerId(v string) *SourceUtteranceForGetAITranslationProjectOutput
SetSpeakerId sets the SpeakerId field's value.
func (*SourceUtteranceForGetAITranslationProjectOutput) SetStatus ¶ added in v1.1.12
func (s *SourceUtteranceForGetAITranslationProjectOutput) SetStatus(v string) *SourceUtteranceForGetAITranslationProjectOutput
SetStatus sets the Status field's value.
func (*SourceUtteranceForGetAITranslationProjectOutput) SetText ¶ added in v1.1.12
func (s *SourceUtteranceForGetAITranslationProjectOutput) SetText(v string) *SourceUtteranceForGetAITranslationProjectOutput
SetText sets the Text field's value.
func (*SourceUtteranceForGetAITranslationProjectOutput) SetTranslationType ¶ added in v1.1.12
func (s *SourceUtteranceForGetAITranslationProjectOutput) SetTranslationType(v string) *SourceUtteranceForGetAITranslationProjectOutput
SetTranslationType sets the TranslationType field's value.
func (SourceUtteranceForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s SourceUtteranceForGetAITranslationProjectOutput) String() string
String returns the string representation
type SpeakerForCreateAITranslationSpeakerOutput ¶ added in v1.1.33
type SpeakerForCreateAITranslationSpeakerOutput struct {
CurrentVoice *string `type:"string" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
ProjectId *string `type:"string" json:",omitempty"`
Voice *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SpeakerForCreateAITranslationSpeakerOutput) GoString ¶ added in v1.1.33
func (s SpeakerForCreateAITranslationSpeakerOutput) GoString() string
GoString returns the string representation
func (*SpeakerForCreateAITranslationSpeakerOutput) SetCurrentVoice ¶ added in v1.1.33
func (s *SpeakerForCreateAITranslationSpeakerOutput) SetCurrentVoice(v string) *SpeakerForCreateAITranslationSpeakerOutput
SetCurrentVoice sets the CurrentVoice field's value.
func (*SpeakerForCreateAITranslationSpeakerOutput) SetId ¶ added in v1.1.33
func (s *SpeakerForCreateAITranslationSpeakerOutput) SetId(v string) *SpeakerForCreateAITranslationSpeakerOutput
SetId sets the Id field's value.
func (*SpeakerForCreateAITranslationSpeakerOutput) SetName ¶ added in v1.1.33
func (s *SpeakerForCreateAITranslationSpeakerOutput) SetName(v string) *SpeakerForCreateAITranslationSpeakerOutput
SetName sets the Name field's value.
func (*SpeakerForCreateAITranslationSpeakerOutput) SetProjectId ¶ added in v1.1.33
func (s *SpeakerForCreateAITranslationSpeakerOutput) SetProjectId(v string) *SpeakerForCreateAITranslationSpeakerOutput
SetProjectId sets the ProjectId field's value.
func (*SpeakerForCreateAITranslationSpeakerOutput) SetVoice ¶ added in v1.1.33
func (s *SpeakerForCreateAITranslationSpeakerOutput) SetVoice(v string) *SpeakerForCreateAITranslationSpeakerOutput
SetVoice sets the Voice field's value.
func (SpeakerForCreateAITranslationSpeakerOutput) String ¶ added in v1.1.33
func (s SpeakerForCreateAITranslationSpeakerOutput) String() string
String returns the string representation
type SpeakerForGetAITranslationProjectOutput ¶ added in v1.1.12
type SpeakerForGetAITranslationProjectOutput struct {
CurrentVoice *string `type:"string" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
ProjectId *string `type:"string" json:",omitempty"`
Voice *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SpeakerForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s SpeakerForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*SpeakerForGetAITranslationProjectOutput) SetCurrentVoice ¶ added in v1.1.33
func (s *SpeakerForGetAITranslationProjectOutput) SetCurrentVoice(v string) *SpeakerForGetAITranslationProjectOutput
SetCurrentVoice sets the CurrentVoice field's value.
func (*SpeakerForGetAITranslationProjectOutput) SetId ¶ added in v1.1.12
func (s *SpeakerForGetAITranslationProjectOutput) SetId(v string) *SpeakerForGetAITranslationProjectOutput
SetId sets the Id field's value.
func (*SpeakerForGetAITranslationProjectOutput) SetName ¶ added in v1.1.12
func (s *SpeakerForGetAITranslationProjectOutput) SetName(v string) *SpeakerForGetAITranslationProjectOutput
SetName sets the Name field's value.
func (*SpeakerForGetAITranslationProjectOutput) SetProjectId ¶ added in v1.1.12
func (s *SpeakerForGetAITranslationProjectOutput) SetProjectId(v string) *SpeakerForGetAITranslationProjectOutput
SetProjectId sets the ProjectId field's value.
func (*SpeakerForGetAITranslationProjectOutput) SetVoice ¶ added in v1.1.12
func (s *SpeakerForGetAITranslationProjectOutput) SetVoice(v string) *SpeakerForGetAITranslationProjectOutput
SetVoice sets the Voice field's value.
func (SpeakerForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s SpeakerForGetAITranslationProjectOutput) String() string
String returns the string representation
type SpeakerForUpdateAITranslationSpeakersInput ¶ added in v1.1.29
type SpeakerForUpdateAITranslationSpeakersInput struct {
Id *string `type:"string" json:",omitempty"`
SpeakerName *string `type:"string" json:",omitempty"`
Voice *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SpeakerForUpdateAITranslationSpeakersInput) GoString ¶ added in v1.1.29
func (s SpeakerForUpdateAITranslationSpeakersInput) GoString() string
GoString returns the string representation
func (*SpeakerForUpdateAITranslationSpeakersInput) SetId ¶ added in v1.1.29
func (s *SpeakerForUpdateAITranslationSpeakersInput) SetId(v string) *SpeakerForUpdateAITranslationSpeakersInput
SetId sets the Id field's value.
func (*SpeakerForUpdateAITranslationSpeakersInput) SetSpeakerName ¶ added in v1.1.29
func (s *SpeakerForUpdateAITranslationSpeakersInput) SetSpeakerName(v string) *SpeakerForUpdateAITranslationSpeakersInput
SetSpeakerName sets the SpeakerName field's value.
func (*SpeakerForUpdateAITranslationSpeakersInput) SetVoice ¶ added in v1.1.33
func (s *SpeakerForUpdateAITranslationSpeakersInput) SetVoice(v string) *SpeakerForUpdateAITranslationSpeakersInput
SetVoice sets the Voice field's value.
func (SpeakerForUpdateAITranslationSpeakersInput) String ¶ added in v1.1.29
func (s SpeakerForUpdateAITranslationSpeakersInput) String() string
String returns the string representation
type SpeechForCreateAITranslationSpeechOutput ¶ added in v1.1.33
type SpeechForCreateAITranslationSpeechOutput struct {
AudioUrl *string `type:"string" json:",omitempty"`
Gender *string `type:"string" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
Language *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
Voice *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SpeechForCreateAITranslationSpeechOutput) GoString ¶ added in v1.1.33
func (s SpeechForCreateAITranslationSpeechOutput) GoString() string
GoString returns the string representation
func (*SpeechForCreateAITranslationSpeechOutput) SetAudioUrl ¶ added in v1.1.33
func (s *SpeechForCreateAITranslationSpeechOutput) SetAudioUrl(v string) *SpeechForCreateAITranslationSpeechOutput
SetAudioUrl sets the AudioUrl field's value.
func (*SpeechForCreateAITranslationSpeechOutput) SetGender ¶ added in v1.1.33
func (s *SpeechForCreateAITranslationSpeechOutput) SetGender(v string) *SpeechForCreateAITranslationSpeechOutput
SetGender sets the Gender field's value.
func (*SpeechForCreateAITranslationSpeechOutput) SetId ¶ added in v1.1.33
func (s *SpeechForCreateAITranslationSpeechOutput) SetId(v string) *SpeechForCreateAITranslationSpeechOutput
SetId sets the Id field's value.
func (*SpeechForCreateAITranslationSpeechOutput) SetLanguage ¶ added in v1.1.33
func (s *SpeechForCreateAITranslationSpeechOutput) SetLanguage(v string) *SpeechForCreateAITranslationSpeechOutput
SetLanguage sets the Language field's value.
func (*SpeechForCreateAITranslationSpeechOutput) SetName ¶ added in v1.1.33
func (s *SpeechForCreateAITranslationSpeechOutput) SetName(v string) *SpeechForCreateAITranslationSpeechOutput
SetName sets the Name field's value.
func (*SpeechForCreateAITranslationSpeechOutput) SetVoice ¶ added in v1.1.33
func (s *SpeechForCreateAITranslationSpeechOutput) SetVoice(v string) *SpeechForCreateAITranslationSpeechOutput
SetVoice sets the Voice field's value.
func (SpeechForCreateAITranslationSpeechOutput) String ¶ added in v1.1.33
func (s SpeechForCreateAITranslationSpeechOutput) String() string
String returns the string representation
type SpeechForUpdateAITranslationSpeechesInput ¶ added in v1.1.33
type SpeechForUpdateAITranslationSpeechesInput struct {
Id *string `type:"string" json:",omitempty"`
SpeechName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SpeechForUpdateAITranslationSpeechesInput) GoString ¶ added in v1.1.33
func (s SpeechForUpdateAITranslationSpeechesInput) GoString() string
GoString returns the string representation
func (*SpeechForUpdateAITranslationSpeechesInput) SetId ¶ added in v1.1.33
func (s *SpeechForUpdateAITranslationSpeechesInput) SetId(v string) *SpeechForUpdateAITranslationSpeechesInput
SetId sets the Id field's value.
func (*SpeechForUpdateAITranslationSpeechesInput) SetSpeechName ¶ added in v1.1.33
func (s *SpeechForUpdateAITranslationSpeechesInput) SetSpeechName(v string) *SpeechForUpdateAITranslationSpeechesInput
SetSpeechName sets the SpeechName field's value.
func (SpeechForUpdateAITranslationSpeechesInput) String ¶ added in v1.1.33
func (s SpeechForUpdateAITranslationSpeechesInput) String() string
String returns the string representation
type StartExecutionInput ¶
type StartExecutionInput struct {
Control *ControlForStartExecutionInput `type:"structure" json:",omitempty"`
Input *InputForStartExecutionInput `type:"structure" json:",omitempty"`
MultiInputs []*MultiInputForStartExecutionInput `type:"list" json:",omitempty"`
Operation *ConvertOperationForStartExecutionInput `type:"structure" json:",omitempty"`
SpaceName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (StartExecutionInput) GoString ¶
func (s StartExecutionInput) GoString() string
GoString returns the string representation
func (*StartExecutionInput) SetControl ¶
func (s *StartExecutionInput) SetControl(v *ControlForStartExecutionInput) *StartExecutionInput
SetControl sets the Control field's value.
func (*StartExecutionInput) SetInput ¶
func (s *StartExecutionInput) SetInput(v *InputForStartExecutionInput) *StartExecutionInput
SetInput sets the Input field's value.
func (*StartExecutionInput) SetMultiInputs ¶ added in v1.1.12
func (s *StartExecutionInput) SetMultiInputs(v []*MultiInputForStartExecutionInput) *StartExecutionInput
SetMultiInputs sets the MultiInputs field's value.
func (*StartExecutionInput) SetOperation ¶
func (s *StartExecutionInput) SetOperation(v *ConvertOperationForStartExecutionInput) *StartExecutionInput
SetOperation sets the Operation field's value.
func (*StartExecutionInput) SetSpaceName ¶ added in v1.1.29
func (s *StartExecutionInput) SetSpaceName(v string) *StartExecutionInput
SetSpaceName sets the SpaceName field's value.
func (StartExecutionInput) String ¶
func (s StartExecutionInput) String() string
String returns the string representation
func (*StartExecutionInput) Validate ¶ added in v1.2.17
func (s *StartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StartExecutionOutput ¶
type StartExecutionOutput struct {
Metadata *response.ResponseMetadata
RunId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (StartExecutionOutput) GoString ¶
func (s StartExecutionOutput) GoString() string
GoString returns the string representation
func (*StartExecutionOutput) SetRunId ¶
func (s *StartExecutionOutput) SetRunId(v string) *StartExecutionOutput
SetRunId sets the RunId field's value.
func (StartExecutionOutput) String ¶
func (s StartExecutionOutput) String() string
String returns the string representation
type StoryboardForGetExecutionOutput ¶ added in v1.1.36
type StoryboardForGetExecutionOutput struct {
Description *string `type:"string"`
End *float64 `type:"double"`
Ocr *string `type:"string"`
Score *float64 `type:"double"`
Start *float64 `type:"double"`
VideoIndex *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (StoryboardForGetExecutionOutput) GoString ¶ added in v1.1.36
func (s StoryboardForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*StoryboardForGetExecutionOutput) SetDescription ¶ added in v1.1.36
func (s *StoryboardForGetExecutionOutput) SetDescription(v string) *StoryboardForGetExecutionOutput
SetDescription sets the Description field's value.
func (*StoryboardForGetExecutionOutput) SetEnd ¶ added in v1.1.36
func (s *StoryboardForGetExecutionOutput) SetEnd(v float64) *StoryboardForGetExecutionOutput
SetEnd sets the End field's value.
func (*StoryboardForGetExecutionOutput) SetOcr ¶ added in v1.1.36
func (s *StoryboardForGetExecutionOutput) SetOcr(v string) *StoryboardForGetExecutionOutput
SetOcr sets the Ocr field's value.
func (*StoryboardForGetExecutionOutput) SetScore ¶ added in v1.1.36
func (s *StoryboardForGetExecutionOutput) SetScore(v float64) *StoryboardForGetExecutionOutput
SetScore sets the Score field's value.
func (*StoryboardForGetExecutionOutput) SetStart ¶ added in v1.1.36
func (s *StoryboardForGetExecutionOutput) SetStart(v float64) *StoryboardForGetExecutionOutput
SetStart sets the Start field's value.
func (*StoryboardForGetExecutionOutput) SetVideoIndex ¶ added in v1.1.36
func (s *StoryboardForGetExecutionOutput) SetVideoIndex(v int32) *StoryboardForGetExecutionOutput
SetVideoIndex sets the VideoIndex field's value.
func (StoryboardForGetExecutionOutput) String ¶ added in v1.1.36
func (s StoryboardForGetExecutionOutput) String() string
String returns the string representation
type StorylineCutsForGetExecutionOutput ¶ added in v1.1.29
type StorylineCutsForGetExecutionOutput struct {
MaxDuration *float64 `type:"double"`
MaxNumber *float64 `type:"double"`
MinDuration *float64 `type:"double"`
// contains filtered or unexported fields
}
func (StorylineCutsForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s StorylineCutsForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*StorylineCutsForGetExecutionOutput) SetMaxDuration ¶ added in v1.1.29
func (s *StorylineCutsForGetExecutionOutput) SetMaxDuration(v float64) *StorylineCutsForGetExecutionOutput
SetMaxDuration sets the MaxDuration field's value.
func (*StorylineCutsForGetExecutionOutput) SetMaxNumber ¶ added in v1.1.29
func (s *StorylineCutsForGetExecutionOutput) SetMaxNumber(v float64) *StorylineCutsForGetExecutionOutput
SetMaxNumber sets the MaxNumber field's value.
func (*StorylineCutsForGetExecutionOutput) SetMinDuration ¶ added in v1.1.29
func (s *StorylineCutsForGetExecutionOutput) SetMinDuration(v float64) *StorylineCutsForGetExecutionOutput
SetMinDuration sets the MinDuration field's value.
func (StorylineCutsForGetExecutionOutput) String ¶ added in v1.1.29
func (s StorylineCutsForGetExecutionOutput) String() string
String returns the string representation
type StorylineCutsForStartExecutionInput ¶ added in v1.1.29
type StorylineCutsForStartExecutionInput struct {
MaxDuration *float64 `type:"double" json:",omitempty"`
MaxNumber *float64 `type:"double" json:",omitempty"`
MinDuration *float64 `type:"double" json:",omitempty"`
// contains filtered or unexported fields
}
func (StorylineCutsForStartExecutionInput) GoString ¶ added in v1.1.29
func (s StorylineCutsForStartExecutionInput) GoString() string
GoString returns the string representation
func (*StorylineCutsForStartExecutionInput) SetMaxDuration ¶ added in v1.1.29
func (s *StorylineCutsForStartExecutionInput) SetMaxDuration(v float64) *StorylineCutsForStartExecutionInput
SetMaxDuration sets the MaxDuration field's value.
func (*StorylineCutsForStartExecutionInput) SetMaxNumber ¶ added in v1.1.29
func (s *StorylineCutsForStartExecutionInput) SetMaxNumber(v float64) *StorylineCutsForStartExecutionInput
SetMaxNumber sets the MaxNumber field's value.
func (*StorylineCutsForStartExecutionInput) SetMinDuration ¶ added in v1.1.29
func (s *StorylineCutsForStartExecutionInput) SetMinDuration(v float64) *StorylineCutsForStartExecutionInput
SetMinDuration sets the MinDuration field's value.
func (StorylineCutsForStartExecutionInput) String ¶ added in v1.1.29
func (s StorylineCutsForStartExecutionInput) String() string
String returns the string representation
type StorylineForGetExecutionOutput ¶ added in v1.1.12
type StorylineForGetExecutionOutput struct {
ClipDuration *float64 `type:"double"`
SampleMode *string `type:"string"`
WithSnapshot *bool `type:"boolean"`
// contains filtered or unexported fields
}
func (StorylineForGetExecutionOutput) GoString ¶ added in v1.1.12
func (s StorylineForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*StorylineForGetExecutionOutput) SetClipDuration ¶ added in v1.1.12
func (s *StorylineForGetExecutionOutput) SetClipDuration(v float64) *StorylineForGetExecutionOutput
SetClipDuration sets the ClipDuration field's value.
func (*StorylineForGetExecutionOutput) SetSampleMode ¶ added in v1.1.29
func (s *StorylineForGetExecutionOutput) SetSampleMode(v string) *StorylineForGetExecutionOutput
SetSampleMode sets the SampleMode field's value.
func (*StorylineForGetExecutionOutput) SetWithSnapshot ¶ added in v1.1.12
func (s *StorylineForGetExecutionOutput) SetWithSnapshot(v bool) *StorylineForGetExecutionOutput
SetWithSnapshot sets the WithSnapshot field's value.
func (StorylineForGetExecutionOutput) String ¶ added in v1.1.12
func (s StorylineForGetExecutionOutput) String() string
String returns the string representation
type StorylineForStartExecutionInput ¶ added in v1.1.12
type StorylineForStartExecutionInput struct {
ClipDuration *float64 `type:"double" json:",omitempty"`
SampleMode *string `type:"string" json:",omitempty"`
WithSnapshot *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (StorylineForStartExecutionInput) GoString ¶ added in v1.1.12
func (s StorylineForStartExecutionInput) GoString() string
GoString returns the string representation
func (*StorylineForStartExecutionInput) SetClipDuration ¶ added in v1.1.12
func (s *StorylineForStartExecutionInput) SetClipDuration(v float64) *StorylineForStartExecutionInput
SetClipDuration sets the ClipDuration field's value.
func (*StorylineForStartExecutionInput) SetSampleMode ¶ added in v1.1.29
func (s *StorylineForStartExecutionInput) SetSampleMode(v string) *StorylineForStartExecutionInput
SetSampleMode sets the SampleMode field's value.
func (*StorylineForStartExecutionInput) SetWithSnapshot ¶ added in v1.1.12
func (s *StorylineForStartExecutionInput) SetWithSnapshot(v bool) *StorylineForStartExecutionInput
SetWithSnapshot sets the WithSnapshot field's value.
func (StorylineForStartExecutionInput) String ¶ added in v1.1.12
func (s StorylineForStartExecutionInput) String() string
String returns the string representation
type StreamControlForGetExecutionOutput ¶ added in v1.2.17
type StreamControlForGetExecutionOutput struct {
KeepAudioStreams *string `type:"string" enum:"EnumOfKeepAudioStreamsForGetExecutionOutput"`
KeepDataStreams *string `type:"string" enum:"EnumOfKeepDataStreamsForGetExecutionOutput"`
KeepVideoStreams *string `type:"string" enum:"EnumOfKeepVideoStreamsForGetExecutionOutput"`
// contains filtered or unexported fields
}
func (StreamControlForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s StreamControlForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*StreamControlForGetExecutionOutput) SetKeepAudioStreams ¶ added in v1.2.17
func (s *StreamControlForGetExecutionOutput) SetKeepAudioStreams(v string) *StreamControlForGetExecutionOutput
SetKeepAudioStreams sets the KeepAudioStreams field's value.
func (*StreamControlForGetExecutionOutput) SetKeepDataStreams ¶ added in v1.2.17
func (s *StreamControlForGetExecutionOutput) SetKeepDataStreams(v string) *StreamControlForGetExecutionOutput
SetKeepDataStreams sets the KeepDataStreams field's value.
func (*StreamControlForGetExecutionOutput) SetKeepVideoStreams ¶ added in v1.2.17
func (s *StreamControlForGetExecutionOutput) SetKeepVideoStreams(v string) *StreamControlForGetExecutionOutput
SetKeepVideoStreams sets the KeepVideoStreams field's value.
func (StreamControlForGetExecutionOutput) String ¶ added in v1.2.17
func (s StreamControlForGetExecutionOutput) String() string
String returns the string representation
type StreamControlForStartExecutionInput ¶ added in v1.2.17
type StreamControlForStartExecutionInput struct {
KeepAudioStreams *string `type:"string" json:",omitempty" enum:"EnumOfKeepAudioStreamsForStartExecutionInput"`
KeepDataStreams *string `type:"string" json:",omitempty" enum:"EnumOfKeepDataStreamsForStartExecutionInput"`
KeepVideoStreams *string `type:"string" json:",omitempty" enum:"EnumOfKeepVideoStreamsForStartExecutionInput"`
// contains filtered or unexported fields
}
func (StreamControlForStartExecutionInput) GoString ¶ added in v1.2.17
func (s StreamControlForStartExecutionInput) GoString() string
GoString returns the string representation
func (*StreamControlForStartExecutionInput) SetKeepAudioStreams ¶ added in v1.2.17
func (s *StreamControlForStartExecutionInput) SetKeepAudioStreams(v string) *StreamControlForStartExecutionInput
SetKeepAudioStreams sets the KeepAudioStreams field's value.
func (*StreamControlForStartExecutionInput) SetKeepDataStreams ¶ added in v1.2.17
func (s *StreamControlForStartExecutionInput) SetKeepDataStreams(v string) *StreamControlForStartExecutionInput
SetKeepDataStreams sets the KeepDataStreams field's value.
func (*StreamControlForStartExecutionInput) SetKeepVideoStreams ¶ added in v1.2.17
func (s *StreamControlForStartExecutionInput) SetKeepVideoStreams(v string) *StreamControlForStartExecutionInput
SetKeepVideoStreams sets the KeepVideoStreams field's value.
func (StreamControlForStartExecutionInput) String ¶ added in v1.2.17
func (s StreamControlForStartExecutionInput) String() string
String returns the string representation
type SubmitAITranslationWorkflowInput ¶ added in v1.1.12
type SubmitAITranslationWorkflowInput struct {
OperatorConfig *OperatorConfigForSubmitAITranslationWorkflowInput `type:"structure" json:",omitempty"`
ProcessConfig *ProcessConfigForSubmitAITranslationWorkflowInput `type:"structure" json:",omitempty"`
// SpaceName is a required field
SpaceName *string `type:"string" json:",omitempty" required:"true"`
SubtitleConfig *SubtitleConfigForSubmitAITranslationWorkflowInput `type:"structure" json:",omitempty"`
TranslationConfig *TranslationConfigForSubmitAITranslationWorkflowInput `type:"structure" json:",omitempty"`
// Vid is a required field
Vid *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (SubmitAITranslationWorkflowInput) GoString ¶ added in v1.1.12
func (s SubmitAITranslationWorkflowInput) GoString() string
GoString returns the string representation
func (*SubmitAITranslationWorkflowInput) SetOperatorConfig ¶ added in v1.1.12
func (s *SubmitAITranslationWorkflowInput) SetOperatorConfig(v *OperatorConfigForSubmitAITranslationWorkflowInput) *SubmitAITranslationWorkflowInput
SetOperatorConfig sets the OperatorConfig field's value.
func (*SubmitAITranslationWorkflowInput) SetProcessConfig ¶ added in v1.1.25
func (s *SubmitAITranslationWorkflowInput) SetProcessConfig(v *ProcessConfigForSubmitAITranslationWorkflowInput) *SubmitAITranslationWorkflowInput
SetProcessConfig sets the ProcessConfig field's value.
func (*SubmitAITranslationWorkflowInput) SetSpaceName ¶ added in v1.1.12
func (s *SubmitAITranslationWorkflowInput) SetSpaceName(v string) *SubmitAITranslationWorkflowInput
SetSpaceName sets the SpaceName field's value.
func (*SubmitAITranslationWorkflowInput) SetSubtitleConfig ¶ added in v1.1.25
func (s *SubmitAITranslationWorkflowInput) SetSubtitleConfig(v *SubtitleConfigForSubmitAITranslationWorkflowInput) *SubmitAITranslationWorkflowInput
SetSubtitleConfig sets the SubtitleConfig field's value.
func (*SubmitAITranslationWorkflowInput) SetTranslationConfig ¶ added in v1.1.12
func (s *SubmitAITranslationWorkflowInput) SetTranslationConfig(v *TranslationConfigForSubmitAITranslationWorkflowInput) *SubmitAITranslationWorkflowInput
SetTranslationConfig sets the TranslationConfig field's value.
func (*SubmitAITranslationWorkflowInput) SetVid ¶ added in v1.1.12
func (s *SubmitAITranslationWorkflowInput) SetVid(v string) *SubmitAITranslationWorkflowInput
SetVid sets the Vid field's value.
func (SubmitAITranslationWorkflowInput) String ¶ added in v1.1.12
func (s SubmitAITranslationWorkflowInput) String() string
String returns the string representation
func (*SubmitAITranslationWorkflowInput) Validate ¶ added in v1.1.12
func (s *SubmitAITranslationWorkflowInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SubmitAITranslationWorkflowOutput ¶ added in v1.1.12
type SubmitAITranslationWorkflowOutput struct {
Metadata *response.ResponseMetadata
ProjectBaseInfo *ProjectBaseInfoForSubmitAITranslationWorkflowOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (SubmitAITranslationWorkflowOutput) GoString ¶ added in v1.1.12
func (s SubmitAITranslationWorkflowOutput) GoString() string
GoString returns the string representation
func (*SubmitAITranslationWorkflowOutput) SetProjectBaseInfo ¶ added in v1.1.18
func (s *SubmitAITranslationWorkflowOutput) SetProjectBaseInfo(v *ProjectBaseInfoForSubmitAITranslationWorkflowOutput) *SubmitAITranslationWorkflowOutput
SetProjectBaseInfo sets the ProjectBaseInfo field's value.
func (SubmitAITranslationWorkflowOutput) String ¶ added in v1.1.12
func (s SubmitAITranslationWorkflowOutput) String() string
String returns the string representation
type SubtitleConfigForListAITranslationProjectOutput ¶ added in v1.1.29
type SubtitleConfigForListAITranslationProjectOutput struct {
FontSize *int32 `type:"int32"`
IsEraseSource *bool `type:"boolean"`
IsHardSubtitle *bool `type:"boolean"`
MarginL *float64 `type:"double"`
MarginR *float64 `type:"double"`
MarginV *float64 `type:"double"`
ShowLines *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (SubtitleConfigForListAITranslationProjectOutput) GoString ¶ added in v1.1.29
func (s SubtitleConfigForListAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*SubtitleConfigForListAITranslationProjectOutput) SetFontSize ¶ added in v1.1.29
func (s *SubtitleConfigForListAITranslationProjectOutput) SetFontSize(v int32) *SubtitleConfigForListAITranslationProjectOutput
SetFontSize sets the FontSize field's value.
func (*SubtitleConfigForListAITranslationProjectOutput) SetIsEraseSource ¶ added in v1.1.29
func (s *SubtitleConfigForListAITranslationProjectOutput) SetIsEraseSource(v bool) *SubtitleConfigForListAITranslationProjectOutput
SetIsEraseSource sets the IsEraseSource field's value.
func (*SubtitleConfigForListAITranslationProjectOutput) SetIsHardSubtitle ¶ added in v1.1.29
func (s *SubtitleConfigForListAITranslationProjectOutput) SetIsHardSubtitle(v bool) *SubtitleConfigForListAITranslationProjectOutput
SetIsHardSubtitle sets the IsHardSubtitle field's value.
func (*SubtitleConfigForListAITranslationProjectOutput) SetMarginL ¶ added in v1.1.29
func (s *SubtitleConfigForListAITranslationProjectOutput) SetMarginL(v float64) *SubtitleConfigForListAITranslationProjectOutput
SetMarginL sets the MarginL field's value.
func (*SubtitleConfigForListAITranslationProjectOutput) SetMarginR ¶ added in v1.1.29
func (s *SubtitleConfigForListAITranslationProjectOutput) SetMarginR(v float64) *SubtitleConfigForListAITranslationProjectOutput
SetMarginR sets the MarginR field's value.
func (*SubtitleConfigForListAITranslationProjectOutput) SetMarginV ¶ added in v1.1.29
func (s *SubtitleConfigForListAITranslationProjectOutput) SetMarginV(v float64) *SubtitleConfigForListAITranslationProjectOutput
SetMarginV sets the MarginV field's value.
func (*SubtitleConfigForListAITranslationProjectOutput) SetShowLines ¶ added in v1.1.29
func (s *SubtitleConfigForListAITranslationProjectOutput) SetShowLines(v int32) *SubtitleConfigForListAITranslationProjectOutput
SetShowLines sets the ShowLines field's value.
func (SubtitleConfigForListAITranslationProjectOutput) String ¶ added in v1.1.29
func (s SubtitleConfigForListAITranslationProjectOutput) String() string
String returns the string representation
type SubtitleConfigForSubmitAITranslationWorkflowInput ¶ added in v1.1.25
type SubtitleConfigForSubmitAITranslationWorkflowInput struct {
FontSize *int32 `type:"int32" json:",omitempty"`
IsEraseSource *bool `type:"boolean" json:",omitempty"`
IsHardSubtitle *bool `type:"boolean" json:",omitempty"`
MarginL *float64 `type:"double" json:",omitempty"`
MarginR *float64 `type:"double" json:",omitempty"`
MarginV *float64 `type:"double" json:",omitempty"`
ShowLines *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (SubtitleConfigForSubmitAITranslationWorkflowInput) GoString ¶ added in v1.1.25
func (s SubtitleConfigForSubmitAITranslationWorkflowInput) GoString() string
GoString returns the string representation
func (*SubtitleConfigForSubmitAITranslationWorkflowInput) SetFontSize ¶ added in v1.1.25
func (s *SubtitleConfigForSubmitAITranslationWorkflowInput) SetFontSize(v int32) *SubtitleConfigForSubmitAITranslationWorkflowInput
SetFontSize sets the FontSize field's value.
func (*SubtitleConfigForSubmitAITranslationWorkflowInput) SetIsEraseSource ¶ added in v1.1.25
func (s *SubtitleConfigForSubmitAITranslationWorkflowInput) SetIsEraseSource(v bool) *SubtitleConfigForSubmitAITranslationWorkflowInput
SetIsEraseSource sets the IsEraseSource field's value.
func (*SubtitleConfigForSubmitAITranslationWorkflowInput) SetIsHardSubtitle ¶ added in v1.1.25
func (s *SubtitleConfigForSubmitAITranslationWorkflowInput) SetIsHardSubtitle(v bool) *SubtitleConfigForSubmitAITranslationWorkflowInput
SetIsHardSubtitle sets the IsHardSubtitle field's value.
func (*SubtitleConfigForSubmitAITranslationWorkflowInput) SetMarginL ¶ added in v1.1.25
func (s *SubtitleConfigForSubmitAITranslationWorkflowInput) SetMarginL(v float64) *SubtitleConfigForSubmitAITranslationWorkflowInput
SetMarginL sets the MarginL field's value.
func (*SubtitleConfigForSubmitAITranslationWorkflowInput) SetMarginR ¶ added in v1.1.25
func (s *SubtitleConfigForSubmitAITranslationWorkflowInput) SetMarginR(v float64) *SubtitleConfigForSubmitAITranslationWorkflowInput
SetMarginR sets the MarginR field's value.
func (*SubtitleConfigForSubmitAITranslationWorkflowInput) SetMarginV ¶ added in v1.1.25
func (s *SubtitleConfigForSubmitAITranslationWorkflowInput) SetMarginV(v float64) *SubtitleConfigForSubmitAITranslationWorkflowInput
SetMarginV sets the MarginV field's value.
func (*SubtitleConfigForSubmitAITranslationWorkflowInput) SetShowLines ¶ added in v1.1.25
func (s *SubtitleConfigForSubmitAITranslationWorkflowInput) SetShowLines(v int32) *SubtitleConfigForSubmitAITranslationWorkflowInput
SetShowLines sets the ShowLines field's value.
func (SubtitleConfigForSubmitAITranslationWorkflowInput) String ¶ added in v1.1.25
func (s SubtitleConfigForSubmitAITranslationWorkflowInput) String() string
String returns the string representation
type SubtitleFilterForGetExecutionOutput ¶ added in v1.1.29
type SubtitleFilterForGetExecutionOutput struct {
MaxTextHeightRatio *float64 `type:"double"`
MinTextHeightRatio *float64 `type:"double"`
RectangleCenterOffsetRatio *float64 `type:"double"`
// contains filtered or unexported fields
}
func (SubtitleFilterForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s SubtitleFilterForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*SubtitleFilterForGetExecutionOutput) SetMaxTextHeightRatio ¶ added in v1.1.29
func (s *SubtitleFilterForGetExecutionOutput) SetMaxTextHeightRatio(v float64) *SubtitleFilterForGetExecutionOutput
SetMaxTextHeightRatio sets the MaxTextHeightRatio field's value.
func (*SubtitleFilterForGetExecutionOutput) SetMinTextHeightRatio ¶ added in v1.1.29
func (s *SubtitleFilterForGetExecutionOutput) SetMinTextHeightRatio(v float64) *SubtitleFilterForGetExecutionOutput
SetMinTextHeightRatio sets the MinTextHeightRatio field's value.
func (*SubtitleFilterForGetExecutionOutput) SetRectangleCenterOffsetRatio ¶ added in v1.1.29
func (s *SubtitleFilterForGetExecutionOutput) SetRectangleCenterOffsetRatio(v float64) *SubtitleFilterForGetExecutionOutput
SetRectangleCenterOffsetRatio sets the RectangleCenterOffsetRatio field's value.
func (SubtitleFilterForGetExecutionOutput) String ¶ added in v1.1.29
func (s SubtitleFilterForGetExecutionOutput) String() string
String returns the string representation
type SubtitleFilterForStartExecutionInput ¶ added in v1.1.29
type SubtitleFilterForStartExecutionInput struct {
MaxTextHeightRatio *float64 `type:"double" json:",omitempty"`
MinTextHeightRatio *float64 `type:"double" json:",omitempty"`
RectangleCenterOffsetRatio *float64 `type:"double" json:",omitempty"`
// contains filtered or unexported fields
}
func (SubtitleFilterForStartExecutionInput) GoString ¶ added in v1.1.29
func (s SubtitleFilterForStartExecutionInput) GoString() string
GoString returns the string representation
func (*SubtitleFilterForStartExecutionInput) SetMaxTextHeightRatio ¶ added in v1.1.29
func (s *SubtitleFilterForStartExecutionInput) SetMaxTextHeightRatio(v float64) *SubtitleFilterForStartExecutionInput
SetMaxTextHeightRatio sets the MaxTextHeightRatio field's value.
func (*SubtitleFilterForStartExecutionInput) SetMinTextHeightRatio ¶ added in v1.1.29
func (s *SubtitleFilterForStartExecutionInput) SetMinTextHeightRatio(v float64) *SubtitleFilterForStartExecutionInput
SetMinTextHeightRatio sets the MinTextHeightRatio field's value.
func (*SubtitleFilterForStartExecutionInput) SetRectangleCenterOffsetRatio ¶ added in v1.1.29
func (s *SubtitleFilterForStartExecutionInput) SetRectangleCenterOffsetRatio(v float64) *SubtitleFilterForStartExecutionInput
SetRectangleCenterOffsetRatio sets the RectangleCenterOffsetRatio field's value.
func (SubtitleFilterForStartExecutionInput) String ¶ added in v1.1.29
func (s SubtitleFilterForStartExecutionInput) String() string
String returns the string representation
type SubtitleRecognitionConfigForGetAITranslationProjectOutput ¶ added in v1.1.12
type SubtitleRecognitionConfigForGetAITranslationProjectOutput struct {
BilingualSubtitleFileName *string `type:"string" json:",omitempty"`
IsVision *bool `type:"boolean" json:",omitempty"`
RecognitionType *string `type:"string" json:",omitempty"`
SourceSubtitleFileName *string `type:"string" json:",omitempty"`
SubtitleFileName *string `type:"string" json:",omitempty"`
TargetSubtitleFileName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SubtitleRecognitionConfigForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s SubtitleRecognitionConfigForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*SubtitleRecognitionConfigForGetAITranslationProjectOutput) SetBilingualSubtitleFileName ¶ added in v1.1.36
func (s *SubtitleRecognitionConfigForGetAITranslationProjectOutput) SetBilingualSubtitleFileName(v string) *SubtitleRecognitionConfigForGetAITranslationProjectOutput
SetBilingualSubtitleFileName sets the BilingualSubtitleFileName field's value.
func (*SubtitleRecognitionConfigForGetAITranslationProjectOutput) SetIsVision ¶ added in v1.2.5
func (s *SubtitleRecognitionConfigForGetAITranslationProjectOutput) SetIsVision(v bool) *SubtitleRecognitionConfigForGetAITranslationProjectOutput
SetIsVision sets the IsVision field's value.
func (*SubtitleRecognitionConfigForGetAITranslationProjectOutput) SetRecognitionType ¶ added in v1.1.12
func (s *SubtitleRecognitionConfigForGetAITranslationProjectOutput) SetRecognitionType(v string) *SubtitleRecognitionConfigForGetAITranslationProjectOutput
SetRecognitionType sets the RecognitionType field's value.
func (*SubtitleRecognitionConfigForGetAITranslationProjectOutput) SetSourceSubtitleFileName ¶ added in v1.1.36
func (s *SubtitleRecognitionConfigForGetAITranslationProjectOutput) SetSourceSubtitleFileName(v string) *SubtitleRecognitionConfigForGetAITranslationProjectOutput
SetSourceSubtitleFileName sets the SourceSubtitleFileName field's value.
func (*SubtitleRecognitionConfigForGetAITranslationProjectOutput) SetSubtitleFileName ¶ added in v1.1.29
func (s *SubtitleRecognitionConfigForGetAITranslationProjectOutput) SetSubtitleFileName(v string) *SubtitleRecognitionConfigForGetAITranslationProjectOutput
SetSubtitleFileName sets the SubtitleFileName field's value.
func (*SubtitleRecognitionConfigForGetAITranslationProjectOutput) SetTargetSubtitleFileName ¶ added in v1.1.36
func (s *SubtitleRecognitionConfigForGetAITranslationProjectOutput) SetTargetSubtitleFileName(v string) *SubtitleRecognitionConfigForGetAITranslationProjectOutput
SetTargetSubtitleFileName sets the TargetSubtitleFileName field's value.
func (SubtitleRecognitionConfigForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s SubtitleRecognitionConfigForGetAITranslationProjectOutput) String() string
String returns the string representation
type SubtitleRecognitionConfigForListAITranslationProjectOutput ¶ added in v1.1.12
type SubtitleRecognitionConfigForListAITranslationProjectOutput struct {
BilingualSubtitleFileName *string `type:"string"`
IsVision *bool `type:"boolean"`
RecognitionType *string `type:"string"`
SourceSubtitleFileName *string `type:"string"`
SubtitleFileName *string `type:"string"`
TargetSubtitleFileName *string `type:"string"`
// contains filtered or unexported fields
}
func (SubtitleRecognitionConfigForListAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s SubtitleRecognitionConfigForListAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*SubtitleRecognitionConfigForListAITranslationProjectOutput) SetBilingualSubtitleFileName ¶ added in v1.1.36
func (s *SubtitleRecognitionConfigForListAITranslationProjectOutput) SetBilingualSubtitleFileName(v string) *SubtitleRecognitionConfigForListAITranslationProjectOutput
SetBilingualSubtitleFileName sets the BilingualSubtitleFileName field's value.
func (*SubtitleRecognitionConfigForListAITranslationProjectOutput) SetIsVision ¶ added in v1.2.5
func (s *SubtitleRecognitionConfigForListAITranslationProjectOutput) SetIsVision(v bool) *SubtitleRecognitionConfigForListAITranslationProjectOutput
SetIsVision sets the IsVision field's value.
func (*SubtitleRecognitionConfigForListAITranslationProjectOutput) SetRecognitionType ¶ added in v1.1.12
func (s *SubtitleRecognitionConfigForListAITranslationProjectOutput) SetRecognitionType(v string) *SubtitleRecognitionConfigForListAITranslationProjectOutput
SetRecognitionType sets the RecognitionType field's value.
func (*SubtitleRecognitionConfigForListAITranslationProjectOutput) SetSourceSubtitleFileName ¶ added in v1.1.36
func (s *SubtitleRecognitionConfigForListAITranslationProjectOutput) SetSourceSubtitleFileName(v string) *SubtitleRecognitionConfigForListAITranslationProjectOutput
SetSourceSubtitleFileName sets the SourceSubtitleFileName field's value.
func (*SubtitleRecognitionConfigForListAITranslationProjectOutput) SetSubtitleFileName ¶ added in v1.1.29
func (s *SubtitleRecognitionConfigForListAITranslationProjectOutput) SetSubtitleFileName(v string) *SubtitleRecognitionConfigForListAITranslationProjectOutput
SetSubtitleFileName sets the SubtitleFileName field's value.
func (*SubtitleRecognitionConfigForListAITranslationProjectOutput) SetTargetSubtitleFileName ¶ added in v1.1.36
func (s *SubtitleRecognitionConfigForListAITranslationProjectOutput) SetTargetSubtitleFileName(v string) *SubtitleRecognitionConfigForListAITranslationProjectOutput
SetTargetSubtitleFileName sets the TargetSubtitleFileName field's value.
func (SubtitleRecognitionConfigForListAITranslationProjectOutput) String ¶ added in v1.1.12
func (s SubtitleRecognitionConfigForListAITranslationProjectOutput) String() string
String returns the string representation
type SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput ¶ added in v1.1.12
type SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput struct {
BilingualSubtitleFileName *string `type:"string" json:",omitempty"`
IsVision *bool `type:"boolean" json:",omitempty"`
RecognitionType *string `type:"string" json:",omitempty"`
SourceSubtitleFileName *string `type:"string" json:",omitempty"`
SubtitleFileName *string `type:"string" json:",omitempty"`
TargetSubtitleFileName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) GoString ¶ added in v1.1.12
func (s SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) GoString() string
GoString returns the string representation
func (*SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) SetBilingualSubtitleFileName ¶ added in v1.1.36
func (s *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) SetBilingualSubtitleFileName(v string) *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput
SetBilingualSubtitleFileName sets the BilingualSubtitleFileName field's value.
func (*SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) SetIsVision ¶ added in v1.2.5
func (s *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) SetIsVision(v bool) *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput
SetIsVision sets the IsVision field's value.
func (*SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) SetRecognitionType ¶ added in v1.1.12
func (s *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) SetRecognitionType(v string) *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput
SetRecognitionType sets the RecognitionType field's value.
func (*SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) SetSourceSubtitleFileName ¶ added in v1.1.36
func (s *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) SetSourceSubtitleFileName(v string) *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput
SetSourceSubtitleFileName sets the SourceSubtitleFileName field's value.
func (*SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) SetSubtitleFileName ¶ added in v1.1.29
func (s *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) SetSubtitleFileName(v string) *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput
SetSubtitleFileName sets the SubtitleFileName field's value.
func (*SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) SetTargetSubtitleFileName ¶ added in v1.1.36
func (s *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) SetTargetSubtitleFileName(v string) *SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput
SetTargetSubtitleFileName sets the TargetSubtitleFileName field's value.
func (SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) String ¶ added in v1.1.12
func (s SubtitleRecognitionConfigForSubmitAITranslationWorkflowInput) String() string
String returns the string representation
type TargetBlueprintForGetAITranslationProjectOutput ¶ added in v1.1.12
type TargetBlueprintForGetAITranslationProjectOutput struct {
Id *string `type:"string" json:",omitempty"`
Language *string `type:"string" json:",omitempty"`
ProjectId *string `type:"string" json:",omitempty"`
TranslationType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TargetBlueprintForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s TargetBlueprintForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*TargetBlueprintForGetAITranslationProjectOutput) SetId ¶ added in v1.1.12
func (s *TargetBlueprintForGetAITranslationProjectOutput) SetId(v string) *TargetBlueprintForGetAITranslationProjectOutput
SetId sets the Id field's value.
func (*TargetBlueprintForGetAITranslationProjectOutput) SetLanguage ¶ added in v1.1.12
func (s *TargetBlueprintForGetAITranslationProjectOutput) SetLanguage(v string) *TargetBlueprintForGetAITranslationProjectOutput
SetLanguage sets the Language field's value.
func (*TargetBlueprintForGetAITranslationProjectOutput) SetProjectId ¶ added in v1.1.12
func (s *TargetBlueprintForGetAITranslationProjectOutput) SetProjectId(v string) *TargetBlueprintForGetAITranslationProjectOutput
SetProjectId sets the ProjectId field's value.
func (*TargetBlueprintForGetAITranslationProjectOutput) SetTranslationType ¶ added in v1.1.12
func (s *TargetBlueprintForGetAITranslationProjectOutput) SetTranslationType(v string) *TargetBlueprintForGetAITranslationProjectOutput
SetTranslationType sets the TranslationType field's value.
func (TargetBlueprintForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s TargetBlueprintForGetAITranslationProjectOutput) String() string
String returns the string representation
type TargetBlueprintForListAITranslationProjectOutput ¶ added in v1.1.12
type TargetBlueprintForListAITranslationProjectOutput struct {
Id *string `type:"string"`
Language *string `type:"string"`
ProjectId *string `type:"string"`
TranslationType *string `type:"string"`
// contains filtered or unexported fields
}
func (TargetBlueprintForListAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s TargetBlueprintForListAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*TargetBlueprintForListAITranslationProjectOutput) SetId ¶ added in v1.1.12
func (s *TargetBlueprintForListAITranslationProjectOutput) SetId(v string) *TargetBlueprintForListAITranslationProjectOutput
SetId sets the Id field's value.
func (*TargetBlueprintForListAITranslationProjectOutput) SetLanguage ¶ added in v1.1.12
func (s *TargetBlueprintForListAITranslationProjectOutput) SetLanguage(v string) *TargetBlueprintForListAITranslationProjectOutput
SetLanguage sets the Language field's value.
func (*TargetBlueprintForListAITranslationProjectOutput) SetProjectId ¶ added in v1.1.12
func (s *TargetBlueprintForListAITranslationProjectOutput) SetProjectId(v string) *TargetBlueprintForListAITranslationProjectOutput
SetProjectId sets the ProjectId field's value.
func (*TargetBlueprintForListAITranslationProjectOutput) SetTranslationType ¶ added in v1.1.12
func (s *TargetBlueprintForListAITranslationProjectOutput) SetTranslationType(v string) *TargetBlueprintForListAITranslationProjectOutput
SetTranslationType sets the TranslationType field's value.
func (TargetBlueprintForListAITranslationProjectOutput) String ¶ added in v1.1.12
func (s TargetBlueprintForListAITranslationProjectOutput) String() string
String returns the string representation
type TargetClipForCreateAITranslationUtteranceOutput ¶ added in v1.1.36
type TargetClipForCreateAITranslationUtteranceOutput struct {
ClipAudio *ClipAudioForCreateAITranslationUtteranceOutput `type:"structure" json:",omitempty"`
ClipVideo *ClipVideoForCreateAITranslationUtteranceOutput `type:"structure" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
TrackId *string `type:"string" json:",omitempty"`
TranslationType *string `type:"string" json:",omitempty"`
Trim *TrimForCreateAITranslationUtteranceOutput `type:"structure" json:",omitempty"`
Volume *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (TargetClipForCreateAITranslationUtteranceOutput) GoString ¶ added in v1.1.36
func (s TargetClipForCreateAITranslationUtteranceOutput) GoString() string
GoString returns the string representation
func (*TargetClipForCreateAITranslationUtteranceOutput) SetClipAudio ¶ added in v1.1.36
func (s *TargetClipForCreateAITranslationUtteranceOutput) SetClipAudio(v *ClipAudioForCreateAITranslationUtteranceOutput) *TargetClipForCreateAITranslationUtteranceOutput
SetClipAudio sets the ClipAudio field's value.
func (*TargetClipForCreateAITranslationUtteranceOutput) SetClipVideo ¶ added in v1.1.36
func (s *TargetClipForCreateAITranslationUtteranceOutput) SetClipVideo(v *ClipVideoForCreateAITranslationUtteranceOutput) *TargetClipForCreateAITranslationUtteranceOutput
SetClipVideo sets the ClipVideo field's value.
func (*TargetClipForCreateAITranslationUtteranceOutput) SetId ¶ added in v1.1.36
func (s *TargetClipForCreateAITranslationUtteranceOutput) SetId(v string) *TargetClipForCreateAITranslationUtteranceOutput
SetId sets the Id field's value.
func (*TargetClipForCreateAITranslationUtteranceOutput) SetTrackId ¶ added in v1.1.36
func (s *TargetClipForCreateAITranslationUtteranceOutput) SetTrackId(v string) *TargetClipForCreateAITranslationUtteranceOutput
SetTrackId sets the TrackId field's value.
func (*TargetClipForCreateAITranslationUtteranceOutput) SetTranslationType ¶ added in v1.1.36
func (s *TargetClipForCreateAITranslationUtteranceOutput) SetTranslationType(v string) *TargetClipForCreateAITranslationUtteranceOutput
SetTranslationType sets the TranslationType field's value.
func (*TargetClipForCreateAITranslationUtteranceOutput) SetTrim ¶ added in v1.1.36
func (s *TargetClipForCreateAITranslationUtteranceOutput) SetTrim(v *TrimForCreateAITranslationUtteranceOutput) *TargetClipForCreateAITranslationUtteranceOutput
SetTrim sets the Trim field's value.
func (*TargetClipForCreateAITranslationUtteranceOutput) SetVolume ¶ added in v1.1.36
func (s *TargetClipForCreateAITranslationUtteranceOutput) SetVolume(v int32) *TargetClipForCreateAITranslationUtteranceOutput
SetVolume sets the Volume field's value.
func (TargetClipForCreateAITranslationUtteranceOutput) String ¶ added in v1.1.36
func (s TargetClipForCreateAITranslationUtteranceOutput) String() string
String returns the string representation
type TargetClipForGenerateAITranslationUtteranceAudioOutput ¶ added in v1.1.29
type TargetClipForGenerateAITranslationUtteranceAudioOutput struct {
ClipAudio *ClipAudioForGenerateAITranslationUtteranceAudioOutput `type:"structure" json:",omitempty"`
ClipVideo *ClipVideoForGenerateAITranslationUtteranceAudioOutput `type:"structure" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
TrackId *string `type:"string" json:",omitempty"`
TranslationType *string `type:"string" json:",omitempty"`
Trim *TrimForGenerateAITranslationUtteranceAudioOutput `type:"structure" json:",omitempty"`
Volume *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (TargetClipForGenerateAITranslationUtteranceAudioOutput) GoString ¶ added in v1.1.29
func (s TargetClipForGenerateAITranslationUtteranceAudioOutput) GoString() string
GoString returns the string representation
func (*TargetClipForGenerateAITranslationUtteranceAudioOutput) SetClipAudio ¶ added in v1.1.29
func (s *TargetClipForGenerateAITranslationUtteranceAudioOutput) SetClipAudio(v *ClipAudioForGenerateAITranslationUtteranceAudioOutput) *TargetClipForGenerateAITranslationUtteranceAudioOutput
SetClipAudio sets the ClipAudio field's value.
func (*TargetClipForGenerateAITranslationUtteranceAudioOutput) SetClipVideo ¶ added in v1.1.29
func (s *TargetClipForGenerateAITranslationUtteranceAudioOutput) SetClipVideo(v *ClipVideoForGenerateAITranslationUtteranceAudioOutput) *TargetClipForGenerateAITranslationUtteranceAudioOutput
SetClipVideo sets the ClipVideo field's value.
func (*TargetClipForGenerateAITranslationUtteranceAudioOutput) SetId ¶ added in v1.1.29
func (s *TargetClipForGenerateAITranslationUtteranceAudioOutput) SetId(v string) *TargetClipForGenerateAITranslationUtteranceAudioOutput
SetId sets the Id field's value.
func (*TargetClipForGenerateAITranslationUtteranceAudioOutput) SetTrackId ¶ added in v1.1.29
func (s *TargetClipForGenerateAITranslationUtteranceAudioOutput) SetTrackId(v string) *TargetClipForGenerateAITranslationUtteranceAudioOutput
SetTrackId sets the TrackId field's value.
func (*TargetClipForGenerateAITranslationUtteranceAudioOutput) SetTranslationType ¶ added in v1.1.29
func (s *TargetClipForGenerateAITranslationUtteranceAudioOutput) SetTranslationType(v string) *TargetClipForGenerateAITranslationUtteranceAudioOutput
SetTranslationType sets the TranslationType field's value.
func (*TargetClipForGenerateAITranslationUtteranceAudioOutput) SetTrim ¶ added in v1.1.29
func (s *TargetClipForGenerateAITranslationUtteranceAudioOutput) SetTrim(v *TrimForGenerateAITranslationUtteranceAudioOutput) *TargetClipForGenerateAITranslationUtteranceAudioOutput
SetTrim sets the Trim field's value.
func (*TargetClipForGenerateAITranslationUtteranceAudioOutput) SetVolume ¶ added in v1.1.29
func (s *TargetClipForGenerateAITranslationUtteranceAudioOutput) SetVolume(v int32) *TargetClipForGenerateAITranslationUtteranceAudioOutput
SetVolume sets the Volume field's value.
func (TargetClipForGenerateAITranslationUtteranceAudioOutput) String ¶ added in v1.1.29
func (s TargetClipForGenerateAITranslationUtteranceAudioOutput) String() string
String returns the string representation
type TargetClipForGetAITranslationProjectOutput ¶ added in v1.1.12
type TargetClipForGetAITranslationProjectOutput struct {
ClipAudio *PreviewVideoMutedForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
ClipVideo *PreviewVideoMutedForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
TrackId *string `type:"string" json:",omitempty"`
TranslationType *string `type:"string" json:",omitempty"`
Trim *TrimForGetAITranslationProjectOutput `type:"structure" json:",omitempty"`
Volume *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (TargetClipForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s TargetClipForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*TargetClipForGetAITranslationProjectOutput) SetClipAudio ¶ added in v1.1.12
func (s *TargetClipForGetAITranslationProjectOutput) SetClipAudio(v *PreviewVideoMutedForGetAITranslationProjectOutput) *TargetClipForGetAITranslationProjectOutput
SetClipAudio sets the ClipAudio field's value.
func (*TargetClipForGetAITranslationProjectOutput) SetClipVideo ¶ added in v1.1.12
func (s *TargetClipForGetAITranslationProjectOutput) SetClipVideo(v *PreviewVideoMutedForGetAITranslationProjectOutput) *TargetClipForGetAITranslationProjectOutput
SetClipVideo sets the ClipVideo field's value.
func (*TargetClipForGetAITranslationProjectOutput) SetId ¶ added in v1.1.12
func (s *TargetClipForGetAITranslationProjectOutput) SetId(v string) *TargetClipForGetAITranslationProjectOutput
SetId sets the Id field's value.
func (*TargetClipForGetAITranslationProjectOutput) SetTrackId ¶ added in v1.1.12
func (s *TargetClipForGetAITranslationProjectOutput) SetTrackId(v string) *TargetClipForGetAITranslationProjectOutput
SetTrackId sets the TrackId field's value.
func (*TargetClipForGetAITranslationProjectOutput) SetTranslationType ¶ added in v1.1.12
func (s *TargetClipForGetAITranslationProjectOutput) SetTranslationType(v string) *TargetClipForGetAITranslationProjectOutput
SetTranslationType sets the TranslationType field's value.
func (*TargetClipForGetAITranslationProjectOutput) SetTrim ¶ added in v1.1.12
func (s *TargetClipForGetAITranslationProjectOutput) SetTrim(v *TrimForGetAITranslationProjectOutput) *TargetClipForGetAITranslationProjectOutput
SetTrim sets the Trim field's value.
func (*TargetClipForGetAITranslationProjectOutput) SetVolume ¶ added in v1.1.12
func (s *TargetClipForGetAITranslationProjectOutput) SetVolume(v int32) *TargetClipForGetAITranslationProjectOutput
SetVolume sets the Volume field's value.
func (TargetClipForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s TargetClipForGetAITranslationProjectOutput) String() string
String returns the string representation
type TargetForGetExecutionOutput ¶ added in v1.1.47
type TargetForGetExecutionOutput struct {
Fps *float64 `type:"float"`
Res *string `type:"string"`
ResLimit *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (TargetForGetExecutionOutput) GoString ¶ added in v1.1.47
func (s TargetForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*TargetForGetExecutionOutput) SetFps ¶ added in v1.1.47
func (s *TargetForGetExecutionOutput) SetFps(v float64) *TargetForGetExecutionOutput
SetFps sets the Fps field's value.
func (*TargetForGetExecutionOutput) SetRes ¶ added in v1.1.47
func (s *TargetForGetExecutionOutput) SetRes(v string) *TargetForGetExecutionOutput
SetRes sets the Res field's value.
func (*TargetForGetExecutionOutput) SetResLimit ¶ added in v1.1.47
func (s *TargetForGetExecutionOutput) SetResLimit(v int32) *TargetForGetExecutionOutput
SetResLimit sets the ResLimit field's value.
func (TargetForGetExecutionOutput) String ¶ added in v1.1.47
func (s TargetForGetExecutionOutput) String() string
String returns the string representation
type TargetForStartExecutionInput ¶ added in v1.1.47
type TargetForStartExecutionInput struct {
Fps *float64 `type:"float" json:",omitempty"`
Res *string `type:"string" json:",omitempty"`
ResLimit *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (TargetForStartExecutionInput) GoString ¶ added in v1.1.47
func (s TargetForStartExecutionInput) GoString() string
GoString returns the string representation
func (*TargetForStartExecutionInput) SetFps ¶ added in v1.1.47
func (s *TargetForStartExecutionInput) SetFps(v float64) *TargetForStartExecutionInput
SetFps sets the Fps field's value.
func (*TargetForStartExecutionInput) SetRes ¶ added in v1.1.47
func (s *TargetForStartExecutionInput) SetRes(v string) *TargetForStartExecutionInput
SetRes sets the Res field's value.
func (*TargetForStartExecutionInput) SetResLimit ¶ added in v1.1.47
func (s *TargetForStartExecutionInput) SetResLimit(v int32) *TargetForStartExecutionInput
SetResLimit sets the ResLimit field's value.
func (TargetForStartExecutionInput) String ¶ added in v1.1.47
func (s TargetForStartExecutionInput) String() string
String returns the string representation
type TargetTrackForGetAITranslationProjectOutput ¶ added in v1.1.12
type TargetTrackForGetAITranslationProjectOutput struct {
BlueprintId *string `type:"string" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
SpeakerId *string `type:"string" json:",omitempty"`
TranslationType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TargetTrackForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s TargetTrackForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*TargetTrackForGetAITranslationProjectOutput) SetBlueprintId ¶ added in v1.1.12
func (s *TargetTrackForGetAITranslationProjectOutput) SetBlueprintId(v string) *TargetTrackForGetAITranslationProjectOutput
SetBlueprintId sets the BlueprintId field's value.
func (*TargetTrackForGetAITranslationProjectOutput) SetId ¶ added in v1.1.12
func (s *TargetTrackForGetAITranslationProjectOutput) SetId(v string) *TargetTrackForGetAITranslationProjectOutput
SetId sets the Id field's value.
func (*TargetTrackForGetAITranslationProjectOutput) SetSpeakerId ¶ added in v1.1.12
func (s *TargetTrackForGetAITranslationProjectOutput) SetSpeakerId(v string) *TargetTrackForGetAITranslationProjectOutput
SetSpeakerId sets the SpeakerId field's value.
func (*TargetTrackForGetAITranslationProjectOutput) SetTranslationType ¶ added in v1.1.12
func (s *TargetTrackForGetAITranslationProjectOutput) SetTranslationType(v string) *TargetTrackForGetAITranslationProjectOutput
SetTranslationType sets the TranslationType field's value.
func (TargetTrackForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s TargetTrackForGetAITranslationProjectOutput) String() string
String returns the string representation
type TargetUtteranceForCreateAITranslationUtteranceOutput ¶ added in v1.1.36
type TargetUtteranceForCreateAITranslationUtteranceOutput struct {
BlueprintId *string `type:"string" json:",omitempty"`
ClipId *string `type:"string" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
IsFacialTranslation *bool `type:"boolean" json:",omitempty"`
ProjectId *string `type:"string" json:",omitempty"`
SourceId *string `type:"string" json:",omitempty"`
SpeakerId *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
Text *string `type:"string" json:",omitempty"`
TranslationType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TargetUtteranceForCreateAITranslationUtteranceOutput) GoString ¶ added in v1.1.36
func (s TargetUtteranceForCreateAITranslationUtteranceOutput) GoString() string
GoString returns the string representation
func (*TargetUtteranceForCreateAITranslationUtteranceOutput) SetBlueprintId ¶ added in v1.1.36
func (s *TargetUtteranceForCreateAITranslationUtteranceOutput) SetBlueprintId(v string) *TargetUtteranceForCreateAITranslationUtteranceOutput
SetBlueprintId sets the BlueprintId field's value.
func (*TargetUtteranceForCreateAITranslationUtteranceOutput) SetClipId ¶ added in v1.1.36
func (s *TargetUtteranceForCreateAITranslationUtteranceOutput) SetClipId(v string) *TargetUtteranceForCreateAITranslationUtteranceOutput
SetClipId sets the ClipId field's value.
func (*TargetUtteranceForCreateAITranslationUtteranceOutput) SetId ¶ added in v1.1.36
func (s *TargetUtteranceForCreateAITranslationUtteranceOutput) SetId(v string) *TargetUtteranceForCreateAITranslationUtteranceOutput
SetId sets the Id field's value.
func (*TargetUtteranceForCreateAITranslationUtteranceOutput) SetIsFacialTranslation ¶ added in v1.1.36
func (s *TargetUtteranceForCreateAITranslationUtteranceOutput) SetIsFacialTranslation(v bool) *TargetUtteranceForCreateAITranslationUtteranceOutput
SetIsFacialTranslation sets the IsFacialTranslation field's value.
func (*TargetUtteranceForCreateAITranslationUtteranceOutput) SetProjectId ¶ added in v1.1.36
func (s *TargetUtteranceForCreateAITranslationUtteranceOutput) SetProjectId(v string) *TargetUtteranceForCreateAITranslationUtteranceOutput
SetProjectId sets the ProjectId field's value.
func (*TargetUtteranceForCreateAITranslationUtteranceOutput) SetSourceId ¶ added in v1.1.36
func (s *TargetUtteranceForCreateAITranslationUtteranceOutput) SetSourceId(v string) *TargetUtteranceForCreateAITranslationUtteranceOutput
SetSourceId sets the SourceId field's value.
func (*TargetUtteranceForCreateAITranslationUtteranceOutput) SetSpeakerId ¶ added in v1.1.36
func (s *TargetUtteranceForCreateAITranslationUtteranceOutput) SetSpeakerId(v string) *TargetUtteranceForCreateAITranslationUtteranceOutput
SetSpeakerId sets the SpeakerId field's value.
func (*TargetUtteranceForCreateAITranslationUtteranceOutput) SetStatus ¶ added in v1.1.36
func (s *TargetUtteranceForCreateAITranslationUtteranceOutput) SetStatus(v string) *TargetUtteranceForCreateAITranslationUtteranceOutput
SetStatus sets the Status field's value.
func (*TargetUtteranceForCreateAITranslationUtteranceOutput) SetText ¶ added in v1.1.36
func (s *TargetUtteranceForCreateAITranslationUtteranceOutput) SetText(v string) *TargetUtteranceForCreateAITranslationUtteranceOutput
SetText sets the Text field's value.
func (*TargetUtteranceForCreateAITranslationUtteranceOutput) SetTranslationType ¶ added in v1.1.36
func (s *TargetUtteranceForCreateAITranslationUtteranceOutput) SetTranslationType(v string) *TargetUtteranceForCreateAITranslationUtteranceOutput
SetTranslationType sets the TranslationType field's value.
func (TargetUtteranceForCreateAITranslationUtteranceOutput) String ¶ added in v1.1.36
func (s TargetUtteranceForCreateAITranslationUtteranceOutput) String() string
String returns the string representation
type TargetUtteranceForGetAITranslationProjectOutput ¶ added in v1.1.12
type TargetUtteranceForGetAITranslationProjectOutput struct {
BlueprintId *string `type:"string" json:",omitempty"`
ClipId *string `type:"string" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
IsFacialTranslation *bool `type:"boolean" json:",omitempty"`
ProjectId *string `type:"string" json:",omitempty"`
SourceId *string `type:"string" json:",omitempty"`
SpeakerId *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
Text *string `type:"string" json:",omitempty"`
TranslationType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TargetUtteranceForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s TargetUtteranceForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*TargetUtteranceForGetAITranslationProjectOutput) SetBlueprintId ¶ added in v1.1.12
func (s *TargetUtteranceForGetAITranslationProjectOutput) SetBlueprintId(v string) *TargetUtteranceForGetAITranslationProjectOutput
SetBlueprintId sets the BlueprintId field's value.
func (*TargetUtteranceForGetAITranslationProjectOutput) SetClipId ¶ added in v1.1.12
func (s *TargetUtteranceForGetAITranslationProjectOutput) SetClipId(v string) *TargetUtteranceForGetAITranslationProjectOutput
SetClipId sets the ClipId field's value.
func (*TargetUtteranceForGetAITranslationProjectOutput) SetId ¶ added in v1.1.12
func (s *TargetUtteranceForGetAITranslationProjectOutput) SetId(v string) *TargetUtteranceForGetAITranslationProjectOutput
SetId sets the Id field's value.
func (*TargetUtteranceForGetAITranslationProjectOutput) SetIsFacialTranslation ¶ added in v1.1.12
func (s *TargetUtteranceForGetAITranslationProjectOutput) SetIsFacialTranslation(v bool) *TargetUtteranceForGetAITranslationProjectOutput
SetIsFacialTranslation sets the IsFacialTranslation field's value.
func (*TargetUtteranceForGetAITranslationProjectOutput) SetProjectId ¶ added in v1.1.12
func (s *TargetUtteranceForGetAITranslationProjectOutput) SetProjectId(v string) *TargetUtteranceForGetAITranslationProjectOutput
SetProjectId sets the ProjectId field's value.
func (*TargetUtteranceForGetAITranslationProjectOutput) SetSourceId ¶ added in v1.1.12
func (s *TargetUtteranceForGetAITranslationProjectOutput) SetSourceId(v string) *TargetUtteranceForGetAITranslationProjectOutput
SetSourceId sets the SourceId field's value.
func (*TargetUtteranceForGetAITranslationProjectOutput) SetSpeakerId ¶ added in v1.1.12
func (s *TargetUtteranceForGetAITranslationProjectOutput) SetSpeakerId(v string) *TargetUtteranceForGetAITranslationProjectOutput
SetSpeakerId sets the SpeakerId field's value.
func (*TargetUtteranceForGetAITranslationProjectOutput) SetStatus ¶ added in v1.1.12
func (s *TargetUtteranceForGetAITranslationProjectOutput) SetStatus(v string) *TargetUtteranceForGetAITranslationProjectOutput
SetStatus sets the Status field's value.
func (*TargetUtteranceForGetAITranslationProjectOutput) SetText ¶ added in v1.1.12
func (s *TargetUtteranceForGetAITranslationProjectOutput) SetText(v string) *TargetUtteranceForGetAITranslationProjectOutput
SetText sets the Text field's value.
func (*TargetUtteranceForGetAITranslationProjectOutput) SetTranslationType ¶ added in v1.1.12
func (s *TargetUtteranceForGetAITranslationProjectOutput) SetTranslationType(v string) *TargetUtteranceForGetAITranslationProjectOutput
SetTranslationType sets the TranslationType field's value.
func (TargetUtteranceForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s TargetUtteranceForGetAITranslationProjectOutput) String() string
String returns the string representation
type TaskForGetExecutionOutput ¶
type TaskForGetExecutionOutput struct {
ABRTranscode *ABRTranscodeForGetExecutionOutput `type:"structure"`
AdAudit *AdAuditForGetExecutionOutput `type:"structure"`
Asr *AsrForGetExecutionOutput `type:"structure"`
AudioExtract *AudioExtractForGetExecutionOutput `type:"structure"`
ConvertFormat *ConvertFormatForGetExecutionOutput `type:"structure"`
Enhance *EnhanceForGetExecutionOutput `type:"structure"`
Erase *EraseForGetExecutionOutput `type:"structure"`
FileDelete *FileDeleteForGetExecutionOutput `type:"structure"`
Highlight *HighlightForGetExecutionOutput `type:"structure"`
Ocr *OcrForGetExecutionOutput `type:"structure"`
Segment *ConvertSegmentForGetExecutionOutput `type:"structure"`
Storyline *StorylineForGetExecutionOutput `type:"structure"`
StrategyTag *string `type:"string"`
Transcode *TranscodeForGetExecutionOutput `type:"structure"`
Type *string `type:"string"`
VideoGeneration *VideoGenerationForGetExecutionOutput `type:"structure"`
VideoMatting *VideoMattingForGetExecutionOutput `type:"structure"`
VideoSummary *VideoSummaryForGetExecutionOutput `type:"structure"`
VideoUnderstanding *VideoUnderstandingForGetExecutionOutput `type:"structure"`
Vision *VisionForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (TaskForGetExecutionOutput) GoString ¶
func (s TaskForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*TaskForGetExecutionOutput) SetABRTranscode ¶ added in v1.2.17
func (s *TaskForGetExecutionOutput) SetABRTranscode(v *ABRTranscodeForGetExecutionOutput) *TaskForGetExecutionOutput
SetABRTranscode sets the ABRTranscode field's value.
func (*TaskForGetExecutionOutput) SetAdAudit ¶
func (s *TaskForGetExecutionOutput) SetAdAudit(v *AdAuditForGetExecutionOutput) *TaskForGetExecutionOutput
SetAdAudit sets the AdAudit field's value.
func (*TaskForGetExecutionOutput) SetAsr ¶
func (s *TaskForGetExecutionOutput) SetAsr(v *AsrForGetExecutionOutput) *TaskForGetExecutionOutput
SetAsr sets the Asr field's value.
func (*TaskForGetExecutionOutput) SetAudioExtract ¶
func (s *TaskForGetExecutionOutput) SetAudioExtract(v *AudioExtractForGetExecutionOutput) *TaskForGetExecutionOutput
SetAudioExtract sets the AudioExtract field's value.
func (*TaskForGetExecutionOutput) SetConvertFormat ¶ added in v1.2.17
func (s *TaskForGetExecutionOutput) SetConvertFormat(v *ConvertFormatForGetExecutionOutput) *TaskForGetExecutionOutput
SetConvertFormat sets the ConvertFormat field's value.
func (*TaskForGetExecutionOutput) SetEnhance ¶ added in v1.1.47
func (s *TaskForGetExecutionOutput) SetEnhance(v *EnhanceForGetExecutionOutput) *TaskForGetExecutionOutput
SetEnhance sets the Enhance field's value.
func (*TaskForGetExecutionOutput) SetErase ¶ added in v1.1.29
func (s *TaskForGetExecutionOutput) SetErase(v *EraseForGetExecutionOutput) *TaskForGetExecutionOutput
SetErase sets the Erase field's value.
func (*TaskForGetExecutionOutput) SetFileDelete ¶ added in v1.1.29
func (s *TaskForGetExecutionOutput) SetFileDelete(v *FileDeleteForGetExecutionOutput) *TaskForGetExecutionOutput
SetFileDelete sets the FileDelete field's value.
func (*TaskForGetExecutionOutput) SetHighlight ¶
func (s *TaskForGetExecutionOutput) SetHighlight(v *HighlightForGetExecutionOutput) *TaskForGetExecutionOutput
SetHighlight sets the Highlight field's value.
func (*TaskForGetExecutionOutput) SetOcr ¶ added in v1.1.12
func (s *TaskForGetExecutionOutput) SetOcr(v *OcrForGetExecutionOutput) *TaskForGetExecutionOutput
SetOcr sets the Ocr field's value.
func (*TaskForGetExecutionOutput) SetSegment ¶ added in v1.1.12
func (s *TaskForGetExecutionOutput) SetSegment(v *ConvertSegmentForGetExecutionOutput) *TaskForGetExecutionOutput
SetSegment sets the Segment field's value.
func (*TaskForGetExecutionOutput) SetStoryline ¶ added in v1.1.12
func (s *TaskForGetExecutionOutput) SetStoryline(v *StorylineForGetExecutionOutput) *TaskForGetExecutionOutput
SetStoryline sets the Storyline field's value.
func (*TaskForGetExecutionOutput) SetStrategyTag ¶ added in v1.2.17
func (s *TaskForGetExecutionOutput) SetStrategyTag(v string) *TaskForGetExecutionOutput
SetStrategyTag sets the StrategyTag field's value.
func (*TaskForGetExecutionOutput) SetTranscode ¶ added in v1.2.17
func (s *TaskForGetExecutionOutput) SetTranscode(v *TranscodeForGetExecutionOutput) *TaskForGetExecutionOutput
SetTranscode sets the Transcode field's value.
func (*TaskForGetExecutionOutput) SetType ¶
func (s *TaskForGetExecutionOutput) SetType(v string) *TaskForGetExecutionOutput
SetType sets the Type field's value.
func (*TaskForGetExecutionOutput) SetVideoGeneration ¶ added in v1.1.29
func (s *TaskForGetExecutionOutput) SetVideoGeneration(v *VideoGenerationForGetExecutionOutput) *TaskForGetExecutionOutput
SetVideoGeneration sets the VideoGeneration field's value.
func (*TaskForGetExecutionOutput) SetVideoMatting ¶ added in v1.1.49
func (s *TaskForGetExecutionOutput) SetVideoMatting(v *VideoMattingForGetExecutionOutput) *TaskForGetExecutionOutput
SetVideoMatting sets the VideoMatting field's value.
func (*TaskForGetExecutionOutput) SetVideoSummary ¶ added in v1.1.29
func (s *TaskForGetExecutionOutput) SetVideoSummary(v *VideoSummaryForGetExecutionOutput) *TaskForGetExecutionOutput
SetVideoSummary sets the VideoSummary field's value.
func (*TaskForGetExecutionOutput) SetVideoUnderstanding ¶ added in v1.1.47
func (s *TaskForGetExecutionOutput) SetVideoUnderstanding(v *VideoUnderstandingForGetExecutionOutput) *TaskForGetExecutionOutput
SetVideoUnderstanding sets the VideoUnderstanding field's value.
func (*TaskForGetExecutionOutput) SetVision ¶
func (s *TaskForGetExecutionOutput) SetVision(v *VisionForGetExecutionOutput) *TaskForGetExecutionOutput
SetVision sets the Vision field's value.
func (TaskForGetExecutionOutput) String ¶
func (s TaskForGetExecutionOutput) String() string
String returns the string representation
type TaskForStartExecutionInput ¶
type TaskForStartExecutionInput struct {
ABRTranscode *ABRTranscodeForStartExecutionInput `type:"structure" json:",omitempty"`
AdAudit *AdAuditForStartExecutionInput `type:"structure" json:",omitempty"`
Asr *AsrForStartExecutionInput `type:"structure" json:",omitempty"`
AudioExtract *AudioExtractForStartExecutionInput `type:"structure" json:",omitempty"`
ConvertFormat *ConvertFormatForStartExecutionInput `type:"structure" json:",omitempty"`
Enhance *EnhanceForStartExecutionInput `type:"structure" json:",omitempty"`
Erase *EraseForStartExecutionInput `type:"structure" json:",omitempty"`
FileDelete *FileDeleteForStartExecutionInput `type:"structure" json:",omitempty"`
Highlight *HighlightForStartExecutionInput `type:"structure" json:",omitempty"`
Ocr *OcrForStartExecutionInput `type:"structure" json:",omitempty"`
Segment *ConvertSegmentForStartExecutionInput `type:"structure" json:",omitempty"`
Storyline *StorylineForStartExecutionInput `type:"structure" json:",omitempty"`
StrategyTag *string `type:"string" json:",omitempty"`
Transcode *TranscodeForStartExecutionInput `type:"structure" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
VideoGeneration *VideoGenerationForStartExecutionInput `type:"structure" json:",omitempty"`
VideoMatting *VideoMattingForStartExecutionInput `type:"structure" json:",omitempty"`
VideoSummary *VideoSummaryForStartExecutionInput `type:"structure" json:",omitempty"`
VideoUnderstanding *VideoUnderstandingForStartExecutionInput `type:"structure" json:",omitempty"`
Vision *VisionForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (TaskForStartExecutionInput) GoString ¶
func (s TaskForStartExecutionInput) GoString() string
GoString returns the string representation
func (*TaskForStartExecutionInput) SetABRTranscode ¶ added in v1.2.17
func (s *TaskForStartExecutionInput) SetABRTranscode(v *ABRTranscodeForStartExecutionInput) *TaskForStartExecutionInput
SetABRTranscode sets the ABRTranscode field's value.
func (*TaskForStartExecutionInput) SetAdAudit ¶
func (s *TaskForStartExecutionInput) SetAdAudit(v *AdAuditForStartExecutionInput) *TaskForStartExecutionInput
SetAdAudit sets the AdAudit field's value.
func (*TaskForStartExecutionInput) SetAsr ¶
func (s *TaskForStartExecutionInput) SetAsr(v *AsrForStartExecutionInput) *TaskForStartExecutionInput
SetAsr sets the Asr field's value.
func (*TaskForStartExecutionInput) SetAudioExtract ¶
func (s *TaskForStartExecutionInput) SetAudioExtract(v *AudioExtractForStartExecutionInput) *TaskForStartExecutionInput
SetAudioExtract sets the AudioExtract field's value.
func (*TaskForStartExecutionInput) SetConvertFormat ¶ added in v1.2.17
func (s *TaskForStartExecutionInput) SetConvertFormat(v *ConvertFormatForStartExecutionInput) *TaskForStartExecutionInput
SetConvertFormat sets the ConvertFormat field's value.
func (*TaskForStartExecutionInput) SetEnhance ¶ added in v1.1.47
func (s *TaskForStartExecutionInput) SetEnhance(v *EnhanceForStartExecutionInput) *TaskForStartExecutionInput
SetEnhance sets the Enhance field's value.
func (*TaskForStartExecutionInput) SetErase ¶ added in v1.1.29
func (s *TaskForStartExecutionInput) SetErase(v *EraseForStartExecutionInput) *TaskForStartExecutionInput
SetErase sets the Erase field's value.
func (*TaskForStartExecutionInput) SetFileDelete ¶ added in v1.1.29
func (s *TaskForStartExecutionInput) SetFileDelete(v *FileDeleteForStartExecutionInput) *TaskForStartExecutionInput
SetFileDelete sets the FileDelete field's value.
func (*TaskForStartExecutionInput) SetHighlight ¶
func (s *TaskForStartExecutionInput) SetHighlight(v *HighlightForStartExecutionInput) *TaskForStartExecutionInput
SetHighlight sets the Highlight field's value.
func (*TaskForStartExecutionInput) SetOcr ¶ added in v1.1.12
func (s *TaskForStartExecutionInput) SetOcr(v *OcrForStartExecutionInput) *TaskForStartExecutionInput
SetOcr sets the Ocr field's value.
func (*TaskForStartExecutionInput) SetSegment ¶ added in v1.1.12
func (s *TaskForStartExecutionInput) SetSegment(v *ConvertSegmentForStartExecutionInput) *TaskForStartExecutionInput
SetSegment sets the Segment field's value.
func (*TaskForStartExecutionInput) SetStoryline ¶ added in v1.1.12
func (s *TaskForStartExecutionInput) SetStoryline(v *StorylineForStartExecutionInput) *TaskForStartExecutionInput
SetStoryline sets the Storyline field's value.
func (*TaskForStartExecutionInput) SetStrategyTag ¶ added in v1.2.17
func (s *TaskForStartExecutionInput) SetStrategyTag(v string) *TaskForStartExecutionInput
SetStrategyTag sets the StrategyTag field's value.
func (*TaskForStartExecutionInput) SetTranscode ¶ added in v1.2.17
func (s *TaskForStartExecutionInput) SetTranscode(v *TranscodeForStartExecutionInput) *TaskForStartExecutionInput
SetTranscode sets the Transcode field's value.
func (*TaskForStartExecutionInput) SetType ¶
func (s *TaskForStartExecutionInput) SetType(v string) *TaskForStartExecutionInput
SetType sets the Type field's value.
func (*TaskForStartExecutionInput) SetVideoGeneration ¶ added in v1.1.29
func (s *TaskForStartExecutionInput) SetVideoGeneration(v *VideoGenerationForStartExecutionInput) *TaskForStartExecutionInput
SetVideoGeneration sets the VideoGeneration field's value.
func (*TaskForStartExecutionInput) SetVideoMatting ¶ added in v1.1.49
func (s *TaskForStartExecutionInput) SetVideoMatting(v *VideoMattingForStartExecutionInput) *TaskForStartExecutionInput
SetVideoMatting sets the VideoMatting field's value.
func (*TaskForStartExecutionInput) SetVideoSummary ¶ added in v1.1.29
func (s *TaskForStartExecutionInput) SetVideoSummary(v *VideoSummaryForStartExecutionInput) *TaskForStartExecutionInput
SetVideoSummary sets the VideoSummary field's value.
func (*TaskForStartExecutionInput) SetVideoUnderstanding ¶ added in v1.1.47
func (s *TaskForStartExecutionInput) SetVideoUnderstanding(v *VideoUnderstandingForStartExecutionInput) *TaskForStartExecutionInput
SetVideoUnderstanding sets the VideoUnderstanding field's value.
func (*TaskForStartExecutionInput) SetVision ¶
func (s *TaskForStartExecutionInput) SetVision(v *VisionForStartExecutionInput) *TaskForStartExecutionInput
SetVision sets the Vision field's value.
func (TaskForStartExecutionInput) String ¶
func (s TaskForStartExecutionInput) String() string
String returns the string representation
func (*TaskForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *TaskForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TemplateForGetExecutionOutput ¶
type TemplateForGetExecutionOutput struct {
ByteHD *ByteHDForGetExecutionOutput `type:"structure"`
Enhance *ConvertConvertEnhanceForGetExecutionOutput `type:"structure"`
TranscodeAudio *TranscodeAudioForGetExecutionOutput `type:"structure"`
TranscodeVideo *TranscodeVideoForGetExecutionOutput `type:"structure"`
Type *string `type:"string"`
// contains filtered or unexported fields
}
func (TemplateForGetExecutionOutput) GoString ¶
func (s TemplateForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*TemplateForGetExecutionOutput) SetByteHD ¶
func (s *TemplateForGetExecutionOutput) SetByteHD(v *ByteHDForGetExecutionOutput) *TemplateForGetExecutionOutput
SetByteHD sets the ByteHD field's value.
func (*TemplateForGetExecutionOutput) SetEnhance ¶
func (s *TemplateForGetExecutionOutput) SetEnhance(v *ConvertConvertEnhanceForGetExecutionOutput) *TemplateForGetExecutionOutput
SetEnhance sets the Enhance field's value.
func (*TemplateForGetExecutionOutput) SetTranscodeAudio ¶
func (s *TemplateForGetExecutionOutput) SetTranscodeAudio(v *TranscodeAudioForGetExecutionOutput) *TemplateForGetExecutionOutput
SetTranscodeAudio sets the TranscodeAudio field's value.
func (*TemplateForGetExecutionOutput) SetTranscodeVideo ¶
func (s *TemplateForGetExecutionOutput) SetTranscodeVideo(v *TranscodeVideoForGetExecutionOutput) *TemplateForGetExecutionOutput
SetTranscodeVideo sets the TranscodeVideo field's value.
func (*TemplateForGetExecutionOutput) SetType ¶
func (s *TemplateForGetExecutionOutput) SetType(v string) *TemplateForGetExecutionOutput
SetType sets the Type field's value.
func (TemplateForGetExecutionOutput) String ¶
func (s TemplateForGetExecutionOutput) String() string
String returns the string representation
type TemplateForStartExecutionInput ¶
type TemplateForStartExecutionInput struct {
ByteHD *ByteHDForStartExecutionInput `type:"structure" json:",omitempty"`
Enhance *ConvertConvertEnhanceForStartExecutionInput `type:"structure" json:",omitempty"`
TranscodeAudio *TranscodeAudioForStartExecutionInput `type:"structure" json:",omitempty"`
TranscodeVideo *TranscodeVideoForStartExecutionInput `type:"structure" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TemplateForStartExecutionInput) GoString ¶
func (s TemplateForStartExecutionInput) GoString() string
GoString returns the string representation
func (*TemplateForStartExecutionInput) SetByteHD ¶
func (s *TemplateForStartExecutionInput) SetByteHD(v *ByteHDForStartExecutionInput) *TemplateForStartExecutionInput
SetByteHD sets the ByteHD field's value.
func (*TemplateForStartExecutionInput) SetEnhance ¶
func (s *TemplateForStartExecutionInput) SetEnhance(v *ConvertConvertEnhanceForStartExecutionInput) *TemplateForStartExecutionInput
SetEnhance sets the Enhance field's value.
func (*TemplateForStartExecutionInput) SetTranscodeAudio ¶
func (s *TemplateForStartExecutionInput) SetTranscodeAudio(v *TranscodeAudioForStartExecutionInput) *TemplateForStartExecutionInput
SetTranscodeAudio sets the TranscodeAudio field's value.
func (*TemplateForStartExecutionInput) SetTranscodeVideo ¶
func (s *TemplateForStartExecutionInput) SetTranscodeVideo(v *TranscodeVideoForStartExecutionInput) *TemplateForStartExecutionInput
SetTranscodeVideo sets the TranscodeVideo field's value.
func (*TemplateForStartExecutionInput) SetType ¶
func (s *TemplateForStartExecutionInput) SetType(v string) *TemplateForStartExecutionInput
SetType sets the Type field's value.
func (TemplateForStartExecutionInput) String ¶
func (s TemplateForStartExecutionInput) String() string
String returns the string representation
type TermItemForCreateAITermbaseOutput ¶ added in v1.1.42
type TermItemForCreateAITermbaseOutput struct {
SourceText *string `type:"string" json:",omitempty"`
TargetText *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TermItemForCreateAITermbaseOutput) GoString ¶ added in v1.1.42
func (s TermItemForCreateAITermbaseOutput) GoString() string
GoString returns the string representation
func (*TermItemForCreateAITermbaseOutput) SetSourceText ¶ added in v1.1.42
func (s *TermItemForCreateAITermbaseOutput) SetSourceText(v string) *TermItemForCreateAITermbaseOutput
SetSourceText sets the SourceText field's value.
func (*TermItemForCreateAITermbaseOutput) SetTargetText ¶ added in v1.1.42
func (s *TermItemForCreateAITermbaseOutput) SetTargetText(v string) *TermItemForCreateAITermbaseOutput
SetTargetText sets the TargetText field's value.
func (TermItemForCreateAITermbaseOutput) String ¶ added in v1.1.42
func (s TermItemForCreateAITermbaseOutput) String() string
String returns the string representation
type TermItemForGetAITermbaseOutput ¶ added in v1.1.42
type TermItemForGetAITermbaseOutput struct {
SourceText *string `type:"string"`
TargetText *string `type:"string"`
// contains filtered or unexported fields
}
func (TermItemForGetAITermbaseOutput) GoString ¶ added in v1.1.42
func (s TermItemForGetAITermbaseOutput) GoString() string
GoString returns the string representation
func (*TermItemForGetAITermbaseOutput) SetSourceText ¶ added in v1.1.42
func (s *TermItemForGetAITermbaseOutput) SetSourceText(v string) *TermItemForGetAITermbaseOutput
SetSourceText sets the SourceText field's value.
func (*TermItemForGetAITermbaseOutput) SetTargetText ¶ added in v1.1.42
func (s *TermItemForGetAITermbaseOutput) SetTargetText(v string) *TermItemForGetAITermbaseOutput
SetTargetText sets the TargetText field's value.
func (TermItemForGetAITermbaseOutput) String ¶ added in v1.1.42
func (s TermItemForGetAITermbaseOutput) String() string
String returns the string representation
type TermItemForListAITermbaseOutput ¶ added in v1.1.42
type TermItemForListAITermbaseOutput struct {
SourceText *string `type:"string"`
TargetText *string `type:"string"`
// contains filtered or unexported fields
}
func (TermItemForListAITermbaseOutput) GoString ¶ added in v1.1.42
func (s TermItemForListAITermbaseOutput) GoString() string
GoString returns the string representation
func (*TermItemForListAITermbaseOutput) SetSourceText ¶ added in v1.1.42
func (s *TermItemForListAITermbaseOutput) SetSourceText(v string) *TermItemForListAITermbaseOutput
SetSourceText sets the SourceText field's value.
func (*TermItemForListAITermbaseOutput) SetTargetText ¶ added in v1.1.42
func (s *TermItemForListAITermbaseOutput) SetTargetText(v string) *TermItemForListAITermbaseOutput
SetTargetText sets the TargetText field's value.
func (TermItemForListAITermbaseOutput) String ¶ added in v1.1.42
func (s TermItemForListAITermbaseOutput) String() string
String returns the string representation
type TermItemForSetAITermItemInput ¶ added in v1.1.42
type TermItemForSetAITermItemInput struct {
SourceText *string `type:"string" json:",omitempty"`
TargetText *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TermItemForSetAITermItemInput) GoString ¶ added in v1.1.42
func (s TermItemForSetAITermItemInput) GoString() string
GoString returns the string representation
func (*TermItemForSetAITermItemInput) SetSourceText ¶ added in v1.1.42
func (s *TermItemForSetAITermItemInput) SetSourceText(v string) *TermItemForSetAITermItemInput
SetSourceText sets the SourceText field's value.
func (*TermItemForSetAITermItemInput) SetTargetText ¶ added in v1.1.42
func (s *TermItemForSetAITermItemInput) SetTargetText(v string) *TermItemForSetAITermItemInput
SetTargetText sets the TargetText field's value.
func (TermItemForSetAITermItemInput) String ¶ added in v1.1.42
func (s TermItemForSetAITermItemInput) String() string
String returns the string representation
type TermbaseConfigForSubmitAITranslationWorkflowInput ¶ added in v1.1.42
type TermbaseConfigForSubmitAITranslationWorkflowInput struct {
TranslationTermbaseIds []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (TermbaseConfigForSubmitAITranslationWorkflowInput) GoString ¶ added in v1.1.42
func (s TermbaseConfigForSubmitAITranslationWorkflowInput) GoString() string
GoString returns the string representation
func (*TermbaseConfigForSubmitAITranslationWorkflowInput) SetTranslationTermbaseIds ¶ added in v1.1.42
func (s *TermbaseConfigForSubmitAITranslationWorkflowInput) SetTranslationTermbaseIds(v []*string) *TermbaseConfigForSubmitAITranslationWorkflowInput
SetTranslationTermbaseIds sets the TranslationTermbaseIds field's value.
func (TermbaseConfigForSubmitAITranslationWorkflowInput) String ¶ added in v1.1.42
func (s TermbaseConfigForSubmitAITranslationWorkflowInput) String() string
String returns the string representation
type TermbaseForCreateAITermbaseOutput ¶ added in v1.1.42
type TermbaseForCreateAITermbaseOutput struct {
Description *string `type:"string" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
Scenario *string `type:"string" json:",omitempty"`
SourceLanguage *string `type:"string" json:",omitempty"`
TargetLanguage *string `type:"string" json:",omitempty"`
TermItems []*TermItemForCreateAITermbaseOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (TermbaseForCreateAITermbaseOutput) GoString ¶ added in v1.1.42
func (s TermbaseForCreateAITermbaseOutput) GoString() string
GoString returns the string representation
func (*TermbaseForCreateAITermbaseOutput) SetDescription ¶ added in v1.1.42
func (s *TermbaseForCreateAITermbaseOutput) SetDescription(v string) *TermbaseForCreateAITermbaseOutput
SetDescription sets the Description field's value.
func (*TermbaseForCreateAITermbaseOutput) SetId ¶ added in v1.1.42
func (s *TermbaseForCreateAITermbaseOutput) SetId(v string) *TermbaseForCreateAITermbaseOutput
SetId sets the Id field's value.
func (*TermbaseForCreateAITermbaseOutput) SetName ¶ added in v1.1.42
func (s *TermbaseForCreateAITermbaseOutput) SetName(v string) *TermbaseForCreateAITermbaseOutput
SetName sets the Name field's value.
func (*TermbaseForCreateAITermbaseOutput) SetScenario ¶ added in v1.1.42
func (s *TermbaseForCreateAITermbaseOutput) SetScenario(v string) *TermbaseForCreateAITermbaseOutput
SetScenario sets the Scenario field's value.
func (*TermbaseForCreateAITermbaseOutput) SetSourceLanguage ¶ added in v1.1.42
func (s *TermbaseForCreateAITermbaseOutput) SetSourceLanguage(v string) *TermbaseForCreateAITermbaseOutput
SetSourceLanguage sets the SourceLanguage field's value.
func (*TermbaseForCreateAITermbaseOutput) SetTargetLanguage ¶ added in v1.1.42
func (s *TermbaseForCreateAITermbaseOutput) SetTargetLanguage(v string) *TermbaseForCreateAITermbaseOutput
SetTargetLanguage sets the TargetLanguage field's value.
func (*TermbaseForCreateAITermbaseOutput) SetTermItems ¶ added in v1.1.42
func (s *TermbaseForCreateAITermbaseOutput) SetTermItems(v []*TermItemForCreateAITermbaseOutput) *TermbaseForCreateAITermbaseOutput
SetTermItems sets the TermItems field's value.
func (TermbaseForCreateAITermbaseOutput) String ¶ added in v1.1.42
func (s TermbaseForCreateAITermbaseOutput) String() string
String returns the string representation
type TermbaseForGetAITermbaseOutput ¶ added in v1.1.42
type TermbaseForGetAITermbaseOutput struct {
Description *string `type:"string"`
Id *string `type:"string"`
Name *string `type:"string"`
Scenario *string `type:"string"`
SourceLanguage *string `type:"string"`
TargetLanguage *string `type:"string"`
TermItems []*TermItemForGetAITermbaseOutput `type:"list"`
// contains filtered or unexported fields
}
func (TermbaseForGetAITermbaseOutput) GoString ¶ added in v1.1.42
func (s TermbaseForGetAITermbaseOutput) GoString() string
GoString returns the string representation
func (*TermbaseForGetAITermbaseOutput) SetDescription ¶ added in v1.1.42
func (s *TermbaseForGetAITermbaseOutput) SetDescription(v string) *TermbaseForGetAITermbaseOutput
SetDescription sets the Description field's value.
func (*TermbaseForGetAITermbaseOutput) SetId ¶ added in v1.1.42
func (s *TermbaseForGetAITermbaseOutput) SetId(v string) *TermbaseForGetAITermbaseOutput
SetId sets the Id field's value.
func (*TermbaseForGetAITermbaseOutput) SetName ¶ added in v1.1.42
func (s *TermbaseForGetAITermbaseOutput) SetName(v string) *TermbaseForGetAITermbaseOutput
SetName sets the Name field's value.
func (*TermbaseForGetAITermbaseOutput) SetScenario ¶ added in v1.1.42
func (s *TermbaseForGetAITermbaseOutput) SetScenario(v string) *TermbaseForGetAITermbaseOutput
SetScenario sets the Scenario field's value.
func (*TermbaseForGetAITermbaseOutput) SetSourceLanguage ¶ added in v1.1.42
func (s *TermbaseForGetAITermbaseOutput) SetSourceLanguage(v string) *TermbaseForGetAITermbaseOutput
SetSourceLanguage sets the SourceLanguage field's value.
func (*TermbaseForGetAITermbaseOutput) SetTargetLanguage ¶ added in v1.1.42
func (s *TermbaseForGetAITermbaseOutput) SetTargetLanguage(v string) *TermbaseForGetAITermbaseOutput
SetTargetLanguage sets the TargetLanguage field's value.
func (*TermbaseForGetAITermbaseOutput) SetTermItems ¶ added in v1.1.42
func (s *TermbaseForGetAITermbaseOutput) SetTermItems(v []*TermItemForGetAITermbaseOutput) *TermbaseForGetAITermbaseOutput
SetTermItems sets the TermItems field's value.
func (TermbaseForGetAITermbaseOutput) String ¶ added in v1.1.42
func (s TermbaseForGetAITermbaseOutput) String() string
String returns the string representation
type TermbaseForListAITermbaseOutput ¶ added in v1.1.42
type TermbaseForListAITermbaseOutput struct {
Description *string `type:"string"`
Id *string `type:"string"`
Name *string `type:"string"`
Scenario *string `type:"string"`
SourceLanguage *string `type:"string"`
TargetLanguage *string `type:"string"`
TermItems []*TermItemForListAITermbaseOutput `type:"list"`
// contains filtered or unexported fields
}
func (TermbaseForListAITermbaseOutput) GoString ¶ added in v1.1.42
func (s TermbaseForListAITermbaseOutput) GoString() string
GoString returns the string representation
func (*TermbaseForListAITermbaseOutput) SetDescription ¶ added in v1.1.42
func (s *TermbaseForListAITermbaseOutput) SetDescription(v string) *TermbaseForListAITermbaseOutput
SetDescription sets the Description field's value.
func (*TermbaseForListAITermbaseOutput) SetId ¶ added in v1.1.42
func (s *TermbaseForListAITermbaseOutput) SetId(v string) *TermbaseForListAITermbaseOutput
SetId sets the Id field's value.
func (*TermbaseForListAITermbaseOutput) SetName ¶ added in v1.1.42
func (s *TermbaseForListAITermbaseOutput) SetName(v string) *TermbaseForListAITermbaseOutput
SetName sets the Name field's value.
func (*TermbaseForListAITermbaseOutput) SetScenario ¶ added in v1.1.42
func (s *TermbaseForListAITermbaseOutput) SetScenario(v string) *TermbaseForListAITermbaseOutput
SetScenario sets the Scenario field's value.
func (*TermbaseForListAITermbaseOutput) SetSourceLanguage ¶ added in v1.1.42
func (s *TermbaseForListAITermbaseOutput) SetSourceLanguage(v string) *TermbaseForListAITermbaseOutput
SetSourceLanguage sets the SourceLanguage field's value.
func (*TermbaseForListAITermbaseOutput) SetTargetLanguage ¶ added in v1.1.42
func (s *TermbaseForListAITermbaseOutput) SetTargetLanguage(v string) *TermbaseForListAITermbaseOutput
SetTargetLanguage sets the TargetLanguage field's value.
func (*TermbaseForListAITermbaseOutput) SetTermItems ¶ added in v1.1.42
func (s *TermbaseForListAITermbaseOutput) SetTermItems(v []*TermItemForListAITermbaseOutput) *TermbaseForListAITermbaseOutput
SetTermItems sets the TermItems field's value.
func (TermbaseForListAITermbaseOutput) String ¶ added in v1.1.42
func (s TermbaseForListAITermbaseOutput) String() string
String returns the string representation
type TextForGetExecutionOutput ¶ added in v1.1.12
type TextForGetExecutionOutput struct {
DetailedInfo *DetailedInfoForGetExecutionOutput `type:"structure"`
End *float64 `type:"double"`
Start *float64 `type:"double"`
Text *string `type:"string"`
// contains filtered or unexported fields
}
func (TextForGetExecutionOutput) GoString ¶ added in v1.1.12
func (s TextForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*TextForGetExecutionOutput) SetDetailedInfo ¶ added in v1.2.5
func (s *TextForGetExecutionOutput) SetDetailedInfo(v *DetailedInfoForGetExecutionOutput) *TextForGetExecutionOutput
SetDetailedInfo sets the DetailedInfo field's value.
func (*TextForGetExecutionOutput) SetEnd ¶ added in v1.1.12
func (s *TextForGetExecutionOutput) SetEnd(v float64) *TextForGetExecutionOutput
SetEnd sets the End field's value.
func (*TextForGetExecutionOutput) SetStart ¶ added in v1.1.12
func (s *TextForGetExecutionOutput) SetStart(v float64) *TextForGetExecutionOutput
SetStart sets the Start field's value.
func (*TextForGetExecutionOutput) SetText ¶ added in v1.1.12
func (s *TextForGetExecutionOutput) SetText(v string) *TextForGetExecutionOutput
SetText sets the Text field's value.
func (TextForGetExecutionOutput) String ¶ added in v1.1.12
func (s TextForGetExecutionOutput) String() string
String returns the string representation
type TranscodeAudioForGetExecutionOutput ¶
type TranscodeAudioForGetExecutionOutput struct {
TemplateId *string `type:"string"`
// contains filtered or unexported fields
}
func (TranscodeAudioForGetExecutionOutput) GoString ¶
func (s TranscodeAudioForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*TranscodeAudioForGetExecutionOutput) SetTemplateId ¶
func (s *TranscodeAudioForGetExecutionOutput) SetTemplateId(v string) *TranscodeAudioForGetExecutionOutput
SetTemplateId sets the TemplateId field's value.
func (TranscodeAudioForGetExecutionOutput) String ¶
func (s TranscodeAudioForGetExecutionOutput) String() string
String returns the string representation
type TranscodeAudioForStartExecutionInput ¶
type TranscodeAudioForStartExecutionInput struct {
TemplateId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TranscodeAudioForStartExecutionInput) GoString ¶
func (s TranscodeAudioForStartExecutionInput) GoString() string
GoString returns the string representation
func (*TranscodeAudioForStartExecutionInput) SetTemplateId ¶
func (s *TranscodeAudioForStartExecutionInput) SetTemplateId(v string) *TranscodeAudioForStartExecutionInput
SetTemplateId sets the TemplateId field's value.
func (TranscodeAudioForStartExecutionInput) String ¶
func (s TranscodeAudioForStartExecutionInput) String() string
String returns the string representation
type TranscodeForGetExecutionOutput ¶ added in v1.2.17
type TranscodeForGetExecutionOutput struct {
Audio *ConvertAudioForGetExecutionOutput `type:"structure"`
Clip *ConvertClipForGetExecutionOutput `type:"structure"`
Containers []*ConvertConvertContainerForGetExecutionOutput `type:"list"`
Crop *CropForGetExecutionOutput `type:"structure"`
Enhance *ConvertEnhanceForGetExecutionOutput `type:"structure"`
Logo *ConvertLogoForGetExecutionOutput `type:"structure"`
Metadata *MetadataForGetExecutionOutput `type:"structure"`
Type *string `type:"string" enum:"ConvertConvertConvertConvertConvertEnumOfTypeForGetExecutionOutput"`
Video *ConvertVideoForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (TranscodeForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s TranscodeForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*TranscodeForGetExecutionOutput) SetAudio ¶ added in v1.2.17
func (s *TranscodeForGetExecutionOutput) SetAudio(v *ConvertAudioForGetExecutionOutput) *TranscodeForGetExecutionOutput
SetAudio sets the Audio field's value.
func (*TranscodeForGetExecutionOutput) SetClip ¶ added in v1.2.17
func (s *TranscodeForGetExecutionOutput) SetClip(v *ConvertClipForGetExecutionOutput) *TranscodeForGetExecutionOutput
SetClip sets the Clip field's value.
func (*TranscodeForGetExecutionOutput) SetContainers ¶ added in v1.2.17
func (s *TranscodeForGetExecutionOutput) SetContainers(v []*ConvertConvertContainerForGetExecutionOutput) *TranscodeForGetExecutionOutput
SetContainers sets the Containers field's value.
func (*TranscodeForGetExecutionOutput) SetCrop ¶ added in v1.2.17
func (s *TranscodeForGetExecutionOutput) SetCrop(v *CropForGetExecutionOutput) *TranscodeForGetExecutionOutput
SetCrop sets the Crop field's value.
func (*TranscodeForGetExecutionOutput) SetEnhance ¶ added in v1.2.17
func (s *TranscodeForGetExecutionOutput) SetEnhance(v *ConvertEnhanceForGetExecutionOutput) *TranscodeForGetExecutionOutput
SetEnhance sets the Enhance field's value.
func (*TranscodeForGetExecutionOutput) SetLogo ¶ added in v1.2.17
func (s *TranscodeForGetExecutionOutput) SetLogo(v *ConvertLogoForGetExecutionOutput) *TranscodeForGetExecutionOutput
SetLogo sets the Logo field's value.
func (*TranscodeForGetExecutionOutput) SetMetadata ¶ added in v1.2.17
func (s *TranscodeForGetExecutionOutput) SetMetadata(v *MetadataForGetExecutionOutput) *TranscodeForGetExecutionOutput
SetMetadata sets the Metadata field's value.
func (*TranscodeForGetExecutionOutput) SetType ¶ added in v1.2.17
func (s *TranscodeForGetExecutionOutput) SetType(v string) *TranscodeForGetExecutionOutput
SetType sets the Type field's value.
func (*TranscodeForGetExecutionOutput) SetVideo ¶ added in v1.2.17
func (s *TranscodeForGetExecutionOutput) SetVideo(v *ConvertVideoForGetExecutionOutput) *TranscodeForGetExecutionOutput
SetVideo sets the Video field's value.
func (TranscodeForGetExecutionOutput) String ¶ added in v1.2.17
func (s TranscodeForGetExecutionOutput) String() string
String returns the string representation
type TranscodeForStartExecutionInput ¶ added in v1.2.17
type TranscodeForStartExecutionInput struct {
Audio *ConvertAudioForStartExecutionInput `type:"structure" json:",omitempty"`
Clip *ConvertClipForStartExecutionInput `type:"structure" json:",omitempty"`
Containers []*ConvertConvertContainerForStartExecutionInput `type:"list" json:",omitempty"`
Crop *CropForStartExecutionInput `type:"structure" json:",omitempty"`
Enhance *ConvertEnhanceForStartExecutionInput `type:"structure" json:",omitempty"`
Logo *ConvertLogoForStartExecutionInput `type:"structure" json:",omitempty"`
Metadata *MetadataForStartExecutionInput `type:"structure" json:",omitempty"`
Type *string `type:"string" json:",omitempty" enum:"ConvertConvertConvertConvertConvertEnumOfTypeForStartExecutionInput"`
Video *ConvertVideoForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (TranscodeForStartExecutionInput) GoString ¶ added in v1.2.17
func (s TranscodeForStartExecutionInput) GoString() string
GoString returns the string representation
func (*TranscodeForStartExecutionInput) SetAudio ¶ added in v1.2.17
func (s *TranscodeForStartExecutionInput) SetAudio(v *ConvertAudioForStartExecutionInput) *TranscodeForStartExecutionInput
SetAudio sets the Audio field's value.
func (*TranscodeForStartExecutionInput) SetClip ¶ added in v1.2.17
func (s *TranscodeForStartExecutionInput) SetClip(v *ConvertClipForStartExecutionInput) *TranscodeForStartExecutionInput
SetClip sets the Clip field's value.
func (*TranscodeForStartExecutionInput) SetContainers ¶ added in v1.2.17
func (s *TranscodeForStartExecutionInput) SetContainers(v []*ConvertConvertContainerForStartExecutionInput) *TranscodeForStartExecutionInput
SetContainers sets the Containers field's value.
func (*TranscodeForStartExecutionInput) SetCrop ¶ added in v1.2.17
func (s *TranscodeForStartExecutionInput) SetCrop(v *CropForStartExecutionInput) *TranscodeForStartExecutionInput
SetCrop sets the Crop field's value.
func (*TranscodeForStartExecutionInput) SetEnhance ¶ added in v1.2.17
func (s *TranscodeForStartExecutionInput) SetEnhance(v *ConvertEnhanceForStartExecutionInput) *TranscodeForStartExecutionInput
SetEnhance sets the Enhance field's value.
func (*TranscodeForStartExecutionInput) SetLogo ¶ added in v1.2.17
func (s *TranscodeForStartExecutionInput) SetLogo(v *ConvertLogoForStartExecutionInput) *TranscodeForStartExecutionInput
SetLogo sets the Logo field's value.
func (*TranscodeForStartExecutionInput) SetMetadata ¶ added in v1.2.17
func (s *TranscodeForStartExecutionInput) SetMetadata(v *MetadataForStartExecutionInput) *TranscodeForStartExecutionInput
SetMetadata sets the Metadata field's value.
func (*TranscodeForStartExecutionInput) SetType ¶ added in v1.2.17
func (s *TranscodeForStartExecutionInput) SetType(v string) *TranscodeForStartExecutionInput
SetType sets the Type field's value.
func (*TranscodeForStartExecutionInput) SetVideo ¶ added in v1.2.17
func (s *TranscodeForStartExecutionInput) SetVideo(v *ConvertVideoForStartExecutionInput) *TranscodeForStartExecutionInput
SetVideo sets the Video field's value.
func (TranscodeForStartExecutionInput) String ¶ added in v1.2.17
func (s TranscodeForStartExecutionInput) String() string
String returns the string representation
func (*TranscodeForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *TranscodeForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TranscodeVideoForGetExecutionOutput ¶
type TranscodeVideoForGetExecutionOutput struct {
TemplateId *string `type:"string"`
WatermarkTemplateId *string `type:"string"`
// contains filtered or unexported fields
}
func (TranscodeVideoForGetExecutionOutput) GoString ¶
func (s TranscodeVideoForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*TranscodeVideoForGetExecutionOutput) SetTemplateId ¶
func (s *TranscodeVideoForGetExecutionOutput) SetTemplateId(v string) *TranscodeVideoForGetExecutionOutput
SetTemplateId sets the TemplateId field's value.
func (*TranscodeVideoForGetExecutionOutput) SetWatermarkTemplateId ¶
func (s *TranscodeVideoForGetExecutionOutput) SetWatermarkTemplateId(v string) *TranscodeVideoForGetExecutionOutput
SetWatermarkTemplateId sets the WatermarkTemplateId field's value.
func (TranscodeVideoForGetExecutionOutput) String ¶
func (s TranscodeVideoForGetExecutionOutput) String() string
String returns the string representation
type TranscodeVideoForStartExecutionInput ¶
type TranscodeVideoForStartExecutionInput struct {
TemplateId *string `type:"string" json:",omitempty"`
WatermarkTemplateId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TranscodeVideoForStartExecutionInput) GoString ¶
func (s TranscodeVideoForStartExecutionInput) GoString() string
GoString returns the string representation
func (*TranscodeVideoForStartExecutionInput) SetTemplateId ¶
func (s *TranscodeVideoForStartExecutionInput) SetTemplateId(v string) *TranscodeVideoForStartExecutionInput
SetTemplateId sets the TemplateId field's value.
func (*TranscodeVideoForStartExecutionInput) SetWatermarkTemplateId ¶
func (s *TranscodeVideoForStartExecutionInput) SetWatermarkTemplateId(v string) *TranscodeVideoForStartExecutionInput
SetWatermarkTemplateId sets the WatermarkTemplateId field's value.
func (TranscodeVideoForStartExecutionInput) String ¶
func (s TranscodeVideoForStartExecutionInput) String() string
String returns the string representation
type TranslationConfigForSubmitAITranslationWorkflowInput ¶ added in v1.1.12
type TranslationConfigForSubmitAITranslationWorkflowInput struct {
SourceLanguage *string `type:"string" json:",omitempty"`
TargetLanguage *string `type:"string" json:",omitempty"`
TermbaseConfig *TermbaseConfigForSubmitAITranslationWorkflowInput `type:"structure" json:",omitempty"`
TranslationTypeList []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (TranslationConfigForSubmitAITranslationWorkflowInput) GoString ¶ added in v1.1.12
func (s TranslationConfigForSubmitAITranslationWorkflowInput) GoString() string
GoString returns the string representation
func (*TranslationConfigForSubmitAITranslationWorkflowInput) SetSourceLanguage ¶ added in v1.1.12
func (s *TranslationConfigForSubmitAITranslationWorkflowInput) SetSourceLanguage(v string) *TranslationConfigForSubmitAITranslationWorkflowInput
SetSourceLanguage sets the SourceLanguage field's value.
func (*TranslationConfigForSubmitAITranslationWorkflowInput) SetTargetLanguage ¶ added in v1.1.12
func (s *TranslationConfigForSubmitAITranslationWorkflowInput) SetTargetLanguage(v string) *TranslationConfigForSubmitAITranslationWorkflowInput
SetTargetLanguage sets the TargetLanguage field's value.
func (*TranslationConfigForSubmitAITranslationWorkflowInput) SetTermbaseConfig ¶ added in v1.1.42
func (s *TranslationConfigForSubmitAITranslationWorkflowInput) SetTermbaseConfig(v *TermbaseConfigForSubmitAITranslationWorkflowInput) *TranslationConfigForSubmitAITranslationWorkflowInput
SetTermbaseConfig sets the TermbaseConfig field's value.
func (*TranslationConfigForSubmitAITranslationWorkflowInput) SetTranslationTypeList ¶ added in v1.1.12
func (s *TranslationConfigForSubmitAITranslationWorkflowInput) SetTranslationTypeList(v []*string) *TranslationConfigForSubmitAITranslationWorkflowInput
SetTranslationTypeList sets the TranslationTypeList field's value.
func (TranslationConfigForSubmitAITranslationWorkflowInput) String ¶ added in v1.1.12
func (s TranslationConfigForSubmitAITranslationWorkflowInput) String() string
String returns the string representation
type TrimForCreateAITranslationUtteranceOutput ¶ added in v1.1.36
type TrimForCreateAITranslationUtteranceOutput struct {
End *int32 `type:"int32" json:",omitempty"`
Start *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (TrimForCreateAITranslationUtteranceOutput) GoString ¶ added in v1.1.36
func (s TrimForCreateAITranslationUtteranceOutput) GoString() string
GoString returns the string representation
func (*TrimForCreateAITranslationUtteranceOutput) SetEnd ¶ added in v1.1.36
func (s *TrimForCreateAITranslationUtteranceOutput) SetEnd(v int32) *TrimForCreateAITranslationUtteranceOutput
SetEnd sets the End field's value.
func (*TrimForCreateAITranslationUtteranceOutput) SetStart ¶ added in v1.1.36
func (s *TrimForCreateAITranslationUtteranceOutput) SetStart(v int32) *TrimForCreateAITranslationUtteranceOutput
SetStart sets the Start field's value.
func (TrimForCreateAITranslationUtteranceOutput) String ¶ added in v1.1.36
func (s TrimForCreateAITranslationUtteranceOutput) String() string
String returns the string representation
type TrimForGenerateAITranslationUtteranceAudioOutput ¶ added in v1.1.29
type TrimForGenerateAITranslationUtteranceAudioOutput struct {
End *int32 `type:"int32" json:",omitempty"`
Start *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (TrimForGenerateAITranslationUtteranceAudioOutput) GoString ¶ added in v1.1.29
func (s TrimForGenerateAITranslationUtteranceAudioOutput) GoString() string
GoString returns the string representation
func (*TrimForGenerateAITranslationUtteranceAudioOutput) SetEnd ¶ added in v1.1.29
func (s *TrimForGenerateAITranslationUtteranceAudioOutput) SetEnd(v int32) *TrimForGenerateAITranslationUtteranceAudioOutput
SetEnd sets the End field's value.
func (*TrimForGenerateAITranslationUtteranceAudioOutput) SetStart ¶ added in v1.1.29
func (s *TrimForGenerateAITranslationUtteranceAudioOutput) SetStart(v int32) *TrimForGenerateAITranslationUtteranceAudioOutput
SetStart sets the Start field's value.
func (TrimForGenerateAITranslationUtteranceAudioOutput) String ¶ added in v1.1.29
func (s TrimForGenerateAITranslationUtteranceAudioOutput) String() string
String returns the string representation
type TrimForGetAITranslationProjectOutput ¶ added in v1.1.12
type TrimForGetAITranslationProjectOutput struct {
End *int32 `type:"int32" json:",omitempty"`
Start *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (TrimForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s TrimForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*TrimForGetAITranslationProjectOutput) SetEnd ¶ added in v1.1.12
func (s *TrimForGetAITranslationProjectOutput) SetEnd(v int32) *TrimForGetAITranslationProjectOutput
SetEnd sets the End field's value.
func (*TrimForGetAITranslationProjectOutput) SetStart ¶ added in v1.1.12
func (s *TrimForGetAITranslationProjectOutput) SetStart(v int32) *TrimForGetAITranslationProjectOutput
SetStart sets the Start field's value.
func (TrimForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s TrimForGetAITranslationProjectOutput) String() string
String returns the string representation
type TrimForUpdateAITranslationUtterancesInput ¶ added in v1.1.29
type TrimForUpdateAITranslationUtterancesInput struct {
End *int32 `type:"int32" json:",omitempty"`
Start *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (TrimForUpdateAITranslationUtterancesInput) GoString ¶ added in v1.1.29
func (s TrimForUpdateAITranslationUtterancesInput) GoString() string
GoString returns the string representation
func (*TrimForUpdateAITranslationUtterancesInput) SetEnd ¶ added in v1.1.29
func (s *TrimForUpdateAITranslationUtterancesInput) SetEnd(v int32) *TrimForUpdateAITranslationUtterancesInput
SetEnd sets the End field's value.
func (*TrimForUpdateAITranslationUtterancesInput) SetStart ¶ added in v1.1.29
func (s *TrimForUpdateAITranslationUtterancesInput) SetStart(v int32) *TrimForUpdateAITranslationUtterancesInput
SetStart sets the Start field's value.
func (TrimForUpdateAITranslationUtterancesInput) String ¶ added in v1.1.29
func (s TrimForUpdateAITranslationUtterancesInput) String() string
String returns the string representation
type UpdateAITermbaseInput ¶ added in v1.1.42
type UpdateAITermbaseInput struct {
Description *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
// SpaceName is a required field
SpaceName *string `type:"string" json:",omitempty" required:"true"`
// TermbaseId is a required field
TermbaseId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (UpdateAITermbaseInput) GoString ¶ added in v1.1.42
func (s UpdateAITermbaseInput) GoString() string
GoString returns the string representation
func (*UpdateAITermbaseInput) SetDescription ¶ added in v1.1.42
func (s *UpdateAITermbaseInput) SetDescription(v string) *UpdateAITermbaseInput
SetDescription sets the Description field's value.
func (*UpdateAITermbaseInput) SetName ¶ added in v1.1.42
func (s *UpdateAITermbaseInput) SetName(v string) *UpdateAITermbaseInput
SetName sets the Name field's value.
func (*UpdateAITermbaseInput) SetSpaceName ¶ added in v1.1.42
func (s *UpdateAITermbaseInput) SetSpaceName(v string) *UpdateAITermbaseInput
SetSpaceName sets the SpaceName field's value.
func (*UpdateAITermbaseInput) SetTermbaseId ¶ added in v1.1.42
func (s *UpdateAITermbaseInput) SetTermbaseId(v string) *UpdateAITermbaseInput
SetTermbaseId sets the TermbaseId field's value.
func (UpdateAITermbaseInput) String ¶ added in v1.1.42
func (s UpdateAITermbaseInput) String() string
String returns the string representation
func (*UpdateAITermbaseInput) Validate ¶ added in v1.1.42
func (s *UpdateAITermbaseInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateAITermbaseOutput ¶ added in v1.1.42
type UpdateAITermbaseOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (UpdateAITermbaseOutput) GoString ¶ added in v1.1.42
func (s UpdateAITermbaseOutput) GoString() string
GoString returns the string representation
func (UpdateAITermbaseOutput) String ¶ added in v1.1.42
func (s UpdateAITermbaseOutput) String() string
String returns the string representation
type UpdateAITranslationProjectConfigInput ¶ added in v1.1.42
type UpdateAITranslationProjectConfigInput struct {
ProcessConfig *ProcessConfigForUpdateAITranslationProjectConfigInput `type:"structure" json:",omitempty"`
// ProjectId is a required field
ProjectId *string `type:"string" json:",omitempty" required:"true"`
// SpaceName is a required field
SpaceName *string `type:"string" json:",omitempty" required:"true"`
// UpdateConfigType is a required field
UpdateConfigType *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (UpdateAITranslationProjectConfigInput) GoString ¶ added in v1.1.42
func (s UpdateAITranslationProjectConfigInput) GoString() string
GoString returns the string representation
func (*UpdateAITranslationProjectConfigInput) SetProcessConfig ¶ added in v1.1.42
func (s *UpdateAITranslationProjectConfigInput) SetProcessConfig(v *ProcessConfigForUpdateAITranslationProjectConfigInput) *UpdateAITranslationProjectConfigInput
SetProcessConfig sets the ProcessConfig field's value.
func (*UpdateAITranslationProjectConfigInput) SetProjectId ¶ added in v1.1.42
func (s *UpdateAITranslationProjectConfigInput) SetProjectId(v string) *UpdateAITranslationProjectConfigInput
SetProjectId sets the ProjectId field's value.
func (*UpdateAITranslationProjectConfigInput) SetSpaceName ¶ added in v1.1.42
func (s *UpdateAITranslationProjectConfigInput) SetSpaceName(v string) *UpdateAITranslationProjectConfigInput
SetSpaceName sets the SpaceName field's value.
func (*UpdateAITranslationProjectConfigInput) SetUpdateConfigType ¶ added in v1.1.42
func (s *UpdateAITranslationProjectConfigInput) SetUpdateConfigType(v string) *UpdateAITranslationProjectConfigInput
SetUpdateConfigType sets the UpdateConfigType field's value.
func (UpdateAITranslationProjectConfigInput) String ¶ added in v1.1.42
func (s UpdateAITranslationProjectConfigInput) String() string
String returns the string representation
func (*UpdateAITranslationProjectConfigInput) Validate ¶ added in v1.1.42
func (s *UpdateAITranslationProjectConfigInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateAITranslationProjectConfigOutput ¶ added in v1.1.42
type UpdateAITranslationProjectConfigOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (UpdateAITranslationProjectConfigOutput) GoString ¶ added in v1.1.42
func (s UpdateAITranslationProjectConfigOutput) GoString() string
GoString returns the string representation
func (UpdateAITranslationProjectConfigOutput) String ¶ added in v1.1.42
func (s UpdateAITranslationProjectConfigOutput) String() string
String returns the string representation
type UpdateAITranslationSpeakersInput ¶ added in v1.1.29
type UpdateAITranslationSpeakersInput struct {
// ProjectId is a required field
ProjectId *string `type:"string" json:",omitempty" required:"true"`
// SpaceName is a required field
SpaceName *string `type:"string" json:",omitempty" required:"true"`
Speakers []*SpeakerForUpdateAITranslationSpeakersInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateAITranslationSpeakersInput) GoString ¶ added in v1.1.29
func (s UpdateAITranslationSpeakersInput) GoString() string
GoString returns the string representation
func (*UpdateAITranslationSpeakersInput) SetProjectId ¶ added in v1.1.29
func (s *UpdateAITranslationSpeakersInput) SetProjectId(v string) *UpdateAITranslationSpeakersInput
SetProjectId sets the ProjectId field's value.
func (*UpdateAITranslationSpeakersInput) SetSpaceName ¶ added in v1.1.29
func (s *UpdateAITranslationSpeakersInput) SetSpaceName(v string) *UpdateAITranslationSpeakersInput
SetSpaceName sets the SpaceName field's value.
func (*UpdateAITranslationSpeakersInput) SetSpeakers ¶ added in v1.1.29
func (s *UpdateAITranslationSpeakersInput) SetSpeakers(v []*SpeakerForUpdateAITranslationSpeakersInput) *UpdateAITranslationSpeakersInput
SetSpeakers sets the Speakers field's value.
func (UpdateAITranslationSpeakersInput) String ¶ added in v1.1.29
func (s UpdateAITranslationSpeakersInput) String() string
String returns the string representation
func (*UpdateAITranslationSpeakersInput) Validate ¶ added in v1.1.29
func (s *UpdateAITranslationSpeakersInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateAITranslationSpeakersOutput ¶ added in v1.1.29
type UpdateAITranslationSpeakersOutput struct {
Metadata *response.ResponseMetadata
ProjectBaseInfo *ProjectBaseInfoForUpdateAITranslationSpeakersOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateAITranslationSpeakersOutput) GoString ¶ added in v1.1.29
func (s UpdateAITranslationSpeakersOutput) GoString() string
GoString returns the string representation
func (*UpdateAITranslationSpeakersOutput) SetProjectBaseInfo ¶ added in v1.1.29
func (s *UpdateAITranslationSpeakersOutput) SetProjectBaseInfo(v *ProjectBaseInfoForUpdateAITranslationSpeakersOutput) *UpdateAITranslationSpeakersOutput
SetProjectBaseInfo sets the ProjectBaseInfo field's value.
func (UpdateAITranslationSpeakersOutput) String ¶ added in v1.1.29
func (s UpdateAITranslationSpeakersOutput) String() string
String returns the string representation
type UpdateAITranslationSpeechesInput ¶ added in v1.1.33
type UpdateAITranslationSpeechesInput struct {
// SpaceName is a required field
SpaceName *string `type:"string" json:",omitempty" required:"true"`
Speeches []*SpeechForUpdateAITranslationSpeechesInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateAITranslationSpeechesInput) GoString ¶ added in v1.1.33
func (s UpdateAITranslationSpeechesInput) GoString() string
GoString returns the string representation
func (*UpdateAITranslationSpeechesInput) SetSpaceName ¶ added in v1.1.33
func (s *UpdateAITranslationSpeechesInput) SetSpaceName(v string) *UpdateAITranslationSpeechesInput
SetSpaceName sets the SpaceName field's value.
func (*UpdateAITranslationSpeechesInput) SetSpeeches ¶ added in v1.1.33
func (s *UpdateAITranslationSpeechesInput) SetSpeeches(v []*SpeechForUpdateAITranslationSpeechesInput) *UpdateAITranslationSpeechesInput
SetSpeeches sets the Speeches field's value.
func (UpdateAITranslationSpeechesInput) String ¶ added in v1.1.33
func (s UpdateAITranslationSpeechesInput) String() string
String returns the string representation
func (*UpdateAITranslationSpeechesInput) Validate ¶ added in v1.1.33
func (s *UpdateAITranslationSpeechesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateAITranslationSpeechesOutput ¶ added in v1.1.33
type UpdateAITranslationSpeechesOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (UpdateAITranslationSpeechesOutput) GoString ¶ added in v1.1.33
func (s UpdateAITranslationSpeechesOutput) GoString() string
GoString returns the string representation
func (UpdateAITranslationSpeechesOutput) String ¶ added in v1.1.33
func (s UpdateAITranslationSpeechesOutput) String() string
String returns the string representation
type UpdateAITranslationUtterancesInput ¶ added in v1.1.25
type UpdateAITranslationUtterancesInput struct {
BilingualSubtitleFileName *string `type:"string" json:",omitempty"`
InputSubtitleFileName *string `type:"string" json:",omitempty"`
OutputSubtitleFileName *string `type:"string" json:",omitempty"`
// ProjectId is a required field
ProjectId *string `type:"string" json:",omitempty" required:"true"`
// SpaceName is a required field
SpaceName *string `type:"string" json:",omitempty" required:"true"`
// UpdateType is a required field
UpdateType *string `type:"string" json:",omitempty" required:"true"`
Utterances []*UtteranceForUpdateAITranslationUtterancesInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateAITranslationUtterancesInput) GoString ¶ added in v1.1.25
func (s UpdateAITranslationUtterancesInput) GoString() string
GoString returns the string representation
func (*UpdateAITranslationUtterancesInput) SetBilingualSubtitleFileName ¶ added in v1.1.36
func (s *UpdateAITranslationUtterancesInput) SetBilingualSubtitleFileName(v string) *UpdateAITranslationUtterancesInput
SetBilingualSubtitleFileName sets the BilingualSubtitleFileName field's value.
func (*UpdateAITranslationUtterancesInput) SetInputSubtitleFileName ¶ added in v1.1.25
func (s *UpdateAITranslationUtterancesInput) SetInputSubtitleFileName(v string) *UpdateAITranslationUtterancesInput
SetInputSubtitleFileName sets the InputSubtitleFileName field's value.
func (*UpdateAITranslationUtterancesInput) SetOutputSubtitleFileName ¶ added in v1.1.25
func (s *UpdateAITranslationUtterancesInput) SetOutputSubtitleFileName(v string) *UpdateAITranslationUtterancesInput
SetOutputSubtitleFileName sets the OutputSubtitleFileName field's value.
func (*UpdateAITranslationUtterancesInput) SetProjectId ¶ added in v1.1.25
func (s *UpdateAITranslationUtterancesInput) SetProjectId(v string) *UpdateAITranslationUtterancesInput
SetProjectId sets the ProjectId field's value.
func (*UpdateAITranslationUtterancesInput) SetSpaceName ¶ added in v1.1.25
func (s *UpdateAITranslationUtterancesInput) SetSpaceName(v string) *UpdateAITranslationUtterancesInput
SetSpaceName sets the SpaceName field's value.
func (*UpdateAITranslationUtterancesInput) SetUpdateType ¶ added in v1.1.25
func (s *UpdateAITranslationUtterancesInput) SetUpdateType(v string) *UpdateAITranslationUtterancesInput
SetUpdateType sets the UpdateType field's value.
func (*UpdateAITranslationUtterancesInput) SetUtterances ¶ added in v1.1.25
func (s *UpdateAITranslationUtterancesInput) SetUtterances(v []*UtteranceForUpdateAITranslationUtterancesInput) *UpdateAITranslationUtterancesInput
SetUtterances sets the Utterances field's value.
func (UpdateAITranslationUtterancesInput) String ¶ added in v1.1.25
func (s UpdateAITranslationUtterancesInput) String() string
String returns the string representation
func (*UpdateAITranslationUtterancesInput) Validate ¶ added in v1.1.25
func (s *UpdateAITranslationUtterancesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateAITranslationUtterancesOutput ¶ added in v1.1.25
type UpdateAITranslationUtterancesOutput struct {
Metadata *response.ResponseMetadata
ProjectBaseInfo *ProjectBaseInfoForUpdateAITranslationUtterancesOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateAITranslationUtterancesOutput) GoString ¶ added in v1.1.25
func (s UpdateAITranslationUtterancesOutput) GoString() string
GoString returns the string representation
func (*UpdateAITranslationUtterancesOutput) SetProjectBaseInfo ¶ added in v1.1.25
func (s *UpdateAITranslationUtterancesOutput) SetProjectBaseInfo(v *ProjectBaseInfoForUpdateAITranslationUtterancesOutput) *UpdateAITranslationUtterancesOutput
SetProjectBaseInfo sets the ProjectBaseInfo field's value.
func (UpdateAITranslationUtterancesOutput) String ¶ added in v1.1.25
func (s UpdateAITranslationUtterancesOutput) String() string
String returns the string representation
type UserSpeechForListAITranslationSpeechOutput ¶ added in v1.1.33
type UserSpeechForListAITranslationSpeechOutput struct {
AudioUrl *string `type:"string"`
Gender *string `type:"string"`
Id *string `type:"string"`
Language *string `type:"string"`
Name *string `type:"string"`
Voice *string `type:"string"`
// contains filtered or unexported fields
}
func (UserSpeechForListAITranslationSpeechOutput) GoString ¶ added in v1.1.33
func (s UserSpeechForListAITranslationSpeechOutput) GoString() string
GoString returns the string representation
func (*UserSpeechForListAITranslationSpeechOutput) SetAudioUrl ¶ added in v1.1.33
func (s *UserSpeechForListAITranslationSpeechOutput) SetAudioUrl(v string) *UserSpeechForListAITranslationSpeechOutput
SetAudioUrl sets the AudioUrl field's value.
func (*UserSpeechForListAITranslationSpeechOutput) SetGender ¶ added in v1.1.33
func (s *UserSpeechForListAITranslationSpeechOutput) SetGender(v string) *UserSpeechForListAITranslationSpeechOutput
SetGender sets the Gender field's value.
func (*UserSpeechForListAITranslationSpeechOutput) SetId ¶ added in v1.1.33
func (s *UserSpeechForListAITranslationSpeechOutput) SetId(v string) *UserSpeechForListAITranslationSpeechOutput
SetId sets the Id field's value.
func (*UserSpeechForListAITranslationSpeechOutput) SetLanguage ¶ added in v1.1.33
func (s *UserSpeechForListAITranslationSpeechOutput) SetLanguage(v string) *UserSpeechForListAITranslationSpeechOutput
SetLanguage sets the Language field's value.
func (*UserSpeechForListAITranslationSpeechOutput) SetName ¶ added in v1.1.33
func (s *UserSpeechForListAITranslationSpeechOutput) SetName(v string) *UserSpeechForListAITranslationSpeechOutput
SetName sets the Name field's value.
func (*UserSpeechForListAITranslationSpeechOutput) SetVoice ¶ added in v1.1.33
func (s *UserSpeechForListAITranslationSpeechOutput) SetVoice(v string) *UserSpeechForListAITranslationSpeechOutput
SetVoice sets the Voice field's value.
func (UserSpeechForListAITranslationSpeechOutput) String ¶ added in v1.1.33
func (s UserSpeechForListAITranslationSpeechOutput) String() string
String returns the string representation
type UtteranceForGetExecutionOutput ¶
type UtteranceForGetExecutionOutput struct {
Attribute *AttributeForGetExecutionOutput `type:"structure"`
End *float64 `type:"double"`
Start *float64 `type:"double"`
Text *string `type:"string"`
// contains filtered or unexported fields
}
func (UtteranceForGetExecutionOutput) GoString ¶
func (s UtteranceForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*UtteranceForGetExecutionOutput) SetAttribute ¶
func (s *UtteranceForGetExecutionOutput) SetAttribute(v *AttributeForGetExecutionOutput) *UtteranceForGetExecutionOutput
SetAttribute sets the Attribute field's value.
func (*UtteranceForGetExecutionOutput) SetEnd ¶
func (s *UtteranceForGetExecutionOutput) SetEnd(v float64) *UtteranceForGetExecutionOutput
SetEnd sets the End field's value.
func (*UtteranceForGetExecutionOutput) SetStart ¶
func (s *UtteranceForGetExecutionOutput) SetStart(v float64) *UtteranceForGetExecutionOutput
SetStart sets the Start field's value.
func (*UtteranceForGetExecutionOutput) SetText ¶
func (s *UtteranceForGetExecutionOutput) SetText(v string) *UtteranceForGetExecutionOutput
SetText sets the Text field's value.
func (UtteranceForGetExecutionOutput) String ¶
func (s UtteranceForGetExecutionOutput) String() string
String returns the string representation
type UtteranceForUpdateAITranslationUtterancesInput ¶ added in v1.1.25
type UtteranceForUpdateAITranslationUtterancesInput struct {
Id *string `type:"string" json:",omitempty"`
SpeakerId *string `type:"string" json:",omitempty"`
Text *string `type:"string" json:",omitempty"`
Trim *TrimForUpdateAITranslationUtterancesInput `type:"structure" json:",omitempty"`
Volume *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (UtteranceForUpdateAITranslationUtterancesInput) GoString ¶ added in v1.1.25
func (s UtteranceForUpdateAITranslationUtterancesInput) GoString() string
GoString returns the string representation
func (*UtteranceForUpdateAITranslationUtterancesInput) SetId ¶ added in v1.1.25
func (s *UtteranceForUpdateAITranslationUtterancesInput) SetId(v string) *UtteranceForUpdateAITranslationUtterancesInput
SetId sets the Id field's value.
func (*UtteranceForUpdateAITranslationUtterancesInput) SetSpeakerId ¶ added in v1.1.25
func (s *UtteranceForUpdateAITranslationUtterancesInput) SetSpeakerId(v string) *UtteranceForUpdateAITranslationUtterancesInput
SetSpeakerId sets the SpeakerId field's value.
func (*UtteranceForUpdateAITranslationUtterancesInput) SetText ¶ added in v1.1.25
func (s *UtteranceForUpdateAITranslationUtterancesInput) SetText(v string) *UtteranceForUpdateAITranslationUtterancesInput
SetText sets the Text field's value.
func (*UtteranceForUpdateAITranslationUtterancesInput) SetTrim ¶ added in v1.1.29
func (s *UtteranceForUpdateAITranslationUtterancesInput) SetTrim(v *TrimForUpdateAITranslationUtterancesInput) *UtteranceForUpdateAITranslationUtterancesInput
SetTrim sets the Trim field's value.
func (*UtteranceForUpdateAITranslationUtterancesInput) SetVolume ¶ added in v1.1.29
func (s *UtteranceForUpdateAITranslationUtterancesInput) SetVolume(v int32) *UtteranceForUpdateAITranslationUtterancesInput
SetVolume sets the Volume field's value.
func (UtteranceForUpdateAITranslationUtterancesInput) String ¶ added in v1.1.25
func (s UtteranceForUpdateAITranslationUtterancesInput) String() string
String returns the string representation
type VOD20250101 ¶
VOD20250101 provides the API operation methods for making requests to VOD20250101. See this package's package overview docs for details on the service.
VOD20250101 methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(p client.ConfigProvider, cfgs ...*volcengine.Config) *VOD20250101
New create int can support ssl or region locate set
func (*VOD20250101) ContinueAITranslationWorkflow ¶ added in v1.1.25
func (c *VOD20250101) ContinueAITranslationWorkflow(input *ContinueAITranslationWorkflowInput) (*ContinueAITranslationWorkflowOutput, error)
ContinueAITranslationWorkflow API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation ContinueAITranslationWorkflow for usage and error information.
func (*VOD20250101) ContinueAITranslationWorkflowCommon ¶ added in v1.1.25
func (c *VOD20250101) ContinueAITranslationWorkflowCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ContinueAITranslationWorkflowCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation ContinueAITranslationWorkflowCommon for usage and error information.
func (*VOD20250101) ContinueAITranslationWorkflowCommonRequest ¶ added in v1.1.25
func (c *VOD20250101) ContinueAITranslationWorkflowCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ContinueAITranslationWorkflowCommonRequest generates a "volcengine/request.Request" representing the client's request for the ContinueAITranslationWorkflowCommon operation. The "output" return value will be populated with the ContinueAITranslationWorkflowCommon request's response once the request completes successfully.
Use "Send" method on the returned ContinueAITranslationWorkflowCommon Request to send the API call to the service. the "output" return value is not valid until after ContinueAITranslationWorkflowCommon Send returns without error.
See ContinueAITranslationWorkflowCommon for more information on using the ContinueAITranslationWorkflowCommon API call, and error handling.
// Example sending a request using the ContinueAITranslationWorkflowCommonRequest method.
req, resp := client.ContinueAITranslationWorkflowCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) ContinueAITranslationWorkflowCommonWithContext ¶ added in v1.1.25
func (c *VOD20250101) ContinueAITranslationWorkflowCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ContinueAITranslationWorkflowCommonWithContext is the same as ContinueAITranslationWorkflowCommon with the addition of the ability to pass a context and additional request options.
See ContinueAITranslationWorkflowCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) ContinueAITranslationWorkflowRequest ¶ added in v1.1.25
func (c *VOD20250101) ContinueAITranslationWorkflowRequest(input *ContinueAITranslationWorkflowInput) (req *request.Request, output *ContinueAITranslationWorkflowOutput)
ContinueAITranslationWorkflowRequest generates a "volcengine/request.Request" representing the client's request for the ContinueAITranslationWorkflow operation. The "output" return value will be populated with the ContinueAITranslationWorkflowCommon request's response once the request completes successfully.
Use "Send" method on the returned ContinueAITranslationWorkflowCommon Request to send the API call to the service. the "output" return value is not valid until after ContinueAITranslationWorkflowCommon Send returns without error.
See ContinueAITranslationWorkflow for more information on using the ContinueAITranslationWorkflow API call, and error handling.
// Example sending a request using the ContinueAITranslationWorkflowRequest method.
req, resp := client.ContinueAITranslationWorkflowRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) ContinueAITranslationWorkflowWithContext ¶ added in v1.1.25
func (c *VOD20250101) ContinueAITranslationWorkflowWithContext(ctx volcengine.Context, input *ContinueAITranslationWorkflowInput, opts ...request.Option) (*ContinueAITranslationWorkflowOutput, error)
ContinueAITranslationWorkflowWithContext is the same as ContinueAITranslationWorkflow with the addition of the ability to pass a context and additional request options.
See ContinueAITranslationWorkflow for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) CreateAITermbase ¶ added in v1.1.42
func (c *VOD20250101) CreateAITermbase(input *CreateAITermbaseInput) (*CreateAITermbaseOutput, error)
CreateAITermbase API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation CreateAITermbase for usage and error information.
func (*VOD20250101) CreateAITermbaseCommon ¶ added in v1.1.42
func (c *VOD20250101) CreateAITermbaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateAITermbaseCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation CreateAITermbaseCommon for usage and error information.
func (*VOD20250101) CreateAITermbaseCommonRequest ¶ added in v1.1.42
func (c *VOD20250101) CreateAITermbaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateAITermbaseCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateAITermbaseCommon operation. The "output" return value will be populated with the CreateAITermbaseCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateAITermbaseCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAITermbaseCommon Send returns without error.
See CreateAITermbaseCommon for more information on using the CreateAITermbaseCommon API call, and error handling.
// Example sending a request using the CreateAITermbaseCommonRequest method.
req, resp := client.CreateAITermbaseCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) CreateAITermbaseCommonWithContext ¶ added in v1.1.42
func (c *VOD20250101) CreateAITermbaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateAITermbaseCommonWithContext is the same as CreateAITermbaseCommon with the addition of the ability to pass a context and additional request options.
See CreateAITermbaseCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) CreateAITermbaseRequest ¶ added in v1.1.42
func (c *VOD20250101) CreateAITermbaseRequest(input *CreateAITermbaseInput) (req *request.Request, output *CreateAITermbaseOutput)
CreateAITermbaseRequest generates a "volcengine/request.Request" representing the client's request for the CreateAITermbase operation. The "output" return value will be populated with the CreateAITermbaseCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateAITermbaseCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAITermbaseCommon Send returns without error.
See CreateAITermbase for more information on using the CreateAITermbase API call, and error handling.
// Example sending a request using the CreateAITermbaseRequest method.
req, resp := client.CreateAITermbaseRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) CreateAITermbaseWithContext ¶ added in v1.1.42
func (c *VOD20250101) CreateAITermbaseWithContext(ctx volcengine.Context, input *CreateAITermbaseInput, opts ...request.Option) (*CreateAITermbaseOutput, error)
CreateAITermbaseWithContext is the same as CreateAITermbase with the addition of the ability to pass a context and additional request options.
See CreateAITermbase for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) CreateAITranslationSpeaker ¶ added in v1.1.33
func (c *VOD20250101) CreateAITranslationSpeaker(input *CreateAITranslationSpeakerInput) (*CreateAITranslationSpeakerOutput, error)
CreateAITranslationSpeaker API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation CreateAITranslationSpeaker for usage and error information.
func (*VOD20250101) CreateAITranslationSpeakerCommon ¶ added in v1.1.33
func (c *VOD20250101) CreateAITranslationSpeakerCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateAITranslationSpeakerCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation CreateAITranslationSpeakerCommon for usage and error information.
func (*VOD20250101) CreateAITranslationSpeakerCommonRequest ¶ added in v1.1.33
func (c *VOD20250101) CreateAITranslationSpeakerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateAITranslationSpeakerCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateAITranslationSpeakerCommon operation. The "output" return value will be populated with the CreateAITranslationSpeakerCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateAITranslationSpeakerCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAITranslationSpeakerCommon Send returns without error.
See CreateAITranslationSpeakerCommon for more information on using the CreateAITranslationSpeakerCommon API call, and error handling.
// Example sending a request using the CreateAITranslationSpeakerCommonRequest method.
req, resp := client.CreateAITranslationSpeakerCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) CreateAITranslationSpeakerCommonWithContext ¶ added in v1.1.33
func (c *VOD20250101) CreateAITranslationSpeakerCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateAITranslationSpeakerCommonWithContext is the same as CreateAITranslationSpeakerCommon with the addition of the ability to pass a context and additional request options.
See CreateAITranslationSpeakerCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) CreateAITranslationSpeakerRequest ¶ added in v1.1.33
func (c *VOD20250101) CreateAITranslationSpeakerRequest(input *CreateAITranslationSpeakerInput) (req *request.Request, output *CreateAITranslationSpeakerOutput)
CreateAITranslationSpeakerRequest generates a "volcengine/request.Request" representing the client's request for the CreateAITranslationSpeaker operation. The "output" return value will be populated with the CreateAITranslationSpeakerCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateAITranslationSpeakerCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAITranslationSpeakerCommon Send returns without error.
See CreateAITranslationSpeaker for more information on using the CreateAITranslationSpeaker API call, and error handling.
// Example sending a request using the CreateAITranslationSpeakerRequest method.
req, resp := client.CreateAITranslationSpeakerRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) CreateAITranslationSpeakerWithContext ¶ added in v1.1.33
func (c *VOD20250101) CreateAITranslationSpeakerWithContext(ctx volcengine.Context, input *CreateAITranslationSpeakerInput, opts ...request.Option) (*CreateAITranslationSpeakerOutput, error)
CreateAITranslationSpeakerWithContext is the same as CreateAITranslationSpeaker with the addition of the ability to pass a context and additional request options.
See CreateAITranslationSpeaker for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) CreateAITranslationSpeech ¶ added in v1.1.33
func (c *VOD20250101) CreateAITranslationSpeech(input *CreateAITranslationSpeechInput) (*CreateAITranslationSpeechOutput, error)
CreateAITranslationSpeech API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation CreateAITranslationSpeech for usage and error information.
func (*VOD20250101) CreateAITranslationSpeechCommon ¶ added in v1.1.33
func (c *VOD20250101) CreateAITranslationSpeechCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateAITranslationSpeechCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation CreateAITranslationSpeechCommon for usage and error information.
func (*VOD20250101) CreateAITranslationSpeechCommonRequest ¶ added in v1.1.33
func (c *VOD20250101) CreateAITranslationSpeechCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateAITranslationSpeechCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateAITranslationSpeechCommon operation. The "output" return value will be populated with the CreateAITranslationSpeechCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateAITranslationSpeechCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAITranslationSpeechCommon Send returns without error.
See CreateAITranslationSpeechCommon for more information on using the CreateAITranslationSpeechCommon API call, and error handling.
// Example sending a request using the CreateAITranslationSpeechCommonRequest method.
req, resp := client.CreateAITranslationSpeechCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) CreateAITranslationSpeechCommonWithContext ¶ added in v1.1.33
func (c *VOD20250101) CreateAITranslationSpeechCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateAITranslationSpeechCommonWithContext is the same as CreateAITranslationSpeechCommon with the addition of the ability to pass a context and additional request options.
See CreateAITranslationSpeechCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) CreateAITranslationSpeechRequest ¶ added in v1.1.33
func (c *VOD20250101) CreateAITranslationSpeechRequest(input *CreateAITranslationSpeechInput) (req *request.Request, output *CreateAITranslationSpeechOutput)
CreateAITranslationSpeechRequest generates a "volcengine/request.Request" representing the client's request for the CreateAITranslationSpeech operation. The "output" return value will be populated with the CreateAITranslationSpeechCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateAITranslationSpeechCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAITranslationSpeechCommon Send returns without error.
See CreateAITranslationSpeech for more information on using the CreateAITranslationSpeech API call, and error handling.
// Example sending a request using the CreateAITranslationSpeechRequest method.
req, resp := client.CreateAITranslationSpeechRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) CreateAITranslationSpeechWithContext ¶ added in v1.1.33
func (c *VOD20250101) CreateAITranslationSpeechWithContext(ctx volcengine.Context, input *CreateAITranslationSpeechInput, opts ...request.Option) (*CreateAITranslationSpeechOutput, error)
CreateAITranslationSpeechWithContext is the same as CreateAITranslationSpeech with the addition of the ability to pass a context and additional request options.
See CreateAITranslationSpeech for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) CreateAITranslationUtterance ¶ added in v1.1.36
func (c *VOD20250101) CreateAITranslationUtterance(input *CreateAITranslationUtteranceInput) (*CreateAITranslationUtteranceOutput, error)
CreateAITranslationUtterance API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation CreateAITranslationUtterance for usage and error information.
func (*VOD20250101) CreateAITranslationUtteranceCommon ¶ added in v1.1.36
func (c *VOD20250101) CreateAITranslationUtteranceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateAITranslationUtteranceCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation CreateAITranslationUtteranceCommon for usage and error information.
func (*VOD20250101) CreateAITranslationUtteranceCommonRequest ¶ added in v1.1.36
func (c *VOD20250101) CreateAITranslationUtteranceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateAITranslationUtteranceCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateAITranslationUtteranceCommon operation. The "output" return value will be populated with the CreateAITranslationUtteranceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateAITranslationUtteranceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAITranslationUtteranceCommon Send returns without error.
See CreateAITranslationUtteranceCommon for more information on using the CreateAITranslationUtteranceCommon API call, and error handling.
// Example sending a request using the CreateAITranslationUtteranceCommonRequest method.
req, resp := client.CreateAITranslationUtteranceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) CreateAITranslationUtteranceCommonWithContext ¶ added in v1.1.36
func (c *VOD20250101) CreateAITranslationUtteranceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateAITranslationUtteranceCommonWithContext is the same as CreateAITranslationUtteranceCommon with the addition of the ability to pass a context and additional request options.
See CreateAITranslationUtteranceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) CreateAITranslationUtteranceRequest ¶ added in v1.1.36
func (c *VOD20250101) CreateAITranslationUtteranceRequest(input *CreateAITranslationUtteranceInput) (req *request.Request, output *CreateAITranslationUtteranceOutput)
CreateAITranslationUtteranceRequest generates a "volcengine/request.Request" representing the client's request for the CreateAITranslationUtterance operation. The "output" return value will be populated with the CreateAITranslationUtteranceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateAITranslationUtteranceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAITranslationUtteranceCommon Send returns without error.
See CreateAITranslationUtterance for more information on using the CreateAITranslationUtterance API call, and error handling.
// Example sending a request using the CreateAITranslationUtteranceRequest method.
req, resp := client.CreateAITranslationUtteranceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) CreateAITranslationUtteranceWithContext ¶ added in v1.1.36
func (c *VOD20250101) CreateAITranslationUtteranceWithContext(ctx volcengine.Context, input *CreateAITranslationUtteranceInput, opts ...request.Option) (*CreateAITranslationUtteranceOutput, error)
CreateAITranslationUtteranceWithContext is the same as CreateAITranslationUtterance with the addition of the ability to pass a context and additional request options.
See CreateAITranslationUtterance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) DeleteAITermItem ¶ added in v1.1.42
func (c *VOD20250101) DeleteAITermItem(input *DeleteAITermItemInput) (*DeleteAITermItemOutput, error)
DeleteAITermItem API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation DeleteAITermItem for usage and error information.
func (*VOD20250101) DeleteAITermItemCommon ¶ added in v1.1.42
func (c *VOD20250101) DeleteAITermItemCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteAITermItemCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation DeleteAITermItemCommon for usage and error information.
func (*VOD20250101) DeleteAITermItemCommonRequest ¶ added in v1.1.42
func (c *VOD20250101) DeleteAITermItemCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteAITermItemCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAITermItemCommon operation. The "output" return value will be populated with the DeleteAITermItemCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteAITermItemCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAITermItemCommon Send returns without error.
See DeleteAITermItemCommon for more information on using the DeleteAITermItemCommon API call, and error handling.
// Example sending a request using the DeleteAITermItemCommonRequest method.
req, resp := client.DeleteAITermItemCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) DeleteAITermItemCommonWithContext ¶ added in v1.1.42
func (c *VOD20250101) DeleteAITermItemCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteAITermItemCommonWithContext is the same as DeleteAITermItemCommon with the addition of the ability to pass a context and additional request options.
See DeleteAITermItemCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) DeleteAITermItemRequest ¶ added in v1.1.42
func (c *VOD20250101) DeleteAITermItemRequest(input *DeleteAITermItemInput) (req *request.Request, output *DeleteAITermItemOutput)
DeleteAITermItemRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAITermItem operation. The "output" return value will be populated with the DeleteAITermItemCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteAITermItemCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAITermItemCommon Send returns without error.
See DeleteAITermItem for more information on using the DeleteAITermItem API call, and error handling.
// Example sending a request using the DeleteAITermItemRequest method.
req, resp := client.DeleteAITermItemRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) DeleteAITermItemWithContext ¶ added in v1.1.42
func (c *VOD20250101) DeleteAITermItemWithContext(ctx volcengine.Context, input *DeleteAITermItemInput, opts ...request.Option) (*DeleteAITermItemOutput, error)
DeleteAITermItemWithContext is the same as DeleteAITermItem with the addition of the ability to pass a context and additional request options.
See DeleteAITermItem for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) DeleteAITermbase ¶ added in v1.1.42
func (c *VOD20250101) DeleteAITermbase(input *DeleteAITermbaseInput) (*DeleteAITermbaseOutput, error)
DeleteAITermbase API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation DeleteAITermbase for usage and error information.
func (*VOD20250101) DeleteAITermbaseCommon ¶ added in v1.1.42
func (c *VOD20250101) DeleteAITermbaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteAITermbaseCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation DeleteAITermbaseCommon for usage and error information.
func (*VOD20250101) DeleteAITermbaseCommonRequest ¶ added in v1.1.42
func (c *VOD20250101) DeleteAITermbaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteAITermbaseCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAITermbaseCommon operation. The "output" return value will be populated with the DeleteAITermbaseCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteAITermbaseCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAITermbaseCommon Send returns without error.
See DeleteAITermbaseCommon for more information on using the DeleteAITermbaseCommon API call, and error handling.
// Example sending a request using the DeleteAITermbaseCommonRequest method.
req, resp := client.DeleteAITermbaseCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) DeleteAITermbaseCommonWithContext ¶ added in v1.1.42
func (c *VOD20250101) DeleteAITermbaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteAITermbaseCommonWithContext is the same as DeleteAITermbaseCommon with the addition of the ability to pass a context and additional request options.
See DeleteAITermbaseCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) DeleteAITermbaseRequest ¶ added in v1.1.42
func (c *VOD20250101) DeleteAITermbaseRequest(input *DeleteAITermbaseInput) (req *request.Request, output *DeleteAITermbaseOutput)
DeleteAITermbaseRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAITermbase operation. The "output" return value will be populated with the DeleteAITermbaseCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteAITermbaseCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAITermbaseCommon Send returns without error.
See DeleteAITermbase for more information on using the DeleteAITermbase API call, and error handling.
// Example sending a request using the DeleteAITermbaseRequest method.
req, resp := client.DeleteAITermbaseRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) DeleteAITermbaseWithContext ¶ added in v1.1.42
func (c *VOD20250101) DeleteAITermbaseWithContext(ctx volcengine.Context, input *DeleteAITermbaseInput, opts ...request.Option) (*DeleteAITermbaseOutput, error)
DeleteAITermbaseWithContext is the same as DeleteAITermbase with the addition of the ability to pass a context and additional request options.
See DeleteAITermbase for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) DeleteAITranslationSpeech ¶ added in v1.1.33
func (c *VOD20250101) DeleteAITranslationSpeech(input *DeleteAITranslationSpeechInput) (*DeleteAITranslationSpeechOutput, error)
DeleteAITranslationSpeech API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation DeleteAITranslationSpeech for usage and error information.
func (*VOD20250101) DeleteAITranslationSpeechCommon ¶ added in v1.1.33
func (c *VOD20250101) DeleteAITranslationSpeechCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteAITranslationSpeechCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation DeleteAITranslationSpeechCommon for usage and error information.
func (*VOD20250101) DeleteAITranslationSpeechCommonRequest ¶ added in v1.1.33
func (c *VOD20250101) DeleteAITranslationSpeechCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteAITranslationSpeechCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAITranslationSpeechCommon operation. The "output" return value will be populated with the DeleteAITranslationSpeechCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteAITranslationSpeechCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAITranslationSpeechCommon Send returns without error.
See DeleteAITranslationSpeechCommon for more information on using the DeleteAITranslationSpeechCommon API call, and error handling.
// Example sending a request using the DeleteAITranslationSpeechCommonRequest method.
req, resp := client.DeleteAITranslationSpeechCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) DeleteAITranslationSpeechCommonWithContext ¶ added in v1.1.33
func (c *VOD20250101) DeleteAITranslationSpeechCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteAITranslationSpeechCommonWithContext is the same as DeleteAITranslationSpeechCommon with the addition of the ability to pass a context and additional request options.
See DeleteAITranslationSpeechCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) DeleteAITranslationSpeechRequest ¶ added in v1.1.33
func (c *VOD20250101) DeleteAITranslationSpeechRequest(input *DeleteAITranslationSpeechInput) (req *request.Request, output *DeleteAITranslationSpeechOutput)
DeleteAITranslationSpeechRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAITranslationSpeech operation. The "output" return value will be populated with the DeleteAITranslationSpeechCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteAITranslationSpeechCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAITranslationSpeechCommon Send returns without error.
See DeleteAITranslationSpeech for more information on using the DeleteAITranslationSpeech API call, and error handling.
// Example sending a request using the DeleteAITranslationSpeechRequest method.
req, resp := client.DeleteAITranslationSpeechRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) DeleteAITranslationSpeechWithContext ¶ added in v1.1.33
func (c *VOD20250101) DeleteAITranslationSpeechWithContext(ctx volcengine.Context, input *DeleteAITranslationSpeechInput, opts ...request.Option) (*DeleteAITranslationSpeechOutput, error)
DeleteAITranslationSpeechWithContext is the same as DeleteAITranslationSpeech with the addition of the ability to pass a context and additional request options.
See DeleteAITranslationSpeech for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) GenerateAITranslationUtteranceAudio ¶ added in v1.1.29
func (c *VOD20250101) GenerateAITranslationUtteranceAudio(input *GenerateAITranslationUtteranceAudioInput) (*GenerateAITranslationUtteranceAudioOutput, error)
GenerateAITranslationUtteranceAudio API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation GenerateAITranslationUtteranceAudio for usage and error information.
func (*VOD20250101) GenerateAITranslationUtteranceAudioCommon ¶ added in v1.1.29
func (c *VOD20250101) GenerateAITranslationUtteranceAudioCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GenerateAITranslationUtteranceAudioCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation GenerateAITranslationUtteranceAudioCommon for usage and error information.
func (*VOD20250101) GenerateAITranslationUtteranceAudioCommonRequest ¶ added in v1.1.29
func (c *VOD20250101) GenerateAITranslationUtteranceAudioCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GenerateAITranslationUtteranceAudioCommonRequest generates a "volcengine/request.Request" representing the client's request for the GenerateAITranslationUtteranceAudioCommon operation. The "output" return value will be populated with the GenerateAITranslationUtteranceAudioCommon request's response once the request completes successfully.
Use "Send" method on the returned GenerateAITranslationUtteranceAudioCommon Request to send the API call to the service. the "output" return value is not valid until after GenerateAITranslationUtteranceAudioCommon Send returns without error.
See GenerateAITranslationUtteranceAudioCommon for more information on using the GenerateAITranslationUtteranceAudioCommon API call, and error handling.
// Example sending a request using the GenerateAITranslationUtteranceAudioCommonRequest method.
req, resp := client.GenerateAITranslationUtteranceAudioCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) GenerateAITranslationUtteranceAudioCommonWithContext ¶ added in v1.1.29
func (c *VOD20250101) GenerateAITranslationUtteranceAudioCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GenerateAITranslationUtteranceAudioCommonWithContext is the same as GenerateAITranslationUtteranceAudioCommon with the addition of the ability to pass a context and additional request options.
See GenerateAITranslationUtteranceAudioCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) GenerateAITranslationUtteranceAudioRequest ¶ added in v1.1.29
func (c *VOD20250101) GenerateAITranslationUtteranceAudioRequest(input *GenerateAITranslationUtteranceAudioInput) (req *request.Request, output *GenerateAITranslationUtteranceAudioOutput)
GenerateAITranslationUtteranceAudioRequest generates a "volcengine/request.Request" representing the client's request for the GenerateAITranslationUtteranceAudio operation. The "output" return value will be populated with the GenerateAITranslationUtteranceAudioCommon request's response once the request completes successfully.
Use "Send" method on the returned GenerateAITranslationUtteranceAudioCommon Request to send the API call to the service. the "output" return value is not valid until after GenerateAITranslationUtteranceAudioCommon Send returns without error.
See GenerateAITranslationUtteranceAudio for more information on using the GenerateAITranslationUtteranceAudio API call, and error handling.
// Example sending a request using the GenerateAITranslationUtteranceAudioRequest method.
req, resp := client.GenerateAITranslationUtteranceAudioRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) GenerateAITranslationUtteranceAudioWithContext ¶ added in v1.1.29
func (c *VOD20250101) GenerateAITranslationUtteranceAudioWithContext(ctx volcengine.Context, input *GenerateAITranslationUtteranceAudioInput, opts ...request.Option) (*GenerateAITranslationUtteranceAudioOutput, error)
GenerateAITranslationUtteranceAudioWithContext is the same as GenerateAITranslationUtteranceAudio with the addition of the ability to pass a context and additional request options.
See GenerateAITranslationUtteranceAudio for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) GetAITermbase ¶ added in v1.1.42
func (c *VOD20250101) GetAITermbase(input *GetAITermbaseInput) (*GetAITermbaseOutput, error)
GetAITermbase API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation GetAITermbase for usage and error information.
func (*VOD20250101) GetAITermbaseCommon ¶ added in v1.1.42
func (c *VOD20250101) GetAITermbaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetAITermbaseCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation GetAITermbaseCommon for usage and error information.
func (*VOD20250101) GetAITermbaseCommonRequest ¶ added in v1.1.42
func (c *VOD20250101) GetAITermbaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetAITermbaseCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetAITermbaseCommon operation. The "output" return value will be populated with the GetAITermbaseCommon request's response once the request completes successfully.
Use "Send" method on the returned GetAITermbaseCommon Request to send the API call to the service. the "output" return value is not valid until after GetAITermbaseCommon Send returns without error.
See GetAITermbaseCommon for more information on using the GetAITermbaseCommon API call, and error handling.
// Example sending a request using the GetAITermbaseCommonRequest method.
req, resp := client.GetAITermbaseCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) GetAITermbaseCommonWithContext ¶ added in v1.1.42
func (c *VOD20250101) GetAITermbaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetAITermbaseCommonWithContext is the same as GetAITermbaseCommon with the addition of the ability to pass a context and additional request options.
See GetAITermbaseCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) GetAITermbaseRequest ¶ added in v1.1.42
func (c *VOD20250101) GetAITermbaseRequest(input *GetAITermbaseInput) (req *request.Request, output *GetAITermbaseOutput)
GetAITermbaseRequest generates a "volcengine/request.Request" representing the client's request for the GetAITermbase operation. The "output" return value will be populated with the GetAITermbaseCommon request's response once the request completes successfully.
Use "Send" method on the returned GetAITermbaseCommon Request to send the API call to the service. the "output" return value is not valid until after GetAITermbaseCommon Send returns without error.
See GetAITermbase for more information on using the GetAITermbase API call, and error handling.
// Example sending a request using the GetAITermbaseRequest method.
req, resp := client.GetAITermbaseRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) GetAITermbaseWithContext ¶ added in v1.1.42
func (c *VOD20250101) GetAITermbaseWithContext(ctx volcengine.Context, input *GetAITermbaseInput, opts ...request.Option) (*GetAITermbaseOutput, error)
GetAITermbaseWithContext is the same as GetAITermbase with the addition of the ability to pass a context and additional request options.
See GetAITermbase for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) GetAITranslationProject ¶ added in v1.1.12
func (c *VOD20250101) GetAITranslationProject(input *GetAITranslationProjectInput) (*GetAITranslationProjectOutput, error)
GetAITranslationProject API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation GetAITranslationProject for usage and error information.
func (*VOD20250101) GetAITranslationProjectCommon ¶ added in v1.1.12
func (c *VOD20250101) GetAITranslationProjectCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetAITranslationProjectCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation GetAITranslationProjectCommon for usage and error information.
func (*VOD20250101) GetAITranslationProjectCommonRequest ¶ added in v1.1.12
func (c *VOD20250101) GetAITranslationProjectCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetAITranslationProjectCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetAITranslationProjectCommon operation. The "output" return value will be populated with the GetAITranslationProjectCommon request's response once the request completes successfully.
Use "Send" method on the returned GetAITranslationProjectCommon Request to send the API call to the service. the "output" return value is not valid until after GetAITranslationProjectCommon Send returns without error.
See GetAITranslationProjectCommon for more information on using the GetAITranslationProjectCommon API call, and error handling.
// Example sending a request using the GetAITranslationProjectCommonRequest method.
req, resp := client.GetAITranslationProjectCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) GetAITranslationProjectCommonWithContext ¶ added in v1.1.12
func (c *VOD20250101) GetAITranslationProjectCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetAITranslationProjectCommonWithContext is the same as GetAITranslationProjectCommon with the addition of the ability to pass a context and additional request options.
See GetAITranslationProjectCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) GetAITranslationProjectRequest ¶ added in v1.1.12
func (c *VOD20250101) GetAITranslationProjectRequest(input *GetAITranslationProjectInput) (req *request.Request, output *GetAITranslationProjectOutput)
GetAITranslationProjectRequest generates a "volcengine/request.Request" representing the client's request for the GetAITranslationProject operation. The "output" return value will be populated with the GetAITranslationProjectCommon request's response once the request completes successfully.
Use "Send" method on the returned GetAITranslationProjectCommon Request to send the API call to the service. the "output" return value is not valid until after GetAITranslationProjectCommon Send returns without error.
See GetAITranslationProject for more information on using the GetAITranslationProject API call, and error handling.
// Example sending a request using the GetAITranslationProjectRequest method.
req, resp := client.GetAITranslationProjectRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) GetAITranslationProjectWithContext ¶ added in v1.1.12
func (c *VOD20250101) GetAITranslationProjectWithContext(ctx volcengine.Context, input *GetAITranslationProjectInput, opts ...request.Option) (*GetAITranslationProjectOutput, error)
GetAITranslationProjectWithContext is the same as GetAITranslationProject with the addition of the ability to pass a context and additional request options.
See GetAITranslationProject for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) GetExecution ¶
func (c *VOD20250101) GetExecution(input *GetExecutionInput) (*GetExecutionOutput, error)
GetExecution API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation GetExecution for usage and error information.
func (*VOD20250101) GetExecutionCommon ¶
func (c *VOD20250101) GetExecutionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetExecutionCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation GetExecutionCommon for usage and error information.
func (*VOD20250101) GetExecutionCommonRequest ¶
func (c *VOD20250101) GetExecutionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetExecutionCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetExecutionCommon operation. The "output" return value will be populated with the GetExecutionCommon request's response once the request completes successfully.
Use "Send" method on the returned GetExecutionCommon Request to send the API call to the service. the "output" return value is not valid until after GetExecutionCommon Send returns without error.
See GetExecutionCommon for more information on using the GetExecutionCommon API call, and error handling.
// Example sending a request using the GetExecutionCommonRequest method.
req, resp := client.GetExecutionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) GetExecutionCommonWithContext ¶
func (c *VOD20250101) GetExecutionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetExecutionCommonWithContext is the same as GetExecutionCommon with the addition of the ability to pass a context and additional request options.
See GetExecutionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) GetExecutionRequest ¶
func (c *VOD20250101) GetExecutionRequest(input *GetExecutionInput) (req *request.Request, output *GetExecutionOutput)
GetExecutionRequest generates a "volcengine/request.Request" representing the client's request for the GetExecution operation. The "output" return value will be populated with the GetExecutionCommon request's response once the request completes successfully.
Use "Send" method on the returned GetExecutionCommon Request to send the API call to the service. the "output" return value is not valid until after GetExecutionCommon Send returns without error.
See GetExecution for more information on using the GetExecution API call, and error handling.
// Example sending a request using the GetExecutionRequest method.
req, resp := client.GetExecutionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) GetExecutionWithContext ¶
func (c *VOD20250101) GetExecutionWithContext(ctx volcengine.Context, input *GetExecutionInput, opts ...request.Option) (*GetExecutionOutput, error)
GetExecutionWithContext is the same as GetExecution with the addition of the ability to pass a context and additional request options.
See GetExecution for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) ListAITermbase ¶ added in v1.1.42
func (c *VOD20250101) ListAITermbase(input *ListAITermbaseInput) (*ListAITermbaseOutput, error)
ListAITermbase API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation ListAITermbase for usage and error information.
func (*VOD20250101) ListAITermbaseCommon ¶ added in v1.1.42
func (c *VOD20250101) ListAITermbaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListAITermbaseCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation ListAITermbaseCommon for usage and error information.
func (*VOD20250101) ListAITermbaseCommonRequest ¶ added in v1.1.42
func (c *VOD20250101) ListAITermbaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListAITermbaseCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListAITermbaseCommon operation. The "output" return value will be populated with the ListAITermbaseCommon request's response once the request completes successfully.
Use "Send" method on the returned ListAITermbaseCommon Request to send the API call to the service. the "output" return value is not valid until after ListAITermbaseCommon Send returns without error.
See ListAITermbaseCommon for more information on using the ListAITermbaseCommon API call, and error handling.
// Example sending a request using the ListAITermbaseCommonRequest method.
req, resp := client.ListAITermbaseCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) ListAITermbaseCommonWithContext ¶ added in v1.1.42
func (c *VOD20250101) ListAITermbaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListAITermbaseCommonWithContext is the same as ListAITermbaseCommon with the addition of the ability to pass a context and additional request options.
See ListAITermbaseCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) ListAITermbaseRequest ¶ added in v1.1.42
func (c *VOD20250101) ListAITermbaseRequest(input *ListAITermbaseInput) (req *request.Request, output *ListAITermbaseOutput)
ListAITermbaseRequest generates a "volcengine/request.Request" representing the client's request for the ListAITermbase operation. The "output" return value will be populated with the ListAITermbaseCommon request's response once the request completes successfully.
Use "Send" method on the returned ListAITermbaseCommon Request to send the API call to the service. the "output" return value is not valid until after ListAITermbaseCommon Send returns without error.
See ListAITermbase for more information on using the ListAITermbase API call, and error handling.
// Example sending a request using the ListAITermbaseRequest method.
req, resp := client.ListAITermbaseRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) ListAITermbaseWithContext ¶ added in v1.1.42
func (c *VOD20250101) ListAITermbaseWithContext(ctx volcengine.Context, input *ListAITermbaseInput, opts ...request.Option) (*ListAITermbaseOutput, error)
ListAITermbaseWithContext is the same as ListAITermbase with the addition of the ability to pass a context and additional request options.
See ListAITermbase for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) ListAITranslationProject ¶ added in v1.1.12
func (c *VOD20250101) ListAITranslationProject(input *ListAITranslationProjectInput) (*ListAITranslationProjectOutput, error)
ListAITranslationProject API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation ListAITranslationProject for usage and error information.
func (*VOD20250101) ListAITranslationProjectCommon ¶ added in v1.1.12
func (c *VOD20250101) ListAITranslationProjectCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListAITranslationProjectCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation ListAITranslationProjectCommon for usage and error information.
func (*VOD20250101) ListAITranslationProjectCommonRequest ¶ added in v1.1.12
func (c *VOD20250101) ListAITranslationProjectCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListAITranslationProjectCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListAITranslationProjectCommon operation. The "output" return value will be populated with the ListAITranslationProjectCommon request's response once the request completes successfully.
Use "Send" method on the returned ListAITranslationProjectCommon Request to send the API call to the service. the "output" return value is not valid until after ListAITranslationProjectCommon Send returns without error.
See ListAITranslationProjectCommon for more information on using the ListAITranslationProjectCommon API call, and error handling.
// Example sending a request using the ListAITranslationProjectCommonRequest method.
req, resp := client.ListAITranslationProjectCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) ListAITranslationProjectCommonWithContext ¶ added in v1.1.12
func (c *VOD20250101) ListAITranslationProjectCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListAITranslationProjectCommonWithContext is the same as ListAITranslationProjectCommon with the addition of the ability to pass a context and additional request options.
See ListAITranslationProjectCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) ListAITranslationProjectRequest ¶ added in v1.1.12
func (c *VOD20250101) ListAITranslationProjectRequest(input *ListAITranslationProjectInput) (req *request.Request, output *ListAITranslationProjectOutput)
ListAITranslationProjectRequest generates a "volcengine/request.Request" representing the client's request for the ListAITranslationProject operation. The "output" return value will be populated with the ListAITranslationProjectCommon request's response once the request completes successfully.
Use "Send" method on the returned ListAITranslationProjectCommon Request to send the API call to the service. the "output" return value is not valid until after ListAITranslationProjectCommon Send returns without error.
See ListAITranslationProject for more information on using the ListAITranslationProject API call, and error handling.
// Example sending a request using the ListAITranslationProjectRequest method.
req, resp := client.ListAITranslationProjectRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) ListAITranslationProjectWithContext ¶ added in v1.1.12
func (c *VOD20250101) ListAITranslationProjectWithContext(ctx volcengine.Context, input *ListAITranslationProjectInput, opts ...request.Option) (*ListAITranslationProjectOutput, error)
ListAITranslationProjectWithContext is the same as ListAITranslationProject with the addition of the ability to pass a context and additional request options.
See ListAITranslationProject for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) ListAITranslationSpeech ¶ added in v1.1.33
func (c *VOD20250101) ListAITranslationSpeech(input *ListAITranslationSpeechInput) (*ListAITranslationSpeechOutput, error)
ListAITranslationSpeech API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation ListAITranslationSpeech for usage and error information.
func (*VOD20250101) ListAITranslationSpeechCommon ¶ added in v1.1.33
func (c *VOD20250101) ListAITranslationSpeechCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListAITranslationSpeechCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation ListAITranslationSpeechCommon for usage and error information.
func (*VOD20250101) ListAITranslationSpeechCommonRequest ¶ added in v1.1.33
func (c *VOD20250101) ListAITranslationSpeechCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListAITranslationSpeechCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListAITranslationSpeechCommon operation. The "output" return value will be populated with the ListAITranslationSpeechCommon request's response once the request completes successfully.
Use "Send" method on the returned ListAITranslationSpeechCommon Request to send the API call to the service. the "output" return value is not valid until after ListAITranslationSpeechCommon Send returns without error.
See ListAITranslationSpeechCommon for more information on using the ListAITranslationSpeechCommon API call, and error handling.
// Example sending a request using the ListAITranslationSpeechCommonRequest method.
req, resp := client.ListAITranslationSpeechCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) ListAITranslationSpeechCommonWithContext ¶ added in v1.1.33
func (c *VOD20250101) ListAITranslationSpeechCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListAITranslationSpeechCommonWithContext is the same as ListAITranslationSpeechCommon with the addition of the ability to pass a context and additional request options.
See ListAITranslationSpeechCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) ListAITranslationSpeechRequest ¶ added in v1.1.33
func (c *VOD20250101) ListAITranslationSpeechRequest(input *ListAITranslationSpeechInput) (req *request.Request, output *ListAITranslationSpeechOutput)
ListAITranslationSpeechRequest generates a "volcengine/request.Request" representing the client's request for the ListAITranslationSpeech operation. The "output" return value will be populated with the ListAITranslationSpeechCommon request's response once the request completes successfully.
Use "Send" method on the returned ListAITranslationSpeechCommon Request to send the API call to the service. the "output" return value is not valid until after ListAITranslationSpeechCommon Send returns without error.
See ListAITranslationSpeech for more information on using the ListAITranslationSpeech API call, and error handling.
// Example sending a request using the ListAITranslationSpeechRequest method.
req, resp := client.ListAITranslationSpeechRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) ListAITranslationSpeechWithContext ¶ added in v1.1.33
func (c *VOD20250101) ListAITranslationSpeechWithContext(ctx volcengine.Context, input *ListAITranslationSpeechInput, opts ...request.Option) (*ListAITranslationSpeechOutput, error)
ListAITranslationSpeechWithContext is the same as ListAITranslationSpeech with the addition of the ability to pass a context and additional request options.
See ListAITranslationSpeech for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) RefreshAITranslationProject ¶ added in v1.1.26
func (c *VOD20250101) RefreshAITranslationProject(input *RefreshAITranslationProjectInput) (*RefreshAITranslationProjectOutput, error)
RefreshAITranslationProject API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation RefreshAITranslationProject for usage and error information.
func (*VOD20250101) RefreshAITranslationProjectCommon ¶ added in v1.1.26
func (c *VOD20250101) RefreshAITranslationProjectCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RefreshAITranslationProjectCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation RefreshAITranslationProjectCommon for usage and error information.
func (*VOD20250101) RefreshAITranslationProjectCommonRequest ¶ added in v1.1.26
func (c *VOD20250101) RefreshAITranslationProjectCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RefreshAITranslationProjectCommonRequest generates a "volcengine/request.Request" representing the client's request for the RefreshAITranslationProjectCommon operation. The "output" return value will be populated with the RefreshAITranslationProjectCommon request's response once the request completes successfully.
Use "Send" method on the returned RefreshAITranslationProjectCommon Request to send the API call to the service. the "output" return value is not valid until after RefreshAITranslationProjectCommon Send returns without error.
See RefreshAITranslationProjectCommon for more information on using the RefreshAITranslationProjectCommon API call, and error handling.
// Example sending a request using the RefreshAITranslationProjectCommonRequest method.
req, resp := client.RefreshAITranslationProjectCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) RefreshAITranslationProjectCommonWithContext ¶ added in v1.1.26
func (c *VOD20250101) RefreshAITranslationProjectCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RefreshAITranslationProjectCommonWithContext is the same as RefreshAITranslationProjectCommon with the addition of the ability to pass a context and additional request options.
See RefreshAITranslationProjectCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) RefreshAITranslationProjectRequest ¶ added in v1.1.26
func (c *VOD20250101) RefreshAITranslationProjectRequest(input *RefreshAITranslationProjectInput) (req *request.Request, output *RefreshAITranslationProjectOutput)
RefreshAITranslationProjectRequest generates a "volcengine/request.Request" representing the client's request for the RefreshAITranslationProject operation. The "output" return value will be populated with the RefreshAITranslationProjectCommon request's response once the request completes successfully.
Use "Send" method on the returned RefreshAITranslationProjectCommon Request to send the API call to the service. the "output" return value is not valid until after RefreshAITranslationProjectCommon Send returns without error.
See RefreshAITranslationProject for more information on using the RefreshAITranslationProject API call, and error handling.
// Example sending a request using the RefreshAITranslationProjectRequest method.
req, resp := client.RefreshAITranslationProjectRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) RefreshAITranslationProjectWithContext ¶ added in v1.1.26
func (c *VOD20250101) RefreshAITranslationProjectWithContext(ctx volcengine.Context, input *RefreshAITranslationProjectInput, opts ...request.Option) (*RefreshAITranslationProjectOutput, error)
RefreshAITranslationProjectWithContext is the same as RefreshAITranslationProject with the addition of the ability to pass a context and additional request options.
See RefreshAITranslationProject for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) RemoveAITranslationUtterance ¶ added in v1.1.36
func (c *VOD20250101) RemoveAITranslationUtterance(input *RemoveAITranslationUtteranceInput) (*RemoveAITranslationUtteranceOutput, error)
RemoveAITranslationUtterance API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation RemoveAITranslationUtterance for usage and error information.
func (*VOD20250101) RemoveAITranslationUtteranceCommon ¶ added in v1.1.36
func (c *VOD20250101) RemoveAITranslationUtteranceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RemoveAITranslationUtteranceCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation RemoveAITranslationUtteranceCommon for usage and error information.
func (*VOD20250101) RemoveAITranslationUtteranceCommonRequest ¶ added in v1.1.36
func (c *VOD20250101) RemoveAITranslationUtteranceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RemoveAITranslationUtteranceCommonRequest generates a "volcengine/request.Request" representing the client's request for the RemoveAITranslationUtteranceCommon operation. The "output" return value will be populated with the RemoveAITranslationUtteranceCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveAITranslationUtteranceCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveAITranslationUtteranceCommon Send returns without error.
See RemoveAITranslationUtteranceCommon for more information on using the RemoveAITranslationUtteranceCommon API call, and error handling.
// Example sending a request using the RemoveAITranslationUtteranceCommonRequest method.
req, resp := client.RemoveAITranslationUtteranceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) RemoveAITranslationUtteranceCommonWithContext ¶ added in v1.1.36
func (c *VOD20250101) RemoveAITranslationUtteranceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RemoveAITranslationUtteranceCommonWithContext is the same as RemoveAITranslationUtteranceCommon with the addition of the ability to pass a context and additional request options.
See RemoveAITranslationUtteranceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) RemoveAITranslationUtteranceRequest ¶ added in v1.1.36
func (c *VOD20250101) RemoveAITranslationUtteranceRequest(input *RemoveAITranslationUtteranceInput) (req *request.Request, output *RemoveAITranslationUtteranceOutput)
RemoveAITranslationUtteranceRequest generates a "volcengine/request.Request" representing the client's request for the RemoveAITranslationUtterance operation. The "output" return value will be populated with the RemoveAITranslationUtteranceCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveAITranslationUtteranceCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveAITranslationUtteranceCommon Send returns without error.
See RemoveAITranslationUtterance for more information on using the RemoveAITranslationUtterance API call, and error handling.
// Example sending a request using the RemoveAITranslationUtteranceRequest method.
req, resp := client.RemoveAITranslationUtteranceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) RemoveAITranslationUtteranceWithContext ¶ added in v1.1.36
func (c *VOD20250101) RemoveAITranslationUtteranceWithContext(ctx volcengine.Context, input *RemoveAITranslationUtteranceInput, opts ...request.Option) (*RemoveAITranslationUtteranceOutput, error)
RemoveAITranslationUtteranceWithContext is the same as RemoveAITranslationUtterance with the addition of the ability to pass a context and additional request options.
See RemoveAITranslationUtterance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) SetAITermItem ¶ added in v1.1.42
func (c *VOD20250101) SetAITermItem(input *SetAITermItemInput) (*SetAITermItemOutput, error)
SetAITermItem API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation SetAITermItem for usage and error information.
func (*VOD20250101) SetAITermItemCommon ¶ added in v1.1.42
func (c *VOD20250101) SetAITermItemCommon(input *map[string]interface{}) (*map[string]interface{}, error)
SetAITermItemCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation SetAITermItemCommon for usage and error information.
func (*VOD20250101) SetAITermItemCommonRequest ¶ added in v1.1.42
func (c *VOD20250101) SetAITermItemCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
SetAITermItemCommonRequest generates a "volcengine/request.Request" representing the client's request for the SetAITermItemCommon operation. The "output" return value will be populated with the SetAITermItemCommon request's response once the request completes successfully.
Use "Send" method on the returned SetAITermItemCommon Request to send the API call to the service. the "output" return value is not valid until after SetAITermItemCommon Send returns without error.
See SetAITermItemCommon for more information on using the SetAITermItemCommon API call, and error handling.
// Example sending a request using the SetAITermItemCommonRequest method.
req, resp := client.SetAITermItemCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) SetAITermItemCommonWithContext ¶ added in v1.1.42
func (c *VOD20250101) SetAITermItemCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
SetAITermItemCommonWithContext is the same as SetAITermItemCommon with the addition of the ability to pass a context and additional request options.
See SetAITermItemCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) SetAITermItemRequest ¶ added in v1.1.42
func (c *VOD20250101) SetAITermItemRequest(input *SetAITermItemInput) (req *request.Request, output *SetAITermItemOutput)
SetAITermItemRequest generates a "volcengine/request.Request" representing the client's request for the SetAITermItem operation. The "output" return value will be populated with the SetAITermItemCommon request's response once the request completes successfully.
Use "Send" method on the returned SetAITermItemCommon Request to send the API call to the service. the "output" return value is not valid until after SetAITermItemCommon Send returns without error.
See SetAITermItem for more information on using the SetAITermItem API call, and error handling.
// Example sending a request using the SetAITermItemRequest method.
req, resp := client.SetAITermItemRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) SetAITermItemWithContext ¶ added in v1.1.42
func (c *VOD20250101) SetAITermItemWithContext(ctx volcengine.Context, input *SetAITermItemInput, opts ...request.Option) (*SetAITermItemOutput, error)
SetAITermItemWithContext is the same as SetAITermItem with the addition of the ability to pass a context and additional request options.
See SetAITermItem for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) StartExecution ¶
func (c *VOD20250101) StartExecution(input *StartExecutionInput) (*StartExecutionOutput, error)
StartExecution API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation StartExecution for usage and error information.
func (*VOD20250101) StartExecutionCommon ¶
func (c *VOD20250101) StartExecutionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
StartExecutionCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation StartExecutionCommon for usage and error information.
func (*VOD20250101) StartExecutionCommonRequest ¶
func (c *VOD20250101) StartExecutionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
StartExecutionCommonRequest generates a "volcengine/request.Request" representing the client's request for the StartExecutionCommon operation. The "output" return value will be populated with the StartExecutionCommon request's response once the request completes successfully.
Use "Send" method on the returned StartExecutionCommon Request to send the API call to the service. the "output" return value is not valid until after StartExecutionCommon Send returns without error.
See StartExecutionCommon for more information on using the StartExecutionCommon API call, and error handling.
// Example sending a request using the StartExecutionCommonRequest method.
req, resp := client.StartExecutionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) StartExecutionCommonWithContext ¶
func (c *VOD20250101) StartExecutionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
StartExecutionCommonWithContext is the same as StartExecutionCommon with the addition of the ability to pass a context and additional request options.
See StartExecutionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) StartExecutionRequest ¶
func (c *VOD20250101) StartExecutionRequest(input *StartExecutionInput) (req *request.Request, output *StartExecutionOutput)
StartExecutionRequest generates a "volcengine/request.Request" representing the client's request for the StartExecution operation. The "output" return value will be populated with the StartExecutionCommon request's response once the request completes successfully.
Use "Send" method on the returned StartExecutionCommon Request to send the API call to the service. the "output" return value is not valid until after StartExecutionCommon Send returns without error.
See StartExecution for more information on using the StartExecution API call, and error handling.
// Example sending a request using the StartExecutionRequest method.
req, resp := client.StartExecutionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) StartExecutionWithContext ¶
func (c *VOD20250101) StartExecutionWithContext(ctx volcengine.Context, input *StartExecutionInput, opts ...request.Option) (*StartExecutionOutput, error)
StartExecutionWithContext is the same as StartExecution with the addition of the ability to pass a context and additional request options.
See StartExecution for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) SubmitAITranslationWorkflow ¶ added in v1.1.12
func (c *VOD20250101) SubmitAITranslationWorkflow(input *SubmitAITranslationWorkflowInput) (*SubmitAITranslationWorkflowOutput, error)
SubmitAITranslationWorkflow API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation SubmitAITranslationWorkflow for usage and error information.
func (*VOD20250101) SubmitAITranslationWorkflowCommon ¶ added in v1.1.12
func (c *VOD20250101) SubmitAITranslationWorkflowCommon(input *map[string]interface{}) (*map[string]interface{}, error)
SubmitAITranslationWorkflowCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation SubmitAITranslationWorkflowCommon for usage and error information.
func (*VOD20250101) SubmitAITranslationWorkflowCommonRequest ¶ added in v1.1.12
func (c *VOD20250101) SubmitAITranslationWorkflowCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
SubmitAITranslationWorkflowCommonRequest generates a "volcengine/request.Request" representing the client's request for the SubmitAITranslationWorkflowCommon operation. The "output" return value will be populated with the SubmitAITranslationWorkflowCommon request's response once the request completes successfully.
Use "Send" method on the returned SubmitAITranslationWorkflowCommon Request to send the API call to the service. the "output" return value is not valid until after SubmitAITranslationWorkflowCommon Send returns without error.
See SubmitAITranslationWorkflowCommon for more information on using the SubmitAITranslationWorkflowCommon API call, and error handling.
// Example sending a request using the SubmitAITranslationWorkflowCommonRequest method.
req, resp := client.SubmitAITranslationWorkflowCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) SubmitAITranslationWorkflowCommonWithContext ¶ added in v1.1.12
func (c *VOD20250101) SubmitAITranslationWorkflowCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
SubmitAITranslationWorkflowCommonWithContext is the same as SubmitAITranslationWorkflowCommon with the addition of the ability to pass a context and additional request options.
See SubmitAITranslationWorkflowCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) SubmitAITranslationWorkflowRequest ¶ added in v1.1.12
func (c *VOD20250101) SubmitAITranslationWorkflowRequest(input *SubmitAITranslationWorkflowInput) (req *request.Request, output *SubmitAITranslationWorkflowOutput)
SubmitAITranslationWorkflowRequest generates a "volcengine/request.Request" representing the client's request for the SubmitAITranslationWorkflow operation. The "output" return value will be populated with the SubmitAITranslationWorkflowCommon request's response once the request completes successfully.
Use "Send" method on the returned SubmitAITranslationWorkflowCommon Request to send the API call to the service. the "output" return value is not valid until after SubmitAITranslationWorkflowCommon Send returns without error.
See SubmitAITranslationWorkflow for more information on using the SubmitAITranslationWorkflow API call, and error handling.
// Example sending a request using the SubmitAITranslationWorkflowRequest method.
req, resp := client.SubmitAITranslationWorkflowRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) SubmitAITranslationWorkflowWithContext ¶ added in v1.1.12
func (c *VOD20250101) SubmitAITranslationWorkflowWithContext(ctx volcengine.Context, input *SubmitAITranslationWorkflowInput, opts ...request.Option) (*SubmitAITranslationWorkflowOutput, error)
SubmitAITranslationWorkflowWithContext is the same as SubmitAITranslationWorkflow with the addition of the ability to pass a context and additional request options.
See SubmitAITranslationWorkflow for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) UpdateAITermbase ¶ added in v1.1.42
func (c *VOD20250101) UpdateAITermbase(input *UpdateAITermbaseInput) (*UpdateAITermbaseOutput, error)
UpdateAITermbase API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation UpdateAITermbase for usage and error information.
func (*VOD20250101) UpdateAITermbaseCommon ¶ added in v1.1.42
func (c *VOD20250101) UpdateAITermbaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateAITermbaseCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation UpdateAITermbaseCommon for usage and error information.
func (*VOD20250101) UpdateAITermbaseCommonRequest ¶ added in v1.1.42
func (c *VOD20250101) UpdateAITermbaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateAITermbaseCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAITermbaseCommon operation. The "output" return value will be populated with the UpdateAITermbaseCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateAITermbaseCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAITermbaseCommon Send returns without error.
See UpdateAITermbaseCommon for more information on using the UpdateAITermbaseCommon API call, and error handling.
// Example sending a request using the UpdateAITermbaseCommonRequest method.
req, resp := client.UpdateAITermbaseCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) UpdateAITermbaseCommonWithContext ¶ added in v1.1.42
func (c *VOD20250101) UpdateAITermbaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateAITermbaseCommonWithContext is the same as UpdateAITermbaseCommon with the addition of the ability to pass a context and additional request options.
See UpdateAITermbaseCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) UpdateAITermbaseRequest ¶ added in v1.1.42
func (c *VOD20250101) UpdateAITermbaseRequest(input *UpdateAITermbaseInput) (req *request.Request, output *UpdateAITermbaseOutput)
UpdateAITermbaseRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAITermbase operation. The "output" return value will be populated with the UpdateAITermbaseCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateAITermbaseCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAITermbaseCommon Send returns without error.
See UpdateAITermbase for more information on using the UpdateAITermbase API call, and error handling.
// Example sending a request using the UpdateAITermbaseRequest method.
req, resp := client.UpdateAITermbaseRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) UpdateAITermbaseWithContext ¶ added in v1.1.42
func (c *VOD20250101) UpdateAITermbaseWithContext(ctx volcengine.Context, input *UpdateAITermbaseInput, opts ...request.Option) (*UpdateAITermbaseOutput, error)
UpdateAITermbaseWithContext is the same as UpdateAITermbase with the addition of the ability to pass a context and additional request options.
See UpdateAITermbase for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) UpdateAITranslationProjectConfig ¶ added in v1.1.42
func (c *VOD20250101) UpdateAITranslationProjectConfig(input *UpdateAITranslationProjectConfigInput) (*UpdateAITranslationProjectConfigOutput, error)
UpdateAITranslationProjectConfig API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation UpdateAITranslationProjectConfig for usage and error information.
func (*VOD20250101) UpdateAITranslationProjectConfigCommon ¶ added in v1.1.42
func (c *VOD20250101) UpdateAITranslationProjectConfigCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateAITranslationProjectConfigCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation UpdateAITranslationProjectConfigCommon for usage and error information.
func (*VOD20250101) UpdateAITranslationProjectConfigCommonRequest ¶ added in v1.1.42
func (c *VOD20250101) UpdateAITranslationProjectConfigCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateAITranslationProjectConfigCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAITranslationProjectConfigCommon operation. The "output" return value will be populated with the UpdateAITranslationProjectConfigCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateAITranslationProjectConfigCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAITranslationProjectConfigCommon Send returns without error.
See UpdateAITranslationProjectConfigCommon for more information on using the UpdateAITranslationProjectConfigCommon API call, and error handling.
// Example sending a request using the UpdateAITranslationProjectConfigCommonRequest method.
req, resp := client.UpdateAITranslationProjectConfigCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) UpdateAITranslationProjectConfigCommonWithContext ¶ added in v1.1.42
func (c *VOD20250101) UpdateAITranslationProjectConfigCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateAITranslationProjectConfigCommonWithContext is the same as UpdateAITranslationProjectConfigCommon with the addition of the ability to pass a context and additional request options.
See UpdateAITranslationProjectConfigCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) UpdateAITranslationProjectConfigRequest ¶ added in v1.1.42
func (c *VOD20250101) UpdateAITranslationProjectConfigRequest(input *UpdateAITranslationProjectConfigInput) (req *request.Request, output *UpdateAITranslationProjectConfigOutput)
UpdateAITranslationProjectConfigRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAITranslationProjectConfig operation. The "output" return value will be populated with the UpdateAITranslationProjectConfigCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateAITranslationProjectConfigCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAITranslationProjectConfigCommon Send returns without error.
See UpdateAITranslationProjectConfig for more information on using the UpdateAITranslationProjectConfig API call, and error handling.
// Example sending a request using the UpdateAITranslationProjectConfigRequest method.
req, resp := client.UpdateAITranslationProjectConfigRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) UpdateAITranslationProjectConfigWithContext ¶ added in v1.1.42
func (c *VOD20250101) UpdateAITranslationProjectConfigWithContext(ctx volcengine.Context, input *UpdateAITranslationProjectConfigInput, opts ...request.Option) (*UpdateAITranslationProjectConfigOutput, error)
UpdateAITranslationProjectConfigWithContext is the same as UpdateAITranslationProjectConfig with the addition of the ability to pass a context and additional request options.
See UpdateAITranslationProjectConfig for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) UpdateAITranslationSpeakers ¶ added in v1.1.29
func (c *VOD20250101) UpdateAITranslationSpeakers(input *UpdateAITranslationSpeakersInput) (*UpdateAITranslationSpeakersOutput, error)
UpdateAITranslationSpeakers API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation UpdateAITranslationSpeakers for usage and error information.
func (*VOD20250101) UpdateAITranslationSpeakersCommon ¶ added in v1.1.29
func (c *VOD20250101) UpdateAITranslationSpeakersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateAITranslationSpeakersCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation UpdateAITranslationSpeakersCommon for usage and error information.
func (*VOD20250101) UpdateAITranslationSpeakersCommonRequest ¶ added in v1.1.29
func (c *VOD20250101) UpdateAITranslationSpeakersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateAITranslationSpeakersCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAITranslationSpeakersCommon operation. The "output" return value will be populated with the UpdateAITranslationSpeakersCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateAITranslationSpeakersCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAITranslationSpeakersCommon Send returns without error.
See UpdateAITranslationSpeakersCommon for more information on using the UpdateAITranslationSpeakersCommon API call, and error handling.
// Example sending a request using the UpdateAITranslationSpeakersCommonRequest method.
req, resp := client.UpdateAITranslationSpeakersCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) UpdateAITranslationSpeakersCommonWithContext ¶ added in v1.1.29
func (c *VOD20250101) UpdateAITranslationSpeakersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateAITranslationSpeakersCommonWithContext is the same as UpdateAITranslationSpeakersCommon with the addition of the ability to pass a context and additional request options.
See UpdateAITranslationSpeakersCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) UpdateAITranslationSpeakersRequest ¶ added in v1.1.29
func (c *VOD20250101) UpdateAITranslationSpeakersRequest(input *UpdateAITranslationSpeakersInput) (req *request.Request, output *UpdateAITranslationSpeakersOutput)
UpdateAITranslationSpeakersRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAITranslationSpeakers operation. The "output" return value will be populated with the UpdateAITranslationSpeakersCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateAITranslationSpeakersCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAITranslationSpeakersCommon Send returns without error.
See UpdateAITranslationSpeakers for more information on using the UpdateAITranslationSpeakers API call, and error handling.
// Example sending a request using the UpdateAITranslationSpeakersRequest method.
req, resp := client.UpdateAITranslationSpeakersRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) UpdateAITranslationSpeakersWithContext ¶ added in v1.1.29
func (c *VOD20250101) UpdateAITranslationSpeakersWithContext(ctx volcengine.Context, input *UpdateAITranslationSpeakersInput, opts ...request.Option) (*UpdateAITranslationSpeakersOutput, error)
UpdateAITranslationSpeakersWithContext is the same as UpdateAITranslationSpeakers with the addition of the ability to pass a context and additional request options.
See UpdateAITranslationSpeakers for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) UpdateAITranslationSpeeches ¶ added in v1.1.33
func (c *VOD20250101) UpdateAITranslationSpeeches(input *UpdateAITranslationSpeechesInput) (*UpdateAITranslationSpeechesOutput, error)
UpdateAITranslationSpeeches API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation UpdateAITranslationSpeeches for usage and error information.
func (*VOD20250101) UpdateAITranslationSpeechesCommon ¶ added in v1.1.33
func (c *VOD20250101) UpdateAITranslationSpeechesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateAITranslationSpeechesCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation UpdateAITranslationSpeechesCommon for usage and error information.
func (*VOD20250101) UpdateAITranslationSpeechesCommonRequest ¶ added in v1.1.33
func (c *VOD20250101) UpdateAITranslationSpeechesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateAITranslationSpeechesCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAITranslationSpeechesCommon operation. The "output" return value will be populated with the UpdateAITranslationSpeechesCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateAITranslationSpeechesCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAITranslationSpeechesCommon Send returns without error.
See UpdateAITranslationSpeechesCommon for more information on using the UpdateAITranslationSpeechesCommon API call, and error handling.
// Example sending a request using the UpdateAITranslationSpeechesCommonRequest method.
req, resp := client.UpdateAITranslationSpeechesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) UpdateAITranslationSpeechesCommonWithContext ¶ added in v1.1.33
func (c *VOD20250101) UpdateAITranslationSpeechesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateAITranslationSpeechesCommonWithContext is the same as UpdateAITranslationSpeechesCommon with the addition of the ability to pass a context and additional request options.
See UpdateAITranslationSpeechesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) UpdateAITranslationSpeechesRequest ¶ added in v1.1.33
func (c *VOD20250101) UpdateAITranslationSpeechesRequest(input *UpdateAITranslationSpeechesInput) (req *request.Request, output *UpdateAITranslationSpeechesOutput)
UpdateAITranslationSpeechesRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAITranslationSpeeches operation. The "output" return value will be populated with the UpdateAITranslationSpeechesCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateAITranslationSpeechesCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAITranslationSpeechesCommon Send returns without error.
See UpdateAITranslationSpeeches for more information on using the UpdateAITranslationSpeeches API call, and error handling.
// Example sending a request using the UpdateAITranslationSpeechesRequest method.
req, resp := client.UpdateAITranslationSpeechesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) UpdateAITranslationSpeechesWithContext ¶ added in v1.1.33
func (c *VOD20250101) UpdateAITranslationSpeechesWithContext(ctx volcengine.Context, input *UpdateAITranslationSpeechesInput, opts ...request.Option) (*UpdateAITranslationSpeechesOutput, error)
UpdateAITranslationSpeechesWithContext is the same as UpdateAITranslationSpeeches with the addition of the ability to pass a context and additional request options.
See UpdateAITranslationSpeeches for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) UpdateAITranslationUtterances ¶ added in v1.1.25
func (c *VOD20250101) UpdateAITranslationUtterances(input *UpdateAITranslationUtterancesInput) (*UpdateAITranslationUtterancesOutput, error)
UpdateAITranslationUtterances API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation UpdateAITranslationUtterances for usage and error information.
func (*VOD20250101) UpdateAITranslationUtterancesCommon ¶ added in v1.1.25
func (c *VOD20250101) UpdateAITranslationUtterancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateAITranslationUtterancesCommon API operation for VOD20250101.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VOD20250101's API operation UpdateAITranslationUtterancesCommon for usage and error information.
func (*VOD20250101) UpdateAITranslationUtterancesCommonRequest ¶ added in v1.1.25
func (c *VOD20250101) UpdateAITranslationUtterancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateAITranslationUtterancesCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAITranslationUtterancesCommon operation. The "output" return value will be populated with the UpdateAITranslationUtterancesCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateAITranslationUtterancesCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAITranslationUtterancesCommon Send returns without error.
See UpdateAITranslationUtterancesCommon for more information on using the UpdateAITranslationUtterancesCommon API call, and error handling.
// Example sending a request using the UpdateAITranslationUtterancesCommonRequest method.
req, resp := client.UpdateAITranslationUtterancesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) UpdateAITranslationUtterancesCommonWithContext ¶ added in v1.1.25
func (c *VOD20250101) UpdateAITranslationUtterancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateAITranslationUtterancesCommonWithContext is the same as UpdateAITranslationUtterancesCommon with the addition of the ability to pass a context and additional request options.
See UpdateAITranslationUtterancesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VOD20250101) UpdateAITranslationUtterancesRequest ¶ added in v1.1.25
func (c *VOD20250101) UpdateAITranslationUtterancesRequest(input *UpdateAITranslationUtterancesInput) (req *request.Request, output *UpdateAITranslationUtterancesOutput)
UpdateAITranslationUtterancesRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAITranslationUtterances operation. The "output" return value will be populated with the UpdateAITranslationUtterancesCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateAITranslationUtterancesCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAITranslationUtterancesCommon Send returns without error.
See UpdateAITranslationUtterances for more information on using the UpdateAITranslationUtterances API call, and error handling.
// Example sending a request using the UpdateAITranslationUtterancesRequest method.
req, resp := client.UpdateAITranslationUtterancesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VOD20250101) UpdateAITranslationUtterancesWithContext ¶ added in v1.1.25
func (c *VOD20250101) UpdateAITranslationUtterancesWithContext(ctx volcengine.Context, input *UpdateAITranslationUtterancesInput, opts ...request.Option) (*UpdateAITranslationUtterancesOutput, error)
UpdateAITranslationUtterancesWithContext is the same as UpdateAITranslationUtterances with the addition of the ability to pass a context and additional request options.
See UpdateAITranslationUtterances for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type VOD20250101API ¶
type VOD20250101API interface {
ContinueAITranslationWorkflowCommon(*map[string]interface{}) (*map[string]interface{}, error)
ContinueAITranslationWorkflowCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ContinueAITranslationWorkflowCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ContinueAITranslationWorkflow(*ContinueAITranslationWorkflowInput) (*ContinueAITranslationWorkflowOutput, error)
ContinueAITranslationWorkflowWithContext(volcengine.Context, *ContinueAITranslationWorkflowInput, ...request.Option) (*ContinueAITranslationWorkflowOutput, error)
ContinueAITranslationWorkflowRequest(*ContinueAITranslationWorkflowInput) (*request.Request, *ContinueAITranslationWorkflowOutput)
CreateAITermbaseCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateAITermbaseCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateAITermbaseCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateAITermbase(*CreateAITermbaseInput) (*CreateAITermbaseOutput, error)
CreateAITermbaseWithContext(volcengine.Context, *CreateAITermbaseInput, ...request.Option) (*CreateAITermbaseOutput, error)
CreateAITermbaseRequest(*CreateAITermbaseInput) (*request.Request, *CreateAITermbaseOutput)
CreateAITranslationSpeakerCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateAITranslationSpeakerCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateAITranslationSpeakerCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateAITranslationSpeaker(*CreateAITranslationSpeakerInput) (*CreateAITranslationSpeakerOutput, error)
CreateAITranslationSpeakerWithContext(volcengine.Context, *CreateAITranslationSpeakerInput, ...request.Option) (*CreateAITranslationSpeakerOutput, error)
CreateAITranslationSpeakerRequest(*CreateAITranslationSpeakerInput) (*request.Request, *CreateAITranslationSpeakerOutput)
CreateAITranslationSpeechCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateAITranslationSpeechCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateAITranslationSpeechCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateAITranslationSpeech(*CreateAITranslationSpeechInput) (*CreateAITranslationSpeechOutput, error)
CreateAITranslationSpeechWithContext(volcengine.Context, *CreateAITranslationSpeechInput, ...request.Option) (*CreateAITranslationSpeechOutput, error)
CreateAITranslationSpeechRequest(*CreateAITranslationSpeechInput) (*request.Request, *CreateAITranslationSpeechOutput)
CreateAITranslationUtteranceCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateAITranslationUtteranceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateAITranslationUtteranceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateAITranslationUtterance(*CreateAITranslationUtteranceInput) (*CreateAITranslationUtteranceOutput, error)
CreateAITranslationUtteranceWithContext(volcengine.Context, *CreateAITranslationUtteranceInput, ...request.Option) (*CreateAITranslationUtteranceOutput, error)
CreateAITranslationUtteranceRequest(*CreateAITranslationUtteranceInput) (*request.Request, *CreateAITranslationUtteranceOutput)
DeleteAITermItemCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteAITermItemCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteAITermItemCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteAITermItem(*DeleteAITermItemInput) (*DeleteAITermItemOutput, error)
DeleteAITermItemWithContext(volcengine.Context, *DeleteAITermItemInput, ...request.Option) (*DeleteAITermItemOutput, error)
DeleteAITermItemRequest(*DeleteAITermItemInput) (*request.Request, *DeleteAITermItemOutput)
DeleteAITermbaseCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteAITermbaseCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteAITermbaseCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteAITermbase(*DeleteAITermbaseInput) (*DeleteAITermbaseOutput, error)
DeleteAITermbaseWithContext(volcengine.Context, *DeleteAITermbaseInput, ...request.Option) (*DeleteAITermbaseOutput, error)
DeleteAITermbaseRequest(*DeleteAITermbaseInput) (*request.Request, *DeleteAITermbaseOutput)
DeleteAITranslationSpeechCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteAITranslationSpeechCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteAITranslationSpeechCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteAITranslationSpeech(*DeleteAITranslationSpeechInput) (*DeleteAITranslationSpeechOutput, error)
DeleteAITranslationSpeechWithContext(volcengine.Context, *DeleteAITranslationSpeechInput, ...request.Option) (*DeleteAITranslationSpeechOutput, error)
DeleteAITranslationSpeechRequest(*DeleteAITranslationSpeechInput) (*request.Request, *DeleteAITranslationSpeechOutput)
GenerateAITranslationUtteranceAudioCommon(*map[string]interface{}) (*map[string]interface{}, error)
GenerateAITranslationUtteranceAudioCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GenerateAITranslationUtteranceAudioCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GenerateAITranslationUtteranceAudio(*GenerateAITranslationUtteranceAudioInput) (*GenerateAITranslationUtteranceAudioOutput, error)
GenerateAITranslationUtteranceAudioWithContext(volcengine.Context, *GenerateAITranslationUtteranceAudioInput, ...request.Option) (*GenerateAITranslationUtteranceAudioOutput, error)
GenerateAITranslationUtteranceAudioRequest(*GenerateAITranslationUtteranceAudioInput) (*request.Request, *GenerateAITranslationUtteranceAudioOutput)
GetAITermbaseCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetAITermbaseCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetAITermbaseCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetAITermbase(*GetAITermbaseInput) (*GetAITermbaseOutput, error)
GetAITermbaseWithContext(volcengine.Context, *GetAITermbaseInput, ...request.Option) (*GetAITermbaseOutput, error)
GetAITermbaseRequest(*GetAITermbaseInput) (*request.Request, *GetAITermbaseOutput)
GetAITranslationProjectCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetAITranslationProjectCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetAITranslationProjectCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetAITranslationProject(*GetAITranslationProjectInput) (*GetAITranslationProjectOutput, error)
GetAITranslationProjectWithContext(volcengine.Context, *GetAITranslationProjectInput, ...request.Option) (*GetAITranslationProjectOutput, error)
GetAITranslationProjectRequest(*GetAITranslationProjectInput) (*request.Request, *GetAITranslationProjectOutput)
GetExecutionCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetExecutionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetExecutionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetExecution(*GetExecutionInput) (*GetExecutionOutput, error)
GetExecutionWithContext(volcengine.Context, *GetExecutionInput, ...request.Option) (*GetExecutionOutput, error)
GetExecutionRequest(*GetExecutionInput) (*request.Request, *GetExecutionOutput)
ListAITermbaseCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListAITermbaseCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListAITermbaseCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListAITermbase(*ListAITermbaseInput) (*ListAITermbaseOutput, error)
ListAITermbaseWithContext(volcengine.Context, *ListAITermbaseInput, ...request.Option) (*ListAITermbaseOutput, error)
ListAITermbaseRequest(*ListAITermbaseInput) (*request.Request, *ListAITermbaseOutput)
ListAITranslationProjectCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListAITranslationProjectCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListAITranslationProjectCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListAITranslationProject(*ListAITranslationProjectInput) (*ListAITranslationProjectOutput, error)
ListAITranslationProjectWithContext(volcengine.Context, *ListAITranslationProjectInput, ...request.Option) (*ListAITranslationProjectOutput, error)
ListAITranslationProjectRequest(*ListAITranslationProjectInput) (*request.Request, *ListAITranslationProjectOutput)
ListAITranslationSpeechCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListAITranslationSpeechCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListAITranslationSpeechCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListAITranslationSpeech(*ListAITranslationSpeechInput) (*ListAITranslationSpeechOutput, error)
ListAITranslationSpeechWithContext(volcengine.Context, *ListAITranslationSpeechInput, ...request.Option) (*ListAITranslationSpeechOutput, error)
ListAITranslationSpeechRequest(*ListAITranslationSpeechInput) (*request.Request, *ListAITranslationSpeechOutput)
RefreshAITranslationProjectCommon(*map[string]interface{}) (*map[string]interface{}, error)
RefreshAITranslationProjectCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RefreshAITranslationProjectCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RefreshAITranslationProject(*RefreshAITranslationProjectInput) (*RefreshAITranslationProjectOutput, error)
RefreshAITranslationProjectWithContext(volcengine.Context, *RefreshAITranslationProjectInput, ...request.Option) (*RefreshAITranslationProjectOutput, error)
RefreshAITranslationProjectRequest(*RefreshAITranslationProjectInput) (*request.Request, *RefreshAITranslationProjectOutput)
RemoveAITranslationUtteranceCommon(*map[string]interface{}) (*map[string]interface{}, error)
RemoveAITranslationUtteranceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RemoveAITranslationUtteranceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RemoveAITranslationUtterance(*RemoveAITranslationUtteranceInput) (*RemoveAITranslationUtteranceOutput, error)
RemoveAITranslationUtteranceWithContext(volcengine.Context, *RemoveAITranslationUtteranceInput, ...request.Option) (*RemoveAITranslationUtteranceOutput, error)
RemoveAITranslationUtteranceRequest(*RemoveAITranslationUtteranceInput) (*request.Request, *RemoveAITranslationUtteranceOutput)
SetAITermItemCommon(*map[string]interface{}) (*map[string]interface{}, error)
SetAITermItemCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
SetAITermItemCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
SetAITermItem(*SetAITermItemInput) (*SetAITermItemOutput, error)
SetAITermItemWithContext(volcengine.Context, *SetAITermItemInput, ...request.Option) (*SetAITermItemOutput, error)
SetAITermItemRequest(*SetAITermItemInput) (*request.Request, *SetAITermItemOutput)
StartExecutionCommon(*map[string]interface{}) (*map[string]interface{}, error)
StartExecutionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
StartExecutionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
StartExecution(*StartExecutionInput) (*StartExecutionOutput, error)
StartExecutionWithContext(volcengine.Context, *StartExecutionInput, ...request.Option) (*StartExecutionOutput, error)
StartExecutionRequest(*StartExecutionInput) (*request.Request, *StartExecutionOutput)
SubmitAITranslationWorkflowCommon(*map[string]interface{}) (*map[string]interface{}, error)
SubmitAITranslationWorkflowCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
SubmitAITranslationWorkflowCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
SubmitAITranslationWorkflow(*SubmitAITranslationWorkflowInput) (*SubmitAITranslationWorkflowOutput, error)
SubmitAITranslationWorkflowWithContext(volcengine.Context, *SubmitAITranslationWorkflowInput, ...request.Option) (*SubmitAITranslationWorkflowOutput, error)
SubmitAITranslationWorkflowRequest(*SubmitAITranslationWorkflowInput) (*request.Request, *SubmitAITranslationWorkflowOutput)
UpdateAITermbaseCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateAITermbaseCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateAITermbaseCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateAITermbase(*UpdateAITermbaseInput) (*UpdateAITermbaseOutput, error)
UpdateAITermbaseWithContext(volcengine.Context, *UpdateAITermbaseInput, ...request.Option) (*UpdateAITermbaseOutput, error)
UpdateAITermbaseRequest(*UpdateAITermbaseInput) (*request.Request, *UpdateAITermbaseOutput)
UpdateAITranslationProjectConfigCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateAITranslationProjectConfigCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateAITranslationProjectConfigCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateAITranslationProjectConfig(*UpdateAITranslationProjectConfigInput) (*UpdateAITranslationProjectConfigOutput, error)
UpdateAITranslationProjectConfigWithContext(volcengine.Context, *UpdateAITranslationProjectConfigInput, ...request.Option) (*UpdateAITranslationProjectConfigOutput, error)
UpdateAITranslationProjectConfigRequest(*UpdateAITranslationProjectConfigInput) (*request.Request, *UpdateAITranslationProjectConfigOutput)
UpdateAITranslationSpeakersCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateAITranslationSpeakersCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateAITranslationSpeakersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateAITranslationSpeakers(*UpdateAITranslationSpeakersInput) (*UpdateAITranslationSpeakersOutput, error)
UpdateAITranslationSpeakersWithContext(volcengine.Context, *UpdateAITranslationSpeakersInput, ...request.Option) (*UpdateAITranslationSpeakersOutput, error)
UpdateAITranslationSpeakersRequest(*UpdateAITranslationSpeakersInput) (*request.Request, *UpdateAITranslationSpeakersOutput)
UpdateAITranslationSpeechesCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateAITranslationSpeechesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateAITranslationSpeechesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateAITranslationSpeeches(*UpdateAITranslationSpeechesInput) (*UpdateAITranslationSpeechesOutput, error)
UpdateAITranslationSpeechesWithContext(volcengine.Context, *UpdateAITranslationSpeechesInput, ...request.Option) (*UpdateAITranslationSpeechesOutput, error)
UpdateAITranslationSpeechesRequest(*UpdateAITranslationSpeechesInput) (*request.Request, *UpdateAITranslationSpeechesOutput)
UpdateAITranslationUtterancesCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateAITranslationUtterancesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateAITranslationUtterancesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateAITranslationUtterances(*UpdateAITranslationUtterancesInput) (*UpdateAITranslationUtterancesOutput, error)
UpdateAITranslationUtterancesWithContext(volcengine.Context, *UpdateAITranslationUtterancesInput, ...request.Option) (*UpdateAITranslationUtterancesOutput, error)
UpdateAITranslationUtterancesRequest(*UpdateAITranslationUtterancesInput) (*request.Request, *UpdateAITranslationUtterancesOutput)
}
VOD20250101API provides an interface to enable mocking the vod20250101.VOD20250101 service client's API operation,
// volcengine sdk func uses an SDK service client to make a request to
// VOD20250101.
func myFunc(svc VOD20250101API) bool {
// Make svc.ContinueAITranslationWorkflow request
}
func main() {
sess := session.New()
svc := vod20250101.New(sess)
myFunc(svc)
}
type VideoForGetExecutionOutput ¶ added in v1.1.29
type VideoForGetExecutionOutput struct {
BitDepth *int32 `type:"int32"`
BitrateControl *ConvertBitrateControlForGetExecutionOutput `type:"structure"`
Codec *string `type:"string" enum:"ConvertEnumOfCodecForGetExecutionOutput"`
FpsControl *FpsControlForGetExecutionOutput `type:"structure"`
HDRMode *int32 `type:"int32"`
ScaleControl *ScaleControlForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (VideoForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s VideoForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*VideoForGetExecutionOutput) SetBitDepth ¶ added in v1.2.17
func (s *VideoForGetExecutionOutput) SetBitDepth(v int32) *VideoForGetExecutionOutput
SetBitDepth sets the BitDepth field's value.
func (*VideoForGetExecutionOutput) SetBitrateControl ¶ added in v1.2.17
func (s *VideoForGetExecutionOutput) SetBitrateControl(v *ConvertBitrateControlForGetExecutionOutput) *VideoForGetExecutionOutput
SetBitrateControl sets the BitrateControl field's value.
func (*VideoForGetExecutionOutput) SetCodec ¶ added in v1.2.17
func (s *VideoForGetExecutionOutput) SetCodec(v string) *VideoForGetExecutionOutput
SetCodec sets the Codec field's value.
func (*VideoForGetExecutionOutput) SetFpsControl ¶ added in v1.2.17
func (s *VideoForGetExecutionOutput) SetFpsControl(v *FpsControlForGetExecutionOutput) *VideoForGetExecutionOutput
SetFpsControl sets the FpsControl field's value.
func (*VideoForGetExecutionOutput) SetHDRMode ¶ added in v1.2.17
func (s *VideoForGetExecutionOutput) SetHDRMode(v int32) *VideoForGetExecutionOutput
SetHDRMode sets the HDRMode field's value.
func (*VideoForGetExecutionOutput) SetScaleControl ¶ added in v1.2.17
func (s *VideoForGetExecutionOutput) SetScaleControl(v *ScaleControlForGetExecutionOutput) *VideoForGetExecutionOutput
SetScaleControl sets the ScaleControl field's value.
func (VideoForGetExecutionOutput) String ¶ added in v1.1.29
func (s VideoForGetExecutionOutput) String() string
String returns the string representation
type VideoForStartExecutionInput ¶ added in v1.2.17
type VideoForStartExecutionInput struct {
BitDepth *int32 `type:"int32" json:",omitempty"`
BitrateControl *ConvertBitrateControlForStartExecutionInput `type:"structure" json:",omitempty"`
Codec *string `type:"string" json:",omitempty" enum:"ConvertEnumOfCodecForStartExecutionInput"`
FpsControl *FpsControlForStartExecutionInput `type:"structure" json:",omitempty"`
HDRMode *int32 `type:"int32" json:",omitempty"`
ScaleControl *ScaleControlForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (VideoForStartExecutionInput) GoString ¶ added in v1.2.17
func (s VideoForStartExecutionInput) GoString() string
GoString returns the string representation
func (*VideoForStartExecutionInput) SetBitDepth ¶ added in v1.2.17
func (s *VideoForStartExecutionInput) SetBitDepth(v int32) *VideoForStartExecutionInput
SetBitDepth sets the BitDepth field's value.
func (*VideoForStartExecutionInput) SetBitrateControl ¶ added in v1.2.17
func (s *VideoForStartExecutionInput) SetBitrateControl(v *ConvertBitrateControlForStartExecutionInput) *VideoForStartExecutionInput
SetBitrateControl sets the BitrateControl field's value.
func (*VideoForStartExecutionInput) SetCodec ¶ added in v1.2.17
func (s *VideoForStartExecutionInput) SetCodec(v string) *VideoForStartExecutionInput
SetCodec sets the Codec field's value.
func (*VideoForStartExecutionInput) SetFpsControl ¶ added in v1.2.17
func (s *VideoForStartExecutionInput) SetFpsControl(v *FpsControlForStartExecutionInput) *VideoForStartExecutionInput
SetFpsControl sets the FpsControl field's value.
func (*VideoForStartExecutionInput) SetHDRMode ¶ added in v1.2.17
func (s *VideoForStartExecutionInput) SetHDRMode(v int32) *VideoForStartExecutionInput
SetHDRMode sets the HDRMode field's value.
func (*VideoForStartExecutionInput) SetScaleControl ¶ added in v1.2.17
func (s *VideoForStartExecutionInput) SetScaleControl(v *ScaleControlForStartExecutionInput) *VideoForStartExecutionInput
SetScaleControl sets the ScaleControl field's value.
func (VideoForStartExecutionInput) String ¶ added in v1.2.17
func (s VideoForStartExecutionInput) String() string
String returns the string representation
func (*VideoForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *VideoForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type VideoGenerationForGetExecutionOutput ¶ added in v1.1.29
type VideoGenerationForGetExecutionOutput struct {
NewVid *bool `type:"boolean"`
Prompt *string `type:"string"`
VideoOption *VideoOptionForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (VideoGenerationForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s VideoGenerationForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*VideoGenerationForGetExecutionOutput) SetNewVid ¶ added in v1.1.29
func (s *VideoGenerationForGetExecutionOutput) SetNewVid(v bool) *VideoGenerationForGetExecutionOutput
SetNewVid sets the NewVid field's value.
func (*VideoGenerationForGetExecutionOutput) SetPrompt ¶ added in v1.1.29
func (s *VideoGenerationForGetExecutionOutput) SetPrompt(v string) *VideoGenerationForGetExecutionOutput
SetPrompt sets the Prompt field's value.
func (*VideoGenerationForGetExecutionOutput) SetVideoOption ¶ added in v1.1.29
func (s *VideoGenerationForGetExecutionOutput) SetVideoOption(v *VideoOptionForGetExecutionOutput) *VideoGenerationForGetExecutionOutput
SetVideoOption sets the VideoOption field's value.
func (VideoGenerationForGetExecutionOutput) String ¶ added in v1.1.29
func (s VideoGenerationForGetExecutionOutput) String() string
String returns the string representation
type VideoGenerationForStartExecutionInput ¶ added in v1.1.29
type VideoGenerationForStartExecutionInput struct {
NewVid *bool `type:"boolean" json:",omitempty"`
Prompt *string `type:"string" json:",omitempty"`
VideoOption *VideoOptionForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (VideoGenerationForStartExecutionInput) GoString ¶ added in v1.1.29
func (s VideoGenerationForStartExecutionInput) GoString() string
GoString returns the string representation
func (*VideoGenerationForStartExecutionInput) SetNewVid ¶ added in v1.1.29
func (s *VideoGenerationForStartExecutionInput) SetNewVid(v bool) *VideoGenerationForStartExecutionInput
SetNewVid sets the NewVid field's value.
func (*VideoGenerationForStartExecutionInput) SetPrompt ¶ added in v1.1.29
func (s *VideoGenerationForStartExecutionInput) SetPrompt(v string) *VideoGenerationForStartExecutionInput
SetPrompt sets the Prompt field's value.
func (*VideoGenerationForStartExecutionInput) SetVideoOption ¶ added in v1.1.29
func (s *VideoGenerationForStartExecutionInput) SetVideoOption(v *VideoOptionForStartExecutionInput) *VideoGenerationForStartExecutionInput
SetVideoOption sets the VideoOption field's value.
func (VideoGenerationForStartExecutionInput) String ¶ added in v1.1.29
func (s VideoGenerationForStartExecutionInput) String() string
String returns the string representation
type VideoMattingForGetExecutionOutput ¶ added in v1.1.49
type VideoMattingForGetExecutionOutput struct {
Model *string `type:"string"`
NewVid *bool `type:"boolean"`
VideoOption *ConvertVideoOptionForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (VideoMattingForGetExecutionOutput) GoString ¶ added in v1.1.49
func (s VideoMattingForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*VideoMattingForGetExecutionOutput) SetModel ¶ added in v1.1.49
func (s *VideoMattingForGetExecutionOutput) SetModel(v string) *VideoMattingForGetExecutionOutput
SetModel sets the Model field's value.
func (*VideoMattingForGetExecutionOutput) SetNewVid ¶ added in v1.1.49
func (s *VideoMattingForGetExecutionOutput) SetNewVid(v bool) *VideoMattingForGetExecutionOutput
SetNewVid sets the NewVid field's value.
func (*VideoMattingForGetExecutionOutput) SetVideoOption ¶ added in v1.1.49
func (s *VideoMattingForGetExecutionOutput) SetVideoOption(v *ConvertVideoOptionForGetExecutionOutput) *VideoMattingForGetExecutionOutput
SetVideoOption sets the VideoOption field's value.
func (VideoMattingForGetExecutionOutput) String ¶ added in v1.1.49
func (s VideoMattingForGetExecutionOutput) String() string
String returns the string representation
type VideoMattingForStartExecutionInput ¶ added in v1.1.49
type VideoMattingForStartExecutionInput struct {
Model *string `type:"string" json:",omitempty"`
NewVid *bool `type:"boolean" json:",omitempty"`
VideoOption *ConvertVideoOptionForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (VideoMattingForStartExecutionInput) GoString ¶ added in v1.1.49
func (s VideoMattingForStartExecutionInput) GoString() string
GoString returns the string representation
func (*VideoMattingForStartExecutionInput) SetModel ¶ added in v1.1.49
func (s *VideoMattingForStartExecutionInput) SetModel(v string) *VideoMattingForStartExecutionInput
SetModel sets the Model field's value.
func (*VideoMattingForStartExecutionInput) SetNewVid ¶ added in v1.1.49
func (s *VideoMattingForStartExecutionInput) SetNewVid(v bool) *VideoMattingForStartExecutionInput
SetNewVid sets the NewVid field's value.
func (*VideoMattingForStartExecutionInput) SetVideoOption ¶ added in v1.1.49
func (s *VideoMattingForStartExecutionInput) SetVideoOption(v *ConvertVideoOptionForStartExecutionInput) *VideoMattingForStartExecutionInput
SetVideoOption sets the VideoOption field's value.
func (VideoMattingForStartExecutionInput) String ¶ added in v1.1.49
func (s VideoMattingForStartExecutionInput) String() string
String returns the string representation
type VideoOptionForGetExecutionOutput ¶ added in v1.1.29
type VideoOptionForGetExecutionOutput struct {
AspectRatio *string `type:"string"`
Duration *int32 `type:"int32"`
FixedCamera *bool `type:"boolean"`
Fps *int32 `type:"int32"`
Model *string `type:"string"`
Resolution *string `type:"string"`
Seed *string `type:"string"`
Watermark *bool `type:"boolean"`
// contains filtered or unexported fields
}
func (VideoOptionForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s VideoOptionForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*VideoOptionForGetExecutionOutput) SetAspectRatio ¶ added in v1.1.29
func (s *VideoOptionForGetExecutionOutput) SetAspectRatio(v string) *VideoOptionForGetExecutionOutput
SetAspectRatio sets the AspectRatio field's value.
func (*VideoOptionForGetExecutionOutput) SetDuration ¶ added in v1.1.29
func (s *VideoOptionForGetExecutionOutput) SetDuration(v int32) *VideoOptionForGetExecutionOutput
SetDuration sets the Duration field's value.
func (*VideoOptionForGetExecutionOutput) SetFixedCamera ¶ added in v1.1.29
func (s *VideoOptionForGetExecutionOutput) SetFixedCamera(v bool) *VideoOptionForGetExecutionOutput
SetFixedCamera sets the FixedCamera field's value.
func (*VideoOptionForGetExecutionOutput) SetFps ¶ added in v1.1.29
func (s *VideoOptionForGetExecutionOutput) SetFps(v int32) *VideoOptionForGetExecutionOutput
SetFps sets the Fps field's value.
func (*VideoOptionForGetExecutionOutput) SetModel ¶ added in v1.1.29
func (s *VideoOptionForGetExecutionOutput) SetModel(v string) *VideoOptionForGetExecutionOutput
SetModel sets the Model field's value.
func (*VideoOptionForGetExecutionOutput) SetResolution ¶ added in v1.1.29
func (s *VideoOptionForGetExecutionOutput) SetResolution(v string) *VideoOptionForGetExecutionOutput
SetResolution sets the Resolution field's value.
func (*VideoOptionForGetExecutionOutput) SetSeed ¶ added in v1.1.29
func (s *VideoOptionForGetExecutionOutput) SetSeed(v string) *VideoOptionForGetExecutionOutput
SetSeed sets the Seed field's value.
func (*VideoOptionForGetExecutionOutput) SetWatermark ¶ added in v1.1.29
func (s *VideoOptionForGetExecutionOutput) SetWatermark(v bool) *VideoOptionForGetExecutionOutput
SetWatermark sets the Watermark field's value.
func (VideoOptionForGetExecutionOutput) String ¶ added in v1.1.29
func (s VideoOptionForGetExecutionOutput) String() string
String returns the string representation
type VideoOptionForStartExecutionInput ¶ added in v1.1.29
type VideoOptionForStartExecutionInput struct {
AspectRatio *string `type:"string" json:",omitempty"`
Duration *int32 `type:"int32" json:",omitempty"`
FixedCamera *bool `type:"boolean" json:",omitempty"`
Fps *int32 `type:"int32" json:",omitempty"`
Model *string `type:"string" json:",omitempty"`
Resolution *string `type:"string" json:",omitempty"`
Seed *string `type:"string" json:",omitempty"`
Watermark *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (VideoOptionForStartExecutionInput) GoString ¶ added in v1.1.29
func (s VideoOptionForStartExecutionInput) GoString() string
GoString returns the string representation
func (*VideoOptionForStartExecutionInput) SetAspectRatio ¶ added in v1.1.29
func (s *VideoOptionForStartExecutionInput) SetAspectRatio(v string) *VideoOptionForStartExecutionInput
SetAspectRatio sets the AspectRatio field's value.
func (*VideoOptionForStartExecutionInput) SetDuration ¶ added in v1.1.29
func (s *VideoOptionForStartExecutionInput) SetDuration(v int32) *VideoOptionForStartExecutionInput
SetDuration sets the Duration field's value.
func (*VideoOptionForStartExecutionInput) SetFixedCamera ¶ added in v1.1.29
func (s *VideoOptionForStartExecutionInput) SetFixedCamera(v bool) *VideoOptionForStartExecutionInput
SetFixedCamera sets the FixedCamera field's value.
func (*VideoOptionForStartExecutionInput) SetFps ¶ added in v1.1.29
func (s *VideoOptionForStartExecutionInput) SetFps(v int32) *VideoOptionForStartExecutionInput
SetFps sets the Fps field's value.
func (*VideoOptionForStartExecutionInput) SetModel ¶ added in v1.1.29
func (s *VideoOptionForStartExecutionInput) SetModel(v string) *VideoOptionForStartExecutionInput
SetModel sets the Model field's value.
func (*VideoOptionForStartExecutionInput) SetResolution ¶ added in v1.1.29
func (s *VideoOptionForStartExecutionInput) SetResolution(v string) *VideoOptionForStartExecutionInput
SetResolution sets the Resolution field's value.
func (*VideoOptionForStartExecutionInput) SetSeed ¶ added in v1.1.29
func (s *VideoOptionForStartExecutionInput) SetSeed(v string) *VideoOptionForStartExecutionInput
SetSeed sets the Seed field's value.
func (*VideoOptionForStartExecutionInput) SetWatermark ¶ added in v1.1.29
func (s *VideoOptionForStartExecutionInput) SetWatermark(v bool) *VideoOptionForStartExecutionInput
SetWatermark sets the Watermark field's value.
func (VideoOptionForStartExecutionInput) String ¶ added in v1.1.29
func (s VideoOptionForStartExecutionInput) String() string
String returns the string representation
type VideoStrategyForGetExecutionOutput ¶ added in v1.1.47
type VideoStrategyForGetExecutionOutput struct {
RepairStrength *int32 `type:"int32"`
RepairStyle *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (VideoStrategyForGetExecutionOutput) GoString ¶ added in v1.1.47
func (s VideoStrategyForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*VideoStrategyForGetExecutionOutput) SetRepairStrength ¶ added in v1.1.47
func (s *VideoStrategyForGetExecutionOutput) SetRepairStrength(v int32) *VideoStrategyForGetExecutionOutput
SetRepairStrength sets the RepairStrength field's value.
func (*VideoStrategyForGetExecutionOutput) SetRepairStyle ¶ added in v1.1.47
func (s *VideoStrategyForGetExecutionOutput) SetRepairStyle(v int32) *VideoStrategyForGetExecutionOutput
SetRepairStyle sets the RepairStyle field's value.
func (VideoStrategyForGetExecutionOutput) String ¶ added in v1.1.47
func (s VideoStrategyForGetExecutionOutput) String() string
String returns the string representation
type VideoStrategyForStartExecutionInput ¶ added in v1.1.47
type VideoStrategyForStartExecutionInput struct {
RepairStrength *int32 `type:"int32" json:",omitempty"`
RepairStyle *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (VideoStrategyForStartExecutionInput) GoString ¶ added in v1.1.47
func (s VideoStrategyForStartExecutionInput) GoString() string
GoString returns the string representation
func (*VideoStrategyForStartExecutionInput) SetRepairStrength ¶ added in v1.1.47
func (s *VideoStrategyForStartExecutionInput) SetRepairStrength(v int32) *VideoStrategyForStartExecutionInput
SetRepairStrength sets the RepairStrength field's value.
func (*VideoStrategyForStartExecutionInput) SetRepairStyle ¶ added in v1.1.47
func (s *VideoStrategyForStartExecutionInput) SetRepairStyle(v int32) *VideoStrategyForStartExecutionInput
SetRepairStyle sets the RepairStyle field's value.
func (VideoStrategyForStartExecutionInput) String ¶ added in v1.1.47
func (s VideoStrategyForStartExecutionInput) String() string
String returns the string representation
type VideoStreamMetaForGetExecutionOutput ¶
type VideoStreamMetaForGetExecutionOutput struct {
Bitrate *int32 `type:"int32"`
Codec *string `type:"string"`
Definition *string `type:"string"`
Duration *float64 `type:"float"`
Fps *float64 `type:"float"`
Height *int32 `type:"int32"`
Width *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (VideoStreamMetaForGetExecutionOutput) GoString ¶
func (s VideoStreamMetaForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*VideoStreamMetaForGetExecutionOutput) SetBitrate ¶
func (s *VideoStreamMetaForGetExecutionOutput) SetBitrate(v int32) *VideoStreamMetaForGetExecutionOutput
SetBitrate sets the Bitrate field's value.
func (*VideoStreamMetaForGetExecutionOutput) SetCodec ¶
func (s *VideoStreamMetaForGetExecutionOutput) SetCodec(v string) *VideoStreamMetaForGetExecutionOutput
SetCodec sets the Codec field's value.
func (*VideoStreamMetaForGetExecutionOutput) SetDefinition ¶
func (s *VideoStreamMetaForGetExecutionOutput) SetDefinition(v string) *VideoStreamMetaForGetExecutionOutput
SetDefinition sets the Definition field's value.
func (*VideoStreamMetaForGetExecutionOutput) SetDuration ¶
func (s *VideoStreamMetaForGetExecutionOutput) SetDuration(v float64) *VideoStreamMetaForGetExecutionOutput
SetDuration sets the Duration field's value.
func (*VideoStreamMetaForGetExecutionOutput) SetFps ¶
func (s *VideoStreamMetaForGetExecutionOutput) SetFps(v float64) *VideoStreamMetaForGetExecutionOutput
SetFps sets the Fps field's value.
func (*VideoStreamMetaForGetExecutionOutput) SetHeight ¶
func (s *VideoStreamMetaForGetExecutionOutput) SetHeight(v int32) *VideoStreamMetaForGetExecutionOutput
SetHeight sets the Height field's value.
func (*VideoStreamMetaForGetExecutionOutput) SetWidth ¶
func (s *VideoStreamMetaForGetExecutionOutput) SetWidth(v int32) *VideoStreamMetaForGetExecutionOutput
SetWidth sets the Width field's value.
func (VideoStreamMetaForGetExecutionOutput) String ¶
func (s VideoStreamMetaForGetExecutionOutput) String() string
String returns the string representation
type VideoSummaryForGetExecutionOutput ¶ added in v1.1.29
type VideoSummaryForGetExecutionOutput struct {
BestSegmentDuration *int32 `type:"int32"`
ExtraDescription *string `type:"string"`
OnlyTimeline *bool `type:"boolean"`
// contains filtered or unexported fields
}
func (VideoSummaryForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s VideoSummaryForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*VideoSummaryForGetExecutionOutput) SetBestSegmentDuration ¶ added in v1.1.29
func (s *VideoSummaryForGetExecutionOutput) SetBestSegmentDuration(v int32) *VideoSummaryForGetExecutionOutput
SetBestSegmentDuration sets the BestSegmentDuration field's value.
func (*VideoSummaryForGetExecutionOutput) SetExtraDescription ¶ added in v1.1.29
func (s *VideoSummaryForGetExecutionOutput) SetExtraDescription(v string) *VideoSummaryForGetExecutionOutput
SetExtraDescription sets the ExtraDescription field's value.
func (*VideoSummaryForGetExecutionOutput) SetOnlyTimeline ¶ added in v1.1.29
func (s *VideoSummaryForGetExecutionOutput) SetOnlyTimeline(v bool) *VideoSummaryForGetExecutionOutput
SetOnlyTimeline sets the OnlyTimeline field's value.
func (VideoSummaryForGetExecutionOutput) String ¶ added in v1.1.29
func (s VideoSummaryForGetExecutionOutput) String() string
String returns the string representation
type VideoSummaryForStartExecutionInput ¶ added in v1.1.29
type VideoSummaryForStartExecutionInput struct {
BestSegmentDuration *int32 `type:"int32" json:",omitempty"`
ExtraDescription *string `type:"string" json:",omitempty"`
OnlyTimeline *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (VideoSummaryForStartExecutionInput) GoString ¶ added in v1.1.29
func (s VideoSummaryForStartExecutionInput) GoString() string
GoString returns the string representation
func (*VideoSummaryForStartExecutionInput) SetBestSegmentDuration ¶ added in v1.1.29
func (s *VideoSummaryForStartExecutionInput) SetBestSegmentDuration(v int32) *VideoSummaryForStartExecutionInput
SetBestSegmentDuration sets the BestSegmentDuration field's value.
func (*VideoSummaryForStartExecutionInput) SetExtraDescription ¶ added in v1.1.29
func (s *VideoSummaryForStartExecutionInput) SetExtraDescription(v string) *VideoSummaryForStartExecutionInput
SetExtraDescription sets the ExtraDescription field's value.
func (*VideoSummaryForStartExecutionInput) SetOnlyTimeline ¶ added in v1.1.29
func (s *VideoSummaryForStartExecutionInput) SetOnlyTimeline(v bool) *VideoSummaryForStartExecutionInput
SetOnlyTimeline sets the OnlyTimeline field's value.
func (VideoSummaryForStartExecutionInput) String ¶ added in v1.1.29
func (s VideoSummaryForStartExecutionInput) String() string
String returns the string representation
type VideoUnderstandingForGetExecutionOutput ¶ added in v1.1.47
type VideoUnderstandingForGetExecutionOutput struct {
Model *ModelForGetExecutionOutput `type:"structure"`
Prompt *string `type:"string"`
Segment *ConvertConvertSegmentForGetExecutionOutput `type:"structure"`
WithSegment *bool `type:"boolean"`
// contains filtered or unexported fields
}
func (VideoUnderstandingForGetExecutionOutput) GoString ¶ added in v1.1.47
func (s VideoUnderstandingForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*VideoUnderstandingForGetExecutionOutput) SetModel ¶ added in v1.1.47
func (s *VideoUnderstandingForGetExecutionOutput) SetModel(v *ModelForGetExecutionOutput) *VideoUnderstandingForGetExecutionOutput
SetModel sets the Model field's value.
func (*VideoUnderstandingForGetExecutionOutput) SetPrompt ¶ added in v1.1.47
func (s *VideoUnderstandingForGetExecutionOutput) SetPrompt(v string) *VideoUnderstandingForGetExecutionOutput
SetPrompt sets the Prompt field's value.
func (*VideoUnderstandingForGetExecutionOutput) SetSegment ¶ added in v1.1.47
func (s *VideoUnderstandingForGetExecutionOutput) SetSegment(v *ConvertConvertSegmentForGetExecutionOutput) *VideoUnderstandingForGetExecutionOutput
SetSegment sets the Segment field's value.
func (*VideoUnderstandingForGetExecutionOutput) SetWithSegment ¶ added in v1.1.47
func (s *VideoUnderstandingForGetExecutionOutput) SetWithSegment(v bool) *VideoUnderstandingForGetExecutionOutput
SetWithSegment sets the WithSegment field's value.
func (VideoUnderstandingForGetExecutionOutput) String ¶ added in v1.1.47
func (s VideoUnderstandingForGetExecutionOutput) String() string
String returns the string representation
type VideoUnderstandingForStartExecutionInput ¶ added in v1.1.47
type VideoUnderstandingForStartExecutionInput struct {
Model *ModelForStartExecutionInput `type:"structure" json:",omitempty"`
Prompt *string `type:"string" json:",omitempty"`
Segment *ConvertConvertSegmentForStartExecutionInput `type:"structure" json:",omitempty"`
WithSegment *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (VideoUnderstandingForStartExecutionInput) GoString ¶ added in v1.1.47
func (s VideoUnderstandingForStartExecutionInput) GoString() string
GoString returns the string representation
func (*VideoUnderstandingForStartExecutionInput) SetModel ¶ added in v1.1.47
func (s *VideoUnderstandingForStartExecutionInput) SetModel(v *ModelForStartExecutionInput) *VideoUnderstandingForStartExecutionInput
SetModel sets the Model field's value.
func (*VideoUnderstandingForStartExecutionInput) SetPrompt ¶ added in v1.1.47
func (s *VideoUnderstandingForStartExecutionInput) SetPrompt(v string) *VideoUnderstandingForStartExecutionInput
SetPrompt sets the Prompt field's value.
func (*VideoUnderstandingForStartExecutionInput) SetSegment ¶ added in v1.1.47
func (s *VideoUnderstandingForStartExecutionInput) SetSegment(v *ConvertConvertSegmentForStartExecutionInput) *VideoUnderstandingForStartExecutionInput
SetSegment sets the Segment field's value.
func (*VideoUnderstandingForStartExecutionInput) SetWithSegment ¶ added in v1.1.47
func (s *VideoUnderstandingForStartExecutionInput) SetWithSegment(v bool) *VideoUnderstandingForStartExecutionInput
SetWithSegment sets the WithSegment field's value.
func (VideoUnderstandingForStartExecutionInput) String ¶ added in v1.1.47
func (s VideoUnderstandingForStartExecutionInput) String() string
String returns the string representation
type VisionForGetExecutionOutput ¶
type VisionForGetExecutionOutput struct {
Model *ConvertModelForGetExecutionOutput `type:"structure"`
NeedAsrSpeaker *bool `type:"boolean"`
Prompt *string `type:"string"`
ResponseFormatType *string `type:"string"`
Segment *ConvertConvertConvertSegmentForGetExecutionOutput `type:"structure"`
SnapshotParam *SnapshotParamForGetExecutionOutput `type:"structure"`
// contains filtered or unexported fields
}
func (VisionForGetExecutionOutput) GoString ¶
func (s VisionForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*VisionForGetExecutionOutput) SetModel ¶
func (s *VisionForGetExecutionOutput) SetModel(v *ConvertModelForGetExecutionOutput) *VisionForGetExecutionOutput
SetModel sets the Model field's value.
func (*VisionForGetExecutionOutput) SetNeedAsrSpeaker ¶ added in v1.1.36
func (s *VisionForGetExecutionOutput) SetNeedAsrSpeaker(v bool) *VisionForGetExecutionOutput
SetNeedAsrSpeaker sets the NeedAsrSpeaker field's value.
func (*VisionForGetExecutionOutput) SetPrompt ¶
func (s *VisionForGetExecutionOutput) SetPrompt(v string) *VisionForGetExecutionOutput
SetPrompt sets the Prompt field's value.
func (*VisionForGetExecutionOutput) SetResponseFormatType ¶ added in v1.1.36
func (s *VisionForGetExecutionOutput) SetResponseFormatType(v string) *VisionForGetExecutionOutput
SetResponseFormatType sets the ResponseFormatType field's value.
func (*VisionForGetExecutionOutput) SetSegment ¶ added in v1.1.29
func (s *VisionForGetExecutionOutput) SetSegment(v *ConvertConvertConvertSegmentForGetExecutionOutput) *VisionForGetExecutionOutput
SetSegment sets the Segment field's value.
func (*VisionForGetExecutionOutput) SetSnapshotParam ¶ added in v1.1.29
func (s *VisionForGetExecutionOutput) SetSnapshotParam(v *SnapshotParamForGetExecutionOutput) *VisionForGetExecutionOutput
SetSnapshotParam sets the SnapshotParam field's value.
func (VisionForGetExecutionOutput) String ¶
func (s VisionForGetExecutionOutput) String() string
String returns the string representation
type VisionForStartExecutionInput ¶
type VisionForStartExecutionInput struct {
Model *ConvertModelForStartExecutionInput `type:"structure" json:",omitempty"`
NeedAsrSpeaker *bool `type:"boolean" json:",omitempty"`
Prompt *string `type:"string" json:",omitempty"`
ResponseFormatType *string `type:"string" json:",omitempty"`
Segment *ConvertConvertConvertSegmentForStartExecutionInput `type:"structure" json:",omitempty"`
SnapshotParam *SnapshotParamForStartExecutionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (VisionForStartExecutionInput) GoString ¶
func (s VisionForStartExecutionInput) GoString() string
GoString returns the string representation
func (*VisionForStartExecutionInput) SetModel ¶
func (s *VisionForStartExecutionInput) SetModel(v *ConvertModelForStartExecutionInput) *VisionForStartExecutionInput
SetModel sets the Model field's value.
func (*VisionForStartExecutionInput) SetNeedAsrSpeaker ¶ added in v1.1.36
func (s *VisionForStartExecutionInput) SetNeedAsrSpeaker(v bool) *VisionForStartExecutionInput
SetNeedAsrSpeaker sets the NeedAsrSpeaker field's value.
func (*VisionForStartExecutionInput) SetPrompt ¶
func (s *VisionForStartExecutionInput) SetPrompt(v string) *VisionForStartExecutionInput
SetPrompt sets the Prompt field's value.
func (*VisionForStartExecutionInput) SetResponseFormatType ¶ added in v1.1.36
func (s *VisionForStartExecutionInput) SetResponseFormatType(v string) *VisionForStartExecutionInput
SetResponseFormatType sets the ResponseFormatType field's value.
func (*VisionForStartExecutionInput) SetSegment ¶ added in v1.1.29
func (s *VisionForStartExecutionInput) SetSegment(v *ConvertConvertConvertSegmentForStartExecutionInput) *VisionForStartExecutionInput
SetSegment sets the Segment field's value.
func (*VisionForStartExecutionInput) SetSnapshotParam ¶ added in v1.1.29
func (s *VisionForStartExecutionInput) SetSnapshotParam(v *SnapshotParamForStartExecutionInput) *VisionForStartExecutionInput
SetSnapshotParam sets the SnapshotParam field's value.
func (VisionForStartExecutionInput) String ¶
func (s VisionForStartExecutionInput) String() string
String returns the string representation
type VoiceCloneConfigForGetAITranslationProjectOutput ¶ added in v1.2.5
type VoiceCloneConfigForGetAITranslationProjectOutput struct {
BackgroundVolume *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (VoiceCloneConfigForGetAITranslationProjectOutput) GoString ¶ added in v1.2.5
func (s VoiceCloneConfigForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*VoiceCloneConfigForGetAITranslationProjectOutput) SetBackgroundVolume ¶ added in v1.2.5
func (s *VoiceCloneConfigForGetAITranslationProjectOutput) SetBackgroundVolume(v int32) *VoiceCloneConfigForGetAITranslationProjectOutput
SetBackgroundVolume sets the BackgroundVolume field's value.
func (VoiceCloneConfigForGetAITranslationProjectOutput) String ¶ added in v1.2.5
func (s VoiceCloneConfigForGetAITranslationProjectOutput) String() string
String returns the string representation
type VoiceCloneConfigForListAITranslationProjectOutput ¶ added in v1.2.5
type VoiceCloneConfigForListAITranslationProjectOutput struct {
BackgroundVolume *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (VoiceCloneConfigForListAITranslationProjectOutput) GoString ¶ added in v1.2.5
func (s VoiceCloneConfigForListAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*VoiceCloneConfigForListAITranslationProjectOutput) SetBackgroundVolume ¶ added in v1.2.5
func (s *VoiceCloneConfigForListAITranslationProjectOutput) SetBackgroundVolume(v int32) *VoiceCloneConfigForListAITranslationProjectOutput
SetBackgroundVolume sets the BackgroundVolume field's value.
func (VoiceCloneConfigForListAITranslationProjectOutput) String ¶ added in v1.2.5
func (s VoiceCloneConfigForListAITranslationProjectOutput) String() string
String returns the string representation
type VoiceCloneConfigForSubmitAITranslationWorkflowInput ¶ added in v1.2.5
type VoiceCloneConfigForSubmitAITranslationWorkflowInput struct {
BackgroundVolume *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (VoiceCloneConfigForSubmitAITranslationWorkflowInput) GoString ¶ added in v1.2.5
func (s VoiceCloneConfigForSubmitAITranslationWorkflowInput) GoString() string
GoString returns the string representation
func (*VoiceCloneConfigForSubmitAITranslationWorkflowInput) SetBackgroundVolume ¶ added in v1.2.5
func (s *VoiceCloneConfigForSubmitAITranslationWorkflowInput) SetBackgroundVolume(v int32) *VoiceCloneConfigForSubmitAITranslationWorkflowInput
SetBackgroundVolume sets the BackgroundVolume field's value.
func (VoiceCloneConfigForSubmitAITranslationWorkflowInput) String ¶ added in v1.2.5
func (s VoiceCloneConfigForSubmitAITranslationWorkflowInput) String() string
String returns the string representation
type VoiceForGetExecutionOutput ¶
type VoiceForGetExecutionOutput struct {
FileName *string `type:"string"`
Size *string `type:"string"`
Vid *string `type:"string"`
// contains filtered or unexported fields
}
func (VoiceForGetExecutionOutput) GoString ¶
func (s VoiceForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*VoiceForGetExecutionOutput) SetFileName ¶
func (s *VoiceForGetExecutionOutput) SetFileName(v string) *VoiceForGetExecutionOutput
SetFileName sets the FileName field's value.
func (*VoiceForGetExecutionOutput) SetSize ¶
func (s *VoiceForGetExecutionOutput) SetSize(v string) *VoiceForGetExecutionOutput
SetSize sets the Size field's value.
func (*VoiceForGetExecutionOutput) SetVid ¶ added in v1.1.29
func (s *VoiceForGetExecutionOutput) SetVid(v string) *VoiceForGetExecutionOutput
SetVid sets the Vid field's value.
func (VoiceForGetExecutionOutput) String ¶
func (s VoiceForGetExecutionOutput) String() string
String returns the string representation
type VoiceTranslationVideoForGetAITranslationProjectOutput ¶ added in v1.1.12
type VoiceTranslationVideoForGetAITranslationProjectOutput struct {
DurationSecond *float64 `type:"double" json:",omitempty"`
FileName *string `type:"string" json:",omitempty"`
IsAudio *bool `type:"boolean" json:",omitempty"`
Uri *string `type:"string" json:",omitempty"`
Url *string `type:"string" json:",omitempty"`
Vid *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (VoiceTranslationVideoForGetAITranslationProjectOutput) GoString ¶ added in v1.1.12
func (s VoiceTranslationVideoForGetAITranslationProjectOutput) GoString() string
GoString returns the string representation
func (*VoiceTranslationVideoForGetAITranslationProjectOutput) SetDurationSecond ¶ added in v1.1.12
func (s *VoiceTranslationVideoForGetAITranslationProjectOutput) SetDurationSecond(v float64) *VoiceTranslationVideoForGetAITranslationProjectOutput
SetDurationSecond sets the DurationSecond field's value.
func (*VoiceTranslationVideoForGetAITranslationProjectOutput) SetFileName ¶ added in v1.1.33
func (s *VoiceTranslationVideoForGetAITranslationProjectOutput) SetFileName(v string) *VoiceTranslationVideoForGetAITranslationProjectOutput
SetFileName sets the FileName field's value.
func (*VoiceTranslationVideoForGetAITranslationProjectOutput) SetIsAudio ¶ added in v1.1.12
func (s *VoiceTranslationVideoForGetAITranslationProjectOutput) SetIsAudio(v bool) *VoiceTranslationVideoForGetAITranslationProjectOutput
SetIsAudio sets the IsAudio field's value.
func (*VoiceTranslationVideoForGetAITranslationProjectOutput) SetUri ¶ added in v1.1.12
func (s *VoiceTranslationVideoForGetAITranslationProjectOutput) SetUri(v string) *VoiceTranslationVideoForGetAITranslationProjectOutput
SetUri sets the Uri field's value.
func (*VoiceTranslationVideoForGetAITranslationProjectOutput) SetUrl ¶ added in v1.1.12
func (s *VoiceTranslationVideoForGetAITranslationProjectOutput) SetUrl(v string) *VoiceTranslationVideoForGetAITranslationProjectOutput
SetUrl sets the Url field's value.
func (*VoiceTranslationVideoForGetAITranslationProjectOutput) SetVid ¶ added in v1.1.12
func (s *VoiceTranslationVideoForGetAITranslationProjectOutput) SetVid(v string) *VoiceTranslationVideoForGetAITranslationProjectOutput
SetVid sets the Vid field's value.
func (VoiceTranslationVideoForGetAITranslationProjectOutput) String ¶ added in v1.1.12
func (s VoiceTranslationVideoForGetAITranslationProjectOutput) String() string
String returns the string representation
type VolumeForGetExecutionOutput ¶ added in v1.2.17
type VolumeForGetExecutionOutput struct {
IntegratedLoudness *float64 `type:"float"`
LoudnessRange *float64 `min:"1" max:"20" type:"float"`
Method *string `type:"string" enum:"EnumOfMethodForGetExecutionOutput"`
TruePeak *float64 `type:"float"`
// contains filtered or unexported fields
}
func (VolumeForGetExecutionOutput) GoString ¶ added in v1.2.17
func (s VolumeForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*VolumeForGetExecutionOutput) SetIntegratedLoudness ¶ added in v1.2.17
func (s *VolumeForGetExecutionOutput) SetIntegratedLoudness(v float64) *VolumeForGetExecutionOutput
SetIntegratedLoudness sets the IntegratedLoudness field's value.
func (*VolumeForGetExecutionOutput) SetLoudnessRange ¶ added in v1.2.17
func (s *VolumeForGetExecutionOutput) SetLoudnessRange(v float64) *VolumeForGetExecutionOutput
SetLoudnessRange sets the LoudnessRange field's value.
func (*VolumeForGetExecutionOutput) SetMethod ¶ added in v1.2.17
func (s *VolumeForGetExecutionOutput) SetMethod(v string) *VolumeForGetExecutionOutput
SetMethod sets the Method field's value.
func (*VolumeForGetExecutionOutput) SetTruePeak ¶ added in v1.2.17
func (s *VolumeForGetExecutionOutput) SetTruePeak(v float64) *VolumeForGetExecutionOutput
SetTruePeak sets the TruePeak field's value.
func (VolumeForGetExecutionOutput) String ¶ added in v1.2.17
func (s VolumeForGetExecutionOutput) String() string
String returns the string representation
type VolumeForStartExecutionInput ¶ added in v1.2.17
type VolumeForStartExecutionInput struct {
IntegratedLoudness *float64 `type:"float" json:",omitempty"`
LoudnessRange *float64 `min:"1" max:"20" type:"float" json:",omitempty"`
Method *string `type:"string" json:",omitempty" enum:"EnumOfMethodForStartExecutionInput"`
TruePeak *float64 `type:"float" json:",omitempty"`
// contains filtered or unexported fields
}
func (VolumeForStartExecutionInput) GoString ¶ added in v1.2.17
func (s VolumeForStartExecutionInput) GoString() string
GoString returns the string representation
func (*VolumeForStartExecutionInput) SetIntegratedLoudness ¶ added in v1.2.17
func (s *VolumeForStartExecutionInput) SetIntegratedLoudness(v float64) *VolumeForStartExecutionInput
SetIntegratedLoudness sets the IntegratedLoudness field's value.
func (*VolumeForStartExecutionInput) SetLoudnessRange ¶ added in v1.2.17
func (s *VolumeForStartExecutionInput) SetLoudnessRange(v float64) *VolumeForStartExecutionInput
SetLoudnessRange sets the LoudnessRange field's value.
func (*VolumeForStartExecutionInput) SetMethod ¶ added in v1.2.17
func (s *VolumeForStartExecutionInput) SetMethod(v string) *VolumeForStartExecutionInput
SetMethod sets the Method field's value.
func (*VolumeForStartExecutionInput) SetTruePeak ¶ added in v1.2.17
func (s *VolumeForStartExecutionInput) SetTruePeak(v float64) *VolumeForStartExecutionInput
SetTruePeak sets the TruePeak field's value.
func (VolumeForStartExecutionInput) String ¶ added in v1.2.17
func (s VolumeForStartExecutionInput) String() string
String returns the string representation
func (*VolumeForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *VolumeForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type WorkflowForGetExecutionOutput ¶ added in v1.1.29
type WorkflowForGetExecutionOutput struct {
Nodes []*NodeForGetExecutionOutput `type:"list"`
// contains filtered or unexported fields
}
func (WorkflowForGetExecutionOutput) GoString ¶ added in v1.1.29
func (s WorkflowForGetExecutionOutput) GoString() string
GoString returns the string representation
func (*WorkflowForGetExecutionOutput) SetNodes ¶ added in v1.1.29
func (s *WorkflowForGetExecutionOutput) SetNodes(v []*NodeForGetExecutionOutput) *WorkflowForGetExecutionOutput
SetNodes sets the Nodes field's value.
func (WorkflowForGetExecutionOutput) String ¶ added in v1.1.29
func (s WorkflowForGetExecutionOutput) String() string
String returns the string representation
type WorkflowForStartExecutionInput ¶ added in v1.1.29
type WorkflowForStartExecutionInput struct {
Nodes []*NodeForStartExecutionInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (WorkflowForStartExecutionInput) GoString ¶ added in v1.1.29
func (s WorkflowForStartExecutionInput) GoString() string
GoString returns the string representation
func (*WorkflowForStartExecutionInput) SetNodes ¶ added in v1.1.29
func (s *WorkflowForStartExecutionInput) SetNodes(v []*NodeForStartExecutionInput) *WorkflowForStartExecutionInput
SetNodes sets the Nodes field's value.
func (WorkflowForStartExecutionInput) String ¶ added in v1.1.29
func (s WorkflowForStartExecutionInput) String() string
String returns the string representation
func (*WorkflowForStartExecutionInput) Validate ¶ added in v1.2.17
func (s *WorkflowForStartExecutionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
Source Files
¶
- api_continue_ai_translation_workflow.go
- api_create_ai_termbase.go
- api_create_ai_translation_speaker.go
- api_create_ai_translation_speech.go
- api_create_ai_translation_utterance.go
- api_delete_ai_term_item.go
- api_delete_ai_termbase.go
- api_delete_ai_translation_speech.go
- api_generate_ai_translation_utterance_audio.go
- api_get_ai_termbase.go
- api_get_ai_translation_project.go
- api_get_execution.go
- api_list_ai_termbase.go
- api_list_ai_translation_project.go
- api_list_ai_translation_speech.go
- api_refresh_ai_translation_project.go
- api_remove_ai_translation_utterance.go
- api_set_ai_term_item.go
- api_start_execution.go
- api_submit_ai_translation_workflow.go
- api_update_ai_termbase.go
- api_update_ai_translation_project_config.go
- api_update_ai_translation_speakers.go
- api_update_ai_translation_speeches.go
- api_update_ai_translation_utterances.go
- interface_vod20250101.go
- service_vod20250101.go