Class: TencentCloud::Lcic::V20220817::DocumentInfo
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Lcic::V20220817::DocumentInfo
- Defined in:
- lib/v20220817/models.rb
Overview
文档信息
Instance Attribute Summary collapse
- #Cover ⇒ Object
- #DocumentId ⇒ Object
- #DocumentName ⇒ Object
- #DocumentSize ⇒ Object
- #DocumentType ⇒ Object
- #DocumentUrl ⇒ Object
- #Height ⇒ Object
- #MinScaleResolution ⇒ Object
- #Owner ⇒ Object
- #Pages ⇒ Object
- #Permission ⇒ Object
- #Preview ⇒ Object
- #Resolution ⇒ Object
- #SdkAppId ⇒ Object
- #TranscodeInfo ⇒ Object
- #TranscodeProgress ⇒ Object
- #TranscodeResult ⇒ Object
- #TranscodeState ⇒ Object
- #TranscodeType ⇒ Object
- #UpdateTime ⇒ Object
- #Width ⇒ Object
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(documentid = nil, documenturl = nil, documentname = nil, owner = nil, sdkappid = nil, permission = nil, transcoderesult = nil, transcodetype = nil, transcodeprogress = nil, transcodestate = nil, transcodeinfo = nil, documenttype = nil, documentsize = nil, updatetime = nil, pages = nil, width = nil, height = nil, cover = nil, preview = nil, resolution = nil, minscaleresolution = nil) ⇒ DocumentInfo
constructor
A new instance of DocumentInfo.
Constructor Details
#initialize(documentid = nil, documenturl = nil, documentname = nil, owner = nil, sdkappid = nil, permission = nil, transcoderesult = nil, transcodetype = nil, transcodeprogress = nil, transcodestate = nil, transcodeinfo = nil, documenttype = nil, documentsize = nil, updatetime = nil, pages = nil, width = nil, height = nil, cover = nil, preview = nil, resolution = nil, minscaleresolution = nil) ⇒ DocumentInfo
Returns a new instance of DocumentInfo.
3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 3088 3089 3090 3091 3092 3093 3094 3095 |
# File 'lib/v20220817/models.rb', line 3073 def initialize(documentid=nil, documenturl=nil, documentname=nil, owner=nil, sdkappid=nil, =nil, transcoderesult=nil, transcodetype=nil, transcodeprogress=nil, transcodestate=nil, transcodeinfo=nil, documenttype=nil, documentsize=nil, updatetime=nil, pages=nil, width=nil, height=nil, cover=nil, preview=nil, resolution=nil, minscaleresolution=nil) @DocumentId = documentid @DocumentUrl = documenturl @DocumentName = documentname @Owner = owner @SdkAppId = sdkappid @Permission = @TranscodeResult = transcoderesult @TranscodeType = transcodetype @TranscodeProgress = transcodeprogress @TranscodeState = transcodestate @TranscodeInfo = transcodeinfo @DocumentType = documenttype @DocumentSize = documentsize @UpdateTime = updatetime @Pages = pages @Width = width @Height = height @Cover = cover @Preview = preview @Resolution = resolution @MinScaleResolution = minscaleresolution end |
Instance Attribute Details
#Cover ⇒ Object
3071 3072 3073 |
# File 'lib/v20220817/models.rb', line 3071 def Cover @Cover end |
#DocumentId ⇒ Object
3071 3072 3073 |
# File 'lib/v20220817/models.rb', line 3071 def DocumentId @DocumentId end |
#DocumentName ⇒ Object
3071 3072 3073 |
# File 'lib/v20220817/models.rb', line 3071 def DocumentName @DocumentName end |
#DocumentSize ⇒ Object
3071 3072 3073 |
# File 'lib/v20220817/models.rb', line 3071 def DocumentSize @DocumentSize end |
#DocumentType ⇒ Object
3071 3072 3073 |
# File 'lib/v20220817/models.rb', line 3071 def DocumentType @DocumentType end |
#DocumentUrl ⇒ Object
3071 3072 3073 |
# File 'lib/v20220817/models.rb', line 3071 def DocumentUrl @DocumentUrl end |
#Height ⇒ Object
3071 3072 3073 |
# File 'lib/v20220817/models.rb', line 3071 def Height @Height end |
#MinScaleResolution ⇒ Object
3071 3072 3073 |
# File 'lib/v20220817/models.rb', line 3071 def MinScaleResolution @MinScaleResolution end |
#Owner ⇒ Object
3071 3072 3073 |
# File 'lib/v20220817/models.rb', line 3071 def Owner @Owner end |
#Pages ⇒ Object
3071 3072 3073 |
# File 'lib/v20220817/models.rb', line 3071 def Pages @Pages end |
#Permission ⇒ Object
3071 3072 3073 |
# File 'lib/v20220817/models.rb', line 3071 def Permission @Permission end |
#Preview ⇒ Object
3071 3072 3073 |
# File 'lib/v20220817/models.rb', line 3071 def Preview @Preview end |
#Resolution ⇒ Object
3071 3072 3073 |
# File 'lib/v20220817/models.rb', line 3071 def Resolution @Resolution end |
#SdkAppId ⇒ Object
3071 3072 3073 |
# File 'lib/v20220817/models.rb', line 3071 def SdkAppId @SdkAppId end |
#TranscodeInfo ⇒ Object
3071 3072 3073 |
# File 'lib/v20220817/models.rb', line 3071 def TranscodeInfo @TranscodeInfo end |
#TranscodeProgress ⇒ Object
3071 3072 3073 |
# File 'lib/v20220817/models.rb', line 3071 def TranscodeProgress @TranscodeProgress end |
#TranscodeResult ⇒ Object
3071 3072 3073 |
# File 'lib/v20220817/models.rb', line 3071 def TranscodeResult @TranscodeResult end |
#TranscodeState ⇒ Object
3071 3072 3073 |
# File 'lib/v20220817/models.rb', line 3071 def TranscodeState @TranscodeState end |
#TranscodeType ⇒ Object
3071 3072 3073 |
# File 'lib/v20220817/models.rb', line 3071 def TranscodeType @TranscodeType end |
#UpdateTime ⇒ Object
3071 3072 3073 |
# File 'lib/v20220817/models.rb', line 3071 def UpdateTime @UpdateTime end |
#Width ⇒ Object
3071 3072 3073 |
# File 'lib/v20220817/models.rb', line 3071 def Width @Width end |
Instance Method Details
#deserialize(params) ⇒ Object
3097 3098 3099 3100 3101 3102 3103 3104 3105 3106 3107 3108 3109 3110 3111 3112 3113 3114 3115 3116 3117 3118 3119 |
# File 'lib/v20220817/models.rb', line 3097 def deserialize(params) @DocumentId = params['DocumentId'] @DocumentUrl = params['DocumentUrl'] @DocumentName = params['DocumentName'] @Owner = params['Owner'] @SdkAppId = params['SdkAppId'] @Permission = params['Permission'] @TranscodeResult = params['TranscodeResult'] @TranscodeType = params['TranscodeType'] @TranscodeProgress = params['TranscodeProgress'] @TranscodeState = params['TranscodeState'] @TranscodeInfo = params['TranscodeInfo'] @DocumentType = params['DocumentType'] @DocumentSize = params['DocumentSize'] @UpdateTime = params['UpdateTime'] @Pages = params['Pages'] @Width = params['Width'] @Height = params['Height'] @Cover = params['Cover'] @Preview = params['Preview'] @Resolution = params['Resolution'] @MinScaleResolution = params['MinScaleResolution'] end |