lib/v20230517/models.rb in tencentcloud-sdk-iss-3.0.937 vs lib/v20230517/models.rb in tencentcloud-sdk-iss-3.0.938
- old
+ new
@@ -4659,10 +4659,10 @@
# @type Keyword: String
# @param CurrentUin: 当前用户Uin
# @type CurrentUin: Integer
# @param PageNumber: 页码,默认为1。
# @type PageNumber: Integer
- # @param PageSize: 每页数量,默认为20。
+ # @param PageSize: 每页数量,默认为20,单页最大10000条
# @type PageSize: Integer
attr_accessor :OrganizationId, :IsContainSubLevel, :IsContainUser, :AccessProtocol, :Type, :Status, :ClusterId, :Keyword, :CurrentUin, :PageNumber, :PageSize
def initialize(organizationid=nil, iscontainsublevel=nil, iscontainuser=nil, accessprotocol=nil, type=nil, status=nil, clusterid=nil, keyword=nil, currentuin=nil, pagenumber=nil, pagesize=nil)