Class: TencentCloud::Vod::V20180717::DescribePersonSamplesRequest
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Vod::V20180717::DescribePersonSamplesRequest
- Defined in:
- lib/v20180717/models.rb
Overview
DescribePersonSamples请求参数结构体
Instance Attribute Summary collapse
-
#Limit ⇒ Object
默认值:UserDefine,拉取用户自定义素材库素材。 说明:如果是拉取系统默认素材库,只能使用素材名字或者素材 ID + 素材名字的方式进行拉取,且五官图片只返回一张。.
-
#Names ⇒ Object
默认值:UserDefine,拉取用户自定义素材库素材。 说明:如果是拉取系统默认素材库,只能使用素材名字或者素材 ID + 素材名字的方式进行拉取,且五官图片只返回一张。.
-
#Offset ⇒ Object
默认值:UserDefine,拉取用户自定义素材库素材。 说明:如果是拉取系统默认素材库,只能使用素材名字或者素材 ID + 素材名字的方式进行拉取,且五官图片只返回一张。.
-
#PersonIds ⇒ Object
默认值:UserDefine,拉取用户自定义素材库素材。 说明:如果是拉取系统默认素材库,只能使用素材名字或者素材 ID + 素材名字的方式进行拉取,且五官图片只返回一张。.
-
#SubAppId ⇒ Object
默认值:UserDefine,拉取用户自定义素材库素材。 说明:如果是拉取系统默认素材库,只能使用素材名字或者素材 ID + 素材名字的方式进行拉取,且五官图片只返回一张。.
-
#Tags ⇒ Object
默认值:UserDefine,拉取用户自定义素材库素材。 说明:如果是拉取系统默认素材库,只能使用素材名字或者素材 ID + 素材名字的方式进行拉取,且五官图片只返回一张。.
-
#Type ⇒ Object
默认值:UserDefine,拉取用户自定义素材库素材。 说明:如果是拉取系统默认素材库,只能使用素材名字或者素材 ID + 素材名字的方式进行拉取,且五官图片只返回一张。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(subappid = nil, type = nil, personids = nil, names = nil, tags = nil, offset = nil, limit = nil) ⇒ DescribePersonSamplesRequest
constructor
A new instance of DescribePersonSamplesRequest.
Constructor Details
#initialize(subappid = nil, type = nil, personids = nil, names = nil, tags = nil, offset = nil, limit = nil) ⇒ DescribePersonSamplesRequest
Returns a new instance of DescribePersonSamplesRequest.
11755 11756 11757 11758 11759 11760 11761 11762 11763 |
# File 'lib/v20180717/models.rb', line 11755 def initialize(subappid=nil, type=nil, personids=nil, names=nil, =nil, offset=nil, limit=nil) @SubAppId = subappid @Type = type @PersonIds = personids @Names = names @Tags = @Offset = offset @Limit = limit end |
Instance Attribute Details
#Limit ⇒ Object
默认值:UserDefine,拉取用户自定义素材库素材。说明:如果是拉取系统默认素材库,只能使用素材名字或者素材 ID + 素材名字的方式进行拉取,且五官图片只返回一张。
11753 11754 11755 |
# File 'lib/v20180717/models.rb', line 11753 def Limit @Limit end |
#Names ⇒ Object
默认值:UserDefine,拉取用户自定义素材库素材。说明:如果是拉取系统默认素材库,只能使用素材名字或者素材 ID + 素材名字的方式进行拉取,且五官图片只返回一张。
11753 11754 11755 |
# File 'lib/v20180717/models.rb', line 11753 def Names @Names end |
#Offset ⇒ Object
默认值:UserDefine,拉取用户自定义素材库素材。说明:如果是拉取系统默认素材库,只能使用素材名字或者素材 ID + 素材名字的方式进行拉取,且五官图片只返回一张。
11753 11754 11755 |
# File 'lib/v20180717/models.rb', line 11753 def Offset @Offset end |
#PersonIds ⇒ Object
默认值:UserDefine,拉取用户自定义素材库素材。说明:如果是拉取系统默认素材库,只能使用素材名字或者素材 ID + 素材名字的方式进行拉取,且五官图片只返回一张。
11753 11754 11755 |
# File 'lib/v20180717/models.rb', line 11753 def PersonIds @PersonIds end |
#SubAppId ⇒ Object
默认值:UserDefine,拉取用户自定义素材库素材。说明:如果是拉取系统默认素材库,只能使用素材名字或者素材 ID + 素材名字的方式进行拉取,且五官图片只返回一张。
11753 11754 11755 |
# File 'lib/v20180717/models.rb', line 11753 def SubAppId @SubAppId end |
#Tags ⇒ Object
默认值:UserDefine,拉取用户自定义素材库素材。说明:如果是拉取系统默认素材库,只能使用素材名字或者素材 ID + 素材名字的方式进行拉取,且五官图片只返回一张。
11753 11754 11755 |
# File 'lib/v20180717/models.rb', line 11753 def Tags @Tags end |
#Type ⇒ Object
默认值:UserDefine,拉取用户自定义素材库素材。说明:如果是拉取系统默认素材库,只能使用素材名字或者素材 ID + 素材名字的方式进行拉取,且五官图片只返回一张。
11753 11754 11755 |
# File 'lib/v20180717/models.rb', line 11753 def Type @Type end |
Instance Method Details
#deserialize(params) ⇒ Object
11765 11766 11767 11768 11769 11770 11771 11772 11773 |
# File 'lib/v20180717/models.rb', line 11765 def deserialize(params) @SubAppId = params['SubAppId'] @Type = params['Type'] @PersonIds = params['PersonIds'] @Names = params['Names'] @Tags = params['Tags'] @Offset = params['Offset'] @Limit = params['Limit'] end |