lib/v20220901/models.rb in tencentcloud-sdk-teo-3.0.775 vs lib/v20220901/models.rb in tencentcloud-sdk-teo-3.0.776

- old
+ new

@@ -4978,10 +4978,10 @@ end # DescribeIdentifications请求参数结构体 class DescribeIdentificationsRequest < TencentCloud::Common::AbstractModel # @param Filters: 过滤条件,Filters.Values的上限为20。详细的过滤条件如下: - # <li>zone-name<br>   按照【<strong>站点名称</strong>】进行过滤。<br>   类型:String<br>   必选:是</li> + # <li>zone-name:按照站点名称进行过滤。</li> # @type Filters: Array # @param Offset: 分页查询偏移量。默认值:0。 # @type Offset: Integer # @param Limit: 分页查询限制数目。默认值:20,最大值:1000。 # @type Limit: Integer