Versions in this module Expand all Collapse all v0 v0.0.2 Mar 22, 2023 Changes in this version + const UserAgent + const Version + const XOptionalKey + var DNSScatterDialContext = DNSScatterDialContextFunc + var DNSScatterTransport = &http.Transport + var NeedSignHeaders = map[string]bool + func AddAuthorizationHeader(secretID, secretKey string, sessionToken string, req *http.Request, ...) + func CheckReaderLen(reader io.Reader) error + func DNSScatterDialContextFunc(ctx context.Context, network string, addr string) (conn net.Conn, err error) + func DecodeURIComponent(s string) (string, error) + func DividePart(fileSize int64, last int) (int64, int64) + func EncodePicOperations(pic *PicOperations) string + func EncodeURIComponent(s string) string + func FormatRangeOptions(opt *RangeOptions) string + func GetReaderLen(reader io.Reader) (length int64, err error) + func IsLenReader(reader io.Reader) bool + func IsNotFoundError(e error) bool + func LimitReadCloser(r io.Reader, n int64) io.Reader + func NewBucketURL(bucketName, region string, secure bool) (*url.URL, error) + func SetNeedSignHeaders(key string, val bool) + func TeeReader(reader io.Reader, writer io.Writer, total int64, listener ProgressListener) *teeReader + type ACLGrant struct + Grantee *ACLGrantee + Permission string + type ACLGrantee struct + DisplayName string + ID string + SubAccount string + Type string + UIN string + URI string + type ACLHeaderOptions struct + XCosACL string + XCosGrantFullControl string + XCosGrantRead string + XCosGrantReadACP string + XCosGrantWrite string + XCosGrantWriteACP string + type ACLXml struct + AccessControlList []ACLGrant + Owner *Owner + XMLName xml.Name + type AIBodyRecognitionOptions struct + CIProcess string + DetectUrl string + type AIBodyRecognitionResult struct + PedestrianInfo []PedestrianInfo + Status int + XMLName xml.Name + type ASRJobDetail struct + Code string + CreationTime string + Input *JobInput + JobId string + Message string + Operation *ASRJobOperation + QueueId string + State string + Tag string + type ASRJobOperation struct + JobLevel int + Output *JobOutput + SpeechRecognition *SpeechRecognition + SpeechRecognitionResult *SpeechRecognitionResult + Tag string + TemplateId string + UserData string + type AddStyleOptions struct + StyleBody string + StyleName string + XMLName xml.Name + type Animation struct + Container *Container + TimeInterval *TimeInterval + Video *AnimationVideo + type AnimationVideo struct + AnimateFramesPerSecond string + AnimateOnlyKeepKeyFrame string + AnimateTimeIntervalOfFrame string + Codec string + Fps string + Height string + Quality string + Width string + type Audio struct + Bitrate string + Channels string + Codec string + KeepTwoTracks string + Remove string + SampleFormat string + Samplerate string + SwitchTrack string + type AudioAuditingJobConf struct + BizType string + Callback string + CallbackType int + CallbackVersion string + DetectType string + Freeze *FreezeConf + type AudioAuditingJobDetail struct + AdsInfo *RecognitionInfo + AudioText string + Code string + CreationTime string + DataId string + ForbidState int + JobId string + Label string + LanguageResults []LanguageResult + ListInfo *UserListInfo + Message string + Object string + PoliticsInfo *RecognitionInfo + PornInfo *RecognitionInfo + Result int + Section []AudioSectionResult + State string + TeenagerInfo *RecognitionInfo + TerrorismInfo *RecognitionInfo + Url string + UserInfo *UserExtraInfo + type AudioConfig struct + Bitrate string + Channels string + Codec string + Samplerate string + type AudioMix struct + AudioSource string + EffectConfig *EffectConfig + MixMode string + Replace string + type AudioSectionResult struct + AdsInfo *RecognitionInfo + Duration int + Label string + LanguageResults []LanguageResult + OffsetTime int + PoliticsInfo *RecognitionInfo + PornInfo *RecognitionInfo + Result int + SubLabel string + TeenagerInfo *RecognitionInfo + TerrorismInfo *RecognitionInfo + Text string + Url string + type AuditingJobDetail struct + AdsInfo *RecognitionInfo + AudioSection []AudioSectionResult + Code string + CreationTime string + DataId string + ForbidState int + JobId string + Label string + ListInfo *UserListInfo + Message string + Object string + PoliticsInfo *RecognitionInfo + PornInfo *RecognitionInfo + Result int + Snapshot []GetVideoAuditingJobSnapshot + SnapshotCount string + State string + TeenagerInfo *RecognitionInfo + TerrorismInfo *RecognitionInfo + Type string + Url string + UserInfo *UserExtraInfo + type AuthTime struct + KeyEndTime time.Time + KeyStartTime time.Time + SignEndTime time.Time + SignStartTime time.Time + func NewAuthTime(expire time.Duration) *AuthTime + type AuthorizationTransport struct + Expire time.Duration + SecretID string + SecretKey string + SessionToken string + Transport http.RoundTripper + func (t *AuthorizationTransport) GetCredential() (string, string, string) + func (t *AuthorizationTransport) RoundTrip(req *http.Request) (*http.Response, error) + func (t *AuthorizationTransport) SetCredential(ak, sk, token string) + type BaseURL struct + BatchURL *url.URL + BucketURL *url.URL + CIURL *url.URL + FetchURL *url.URL + ServiceURL *url.URL + type BatchAccessControlGrants struct + COSGrants *BatchCOSGrant + type BatchCOSGrant struct + Grantee *BatchGrantee + Permission string + type BatchCreateJobOptions struct + ClientRequestToken string + ConfirmationRequired string + Description string + Manifest *BatchJobManifest + Operation *BatchJobOperation + Priority int + Report *BatchJobReport + RoleArn string + XMLName xml.Name + type BatchCreateJobResult struct + JobId string + XMLName xml.Name + type BatchDescribeJob struct + ConfirmationRequired string + CreationTime string + Description string + FailureReasons *BatchJobFailureReasons + JobId string + Manifest *BatchJobManifest + Operation *BatchJobOperation + Priority int + ProgressSummary *BatchProgressSummary + Report *BatchJobReport + RoleArn string + Status string + StatusUpdateReason string + SuspendedCause string + SuspendedDate string + TerminationDate string + type BatchDescribeJobResult struct + Job *BatchDescribeJob + XMLName xml.Name + type BatchGrantee struct + DisplayName string + Identifier string + TypeIdentifier string + type BatchImageAuditingJobResult struct + JobsDetail []ImageAuditingResult + RequestId string + XMLName xml.Name + type BatchImageAuditingOptions struct + Conf *ImageAuditingJobConf + Input []ImageAuditingInputOptions + XMLName xml.Name + type BatchInitiateRestoreObject struct + ExpirationInDays int + JobTier string + type BatchJobFailureReasons struct + FailureCode string + FailureReason string + type BatchJobManifest struct + Location *BatchJobManifestLocation + Spec *BatchJobManifestSpec + type BatchJobManifestLocation struct + ETag string + ObjectArn string + ObjectVersionId string + type BatchJobManifestSpec struct + Fields []string + Format string + type BatchJobOperation struct + PutObjectCopy *BatchJobOperationCopy + RestoreObject *BatchInitiateRestoreObject + type BatchJobOperationCopy struct + AccessControlGrants *BatchAccessControlGrants + CannedAccessControlList string + MetadataDirective string + ModifiedSinceConstraint int64 + NewObjectMetadata *BatchNewObjectMetadata + StorageClass string + TargetResource string + UnModifiedSinceConstraint int64 + type BatchJobReport struct + Bucket string + Enabled string + Format string + Prefix string + ReportScope string + type BatchListJobs struct + Members []BatchListJobsMember + type BatchListJobsMember struct + CreationTime string + Description string + JobId string + Operation string + Priority int + ProgressSummary *BatchProgressSummary + Status string + TerminationDate string + type BatchListJobsOptions struct + JobStatuses string + MaxResults int + NextToken string + type BatchListJobsResult struct + Jobs *BatchListJobs + NextToken string + XMLName xml.Name + type BatchMetadata struct + Key string + Value string + type BatchNewObjectMetadata struct + CacheControl string + ContentDisposition string + ContentEncoding string + ContentType string + HttpExpiresDate string + SSEAlgorithm string + UserMetadata []BatchMetadata + type BatchProgressSummary struct + NumberOfTasksFailed int + NumberOfTasksSucceeded int + TotalNumberOfTasks int + type BatchRequestHeaders struct + ContentLength string + ContentType string + Headers *http.Header + XCosAppid int + type BatchService service + func (s *BatchService) CreateJob(ctx context.Context, opt *BatchCreateJobOptions, headers *BatchRequestHeaders) (*BatchCreateJobResult, *Response, error) + func (s *BatchService) DescribeJob(ctx context.Context, id string, headers *BatchRequestHeaders) (*BatchDescribeJobResult, *Response, error) + func (s *BatchService) ListJobs(ctx context.Context, opt *BatchListJobsOptions, headers *BatchRequestHeaders) (*BatchListJobsResult, *Response, error) + func (s *BatchService) UpdateJobPriority(ctx context.Context, opt *BatchUpdatePriorityOptions, ...) (*BatchUpdatePriorityResult, *Response, error) + func (s *BatchService) UpdateJobStatus(ctx context.Context, opt *BatchUpdateStatusOptions, ...) (*BatchUpdateStatusResult, *Response, error) + type BatchUpdatePriorityOptions struct + JobId string + Priority int + type BatchUpdatePriorityResult struct + JobId string + Priority int + XMLName xml.Name + type BatchUpdateStatusOptions struct + JobId string + RequestedJobStatus string + StatusUpdateReason string + type BatchUpdateStatusResult struct + JobId string + Status string + StatusUpdateReason string + XMLName xml.Name + type Bucket struct + CreationDate string + Name string + Region string + type BucketCORSRule struct + AllowedHeaders []string + AllowedMethods []string + AllowedOrigins []string + ExposeHeaders []string + ID string + MaxAgeSeconds int + type BucketDeleteDomainCertificateOptions BucketGetDomainCertificateOptions + type BucketDeleteLifecycleOptions struct + XOptionHeader *http.Header + type BucketDeleteOptions struct + XOptionHeader *http.Header + type BucketDomainCertificateInfo struct + CertType string + CustomCert *BucketDomainCustomCert + type BucketDomainCustomCert struct + Cert string + PrivateKey string + type BucketDomainRule struct + ForcedReplacement string + Name string + Status string + Type string + type BucketEncryptionConfiguration struct + SSEAlgorithm string + type BucketGetACLResult = ACLXml + type BucketGetAccelerateResult BucketPutAccelerateOptions + type BucketGetCORSResult struct + Rules []BucketCORSRule + XMLName xml.Name + type BucketGetDomainCertificateOptions struct + DomainName string + type BucketGetDomainCertificateResult struct + Status string + XMLName xml.Name + type BucketGetDomainResult BucketPutDomainOptions + type BucketGetEncryptionResult BucketPutEncryptionOptions + type BucketGetIntelligentTieringOptions struct + XOptionHeader *http.Header + type BucketGetIntelligentTieringResult BucketPutIntelligentTieringOptions + type BucketGetInventoryResult BucketPutInventoryOptions + type BucketGetLifecycleOptions struct + XOptionHeader *http.Header + type BucketGetLifecycleResult struct + Rules []BucketLifecycleRule + XMLName xml.Name + type BucketGetLocationResult struct + Location string + XMLName xml.Name + type BucketGetLoggingResult BucketPutLoggingOptions + type BucketGetObjectVersionsOptions struct + Delimiter string + EncodingType string + KeyMarker string + MaxKeys int + Prefix string + VersionIdMarker string + XOptionHeader *http.Header + type BucketGetObjectVersionsResult struct + CommonPrefixes []string + DeleteMarker []ListVersionsResultDeleteMarker + Delimiter string + EncodingType string + IsTruncated bool + KeyMarker string + MaxKeys int + Name string + NextKeyMarker string + NextVersionIdMarker string + Prefix string + Version []ListVersionsResultVersion + VersionIdMarker string + XMLName xml.Name + type BucketGetOptions struct + Delimiter string + EncodingType string + Marker string + MaxKeys int + Prefix string + XOptionHeader *http.Header + type BucketGetOriginResult BucketPutOriginOptions + type BucketGetPolicyResult BucketPutPolicyOptions + type BucketGetRefererResult BucketPutRefererOptions + type BucketGetResult struct + CommonPrefixes []string + Contents []Object + Delimiter string + EncodingType string + IsTruncated bool + Marker string + MaxKeys int + Name string + NextMarker string + Prefix string + XMLName xml.Name + type BucketGetTaggingResult struct + TagSet []BucketTaggingTag + XMLName xml.Name + type BucketGetVersionResult BucketPutVersionOptions + type BucketGetWebsiteResult BucketPutWebsiteOptions + type BucketHeadOptions struct + XOptionHeader *http.Header + type BucketIntelligentTieringTransition struct + Days int + RequestFrequent int + type BucketInventoryDestination struct + AccountId string + Bucket string + Encryption *BucketInventoryEncryption + Format string + Prefix string + type BucketInventoryEncryption struct + SSECOS string + type BucketInventoryFilter struct + Period *BucketInventoryFilterPeriod + Prefix string + type BucketInventoryFilterPeriod struct + EndTime int64 + StartTime int64 + type BucketInventoryOptionalFields struct + BucketInventoryFields []string + type BucketInventorySchedule struct + Frequency string + type BucketLifecycleAbortIncompleteMultipartUpload struct + DaysAfterInitiation int + type BucketLifecycleAndOperator struct + Prefix string + Tag []BucketTaggingTag + type BucketLifecycleExpiration struct + Date string + Days int + ExpiredObjectDeleteMarker bool + type BucketLifecycleFilter struct + And *BucketLifecycleAndOperator + Prefix string + Tag *BucketTaggingTag + type BucketLifecycleNoncurrentVersion struct + NoncurrentDays int + StorageClass string + type BucketLifecycleRule struct + AbortIncompleteMultipartUpload *BucketLifecycleAbortIncompleteMultipartUpload + Expiration *BucketLifecycleExpiration + Filter *BucketLifecycleFilter + ID string + NoncurrentVersionExpiration *BucketLifecycleNoncurrentVersion + NoncurrentVersionTransition []BucketLifecycleNoncurrentVersion + Status string + Transition []BucketLifecycleTransition + type BucketLifecycleTransition struct + Date string + Days int + StorageClass string + type BucketListInventoryConfiguartion BucketPutInventoryOptions + type BucketLoggingEnabled struct + TargetBucket string + TargetPrefix string + type BucketOriginCondition struct + HTTPStatusCode string + Prefix string + type BucketOriginFileInfo struct + Prefix string + PrefixDirective bool + Suffix string + type BucketOriginHttpHeader struct + FollowHttpHeaders []OriginHttpHeader + NewHttpHeaders []OriginHttpHeader + type BucketOriginInfo struct + FileInfo *BucketOriginFileInfo + HostInfo string + type BucketOriginParameter struct + CopyOriginData bool + FollowQueryString bool + FollowRedirection bool + HttpHeader *BucketOriginHttpHeader + HttpRedirectCode string + Protocol string + type BucketOriginRule struct + OriginCondition *BucketOriginCondition + OriginInfo *BucketOriginInfo + OriginParameter *BucketOriginParameter + OriginType string + RulePriority int + type BucketPostInventoryOptions struct + Destination *BucketInventoryDestination + Filter *BucketInventoryFilter + ID string + IncludedObjectVersions string + OptionalFields *BucketInventoryOptionalFields + XMLName xml.Name + type BucketPutACLOptions struct + Body *ACLXml + Header *ACLHeaderOptions + type BucketPutAccelerateOptions struct + Status string + Type string + XMLName xml.Name + type BucketPutCORSOptions struct + Rules []BucketCORSRule + XMLName xml.Name + type BucketPutDomainCertificateOptions struct + CertificateInfo *BucketDomainCertificateInfo + DomainList []string + XMLName xml.Name + type BucketPutDomainOptions struct + Rules []BucketDomainRule + XMLName xml.Name + type BucketPutEncryptionOptions struct + Rule *BucketEncryptionConfiguration + XMLName xml.Name + type BucketPutIntelligentTieringOptions struct + Status string + Transition *BucketIntelligentTieringTransition + XMLName xml.Name + XOptionHeader *http.Header + type BucketPutInventoryOptions struct + Destination *BucketInventoryDestination + Filter *BucketInventoryFilter + ID string + IncludedObjectVersions string + IsEnabled string + OptionalFields *BucketInventoryOptionalFields + Schedule *BucketInventorySchedule + XMLName xml.Name + type BucketPutLifecycleOptions struct + Rules []BucketLifecycleRule + XMLName xml.Name + XOptionHeader *http.Header + type BucketPutLoggingOptions struct + LoggingEnabled *BucketLoggingEnabled + XMLName xml.Name + type BucketPutOptions struct + CreateBucketConfiguration *CreateBucketConfiguration + XCosACL string + XCosGrantFullControl string + XCosGrantRead string + XCosGrantReadACP string + XCosGrantWrite string + XCosGrantWriteACP string + type BucketPutOriginOptions struct + Rule []BucketOriginRule + XMLName xml.Name + type BucketPutPolicyOptions struct + Principal map[string][]string + Statement []BucketStatement + Version string + type BucketPutRefererOptions struct + DomainList []string + EmptyReferConfiguration string + RefererType string + Status string + XMLName xml.Name + type BucketPutTaggingOptions struct + TagSet []BucketTaggingTag + XMLName xml.Name + type BucketPutVersionOptions struct + Status string + XMLName xml.Name + type BucketPutWebsiteOptions struct + Error *ErrorDocument + Index string + RedirectProtocol *RedirectRequestsProtocol + RoutingRules *WebsiteRoutingRules + XMLName xml.Name + type BucketReplicationRule struct + Destination *ReplicationDestination + ID string + Prefix string + Status string + type BucketService service + func (s *BucketService) Delete(ctx context.Context, opt ...*BucketDeleteOptions) (*Response, error) + func (s *BucketService) DeleteBucketReplication(ctx context.Context) (*Response, error) + func (s *BucketService) DeleteCORS(ctx context.Context) (*Response, error) + func (s *BucketService) DeleteDomain(ctx context.Context) (*Response, error) + func (s *BucketService) DeleteDomainCertificate(ctx context.Context, opt *BucketDeleteDomainCertificateOptions) (*Response, error) + func (s *BucketService) DeleteEncryption(ctx context.Context) (*Response, error) + func (s *BucketService) DeleteInventory(ctx context.Context, id string) (*Response, error) + func (s *BucketService) DeleteLifecycle(ctx context.Context, opt ...*BucketDeleteLifecycleOptions) (*Response, error) + func (s *BucketService) DeleteOrigin(ctx context.Context) (*Response, error) + func (s *BucketService) DeletePolicy(ctx context.Context) (*Response, error) + func (s *BucketService) DeleteTagging(ctx context.Context) (*Response, error) + func (s *BucketService) DeleteWebsite(ctx context.Context) (*Response, error) + func (s *BucketService) Get(ctx context.Context, opt *BucketGetOptions) (*BucketGetResult, *Response, error) + func (s *BucketService) GetACL(ctx context.Context) (*BucketGetACLResult, *Response, error) + func (s *BucketService) GetAccelerate(ctx context.Context) (*BucketGetAccelerateResult, *Response, error) + func (s *BucketService) GetBucketReplication(ctx context.Context) (*GetBucketReplicationResult, *Response, error) + func (s *BucketService) GetCORS(ctx context.Context) (*BucketGetCORSResult, *Response, error) + func (s *BucketService) GetDomain(ctx context.Context) (*BucketGetDomainResult, *Response, error) + func (s *BucketService) GetDomainCertificate(ctx context.Context, opt *BucketGetDomainCertificateOptions) (*BucketGetDomainCertificateResult, *Response, error) + func (s *BucketService) GetEncryption(ctx context.Context) (*BucketGetEncryptionResult, *Response, error) + func (s *BucketService) GetIntelligentTiering(ctx context.Context, opt ...*BucketGetIntelligentTieringOptions) (*BucketGetIntelligentTieringResult, *Response, error) + func (s *BucketService) GetInventory(ctx context.Context, id string) (*BucketGetInventoryResult, *Response, error) + func (s *BucketService) GetLifecycle(ctx context.Context, opt ...*BucketGetLifecycleOptions) (*BucketGetLifecycleResult, *Response, error) + func (s *BucketService) GetLocation(ctx context.Context) (*BucketGetLocationResult, *Response, error) + func (s *BucketService) GetLogging(ctx context.Context) (*BucketGetLoggingResult, *Response, error) + func (s *BucketService) GetObjectVersions(ctx context.Context, opt *BucketGetObjectVersionsOptions) (*BucketGetObjectVersionsResult, *Response, error) + func (s *BucketService) GetOrigin(ctx context.Context) (*BucketGetOriginResult, *Response, error) + func (s *BucketService) GetPolicy(ctx context.Context) (*BucketGetPolicyResult, *Response, error) + func (s *BucketService) GetReferer(ctx context.Context) (*BucketGetRefererResult, *Response, error) + func (s *BucketService) GetTagging(ctx context.Context) (*BucketGetTaggingResult, *Response, error) + func (s *BucketService) GetVersioning(ctx context.Context) (*BucketGetVersionResult, *Response, error) + func (s *BucketService) GetWebsite(ctx context.Context) (*BucketGetWebsiteResult, *Response, error) + func (s *BucketService) Head(ctx context.Context, opt ...*BucketHeadOptions) (*Response, error) + func (s *BucketService) IsExist(ctx context.Context) (bool, error) + func (s *BucketService) ListInventoryConfigurations(ctx context.Context, token string) (*ListBucketInventoryConfigResult, *Response, error) + func (s *BucketService) ListMultipartUploads(ctx context.Context, opt *ListMultipartUploadsOptions) (*ListMultipartUploadsResult, *Response, error) + func (s *BucketService) PostInventory(ctx context.Context, id string, opt *BucketPostInventoryOptions) (*Response, error) + func (s *BucketService) Put(ctx context.Context, opt *BucketPutOptions) (*Response, error) + func (s *BucketService) PutACL(ctx context.Context, opt *BucketPutACLOptions) (*Response, error) + func (s *BucketService) PutAccelerate(ctx context.Context, opt *BucketPutAccelerateOptions) (*Response, error) + func (s *BucketService) PutBucketReplication(ctx context.Context, opt *PutBucketReplicationOptions) (*Response, error) + func (s *BucketService) PutCORS(ctx context.Context, opt *BucketPutCORSOptions) (*Response, error) + func (s *BucketService) PutDomain(ctx context.Context, opt *BucketPutDomainOptions) (*Response, error) + func (s *BucketService) PutDomainCertificate(ctx context.Context, opt *BucketPutDomainCertificateOptions) (*Response, error) + func (s *BucketService) PutEncryption(ctx context.Context, opt *BucketPutEncryptionOptions) (*Response, error) + func (s *BucketService) PutIntelligentTiering(ctx context.Context, opt *BucketPutIntelligentTieringOptions) (*Response, error) + func (s *BucketService) PutInventory(ctx context.Context, id string, opt *BucketPutInventoryOptions) (*Response, error) + func (s *BucketService) PutLifecycle(ctx context.Context, opt *BucketPutLifecycleOptions) (*Response, error) + func (s *BucketService) PutLogging(ctx context.Context, opt *BucketPutLoggingOptions) (*Response, error) + func (s *BucketService) PutOrigin(ctx context.Context, opt *BucketPutOriginOptions) (*Response, error) + func (s *BucketService) PutPolicy(ctx context.Context, opt *BucketPutPolicyOptions) (*Response, error) + func (s *BucketService) PutReferer(ctx context.Context, opt *BucketPutRefererOptions) (*Response, error) + func (s *BucketService) PutTagging(ctx context.Context, opt *BucketPutTaggingOptions) (*Response, error) + func (s *BucketService) PutVersioning(ctx context.Context, opt *BucketPutVersionOptions) (*Response, error) + func (s *BucketService) PutWebsite(ctx context.Context, opt *BucketPutWebsiteOptions) (*Response, error) + type BucketStatement struct + Action []string + Condition map[string]map[string]interface{} + Effect string + Principal map[string][]string + Resource []string + type BucketTaggingTag struct + Key string + Value string + type CASJobParameters struct + Tier string + type CIService service + func (s *CIService) AIBodyRecognition(ctx context.Context, key string, opt *AIBodyRecognitionOptions) (*AIBodyRecognitionResult, *Response, error) + func (s *CIService) ActiveMediaWorkflow(ctx context.Context, workflowId string) (*Response, error) + func (s *CIService) AddStyle(ctx context.Context, opt *AddStyleOptions) (*Response, error) + func (s *CIService) BatchImageAuditing(ctx context.Context, opt *BatchImageAuditingOptions) (*BatchImageAuditingJobResult, *Response, error) + func (s *CIService) CancelInventoryTriggerJob(ctx context.Context, jobId string) (*Response, error) + func (s *CIService) CloseCIService(ctx context.Context) (*Response, error) + func (s *CIService) CloseOriginProtect(ctx context.Context) (*Response, error) + func (s *CIService) CreateAIJobs(ctx context.Context, opt *CreateAIJobsOptions) (*CreateAIJobsResult, *Response, error) + func (s *CIService) CreateASRJobs(ctx context.Context, opt *CreateASRJobsOptions) (*CreateASRJobsResult, *Response, error) + func (s *CIService) CreateDocProcessJobs(ctx context.Context, opt *CreateDocProcessJobsOptions) (*CreateDocProcessJobsResult, *Response, error) + func (s *CIService) CreateFileProcessJob(ctx context.Context, opt *FileProcessJobOptions) (*FileProcessJobResult, *Response, error) + func (s *CIService) CreateInventoryTriggerJob(ctx context.Context, opt *CreateInventoryTriggerJobOptions) (*CreateInventoryTriggerJobResult, *Response, error) + func (s *CIService) CreateMediaAnimationTemplate(ctx context.Context, opt *CreateMediaAnimationTemplateOptions) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) CreateMediaConcatTemplate(ctx context.Context, opt *CreateMediaConcatTemplateOptions) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) CreateMediaJobs(ctx context.Context, opt *CreateMediaJobsOptions) (*CreateMediaJobsResult, *Response, error) + func (s *CIService) CreateMediaPicProcessTemplate(ctx context.Context, opt *CreateMediaPicProcessTemplateOptions) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) CreateMediaSmartCoverTemplate(ctx context.Context, opt *CreateMediaSmartCoverTemplateOptions) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) CreateMediaSnapshotTemplate(ctx context.Context, opt *CreateMediaSnapshotTemplateOptions) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) CreateMediaSpeechRecognitionTemplate(ctx context.Context, opt *CreateMediaSpeechRecognitionTemplateOptions) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) CreateMediaSuperResolutionTemplate(ctx context.Context, opt *CreateMediaSuperResolutionTemplateOptions) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) CreateMediaTranscodeProTemplate(ctx context.Context, opt *CreateMediaTranscodeProTemplateOptions) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) CreateMediaTranscodeTemplate(ctx context.Context, opt *CreateMediaTranscodeTemplateOptions) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) CreateMediaTtsTemplate(ctx context.Context, opt *CreateMediaTtsTemplateOptions) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) CreateMediaVideoMontageTemplate(ctx context.Context, opt *CreateMediaVideoMontageTemplateOptions) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) CreateMediaVideoProcessTemplate(ctx context.Context, opt *CreateMediaVideoProcessTemplateOptions) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) CreateMediaVoiceSeparateTemplate(ctx context.Context, opt *CreateMediaVoiceSeparateTemplateOptions) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) CreateMediaWatermarkTemplate(ctx context.Context, opt *CreateMediaWatermarkTemplateOptions) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) CreateMediaWorkflow(ctx context.Context, opt *CreateMediaWorkflowOptions) (*CreateMediaWorkflowResult, *Response, error) + func (s *CIService) CreateMultiMediaJobs(ctx context.Context, opt *CreateMultiMediaJobsOptions) (*CreateMultiMediaJobsResult, *Response, error) + func (s *CIService) CreatePicProcessJobs(ctx context.Context, opt *CreatePicJobsOptions) (*CreatePicJobsResult, *Response, error) + func (s *CIService) DeleteGuetzli(ctx context.Context) (*Response, error) + func (s *CIService) DeleteMediaTemplate(ctx context.Context, tempalteId string) (*DeleteMediaTemplateResult, *Response, error) + func (s *CIService) DeleteMediaWorkflow(ctx context.Context, workflowId string) (*DeleteMediaWorkflowResult, *Response, error) + func (s *CIService) DeleteStyle(ctx context.Context, opt *DeleteStyleOptions) (*Response, error) + func (s *CIService) DescribeAIJob(ctx context.Context, jobid string) (*DescribeAIJobResult, *Response, error) + func (s *CIService) DescribeAIProcessBuckets(ctx context.Context, opt *DescribeAIProcessBucketsOptions) (*DescribeAIProcessBucketsResult, *Response, error) + func (s *CIService) DescribeAIProcessQueues(ctx context.Context, opt *DescribeMediaProcessQueuesOptions) (*DescribeMediaProcessQueuesResult, *Response, error) + func (s *CIService) DescribeASRProcessBuckets(ctx context.Context, opt *DescribeASRProcessBucketsOptions) (*DescribeASRProcessBucketsResult, *Response, error) + func (s *CIService) DescribeASRProcessQueues(ctx context.Context, opt *DescribeMediaProcessQueuesOptions) (*DescribeMediaProcessQueuesResult, *Response, error) + func (s *CIService) DescribeDocProcessBuckets(ctx context.Context, opt *DescribeDocProcessBucketsOptions) (*DescribeDocProcessBucketsResult, *Response, error) + func (s *CIService) DescribeDocProcessJob(ctx context.Context, jobid string) (*DescribeDocProcessJobResult, *Response, error) + func (s *CIService) DescribeDocProcessJobs(ctx context.Context, opt *DescribeDocProcessJobsOptions) (*DescribeDocProcessJobsResult, *Response, error) + func (s *CIService) DescribeDocProcessQueues(ctx context.Context, opt *DescribeDocProcessQueuesOptions) (*DescribeDocProcessQueuesResult, *Response, error) + func (s *CIService) DescribeFileProcessJob(ctx context.Context, jobid string) (*FileProcessJobResult, *Response, error) + func (s *CIService) DescribeInventoryTriggerJob(ctx context.Context, jobId string) (*DescribeInventoryTriggerJobResult, *Response, error) + func (s *CIService) DescribeInventoryTriggerJobs(ctx context.Context, opt *DescribeInventoryTriggerJobsOptions) (*DescribeInventoryTriggerJobsResult, *Response, error) + func (s *CIService) DescribeMediaJob(ctx context.Context, jobid string) (*DescribeMediaProcessJobResult, *Response, error) + func (s *CIService) DescribeMediaJobs(ctx context.Context, opt *DescribeMediaJobsOptions) (*DescribeMediaJobsResult, *Response, error) + func (s *CIService) DescribeMediaProcessBuckets(ctx context.Context, opt *DescribeMediaProcessBucketsOptions) (*DescribeMediaProcessBucketsResult, *Response, error) + func (s *CIService) DescribeMediaProcessQueues(ctx context.Context, opt *DescribeMediaProcessQueuesOptions) (*DescribeMediaProcessQueuesResult, *Response, error) + func (s *CIService) DescribeMediaTemplate(ctx context.Context, opt *DescribeMediaTemplateOptions) (*DescribeMediaTemplateResult, *Response, error) + func (s *CIService) DescribeMediaWorkflow(ctx context.Context, opt *DescribeMediaWorkflowOptions) (*DescribeMediaWorkflowResult, *Response, error) + func (s *CIService) DescribeMultiASRJob(ctx context.Context, jobids []string) (*DescribeMutilASRJobResult, *Response, error) + func (s *CIService) DescribeMultiMediaJob(ctx context.Context, jobids []string) (*DescribeMutilMediaProcessJobResult, *Response, error) + func (s *CIService) DescribePicProcessBuckets(ctx context.Context, opt *DescribePicProcessBucketsOptions) (*DescribePicProcessBucketsResult, *Response, error) + func (s *CIService) DescribePicProcessJob(ctx context.Context, jobid string) (*DescribePicProcessJobResult, *Response, error) + func (s *CIService) DescribePicProcessQueues(ctx context.Context, opt *DescribePicProcessQueuesOptions) (*DescribePicProcessQueuesResult, *Response, error) + func (s *CIService) DescribeWorkflowExecution(ctx context.Context, runId string) (*DescribeWorkflowExecutionResult, *Response, error) + func (s *CIService) DescribeWorkflowExecutions(ctx context.Context, opt *DescribeWorkflowExecutionsOptions) (*DescribeWorkflowExecutionsResult, *Response, error) + func (s *CIService) DetectCar(ctx context.Context, obj string) (*DetectCarResult, *Response, error) + func (s *CIService) DetectFace(ctx context.Context, obj string, opt *DetectFaceOptions) (*DetectFaceResult, *Response, error) + func (s *CIService) DocPreview(ctx context.Context, name string, opt *DocPreviewOptions) (*Response, error) + func (s *CIService) DocPreviewHTML(ctx context.Context, name string, opt *DocPreviewHTMLOptions) (*Response, error) + func (s *CIService) FaceEffect(ctx context.Context, obj string, opt *FaceEffectOptions) (*FaceEffectResult, *Response, error) + func (s *CIService) GenerateMediaInfo(ctx context.Context, opt *GenerateMediaInfoOptions) (*GetMediaInfoResult, *Response, error) + func (s *CIService) GenerateQRcode(ctx context.Context, opt *GenerateQRcodeOptions) (*GenerateQRcodeResult, *Response, error) + func (s *CIService) GenerateQRcodeToFile(ctx context.Context, filePath string, opt *GenerateQRcodeOptions) (*GenerateQRcodeResult, *Response, error) + func (s *CIService) Get(ctx context.Context, name string, operation string, opt *ObjectGetOptions, ...) (*Response, error) + func (s *CIService) GetActionSequence(ctx context.Context) (*GetActionSequenceResult, *Response, error) + func (s *CIService) GetAudioAuditingJob(ctx context.Context, jobid string) (*GetAudioAuditingJobResult, *Response, error) + func (s *CIService) GetCIService(ctx context.Context) (*CIServiceResult, *Response, error) + func (s *CIService) GetDocumentAuditingJob(ctx context.Context, jobid string) (*GetDocumentAuditingJobResult, *Response, error) + func (s *CIService) GetFileHash(ctx context.Context, name string, opt *GetFileHashOptions) (*GetFileHashResult, *Response, error) + func (s *CIService) GetGuetzli(ctx context.Context) (*GetGuetzliResult, *Response, error) + func (s *CIService) GetHotLink(ctx context.Context) (*HotLinkResult, *Response, error) + func (s *CIService) GetImageAuditingJob(ctx context.Context, jobid string) (*GetImageAuditingJobResult, *Response, error) + func (s *CIService) GetLiveCode(ctx context.Context) (*GetLiveCodeResult, *Response, error) + func (s *CIService) GetMediaInfo(ctx context.Context, name string, opt *ObjectGetOptions, id ...string) (*GetMediaInfoResult, *Response, error) + func (s *CIService) GetOriginProtect(ctx context.Context) (*OriginProtectResult, *Response, error) + func (s *CIService) GetPrivateM3U8(ctx context.Context, name string, opt *GetPrivateM3U8Options, id ...string) (*Response, error) + func (s *CIService) GetQRcode(ctx context.Context, name string, cover int, opt *ObjectGetOptions, ...) (*GetQRcodeResult, *Response, error) + func (s *CIService) GetSnapshot(ctx context.Context, name string, opt *GetSnapshotOptions, id ...string) (*Response, error) + func (s *CIService) GetStyle(ctx context.Context, opt *GetStyleOptions) (*GetStyleResult, *Response, error) + func (s *CIService) GetTextAuditingJob(ctx context.Context, jobid string) (*GetTextAuditingJobResult, *Response, error) + func (s *CIService) GetToFile(ctx context.Context, name, localpath, operation string, opt *ObjectGetOptions, ...) (*Response, error) + func (s *CIService) GetVideoAuditingJob(ctx context.Context, jobid string) (*GetVideoAuditingJobResult, *Response, error) + func (s *CIService) GetVirusDetectJob(ctx context.Context, jobid string) (*GetVirusDetectJobResult, *Response, error) + func (s *CIService) GetWebpageAuditingJob(ctx context.Context, jobid string) (*GetWebpageAuditingJobResult, *Response, error) + func (s *CIService) GoodsMatting(ctx context.Context, key string) (*Response, error) + func (s *CIService) GoodsMattingWithOpt(ctx context.Context, key string, opt *GoodsMattingptions) (*Response, error) + func (s *CIService) IdCardOCRWhenCloud(ctx context.Context, obj string, query *IdCardOCROptions) (*IdCardOCRResult, *Response, error) + func (s *CIService) IdCardOCRWhenUpload(ctx context.Context, obj, filePath string, query *IdCardOCROptions, ...) (*IdCardOCRResult, *Response, error) + func (s *CIService) ImageAuditing(ctx context.Context, name string, opt *ImageRecognitionOptions) (*ImageRecognitionResult, *Response, error) + func (s *CIService) ImageProcess(ctx context.Context, name string, opt *ImageProcessOptions) (*ImageProcessResult, *Response, error) + func (s *CIService) ImageQuality(ctx context.Context, obj string) (*ImageQualityResult, *Response, error) + func (s *CIService) ImageQualityWithOpt(ctx context.Context, obj string, opt *ImageQualityOptions) (*ImageQualityResult, *Response, error) + func (s *CIService) ImageRecognition(ctx context.Context, name string, DetectType string) (*ImageRecognitionResult, *Response, error) + func (s *CIService) LivenessRecognitionWhenCloud(ctx context.Context, obj string, query *LivenessRecognitionOptions) (*LivenessRecognitionResult, *Response, error) + func (s *CIService) LivenessRecognitionWhenUpload(ctx context.Context, obj, filePath string, query *LivenessRecognitionOptions, ...) (*LivenessRecognitionResult, *Response, error) + func (s *CIService) OcrRecognition(ctx context.Context, obj string, opt *OcrRecognitionOptions) (*OcrRecognitionResult, *Response, error) + func (s *CIService) OpenCIService(ctx context.Context) (*Response, error) + func (s *CIService) OpenOriginProtect(ctx context.Context) (*Response, error) + func (s *CIService) PausedMediaWorkflow(ctx context.Context, workflowId string) (*Response, error) + func (s *CIService) PicTag(ctx context.Context, obj string) (*PicTagResult, *Response, error) + func (s *CIService) PostSnapshot(ctx context.Context, opt *PostSnapshotOptions) (*PostSnapshotResult, *Response, error) + func (s *CIService) PostVideoAuditingCancelJob(ctx context.Context, jobid string) (*PutVideoAuditingJobResult, *Response, error) + func (s *CIService) Put(ctx context.Context, name string, r io.Reader, uopt *ObjectPutOptions) (*ImageProcessResult, *Response, error) + func (s *CIService) PutAudioAuditingJob(ctx context.Context, opt *PutAudioAuditingJobOptions) (*PutAudioAuditingJobResult, *Response, error) + func (s *CIService) PutDocumentAuditingJob(ctx context.Context, opt *PutDocumentAuditingJobOptions) (*PutDocumentAuditingJobResult, *Response, error) + func (s *CIService) PutFromFile(ctx context.Context, name string, filePath string, opt *ObjectPutOptions) (*ImageProcessResult, *Response, error) + func (s *CIService) PutGuetzli(ctx context.Context) (*Response, error) + func (s *CIService) PutTextAuditingJob(ctx context.Context, opt *PutTextAuditingJobOptions) (*PutTextAuditingJobResult, *Response, error) + func (s *CIService) PutVideoAuditingJob(ctx context.Context, opt *PutVideoAuditingJobOptions) (*PutVideoAuditingJobResult, *Response, error) + func (s *CIService) PutVirusDetectJob(ctx context.Context, opt *PutVirusDetectJobOptions) (*PutVirusDetectJobResult, *Response, error) + func (s *CIService) PutWebpageAuditingJob(ctx context.Context, opt *PutWebpageAuditingJobOptions) (*PutWebpageAuditingJobResult, *Response, error) + func (s *CIService) ReportBadcase(ctx context.Context, opt *ReportBadcaseOptions) (*ReportBadcaseResult, *Response, error) + func (s *CIService) SetHotLink(ctx context.Context, opt *HotLinkOptions) (*Response, error) + func (s *CIService) TriggerWorkflow(ctx context.Context, opt *TriggerWorkflowOptions) (*TriggerWorkflowResult, *Response, error) + func (s *CIService) UpdateDocProcessQueue(ctx context.Context, opt *UpdateDocProcessQueueOptions) (*UpdateDocProcessQueueResult, *Response, error) + func (s *CIService) UpdateMediaAnimationTemplate(ctx context.Context, opt *CreateMediaAnimationTemplateOptions, ...) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) UpdateMediaConcatTemplate(ctx context.Context, opt *CreateMediaConcatTemplateOptions, templateId string) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) UpdateMediaPicProcessTemplate(ctx context.Context, opt *CreateMediaPicProcessTemplateOptions, ...) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) UpdateMediaProcessQueue(ctx context.Context, opt *UpdateMediaProcessQueueOptions) (*UpdateMediaProcessQueueResult, *Response, error) + func (s *CIService) UpdateMediaSmartCoverTemplate(ctx context.Context, opt *CreateMediaSmartCoverTemplateOptions, ...) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) UpdateMediaSnapshotTemplate(ctx context.Context, opt *CreateMediaSnapshotTemplateOptions, ...) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) UpdateMediaSpeechRecognitionTemplate(ctx context.Context, opt *CreateMediaSpeechRecognitionTemplateOptions, ...) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) UpdateMediaSuperResolutionTemplate(ctx context.Context, opt *CreateMediaSuperResolutionTemplateOptions, ...) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) UpdateMediaTranscodeProTemplate(ctx context.Context, opt *CreateMediaTranscodeProTemplateOptions, ...) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) UpdateMediaTranscodeTemplate(ctx context.Context, opt *CreateMediaTranscodeTemplateOptions, ...) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) UpdateMediaTtsTemplate(ctx context.Context, opt *CreateMediaTtsTemplateOptions, templateId string) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) UpdateMediaVideoMontageTemplate(ctx context.Context, opt *CreateMediaVideoMontageTemplateOptions, ...) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) UpdateMediaVideoProcessTemplate(ctx context.Context, opt *CreateMediaVideoProcessTemplateOptions, ...) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) UpdateMediaVoiceSeparateTemplate(ctx context.Context, opt *CreateMediaVoiceSeparateTemplateOptions, ...) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) UpdateMediaWatermarkTemplate(ctx context.Context, opt *CreateMediaWatermarkTemplateOptions, ...) (*CreateMediaTemplateResult, *Response, error) + func (s *CIService) UpdateMediaWorkflow(ctx context.Context, opt *CreateMediaWorkflowOptions, workflowId string) (*CreateMediaWorkflowResult, *Response, error) + type CIServiceResult struct + CIStatus string + XMLName xml.Name + type CSVInputSerialization struct + AllowQuotedRecordDelimiter string + Comments string + FieldDelimiter string + FileHeaderInfo string + QuoteCharacter string + QuoteEscapeCharacter string + RecordDelimiter string + type CSVOutputSerialization struct + FieldDelimiter string + QuoteCharacter string + QuoteEscapeCharacter string + QuoteFields string + RecordDelimiter string + type CVMCredentialTransport struct + RoleName string + Transport http.RoundTripper + func (t *CVMCredentialTransport) GetCredential() (string, string, string, error) + func (t *CVMCredentialTransport) GetRoles() ([]string, error) + func (t *CVMCredentialTransport) RoundTrip(req *http.Request) (*http.Response, error) + func (t *CVMCredentialTransport) UpdateCredential(now int64) (string, string, string, error) + type CVMSecurityCredentials struct + Code string + Expiration string + ExpiredTime int64 + TmpSecretId string + TmpSecretKey string + Token string + type CarLocation struct + X int + Y int + type CarTags struct + Brand string + CarLocation []CarLocation + Color string + Confidence int + PlateContent []PlateContent + Serial string + Type string + Year int + type Chunk struct + Done bool + ETag string + Number int + OffSet int64 + Size int64 + func SplitFileIntoChunks(filePath string, partSize int64) (int64, []Chunk, int, error) + func SplitSizeIntoChunks(totalBytes int64, partSize int64) ([]Chunk, int, error) + type Client struct + BaseURL *BaseURL + Batch *BatchService + Bucket *BucketService + CI *CIService + Conf *Config + Host string + Object *ObjectService + Service *ServiceService + UserAgent string + func NewClient(uri *BaseURL, httpClient *http.Client) *Client + func (c *Client) GetCredential() *Credential + type ClipConfig struct + Duration string + type CodeLocation struct + Point []string + type ColorEnhance struct + Contrast string + Correction string + Enable string + Saturation string + type CompleteMultipartUploadOptions struct + Parts []Object + XMLName xml.Name + XOptionHeader *http.Header + func CloneCompleteMultipartUploadOptions(opt *CompleteMultipartUploadOptions) *CompleteMultipartUploadOptions + type CompleteMultipartUploadResult struct + Bucket string + ETag string + Key string + Location string + XMLName xml.Name + type ConcatFragment struct + EndTime string + FragmentIndex string + Mode string + StartTime string + Url string + type ConcatTemplate struct + Audio *Audio + AudioMix *AudioMix + AudioMixArray []AudioMix + ConcatFragment []ConcatFragment + Container *Container + Index string + Video *Video + type Config struct + EnableCRC bool + RequestBodyClose bool + RetryOpt RetryOptions + type Container struct + ClipConfig *ClipConfig + Format string + type CopyJobs struct + Chunk Chunk + Name string + Opt *ObjectCopyPartOptions + RetryTimes int + UploadId string + type CopyPartResult struct + ETag string + LastModified string + XMLName xml.Name + type CopyResults struct + PartNumber int + Resp *Response + type CreateAIJobsOptions CreateMediaJobsOptions + type CreateAIJobsResult CreateMediaJobsResult + type CreateASRJobsOptions struct + CallBack string + CallBackFormat string + CallBackMqConfig *NotifyConfigCallBackMqConfig + CallBackType string + Input *JobInput + Operation *ASRJobOperation + QueueId string + QueueType string + Tag string + XMLName xml.Name + type CreateASRJobsResult struct + JobsDetail *ASRJobDetail + XMLName xml.Name + type CreateBucketConfiguration struct + BucketAZConfig string + BucketArchConfig string + XMLName xml.Name + type CreateDocProcessJobsOptions struct + Input *DocProcessJobInput + Operation *DocProcessJobOperation + QueueId string + Tag string + XMLName xml.Name + type CreateDocProcessJobsResult struct + JobsDetail DocProcessJobDetail + XMLName xml.Name + type CreateInventoryTriggerJobOptions struct + Input *InventoryTriggerJobInput + Name string + Operation *InventoryTriggerJobOperation + Type string + XMLName xml.Name + type CreateInventoryTriggerJobResult struct + JobsDetail *InventoryTriggerJobDetail + RequestId string + XMLName xml.Name + type CreateMediaAnimationTemplateOptions struct + Container *Container + Name string + Tag string + TimeInterval *TimeInterval + Video *AnimationVideo + XMLName xml.Name + type CreateMediaConcatTemplateOptions struct + ConcatTemplate *ConcatTemplate + Name string + Tag string + XMLName xml.Name + type CreateMediaJobsOptions struct + CallBack string + CallBackFormat string + CallBackMqConfig *NotifyConfigCallBackMqConfig + CallBackType string + Input *JobInput + Operation *MediaProcessJobOperation + QueueId string + QueueType string + Tag string + XMLName xml.Name + type CreateMediaJobsResult struct + JobsDetail *MediaProcessJobDetail + XMLName xml.Name + type CreateMediaPicProcessTemplateOptions struct + Name string + PicProcess *PicProcess + Tag string + XMLName xml.Name + type CreateMediaSmartCoverTemplateOptions struct + Name string + SmartCover *NodeSmartCover + Tag string + XMLName xml.Name + type CreateMediaSnapshotTemplateOptions struct + Name string + Snapshot *Snapshot + Tag string + XMLName xml.Name + type CreateMediaSpeechRecognitionTemplateOptions struct + Name string + SpeechRecognition *SpeechRecognition + Tag string + XMLName xml.Name + type CreateMediaSuperResolutionTemplateOptions struct + EnableScaleUp string + Name string + Resolution string + Tag string + Version string + XMLName xml.Name + type CreateMediaTemplateResult struct + RequestId string + Template *Template + XMLName xml.Name + type CreateMediaTranscodeProTemplateOptions struct + Audio *TranscodeProAudio + Container *Container + Name string + Tag string + TimeInterval *TimeInterval + TransConfig *TransConfig + Video *TranscodeProVideo + XMLName xml.Name + type CreateMediaTranscodeTemplateOptions struct + Audio *Audio + AudioMix *AudioMix + AudioMixArray []AudioMix + Container *Container + Name string + Tag string + TimeInterval *TimeInterval + TransConfig *TransConfig + Video *Video + XMLName xml.Name + type CreateMediaTtsTemplateOptions struct + Codec string + Mode string + Name string + Speed string + Tag string + VoiceType string + Volume string + XMLName xml.Name + type CreateMediaVideoMontageTemplateOptions struct + Audio *Audio + AudioMix *AudioMix + AudioMixArray []AudioMix + Container *Container + Duration string + Name string + Tag string + Video *Video + XMLName xml.Name + type CreateMediaVideoProcessTemplateOptions struct + ColorEnhance *ColorEnhance + MsSharpen *MsSharpen + Name string + Tag string + XMLName xml.Name + type CreateMediaVoiceSeparateTemplateOptions struct + AudioConfig *AudioConfig + AudioMode string + Name string + Tag string + XMLName xml.Name + type CreateMediaWatermarkTemplateOptions struct + Name string + Tag string + Watermark *Watermark + XMLName xml.Name + type CreateMediaWorkflowOptions struct + MediaWorkflow *MediaWorkflow + XMLName xml.Name + func (m *CreateMediaWorkflowOptions) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CreateMediaWorkflowOptions) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + type CreateMediaWorkflowResult struct + MediaWorkflow *MediaWorkflow + RequestId string + XMLName xml.Name + type CreateMultiMediaJobsOptions struct + CallBack string + CallBackFormat string + CallBackMqConfig *NotifyConfigCallBackMqConfig + CallBackType string + Input *JobInput + Operation []MediaProcessJobOperation + QueueId string + QueueType string + Tag string + XMLName xml.Name + type CreateMultiMediaJobsResult struct + JobsDetail []MediaProcessJobDetail + XMLName xml.Name + type CreatePicJobsOptions struct + CallBack string + CallBackFormat string + CallBackMqConfig *NotifyConfigCallBackMqConfig + CallBackType string + Input *JobInput + Operation *PicProcessJobOperation + QueueId string + QueueType string + Tag string + XMLName xml.Name + type CreatePicJobsResult CreateMediaJobsResult + type Credential struct + SecretID string + SecretKey string + SessionToken string + func NewTokenCredential(secretId, secretKey, token string) *Credential + func (c *Credential) GetSecretId() string + func (c *Credential) GetSecretKey() string + func (c *Credential) GetToken() string + type CredentialIface interface + GetSecretId func() string + GetSecretKey func() string + GetToken func() string + type CredentialTransport struct + Credential CredentialIface + Transport http.RoundTripper + func (t *CredentialTransport) RoundTrip(req *http.Request) (*http.Response, error) + type DataFrame struct + ConsumedBytesLength int32 + ContentType string + LeftBytesLength int32 + type DefaultProgressListener struct + func (l *DefaultProgressListener) ProgressChangedCallback(event *ProgressEvent) + type DeleteMediaTemplateResult struct + RequestId string + TemplateId string + type DeleteMediaWorkflowResult struct + RequestId string + WorkflowId string + type DeleteStyleOptions struct + StyleName string + XMLName xml.Name + type DelogoParam struct + Dx string + Dy string + Height string + Switch string + Width string + type DescribeAIJobResult DescribeMediaProcessJobResult + type DescribeAIProcessBucketsOptions DescribeMediaProcessBucketsOptions + type DescribeAIProcessBucketsResult struct + MediaBucketList []MediaProcessBucket + PageNumber int + PageSize int + RequestId string + TotalCount int + XMLName xml.Name + type DescribeASRProcessBucketsOptions DescribeMediaProcessBucketsOptions + type DescribeASRProcessBucketsResult struct + MediaBucketList []MediaProcessBucket + PageNumber int + PageSize int + RequestId string + TotalCount int + XMLName xml.Name + type DescribeDocProcessBucketsOptions struct + BucketName string + BucketNames string + PageNumber int + PageSize int + Regions string + type DescribeDocProcessBucketsResult struct + DocBucketList []DocProcessBucket + PageNumber int + PageSize int + RequestId string + TotalCount int + XMLName xml.Name + type DescribeDocProcessJobResult struct + JobsDetail *DocProcessJobDetail + NonExistJobIds string + XMLName xml.Name + type DescribeDocProcessJobsOptions struct + EndCreationTime string + NextToken string + OrderByTime string + QueueId string + Size int + StartCreationTime string + States string + Tag string + type DescribeDocProcessJobsResult struct + JobsDetail []DocProcessJobDetail + NextToken string + XMLName xml.Name + type DescribeDocProcessQueuesOptions struct + PageNumber int + PageSize int + QueueIds string + State string + type DescribeDocProcessQueuesResult struct + NonExistPIDs []string + PageNumber int + PageSize int + QueueList []DocProcessQueue + RequestId string + TotalCount int + XMLName xml.Name + type DescribeInventoryTriggerJobResult struct + JobsDetail *InventoryTriggerJobDetail + NonExistJobId string + RequestId string + XMLName xml.Name + type DescribeInventoryTriggerJobsOptions struct + EndCreationTime string + JobId string + Name string + NextToken string + OrderByTime string + Size string + StartCreationTime string + States string + Type string + WorkflowId string + type DescribeInventoryTriggerJobsResult struct + JobsDetail *InventoryTriggerJobDetail + NextToken string + RequestId string + XMLName xml.Name + type DescribeMediaJobsOptions struct + EndCreationTime string + InputObject string + InventoryTriggerJobId string + NextToken string + OrderByTime string + QueueId string + Size int + StartCreationTime string + States string + Tag string + WorkflowId string + type DescribeMediaJobsResult struct + JobsDetail []MediaProcessJobDetail + NextToken string + XMLName xml.Name + type DescribeMediaProcessBucketsOptions struct + BucketName string + BucketNames string + PageNumber int + PageSize int + Regions string + type DescribeMediaProcessBucketsResult struct + MediaBucketList []MediaProcessBucket + PageNumber int + PageSize int + RequestId string + TotalCount int + XMLName xml.Name + type DescribeMediaProcessJobResult struct + JobsDetail *MediaProcessJobDetail + NonExistJobIds string + XMLName xml.Name + type DescribeMediaProcessQueuesOptions struct + Category string + PageNumber int + PageSize int + QueueIds string + State string + type DescribeMediaProcessQueuesResult struct + NonExistPIDs []string + PageNumber int + PageSize int + QueueList []MediaProcessQueue + RequestId string + TotalCount int + XMLName xml.Name + type DescribeMediaTemplateOptions struct + Category string + Ids string + Name string + PageNumber int + PageSize int + Tag string + type DescribeMediaTemplateResult struct + PageNumber int + PageSize int + RequestId string + TemplateList []Template + TotalCount int + XMLName xml.Name + type DescribeMediaWorkflowOptions struct + Ids string + Name string + PageNumber int + PageSize int + type DescribeMediaWorkflowResult struct + MediaWorkflowList []MediaWorkflow + NonExistIDs []string + PageNumber int + PageSize int + RequestId string + TotalCount int + XMLName xml.Name + type DescribeMutilASRJobResult struct + JobsDetail []ASRJobDetail + NonExistJobIds []string + XMLName xml.Name + type DescribeMutilMediaProcessJobResult struct + JobsDetail []MediaProcessJobDetail + NonExistJobIds []string + XMLName xml.Name + type DescribePicProcessBucketsOptions DescribeMediaProcessBucketsOptions + type DescribePicProcessBucketsResult struct + MediaBucketList []MediaProcessBucket + PageNumber int + PageSize int + RequestId string + TotalCount int + XMLName xml.Name + type DescribePicProcessJobResult DescribeMediaProcessJobResult + type DescribePicProcessQueuesOptions DescribeMediaProcessQueuesOptions + type DescribePicProcessQueuesResult DescribeMediaProcessQueuesResult + type DescribeWorkflowExecutionResult struct + NextToken string + WorkflowExecution []WorkflowExecution + XMLName xml.Name + type DescribeWorkflowExecutionsOptions struct + EndCreationTime string + JobId string + Name string + NextToken string + OrderByTime string + Size int + StartCreationTime string + States string + WorkflowId string + type DescribeWorkflowExecutionsResult struct + NextToken string + WorkflowExecutionList []WorkflowExecutionList + XMLName xml.Name + type DetectCarResult struct + CarTags []CarTags + RequestId string + XMLName xml.Name + type DetectFaceOptions struct + MaxFaceNum int + type DetectFaceResult struct + FaceInfos []FaceInfos + FaceModelVersion string + ImageHeight int + ImageWidth int + RequestId string + XMLName xml.Name + type DigitalWatermark struct + Message string + Type string + Version string + type DiscardReadCloser struct + Discard int + RC io.ReadCloser + func (drc *DiscardReadCloser) Close() error + func (drc *DiscardReadCloser) Read(data []byte) (int, error) + type DocPreviewHTMLOptions struct + Copyable string + DstType string + HtmlParams *HtmlParams + Htmlfillstyle string + Htmlfront string + Htmlhorizontal string + Htmlrotate string + Htmlvertical string + Htmlwaterword string + Sign string + SrcType string + type DocPreviewOptions struct + Comment int + DstType string + ExcelCol int + ExcelPaperDirection int + ExcelPaperSize int + ExcelRow int + ImageDpi int + ImageParams string + Page int + Password string + Quality int + Scale int + Sheet int + SrcType string + TxtPagination bool + Zoom int + type DocProcessBucket struct + AliasBucketId string + BucketId string + CreateTime string + Name string + Region string + type DocProcessJobDetail struct + Code string + CreationTime string + Input *DocProcessJobInput + JobId string + Message string + Operation *DocProcessJobOperation + QueueId string + State string + Tag string + type DocProcessJobDocProcess struct + Comments int + DocPassword string + EndPage int + ImageDpi int + ImageParams string + PaperDirection int + PaperSize int + PicPagination int + Quality int + SheetId int + SrcType string + StartPage int + TgtType string + Zoom int + type DocProcessJobDocProcessResult struct + FailPageCount int + PageInfo []struct{ ... } + SuccPageCount int + TaskId string + TgtType string + TotalPageCount int + TotalSheetCount int + type DocProcessJobInput struct + Object string + type DocProcessJobOperation struct + DocProcess *DocProcessJobDocProcess + DocProcessResult *DocProcessJobDocProcessResult + Output *DocProcessJobOutput + type DocProcessJobOutput struct + Bucket string + Object string + Region string + type DocProcessQueue struct + CreateTime string + MaxConcurrent int + MaxSize int + Name string + NotifyConfig *DocProcessQueueNotifyConfig + QueueId string + State string + UpdateTime string + type DocProcessQueueNotifyConfig struct + Event string + State string + Type string + Url string + type DocumentAuditingJobConf struct + BizType string + Callback string + CallbackType int + DetectType string + Freeze *FreezeConf + type DocumentAuditingJobDetail struct + Code string + CreationTime string + DataId string + ForbidState int + JobId string + Label string + Labels *DocumentResultInfo + ListInfo *UserListInfo + Message string + Object string + PageCount int + PageSegment *DocumentPageSegmentInfo + State string + Suggestion int + Url string + UserInfo *UserExtraInfo + type DocumentPageSegmentInfo struct + Results []DocumentPageSegmentResultResult + type DocumentPageSegmentResultResult struct + AdsInfo *RecognitionInfo + Label string + PageNumber int + PoliticsInfo *RecognitionInfo + PornInfo *RecognitionInfo + SheetNumber int + Suggestion int + TerrorismInfo *RecognitionInfo + Text string + Url string + type DocumentResultInfo struct + AdsInfo *RecognitionInfo + PoliticsInfo *RecognitionInfo + PornInfo *RecognitionInfo + TerrorismInfo *RecognitionInfo + type DownloadedBlock struct + From int64 + To int64 + type EffectConfig struct + BgmFadeTime string + EnableBgmFade string + EnableEndFadeout string + EnableStartFadein string + EndFadeoutTime string + StartFadeinTime string + type ErrorDocument struct + Key string + type ErrorFrame struct + Code string + Message string + func (e *ErrorFrame) Error() string + type ErrorResponse struct + Code string + Message string + RequestID string + Resource string + Response *http.Response + TraceID string + XMLName xml.Name + func IsCOSError(e error) (*ErrorResponse, bool) + func (r *ErrorResponse) Error() string + type ExtFilter struct + AllFile string + Audio string + Custom string + CustomExts string + State string + type ExtractDigitalWatermark struct + Type string + Version string + type FaceEffectOptions struct + Age int + EyeEnlarging int + FaceLifting int + Gender int + Smoothing int + Type string + Whitening int + type FaceEffectResult struct + ResultImage string + ResultMask string + XMLName xml.Name + type FaceInfos struct + Height int + Width int + X int + Y int + type FileCompressConfig struct + Flatten string + Format string + Key []string + Prefix string + UrlList string + type FileCompressResult struct + Bucket string + Object string + Region string + type FileHashCodeConfig struct + AddToHeader bool + Type string + type FileHashCodeResult struct + Etag string + FileSize int + LastModified string + MD5 string + SHA1 string + SHA256 string + type FileProcessInput FileCompressResult + type FileProcessJobOperation struct + FileCompressConfig *FileCompressConfig + FileCompressResult *FileCompressResult + FileHashCodeConfig *FileHashCodeConfig + FileHashCodeResult *FileHashCodeResult + FileUncompressConfig *FileUncompressConfig + FileUncompressResult *FileUncompressResult + Output *FileProcessOutput + UserData string + type FileProcessJobOptions struct + CallBack string + CallBackFormat string + CallBackMqConfig *NotifyConfigCallBackMqConfig + CallBackType string + Input *FileProcessInput + Operation *FileProcessJobOperation + QueueId string + Tag string + XMLName xml.Name + type FileProcessJobResult struct + JobsDetail *FileProcessJobsDetail + XMLName xml.Name + type FileProcessJobsDetail struct + Code string + CreationTime string + EndTime string + Input *FileProcessInput + JobId string + Message string + Operation *FileProcessJobOperation + QueueId string + StartTime string + State string + Tag string + type FileProcessOutput FileCompressResult + type FileUncompressConfig struct + Prefix string + PrefixReplaced string + type FileUncompressResult struct + Bucket string + FileCount string + Region string + type FixedLengthReader interface + Size func() int64 + type FreezeConf struct + AbuseScore string + AdsScore string + IllegalScore string + PoliticsScore string + PornScore string + TeenagerScore string + TerrorismScore string + type GenerateMediaInfoOptions struct + Input *JobInput + XMLName xml.Name + type GenerateQRcodeOptions struct + Mode int + QRcodeContent string + Width int + type GenerateQRcodeResult struct + ResultImage string + XMLName xml.Name + type GetActionSequenceResult struct + ActionSequence string + XMLName xml.Name + type GetAudioAuditingJobResult struct + JobsDetail *AudioAuditingJobDetail + RequestId string + XMLName xml.Name + type GetBucketReplicationResult PutBucketReplicationOptions + type GetDocumentAuditingJobResult struct + JobsDetail *DocumentAuditingJobDetail + RequestId string + XMLName xml.Name + type GetFetchTaskResult struct + Code int + Data struct{ ... } + Message string + RequestId string + type GetFileHashOptions struct + AddToHeader bool + CIProcess string + Type string + type GetFileHashResult struct + FileHashCodeResult *FileHashCodeResult + Input *FileProcessInput + XMLName xml.Name + type GetGuetzliResult struct + GuetzliStatus string + XMLName xml.Name + type GetImageAuditingJobResult struct + JobsDetail *ImageAuditingResult + RequestId string + XMLName xml.Name + type GetLiveCodeResult struct + LiveCode string + XMLName xml.Name + type GetMediaInfoResult struct + MediaInfo *MediaInfo + XMLName xml.Name + type GetPrivateM3U8Options struct + Expires int + type GetQRcodeResult struct + CodeStatus int + QRcodeInfo *QRcodeInfo + ResultImage string + XMLName xml.Name + type GetSnapshotOptions struct + Format string + Height int + Mode string + Rotate string + Time float32 + Width int + type GetStyleOptions struct + StyleName string + XMLName xml.Name + type GetStyleResult struct + StyleRule []StyleRule + XMLName xml.Name + type GetTextAuditingJobResult struct + JobsDetail *TextAuditingJobDetail + RequestId string + XMLName xml.Name + type GetVideoAuditingJobResult struct + JobsDetail *AuditingJobDetail + RequestId string + XMLName xml.Name + type GetVideoAuditingJobSnapshot struct + AdsInfo *RecognitionInfo + Label string + PoliticsInfo *RecognitionInfo + PornInfo *RecognitionInfo + Result int + SnapshotTime int + TeenagerInfo *RecognitionInfo + TerrorismInfo *RecognitionInfo + Text string + Url string + type GetVirusDetectJobResult struct + JobsDetail *VirusDetectJobDetail + RequestId string + XMLName xml.Name + type GetWebpageAuditingJobResult struct + JobsDetail *WebpageAuditingJobDetail + XMLName xml.Name + type GoodsMattingptions struct + CenterLayout string + PaddingLayout string + type HlsEncrypt struct + IsHlsEncrypt bool + UriKey string + type HotLinkOptions struct + Type string + Url []string + XMLName xml.Name + type HotLinkResult struct + Status string + Type string + Url []string + XMLName xml.Name + type HtmlCommonParams struct + IsBrowserViewFullscreen bool + IsIframeViewFullscreen bool + IsShowHeader bool + IsShowTopArea bool + type HtmlParams struct + CommonOptions *HtmlCommonParams + PdfOptions *HtmlPdfParams + PptOptions *HtmlPptParams + WordOptions *HtmlWordParams + func (c *HtmlParams) EncodeValues(key string, v *url.Values) error + type HtmlPdfParams struct + IsInSafeMode bool + IsShowBottomStatusBar bool + IsShowComment bool + type HtmlPptParams struct + IsShowBottomStatusBar bool + type HtmlWordParams struct + IsBestScale bool + IsShowBottomStatusBar bool + IsShowDocMap bool + type IdCardAdvancedInfo struct + BorderCodeValue string + IdCard string + Portrait string + Quality string + WarnInfos []string + type IdCardInfo struct + Address string + Authority string + Birth string + IdNum string + Name string + Nation string + Sex string + ValidDate string + type IdCardOCROptions struct + CardSide string + Config *IdCardOCROptionsConfig + type IdCardOCROptionsConfig struct + BorderCheckWarn bool + CopyWarn bool + CropIdCard bool + CropPortrait bool + DetectPsWarn bool + InvalidDateWarn bool + MultiCardDetect bool + Quality bool + ReshootWarn bool + TempIdWarn bool + func (c *IdCardOCROptionsConfig) EncodeValues(key string, v *url.Values) error + type IdCardOCRResult struct + AdvancedInfo *IdCardAdvancedInfo + IdInfo *IdCardInfo + XMLName xml.Name + type Image struct + Background string + Height string + Mode string + Transparency string + Url string + Width string + type ImageAuditingInputOptions struct + Content string + DataId string + Interval int + LargeImageDetect int + MaxFrames int + Object string + Url string + UserInfo *UserExtraInfo + type ImageAuditingJobConf struct + Async int + BizType string + Callback string + DetectType string + Freeze *FreezeConf + type ImageAuditingResult struct + AdsInfo *RecognitionInfo + Category string + Code string + CompressionResult int + DataId string + ForbidState int + JobId string + Label string + ListInfo *UserListInfo + Message string + Object string + PoliticsInfo *RecognitionInfo + PornInfo *RecognitionInfo + Result int + Score int + State string + SubLabel string + TeenagerInfo *RecognitionInfo + TerrorismInfo *RecognitionInfo + Text string + Url string + UserInfo *UserExtraInfo + type ImageProcessOptions = PicOperations + type ImageProcessResult struct + OriginalInfo *PicOriginalInfo + ProcessResults []PicProcessObject + XMLName xml.Name + type ImageQualityOptions struct + CIProcess string + DetectUrl string + EnableAesthetics string + EnableClarity string + EnableLowquality string + type ImageQualityResult struct + AestheticScore int + BigImage bool + BlackAndWhite bool + ClarityScore int + LongImage bool + PureImage bool + RequestId string + SmallImage bool + XMLName xml.Name + type ImageRecognitionOptions struct + Async int + BizType string + CIProcess string + Callback string + DataId string + DetectType string + DetectUrl string + Interval int + LargeImageDetect int + MaxFrames int + type ImageRecognitionResult struct + AdsInfo *RecognitionInfo + Category string + CompressionResult int + DataId string + JobId string + Label string + Object string + PoliticsInfo *RecognitionInfo + PornInfo *RecognitionInfo + Result int + Score int + State string + SubLabel string + TeenagerInfo *RecognitionInfo + TerrorismInfo *RecognitionInfo + TerroristInfo *RecognitionInfo + Text string + Url string + XMLName xml.Name + type InitiateMultipartUploadOptions struct + func CloneInitiateMultipartUploadOptions(opt *InitiateMultipartUploadOptions) *InitiateMultipartUploadOptions + func CopyOptionsToMulti(opt *ObjectCopyOptions) *InitiateMultipartUploadOptions + type InitiateMultipartUploadResult struct + Bucket string + Key string + UploadID string + XMLName xml.Name + type Initiator Owner + type InventoryTriggerJob struct + Input *InventoryTriggerJobInput + Name string + Operation *InventoryTriggerJobOperation + type InventoryTriggerJobDetail struct + Code string + CreationTime string + EndTime string + Input *InventoryTriggerJobInput + JobId string + Message string + Operation *InventoryTriggerJobOperation + Progress string + QueueId string + StartTime string + State string + Tag string + type InventoryTriggerJobInput struct + Manifest string + Object string + Prefix string + UrlFile string + type InventoryTriggerJobOperation struct + CallBack string + CallBackFormat string + CallBackMqConfig *NotifyConfigCallBackMqConfig + CallBackType string + JobLevel int + JobParam *InventoryTriggerJobOperationJobParam + Output *JobOutput + QueueId string + Tag string + TimeInterval InventoryTriggerJobOperationTimeInterval + UserData string + WorkflowIds string + type InventoryTriggerJobOperationJobParam struct + Animation *Animation + ConcatTemplate *ConcatTemplate + DigitalWatermark *DigitalWatermark + ExtractDigitalWatermark *ExtractDigitalWatermark + MediaInfo *MediaInfo + MediaResult *MediaResult + QualityEstimate *QualityEstimate + SDRtoHDR *SDRtoHDR + Segment *Segment + SmartCover *NodeSmartCover + Snapshot *Snapshot + SuperResolution *SuperResolution + TemplateId string + Transcode *Transcode + TranscodeTemplateId string + Translation *Translation + TtsConfig *TtsConfig + TtsTpl *TtsTpl + VideoMontage *VideoMontage + VideoProcess *VideoProcess + VideoTag *VideoTag + VideoTagResult *VideoTagResult + VoiceSeparate *VoiceSeparate + Watermark []Watermark + WatermarkTemplateId []string + WordsGeneralize *WordsGeneralize + WordsGeneralizeResult *WordsGeneralizeResult + type InventoryTriggerJobOperationTimeInterval struct + End string + Start string + type ItemPolygon struct + Height int + Width int + X int + Y int + type JSONInputSerialization struct + Type string + type JSONOutputSerialization struct + RecordDelimiter string + type JobInput struct + BasicType string + Lang string + Object string + Type string + type JobOutput struct + AuObject string + Bucket string + Object string + Region string + SpriteObject string + StreamExtract []StreamExtract + type Jobs struct + Chunk Chunk + Data io.Reader + DownOpt *ObjectGetOptions + FilePath string + Name string + Opt *ObjectUploadPartOptions + RetryTimes int + UploadId string + VersionId []string + type LanguageResult struct + EndTime *int64 + Label string + Score uint32 + StartTime *int64 + type LibResult struct + ImageId string + Score uint32 + type LimitedReadCloser struct + func (lc *LimitedReadCloser) Close() error + type ListBucketInventoryConfigResult struct + ContinuationToken string + InventoryConfigurations []BucketListInventoryConfiguartion + IsTruncated bool + NextContinuationToken string + XMLName xml.Name + type ListMultipartUploadsOptions struct + Delimiter string + EncodingType string + KeyMarker string + MaxUploads int + Prefix string + UploadIDMarker string + type ListMultipartUploadsResult struct + Bucket string + CommonPrefixes []string + Delimiter string + EncodingType string + IsTruncated bool + KeyMarker string + MaxUploads int + NextKeyMarker string + NextUploadIDMarker string + Prefix string + UploadIDMarker string + Uploads []struct{ ... } + XMLName xml.Name + type ListUploadsResultUpload struct + Initiated string + Initiator *Initiator + Key string + Owner *Owner + StorageClass string + UploadID string + type ListVersionsResultDeleteMarker struct + IsLatest bool + Key string + LastModified string + Owner *Owner + VersionId string + type ListVersionsResultVersion struct + ETag string + IsLatest bool + Key string + LastModified string + Owner *Owner + Size int64 + StorageClass string + VersionId string + type LivenessRecognitionOptions struct + BestFrameNum int + IdCard string + LivenessType string + Name string + ValidateData string + type LivenessRecognitionResult struct + BestFrameBase64 string + BestFrameList []string + Sim float64 + XMLName xml.Name + type Location struct + Height float64 + Rotate float64 + Width float64 + X float64 + Y float64 + type MediaInfo struct + Format struct{ ... } + Stream struct{ ... } + type MediaProcessBucket struct + BucketId string + CreateTime string + Name string + Region string + type MediaProcessJobDetail struct + Code string + CreationTime string + EndTime string + Input *JobInput + JobId string + Message string + Operation *MediaProcessJobOperation + Progress string + QueueId string + StartTime string + State string + Tag string + type MediaProcessJobOperation struct + Animation *Animation + ConcatTemplate *ConcatTemplate + DigitalWatermark *DigitalWatermark + ExtractDigitalWatermark *ExtractDigitalWatermark + JobLevel int + MediaInfo *MediaInfo + MediaResult *MediaResult + Output *JobOutput + QualityEstimate *QualityEstimate + QualityEstimateConfig *QualityEstimateConfig + SDRtoHDR *SDRtoHDR + Segment *Segment + SmartCover *NodeSmartCover + Snapshot *Snapshot + SuperResolution *SuperResolution + Tag string + TemplateId string + Transcode *Transcode + TranscodeTemplateId string + Translation *Translation + TtsConfig *TtsConfig + TtsTpl *TtsTpl + UserData string + VideoMontage *VideoMontage + VideoProcess *VideoProcess + VideoTag *VideoTag + VideoTagResult *VideoTagResult + VoiceSeparate *VoiceSeparate + Watermark []Watermark + WatermarkTemplateId []string + WordsGeneralize *WordsGeneralize + WordsGeneralizeResult *WordsGeneralizeResult + type MediaProcessJobsNotifyBody struct + EventName string + JobsDetail *MediaProcessJobDetail + XMLName xml.Name + type MediaProcessQueue struct + CreateTime string + MaxConcurrent int + MaxSize int + Name string + NotifyConfig *MediaProcessQueueNotifyConfig + QueueId string + State string + UpdateTime string + type MediaProcessQueueNotifyConfig struct + Event string + MqMode string + MqName string + MqRegion string + ResultFormat string + State string + Type string + Url string + type MediaResult struct + OutputFile struct{ ... } + type MediaWorkflow struct + BucketId string + CreateTime string + Name string + State string + Topology *Topology + UpdateTime string + WorkflowId string + type MsSharpen struct + Enable string + SharpenLevel string + type MultiCopyOptions struct + OptCopy *ObjectCopyOptions + PartSize int64 + ThreadPoolSize int + type MultiDownloadCPInfo struct + CRC64 string + DownloadedBlocks []DownloadedBlock + ETag string + LastModified string + Size int64 + type MultiDownloadOptions struct + CheckPoint bool + CheckPointFile string + DisableChecksum bool + Opt *ObjectGetOptions + PartSize int64 + ThreadPoolSize int + type MultiUploadOptions struct + CheckPoint bool + DisableChecksum bool + OptIni *InitiateMultipartUploadOptions + PartSize int64 + ThreadPoolSize int + type Node struct + Input *NodeInput + Operation *NodeOperation + Type string + type NodeHlsPackInfo struct + VideoStreamConfig []VideoStreamConfig + type NodeInput struct + ExtFilter *ExtFilter + NotifyConfig *NotifyConfig + ObjectPrefix string + QueueId string + type NodeOperation struct + DelogoParam *DelogoParam + DigitalWatermark *DigitalWatermark + HlsPackInfo *NodeHlsPackInfo + Output *NodeOutput + SCF *NodeSCF + SDRtoHDR *NodeSDRtoHDR + SegmentConfig *NodeSegmentConfig + SmartCover *NodeSmartCover + StreamPackConfigInfo *NodeStreamPackConfigInfo + StreamPackInfo *NodeHlsPackInfo + TemplateId string + TranscodeTemplateId string + WatermarkTemplateId []string + type NodeOutput struct + AuObject string + Bucket string + Object string + Region string + SpriteObject string + type NodeSCF struct + FunctionName string + Namespace string + Region string + type NodeSDRtoHDR struct + HdrMode string + type NodeSegmentConfig struct + Duration string + Format string + type NodeSmartCover struct + Count string + DeleteDuplicates string + Format string + Height string + Width string + type NodeStreamPackConfigInfo struct + IgnoreFailedStream bool + PackType string + ReserveAllStreamNode string + type NotifyConfig struct + Event string + ResultFormat string + Type string + URL string + type NotifyConfigCallBackMqConfig struct + MqMode string + MqName string + MqRegion string + type Object struct + ETag string + Key string + LastModified string + Owner *Owner + PartNumber int + RestoreStatus string + Size int64 + StorageClass string + StorageTier string + VersionId string + type ObjectCopyHeaderOptions struct + CacheControl string + ContentDisposition string + ContentEncoding string + ContentLanguage string + ContentType string + Expect string + Expires string + XCosCopySource string + XCosCopySourceIfMatch string + XCosCopySourceIfModifiedSince string + XCosCopySourceIfNoneMatch string + XCosCopySourceIfUnmodifiedSince string + XCosCopySourceSSECustomerAglo string + XCosCopySourceSSECustomerKey string + XCosCopySourceSSECustomerKeyMD5 string + XCosMetaXXX *http.Header + XCosMetadataDirective string + XCosSSECustomerAglo string + XCosSSECustomerKey string + XCosSSECustomerKeyMD5 string + XCosServerSideEncryption string + XCosStorageClass string + XOptionHeader *http.Header + type ObjectCopyOptions struct + type ObjectCopyPartOptions struct + XCosCopySource string + XCosCopySourceIfMatch string + XCosCopySourceIfModifiedSince string + XCosCopySourceIfNoneMatch string + XCosCopySourceIfUnmodifiedSince string + XCosCopySourceRange string + type ObjectCopyResult struct + CRC64 string + ETag string + LastModified string + VersionId string + XMLName xml.Name + type ObjectDeleteMultiOptions struct + Objects []Object + Quiet bool + XMLName xml.Name + type ObjectDeleteMultiResult struct + DeletedObjects []Object + Errors []struct{ ... } + XMLName xml.Name + type ObjectDeleteOptions struct + VersionId string + XCosSSECustomerAglo string + XCosSSECustomerKey string + XCosSSECustomerKeyMD5 string + XOptionHeader *http.Header + type ObjectGetACLResult = ACLXml + type ObjectGetOptions struct + IfModifiedSince string + Listener ProgressListener + Range string + ResponseCacheControl string + ResponseContentDisposition string + ResponseContentEncoding string + ResponseContentLanguage string + ResponseContentType string + ResponseExpires string + XCosSSECustomerAglo string + XCosSSECustomerKey string + XCosSSECustomerKeyMD5 string + XCosTrafficLimit int + XOptionHeader *http.Header + func CloneObjectGetOptions(opt *ObjectGetOptions) *ObjectGetOptions + type ObjectGetTaggingOptions struct + XOptionHeader *http.Header + type ObjectGetTaggingResult ObjectPutTaggingOptions + type ObjectHeadOptions struct + IfModifiedSince string + XCosSSECustomerAglo string + XCosSSECustomerKey string + XCosSSECustomerKeyMD5 string + XOptionHeader *http.Header + type ObjectList []Object + func (o ObjectList) Len() int + func (o ObjectList) Less(i, j int) bool + func (o ObjectList) Swap(i, j int) + type ObjectListPartsOptions struct + EncodingType string + MaxParts string + PartNumberMarker string + type ObjectListPartsResult struct + Bucket string + EncodingType string + Initiator *Initiator + IsTruncated bool + Key string + MaxParts string + NextPartNumberMarker string + Owner *Owner + PartNumberMarker string + Parts []Object + StorageClass string + UploadID string + XMLName xml.Name + type ObjectListUploadsOptions struct + Delimiter string + EncodingType string + KeyMarker string + MaxUploads int + Prefix string + UploadIdMarker string + type ObjectListUploadsResult struct + Bucket string + CommonPrefixes []string + Delimiter string + EncodingType string + IsTruncated bool + KeyMarker string + MaxUploads string + NextKeyMarker string + NextUploadIdMarker string + Prefix string + Upload []ListUploadsResultUpload + UploadIdMarker string + XMLName xml.Name + type ObjectOptionsOptions struct + AccessControlRequestHeaders string + AccessControlRequestMethod string + Origin string + type ObjectPutACLOptions struct + Body *ACLXml + Header *ACLHeaderOptions + type ObjectPutHeaderOptions struct + CacheControl string + ContentDisposition string + ContentEncoding string + ContentLanguage string + ContentLength int64 + ContentMD5 string + ContentType string + Expect string + Expires string + Listener ProgressListener + XCosContentSHA1 string + XCosMetaXXX *http.Header + XCosSSECustomerAglo string + XCosSSECustomerKey string + XCosSSECustomerKeyMD5 string + XCosServerSideEncryption string + XCosStorageClass string + XCosTrafficLimit int + XOptionHeader *http.Header + type ObjectPutOptions struct + func CloneObjectPutOptions(opt *ObjectPutOptions) *ObjectPutOptions + type ObjectPutTaggingOptions struct + TagSet []ObjectTaggingTag + XMLName xml.Name + XOptionHeader *http.Header + type ObjectRestoreOptions struct + Days int + Tier *CASJobParameters + XMLName xml.Name + XOptionHeader *http.Header + type ObjectResult struct + Location *Location + Name string + type ObjectSelectOptions struct + Expression string + ExpressionType string + InputSerialization *SelectInputSerialization + OutputSerialization *SelectOutputSerialization + RequestProgress string + XMLName xml.Name + type ObjectSelectResponse struct + Body io.ReadCloser + Finish bool + Frame *ObjectSelectResult + Headers http.Header + StatusCode int + func (osr *ObjectSelectResponse) Close() error + func (osr *ObjectSelectResponse) Read(p []byte) (n int, err error) + type ObjectSelectResult struct + DataFrame DataFrame + ErrorFrame *ErrorFrame + FrameType int + NextFrame bool + Payload []byte + ProgressFrame ProgressFrame + StatsFrame StatsFrame + TotalFrameLength int32 + TotalHeaderLength int32 + type ObjectService service + func (s *ObjectService) AbortMultipartUpload(ctx context.Context, name, uploadID string) (*Response, error) + func (s *ObjectService) Append(ctx context.Context, name string, position int, r io.Reader, ...) (int, *Response, error) + func (s *ObjectService) CompleteMultipartUpload(ctx context.Context, name, uploadID string, ...) (*CompleteMultipartUploadResult, *Response, error) + func (s *ObjectService) Copy(ctx context.Context, name, sourceURL string, opt *ObjectCopyOptions, ...) (*ObjectCopyResult, *Response, error) + func (s *ObjectService) CopyPart(ctx context.Context, name, uploadID string, partNumber int, sourceURL string, ...) (*CopyPartResult, *Response, error) + func (s *ObjectService) Delete(ctx context.Context, name string, opt ...*ObjectDeleteOptions) (*Response, error) + func (s *ObjectService) DeleteMulti(ctx context.Context, opt *ObjectDeleteMultiOptions) (*ObjectDeleteMultiResult, *Response, error) + func (s *ObjectService) DeleteTagging(ctx context.Context, name string, opt ...interface{}) (*Response, error) + func (s *ObjectService) Download(ctx context.Context, name string, filepath string, opt *MultiDownloadOptions, ...) (*Response, error) + func (s *ObjectService) Get(ctx context.Context, name string, opt *ObjectGetOptions, id ...string) (*Response, error) + func (s *ObjectService) GetACL(ctx context.Context, name string) (*ObjectGetACLResult, *Response, error) + func (s *ObjectService) GetFetchTask(ctx context.Context, bucket string, taskid string) (*GetFetchTaskResult, *Response, error) + func (s *ObjectService) GetObjectURL(name string) *url.URL + func (s *ObjectService) GetPresignedURL(ctx context.Context, httpMethod, name, ak, sk string, expired time.Duration, ...) (*url.URL, error) + func (s *ObjectService) GetSignature(ctx context.Context, httpMethod, name, ak, sk string, expired time.Duration, ...) string + func (s *ObjectService) GetTagging(ctx context.Context, name string, opt ...interface{}) (*ObjectGetTaggingResult, *Response, error) + func (s *ObjectService) GetToFile(ctx context.Context, name, localpath string, opt *ObjectGetOptions, ...) (*Response, error) + func (s *ObjectService) Head(ctx context.Context, name string, opt *ObjectHeadOptions, id ...string) (*Response, error) + func (s *ObjectService) InitiateMultipartUpload(ctx context.Context, name string, opt *InitiateMultipartUploadOptions) (*InitiateMultipartUploadResult, *Response, error) + func (s *ObjectService) IsExist(ctx context.Context, name string, id ...string) (bool, error) + func (s *ObjectService) ListParts(ctx context.Context, name, uploadID string, opt *ObjectListPartsOptions) (*ObjectListPartsResult, *Response, error) + func (s *ObjectService) ListUploads(ctx context.Context, opt *ObjectListUploadsOptions) (*ObjectListUploadsResult, *Response, error) + func (s *ObjectService) MultiCopy(ctx context.Context, name string, sourceURL string, opt *MultiCopyOptions, ...) (*ObjectCopyResult, *Response, error) + func (s *ObjectService) MultiUpload(ctx context.Context, name string, filepath string, opt *MultiUploadOptions) (*CompleteMultipartUploadResult, *Response, error) + func (s *ObjectService) Options(ctx context.Context, name string, opt *ObjectOptionsOptions) (*Response, error) + func (s *ObjectService) PostRestore(ctx context.Context, name string, opt *ObjectRestoreOptions) (*Response, error) + func (s *ObjectService) Put(ctx context.Context, name string, r io.Reader, uopt *ObjectPutOptions) (*Response, error) + func (s *ObjectService) PutACL(ctx context.Context, name string, opt *ObjectPutACLOptions) (*Response, error) + func (s *ObjectService) PutFetchTask(ctx context.Context, bucket string, opt *PutFetchTaskOptions) (*PutFetchTaskResult, *Response, error) + func (s *ObjectService) PutFromFile(ctx context.Context, name string, filePath string, opt *ObjectPutOptions) (resp *Response, err error) + func (s *ObjectService) PutTagging(ctx context.Context, name string, opt *ObjectPutTaggingOptions, id ...string) (*Response, error) + func (s *ObjectService) Select(ctx context.Context, name string, opt *ObjectSelectOptions) (io.ReadCloser, error) + func (s *ObjectService) SelectToFile(ctx context.Context, name, file string, opt *ObjectSelectOptions) (*ObjectSelectResponse, error) + func (s *ObjectService) Upload(ctx context.Context, name string, filepath string, opt *MultiUploadOptions) (*CompleteMultipartUploadResult, *Response, error) + func (s *ObjectService) UploadPart(ctx context.Context, name, uploadID string, partNumber int, r io.Reader, ...) (*Response, error) + type ObjectTaggingTag BucketTaggingTag + type ObjectUploadPartOptions struct + ContentLength int64 + ContentMD5 string + Expect string + Listener ProgressListener + XCosContentSHA1 string + XCosSSECustomerAglo string + XCosSSECustomerKey string + XCosSSECustomerKeyMD5 string + XCosTrafficLimit int + XOptionHeader *http.Header + func CloneObjectUploadPartOptions(opt *ObjectUploadPartOptions) *ObjectUploadPartOptions + type OcrRecognitionOptions struct + EnableWordPolygon bool + Ispdf bool + Isword bool + LanguageType string + PdfPageNumber int + Type string + type OcrRecognitionResult struct + Angel float64 + Language string + PdfPageSize int + RequestId string + TextDetections []TextDetections + XMLName xml.Name + type OcrResult struct + Keywords []string + Location *Location + Text string + type OriginHttpHeader struct + Key string + Value string + type OriginProtectResult struct + OriginProtectStatus string + XMLName xml.Name + type Owner struct + DisplayName string + ID string + UIN string + type PedestrianInfo struct + Location *PedestrianLocation + Name string + Score int + type PedestrianLocation CodeLocation + type PicImageInfo struct + Ave string + Format string + Height int + Orientation int + Quality int + Width int + type PicOperations struct + IsPicInfo int + Rules []PicOperationsRules + type PicOperationsRules struct + Bucket string + FileId string + Rule string + type PicOriginalInfo struct + ETag string + ImageInfo *PicImageInfo + Key string + Location string + type PicProcess struct + IsPicInfo string + ProcessRule string + type PicProcessJobOperation struct + JobLevel int + Output *JobOutput + PicProcess *PicProcess + PicProcessResult *PicProcessResult + TemplateId string + UserData string + type PicProcessObject struct + CodeStatus int + ETag string + Format string + Height int + Key string + Location string + QRcodeInfo []QRcodeInfo + Quality int + Size int + WatermarkStatus int + Width int + type PicProcessResult struct + UploadResult struct{ ... } + type PicTag struct + Confidence int + Name string + type PicTagResult struct + Labels []PicTag + XMLName xml.Name + type PlateContent struct + Color string + Plate string + PlateLocation *PlateLocation + Type string + type PlateLocation struct + X int + Y int + type Polygon struct + X int + Y int + type PostSnapshotOptions struct + Format string + Height int + Input *JobInput + Mode string + Output *JobOutput + Rotate string + Time string + Width int + XMLName xml.Name + type PostSnapshotResult struct + Output *JobOutput + XMLName xml.Name + type PresignedURLOptions struct + Header *http.Header + Query *url.Values + SignMerged bool + type ProgressEvent struct + ConsumedBytes int64 + Err error + EventType ProgressEventType + RWBytes int64 + TotalBytes int64 + type ProgressEventType int + const ProgressCompletedEvent + const ProgressDataEvent + const ProgressFailedEvent + const ProgressStartedEvent + type ProgressFrame struct + BytesProcessed int + BytesReturned int + BytesScanned int + XMLName xml.Name + type ProgressListener interface + ProgressChangedCallback func(event *ProgressEvent) + type PutAudioAuditingJobOptions struct + Conf *AudioAuditingJobConf + InputDataId string + InputObject string + InputUrl string + InputUserInfo *UserExtraInfo + XMLName xml.Name + type PutAudioAuditingJobResult PutVideoAuditingJobResult + type PutBucketReplicationOptions struct + Role string + Rule []BucketReplicationRule + XMLName xml.Name + type PutDocumentAuditingJobOptions struct + Conf *DocumentAuditingJobConf + InputDataId string + InputObject string + InputType string + InputUrl string + InputUserInfo *UserExtraInfo + XMLName xml.Name + type PutDocumentAuditingJobResult PutVideoAuditingJobResult + type PutFetchTaskOptions struct + FailureCallbackUrl string + IgnoreSameKey bool + Key string + MD5 string + OnKeyExist string + SuccessCallbackUrl string + Url string + XOptionHeader *http.Header + type PutFetchTaskResult struct + Code int + Data struct{ ... } + Message string + RequestId string + type PutTextAuditingJobOptions struct + Conf *TextAuditingJobConf + InputContent string + InputDataId string + InputObject string + InputUrl string + InputUserInfo *UserExtraInfo + XMLName xml.Name + type PutTextAuditingJobResult GetTextAuditingJobResult + type PutVideoAuditingJobOptions struct + Conf *VideoAuditingJobConf + InputDataId string + InputObject string + InputUrl string + InputUserInfo *UserExtraInfo + StorageConf *StorageConf + Type string + XMLName xml.Name + type PutVideoAuditingJobResult struct + JobsDetail struct{ ... } + RequestId string + XMLName xml.Name + type PutVideoAuditingJobSnapshot struct + Count int + Mode string + TimeInterval float32 + type PutVirusDetectJobOptions struct + Conf *VirusDetectJobConf + InputObject string + InputUrl string + XMLName xml.Name + type PutVirusDetectJobResult PutVideoAuditingJobResult + type PutWebpageAuditingJobOptions struct + Conf *WebpageAuditingJobConf + InputDataId string + InputUrl string + InputUserInfo *UserExtraInfo + XMLName xml.Name + type PutWebpageAuditingJobResult PutVideoAuditingJobResult + type QRcodeInfo struct + CodeLocation *CodeLocation + CodeUrl string + type QualityEstimate struct + Score string + type QualityEstimateConfig struct + Rotate string + type RangeOptions struct + End int64 + HasEnd bool + HasStart bool + Start int64 + func GetRange(rangeStr string) (*RangeOptions, error) + func GetRangeOptions(opt *ObjectGetOptions) (*RangeOptions, error) + type RecognitionInfo struct + Category string + Code int + Count int + HitFlag int + Keywords []string + Label string + LibResults []LibResult + Msg string + ObjectResults []ObjectResult + OcrResults []OcrResult + RecognitionResults []LanguageResult + Score int + SpeakerResults []LanguageResult + SubLabel string + type RedirectRequestsProtocol struct + Protocol string + type ReplicationDestination struct + Bucket string + StorageClass string + type ReportBadcaseOptions struct + ContentType int + JobId string + Label string + ModerationTime string + SuggestedLabel string + Text string + Url string + XMLName xml.Name + type ReportBadcaseResult struct + RequestId string + XMLName xml.Name + type Response struct + type Results struct + PartNumber int + Resp *Response + type RetryOptions struct + Count int + Interval time.Duration + StatusCode []int + type SDRtoHDR struct + HdrMode string + type Segment struct + Duration string + Format string + HlsEncrypt *HlsEncrypt + type SelectInputSerialization struct + CSV *CSVInputSerialization + CompressionType string + JSON *JSONInputSerialization + type SelectOutputSerialization struct + CSV *CSVOutputSerialization + JSON *JSONOutputSerialization + type ServiceGetResult struct + Buckets []Bucket + Owner *Owner + XMLName xml.Name + type ServiceService service + func (s *ServiceService) Get(ctx context.Context) (*ServiceGetResult, *Response, error) + type Snapshot struct + BlackLevel string + CIParam string + Count string + Height string + IsCheckBlack bool + IsCheckCount bool + Mode string + PixelBlackThreshold string + SnapshotOutMode string + SpriteSnapshotConfig *SpriteSnapshotConfig + Start string + TimeInterval string + Width string + type SpeechRecognition struct + ChannelNum string + ConvertNumMode string + EngineModelType string + FilterDirty string + FilterModal string + FilterPunc string + FirstChannelOnly string + FlashAsr string + Format string + OutputFileType string + ResTextFormat string + SpeakerDiarization string + SpeakerNumber string + WordInfo string + type SpeechRecognitionFlashResult struct + ChannelId int32 + SentenceList []SpeechRecognitionSentenceList + Text string + type SpeechRecognitionResult struct + AudioTime float64 + DetailObjectName string + ObjectName string + Result []string + SpeechRecognitionFlashResult *SpeechRecognitionFlashResult + SpeechRecognitionResultDetail *SpeechRecognitionResultDetail + type SpeechRecognitionResultDetail struct + EndMs string + FinalSentence string + SliceSentence string + SpeakerId string + SpeechSpeed string + StartMs string + Words []SpeechRecognitionWords + WordsNum string + type SpeechRecognitionSentenceList struct + EndTime string + SpeakerId string + StartTime string + Text string + WordList []SpeechRecognitionWordList + type SpeechRecognitionWordList struct + EndTime string + StartTime string + Word string + type SpeechRecognitionWords struct + OffsetEndMs string + OffsetStartMs string + Word string + type SpriteSnapshotConfig struct + CellHeight string + CellWidth string + Color string + Columns string + Lines string + Margin string + Padding string + ScaleMethod string + type StatsFrame struct + BytesProcessed int + BytesReturned int + BytesScanned int + XMLName xml.Name + type StorageConf struct + Path string + type StreamExtract struct + Index string + Object string + type StyleRule struct + StyleBody string + StyleName string + type SuperResolution struct + EnableScaleUp string + Resolution string + Version string + type Template struct + Animation *Animation + BucketId string + Category string + ConcatTemplate *ConcatTemplate + CreateTime string + Name string + PicProcess *PicProcess + SmartCover *NodeSmartCover + Snapshot *Snapshot + SpeechRecognition *SpeechRecognition + SuperResolution *SuperResolution + Tag string + TemplateId string + TransProTpl *TranscodePro + TransTpl *Transcode + TtsTpl *TtsTpl + UpdateTime string + VideoMontage *VideoMontage + VideoProcess *VideoProcess + VoiceSeparate *VoiceSeparate + Watermark *Watermark + type Text struct + FontColor string + FontSize string + FontType string + Text string + Transparency string + type TextAuditingJobConf struct + BizType string + Callback string + CallbackType int + CallbackVersion string + DetectType string + Freeze *FreezeConf + type TextAuditingJobDetail struct + AbuseInfo *TextRecognitionInfo + AdsInfo *TextRecognitionInfo + Code string + Content string + CreationTime string + DataId string + ForbidState int + IllegalInfo *TextRecognitionInfo + JobId string + Label string + ListInfo *UserListInfo + Message string + Object string + PoliticsInfo *TextRecognitionInfo + PornInfo *TextRecognitionInfo + Result int + Section []TextSectionResult + SectionCount int + State string + TerrorismInfo *TextRecognitionInfo + Url string + UserInfo *UserExtraInfo + type TextDetections struct + Confidence int + DetectedText string + ItemPolygon []ItemPolygon + Polygon []Polygon + WordPolygon []WordPolygon + Words []Words + type TextLibResult struct + Keywords []string + LibName string + LibType int32 + type TextRecognitionInfo struct + Code int + Count int + HitFlag int + Keywords string + LibResults []TextLibResult + Score int + SubLabel string + type TextSectionResult struct + AbuseInfo *TextRecognitionInfo + AdsInfo *TextRecognitionInfo + IllegalInfo *TextRecognitionInfo + Label string + PoliticsInfo *TextRecognitionInfo + PornInfo *TextRecognitionInfo + Result int + StartByte int + TerrorismInfo *TextRecognitionInfo + type TimeInterval struct + Duration string + Start string + type Topology struct + Dependencies map[string]string + Nodes map[string]Node + func (m *Topology) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + type TransConfig struct + AdjDarMethod string + AudioBitrateAdjMethod string + DeleteMetadata string + HlsEncrypt *HlsEncrypt + IsCheckAudioBitrate string + IsCheckReso string + IsCheckVideoBitrate string + IsHdr2Sdr string + ResoAdjMethod string + VideoBitrateAdjMethod string + type Transcode struct + Audio *Audio + AudioMix *AudioMix + Container *Container + TimeInterval *TimeInterval + TransConfig *TransConfig + Video *Video + type TranscodePro struct + Audio *TranscodeProAudio + Container *Container + TimeInterval *TimeInterval + TransConfig *TransConfig + Video *TranscodeProVideo + type TranscodeProAudio struct + Codec string + Remove string + type TranscodeProVideo struct + Bitrate string + Codec string + Fps string + Height string + Interlaced string + Profile string + Rotate string + Width string + type Translation struct + Lang string + Type string + type TriggerWorkflowOptions struct + Name string + Object string + WorkflowId string + type TriggerWorkflowResult struct + InstanceId string + RequestId string + XMLName xml.Name + type TtsConfig struct + Input string + InputType string + type TtsTpl struct + Codec string + Mode string + Speed string + VoiceType string + Volume string + type UpdateDocProcessQueueOptions struct + Name string + NotifyConfig *DocProcessQueueNotifyConfig + QueueID string + State string + XMLName xml.Name + type UpdateDocProcessQueueResult struct + Queue *DocProcessQueue + RequestId string + XMLName xml.Name + type UpdateMediaProcessQueueOptions struct + Name string + NotifyConfig *MediaProcessQueueNotifyConfig + QueueID string + State string + XMLName xml.Name + type UpdateMediaProcessQueueResult struct + Queue *MediaProcessQueue + RequestId string + XMLName xml.Name + type UserExtraInfo struct + AppId string + DeviceId string + Gender string + IP string + Level string + Nickname string + ReceiveTokenId string + Role string + Room string + TokenId string + Type string + type UserListInfo struct + ListResults []UserListResults + type UserListResults struct + Entity string + ListName string + ListType *int + type Video struct + AnimateFramesPerSecond string + AnimateOnlyKeepKeyFrame string + AnimateTimeIntervalOfFrame string + Bitrate string + Bufsize string + Codec string + Crf string + DashSegment string + Fps string + Gop string + Height string + HlsTsTime string + LongShortMode string + Maxrate string + Pixfmt string + Preset string + Profile string + Quality string + Remove string + Rotate string + Width string + type VideoAuditingJobConf struct + BizType string + Callback string + CallbackType int + CallbackVersion string + DetectContent int + DetectType string + Freeze *FreezeConf + Snapshot *PutVideoAuditingJobSnapshot + type VideoMontage struct + Audio *Audio + AudioMix *AudioMix + Container *Container + Duration string + Video *VideoMontageVideo + type VideoMontageVideo struct + Bitrate string + Codec string + Crf string + Fps string + Height string + Remove string + Width string + type VideoProcess struct + ColorEnhance *ColorEnhance + MsSharpen *MsSharpen + type VideoStreamConfig struct + BandWidth string + VideoStreamName string + type VideoTag struct + Scenario string + type VideoTagResult struct + StreamData *VideoTagResultStreamData + type VideoTagResultStreamData struct + Data *VideoTagResultStreamDataData + SubErrCode string + SubErrMsg string + type VideoTagResultStreamDataData struct + ActionTags []VideoTagResultStreamDataDataActionTags + ObjectTags []VideoTagResultStreamDataDataObjectTags + PersonTags []VideoTagResultStreamDataDataPersonTags + PlaceTags []VideoTagResultStreamDataDataPlaceTags + Tags []VideoTagResultStreamDataDataTags + type VideoTagResultStreamDataDataActionTags struct + EndTime string + StartTime string + Tags []VideoTagResultStreamDataDataTags + type VideoTagResultStreamDataDataObjectTags struct + Objects []VideoTagResultStreamDataDataPersonTagsDetailPerSecond + TimeStamp string + type VideoTagResultStreamDataDataPersonTags struct + Confidence float64 + Count string + DetailPerSecond []VideoTagResultStreamDataDataPersonTagsDetailPerSecond + Name string + type VideoTagResultStreamDataDataPersonTagsDetailPerSecond struct + BBox []VideoTagResultStreamDataDataPersonTagsDetailPerSecondBBox + Confidence float64 + Name string + TimeStamp string + type VideoTagResultStreamDataDataPersonTagsDetailPerSecondBBox struct + X1 string + X2 string + Y1 string + Y2 string + type VideoTagResultStreamDataDataPlaceTags struct + ClipFrameResult []string + EndIndex string + EndTime string + StartIndex string + StartTime string + Tags []VideoTagResultStreamDataDataTags + type VideoTagResultStreamDataDataTags struct + Confidence float64 + Tag string + TagCls string + type VirusDetectJobConf struct + Callback string + DetectType string + type VirusDetectJobDetail struct + Code string + CreationTime string + DetectDetail *VirusResults + JobId string + Message string + Object string + State string + Suggestion string + Url string + type VirusInfo struct + FileName string + VirusName string + type VirusResults struct + Result []VirusInfo + type VoiceSeparate struct + AudioConfig *AudioConfig + AudioMode string + type Watermark struct + Dx string + Dy string + EndTime string + Image *Image + LocMode string + Pos string + StartTime string + Text *Text + Type string + type WebpageAuditingJobConf struct + BizType string + Callback string + CallbackType int + DetectType string + ReturnHighlightHtml bool + type WebpageAuditingJobDetail struct + Code string + CreationTime string + DataId string + HighlightHtml string + ImageResults *WebpageImageResults + JobId string + Label string + Labels *WebpageResultInfo + ListInfo *UserListInfo + Message string + PageCount int + State string + Suggestion int + TextResults *WebpageTextResults + Url string + UserInfo *UserExtraInfo + type WebpageImageResult struct + AdsInfo *RecognitionInfo + Label string + PageNumber int + PoliticsInfo *RecognitionInfo + PornInfo *RecognitionInfo + SheetNumber int + Suggestion int + TerrorismInfo *RecognitionInfo + Text string + Url string + type WebpageImageResults struct + Results []WebpageImageResult + type WebpageResultInfo struct + AbuseInfo *RecognitionInfo + AdsInfo *RecognitionInfo + IllegalInfo *RecognitionInfo + PoliticsInfo *RecognitionInfo + PornInfo *RecognitionInfo + TerrorismInfo *RecognitionInfo + type WebpageTextResult struct + AbuseInfo *TextRecognitionInfo + AdsInfo *TextRecognitionInfo + IllegalInfo *TextRecognitionInfo + Label string + PageNumber int + PoliticsInfo *TextRecognitionInfo + PornInfo *TextRecognitionInfo + Result int + SheetNumber int + Suggestion int + TerrorismInfo *TextRecognitionInfo + Text string + type WebpageTextResults struct + Results []WebpageTextResult + type WebsiteRoutingRule struct + ConditionErrorCode string + ConditionPrefix string + RedirectProtocol string + RedirectReplaceKey string + RedirectReplaceKeyPrefix string + type WebsiteRoutingRules struct + Rules []WebsiteRoutingRule + type WordCoordPoint struct + WordCoordinate []Polygon + type WordPolygon struct + LeftBottom *Polygon + LeftTop *Polygon + RightBottom *Polygon + RightTop *Polygon + type Words struct + Character string + Confidence int + WordCoordPoint *WordCoordPoint + type WordsGeneralize struct + NerMethod string + SegMethod string + type WordsGeneralizeResult struct + WordsGeneralizeLable []WordsGeneralizeResulteLable + WordsGeneralizeToken []WordsGeneralizeResulteToken + type WordsGeneralizeResulteLable struct + Category string + Word string + type WordsGeneralizeResulteToken struct + Length string + Offset string + Pos string + Word string + type WorkflowExecution struct + CreateTime string + Object string + RunId string + State string + Topology Topology + WorkflowId string + WorkflowName string + type WorkflowExecutionList struct + CreationTime string + Object string + RunId string + State string + WorkflowId string + type WorkflowExecutionNotifyBody struct + EventName string + WorkflowExecution struct{ ... } + XMLName xml.Name + type XOptionalValue struct + Header *http.Header