code
stringlengths
15
9.96M
docstring
stringlengths
1
10.1k
func_name
stringlengths
1
124
language
stringclasses
1 value
repo
stringlengths
7
63
path
stringlengths
6
186
url
stringlengths
50
236
license
stringclasses
4 values
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("Switch",$param) and $param["Switch"] !== null) { $this->Switch = $param["Switch"]; } if (array_key_exists("MaxSize",$param) and $param["MaxSize"] !== null) { $this->MaxSize = $param["MaxSize"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/PostMaxSizeParameters.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/PostMaxSizeParameters.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("CertId",$param) and $param["CertId"] !== null) { $this->CertId = $param["CertId"]; } if (array_key_exists("Alias",$param) and $param["Alias"] !== null) { $this->Alias = $param["Alias"]; } if (array_key_exists("Type",$param) and $param["Type"] !== null) { $this->Type = $param["Type"]; } if (array_key_exists("ExpireTime",$param) and $param["ExpireTime"] !== null) { $this->ExpireTime = $param["ExpireTime"]; } if (array_key_exists("DeployTime",$param) and $param["DeployTime"] !== null) { $this->DeployTime = $param["DeployTime"]; } if (array_key_exists("SignAlgo",$param) and $param["SignAlgo"] !== null) { $this->SignAlgo = $param["SignAlgo"]; } if (array_key_exists("CommonName",$param) and $param["CommonName"] !== null) { $this->CommonName = $param["CommonName"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/ServerCertInfo.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/ServerCertInfo.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("Switch",$param) and $param["Switch"] !== null) { $this->Switch = $param["Switch"]; } if (array_key_exists("Level",$param) and $param["Level"] !== null) { $this->Level = $param["Level"]; } if (array_key_exists("Mode",$param) and $param["Mode"] !== null) { $this->Mode = $param["Mode"]; } if (array_key_exists("WafRule",$param) and $param["WafRule"] !== null) { $this->WafRule = new WafRule(); $this->WafRule->deserialize($param["WafRule"]); } if (array_key_exists("AiRule",$param) and $param["AiRule"] !== null) { $this->AiRule = new AiRule(); $this->AiRule->deserialize($param["AiRule"]); } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/WafConfig.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/WafConfig.php
Apache-2.0
function __construct() { }
@param string $PlanId 套餐 ID,形如 edgeone-2wdo315m2y4c。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DestroyPlanRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DestroyPlanRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("PlanId",$param) and $param["PlanId"] !== null) { $this->PlanId = $param["PlanId"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DestroyPlanRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DestroyPlanRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("Switch",$param) and $param["Switch"] !== null) { $this->Switch = $param["Switch"]; } if (array_key_exists("Percent",$param) and $param["Percent"] !== null) { $this->Percent = $param["Percent"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/CachePrefresh.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/CachePrefresh.php
Apache-2.0
function __construct() { }
@param string $ZoneId 站点 ID。 @param string $InstanceId 负载均衡实例 ID。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DeleteLoadBalancerRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DeleteLoadBalancerRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("ZoneId",$param) and $param["ZoneId"] !== null) { $this->ZoneId = $param["ZoneId"]; } if (array_key_exists("InstanceId",$param) and $param["InstanceId"] !== null) { $this->InstanceId = $param["InstanceId"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DeleteLoadBalancerRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DeleteLoadBalancerRequest.php
Apache-2.0
function __construct() { }
@param string $BusinessId 引用的业务 ID,如自定义拦截规则 ID。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/ErrorPageReference.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/ErrorPageReference.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("BusinessId",$param) and $param["BusinessId"] !== null) { $this->BusinessId = $param["BusinessId"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/ErrorPageReference.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/ErrorPageReference.php
Apache-2.0
function __construct() { }
@param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DeleteRealtimeLogDeliveryTaskResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DeleteRealtimeLogDeliveryTaskResponse.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("RequestId",$param) and $param["RequestId"] !== null) { $this->RequestId = $param["RequestId"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DeleteRealtimeLogDeliveryTaskResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DeleteRealtimeLogDeliveryTaskResponse.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("Switch",$param) and $param["Switch"] !== null) { $this->Switch = $param["Switch"]; } if (array_key_exists("FirstPartConfig",$param) and $param["FirstPartConfig"] !== null) { $this->FirstPartConfig = new FirstPartConfig(); $this->FirstPartConfig->deserialize($param["FirstPartConfig"]); } if (array_key_exists("SlowRateConfig",$param) and $param["SlowRateConfig"] !== null) { $this->SlowRateConfig = new SlowRateConfig(); $this->SlowRateConfig->deserialize($param["SlowRateConfig"]); } if (array_key_exists("Action",$param) and $param["Action"] !== null) { $this->Action = $param["Action"]; } if (array_key_exists("RuleId",$param) and $param["RuleId"] !== null) { $this->RuleId = $param["RuleId"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/SlowPostConfig.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/SlowPostConfig.php
Apache-2.0
function __construct() { }
@param string $ZoneId 站点ID。该参数必填。 @param array $Filters 过滤条件,Filters.Values的上限为20。详细的过滤条件如下:<li>proxy-id<br>   按照【<strong>代理ID</strong>】进行过滤。代理ID形如:proxy-ev2sawbwfd。<br>   类型:String<br>   必选:否</li><li>zone-id<br>   按照【<strong>站点ID</strong>】进行过滤。站点ID形如:zone-vawer2vadg。<br>   类型:String<br>   必选:否</li><li>rule-tag<br>   按照【<strong>规则标签</strong>】对应用代理下的规则进行过滤。规则标签形如:rule-service-1。<br>   类型:String<br>   必选:否</li> @param integer $Offset 分页查询偏移量。默认为0。 @param integer $Limit 分页查询限制数目。默认值:20,最大值:1000。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DescribeApplicationProxiesRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DescribeApplicationProxiesRequest.php
Apache-2.0
function __construct() { }
@param string $OriginGroupId 源站组ID。 @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/CreateOriginGroupResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/CreateOriginGroupResponse.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("OriginGroupId",$param) and $param["OriginGroupId"] !== null) { $this->OriginGroupId = $param["OriginGroupId"]; } if (array_key_exists("RequestId",$param) and $param["RequestId"] !== null) { $this->RequestId = $param["RequestId"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/CreateOriginGroupResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/CreateOriginGroupResponse.php
Apache-2.0
function __construct() { }
@param string $Description 内容标识符的描述,长度限制不超过 20 个字符。 @param string $PlanId 待绑定的目标套餐 ID,仅限企业版可用。<li>当您账号下已存在套餐时,需要先前往 [套餐管理](https://console.cloud.tencent.com/edgeone/package) 获取套餐 ID,直接将内容标识符绑定至该套餐;</li><li>若您当前没有可绑定的套餐时,请先购买企业版套餐。</li> @param array $Tags 标签。该参数用于对内容标识符进行分权限管控。您需要先前往 [标签控制台](https://console.cloud.tencent.com/tag/taglist) 创建标签才可以在此处传入对应的标签键和标签值。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/CreateContentIdentifierRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/CreateContentIdentifierRequest.php
Apache-2.0
function __construct() { }
@param string $FunctionId 函数 ID。 @param string $ZoneId 站点 ID。 @param string $Name 函数名字。 @param string $Remark 函数描述。 @param string $Content 函数内容。 @param string $Domain 函数默认域名。 @param string $CreateTime 创建时间。时间为世界标准时间(UTC), 遵循 ISO 8601 标准的日期和时间格式。 @param string $UpdateTime 修改时间。时间为世界标准时间(UTC), 遵循 ISO 8601 标准的日期和时间格式。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/FunctionInfo.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/FunctionInfo.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("FunctionId",$param) and $param["FunctionId"] !== null) { $this->FunctionId = $param["FunctionId"]; } if (array_key_exists("ZoneId",$param) and $param["ZoneId"] !== null) { $this->ZoneId = $param["ZoneId"]; } if (array_key_exists("Name",$param) and $param["Name"] !== null) { $this->Name = $param["Name"]; } if (array_key_exists("Remark",$param) and $param["Remark"] !== null) { $this->Remark = $param["Remark"]; } if (array_key_exists("Content",$param) and $param["Content"] !== null) { $this->Content = $param["Content"]; } if (array_key_exists("Domain",$param) and $param["Domain"] !== null) { $this->Domain = $param["Domain"]; } if (array_key_exists("CreateTime",$param) and $param["CreateTime"] !== null) { $this->CreateTime = $param["CreateTime"]; } if (array_key_exists("UpdateTime",$param) and $param["UpdateTime"] !== null) { $this->UpdateTime = $param["UpdateTime"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/FunctionInfo.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/FunctionInfo.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("ZoneId",$param) and $param["ZoneId"] !== null) { $this->ZoneId = $param["ZoneId"]; } if (array_key_exists("ProxyId",$param) and $param["ProxyId"] !== null) { $this->ProxyId = $param["ProxyId"]; } if (array_key_exists("Status",$param) and $param["Status"] !== null) { $this->Status = $param["Status"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/ModifyApplicationProxyStatusRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/ModifyApplicationProxyStatusRequest.php
Apache-2.0
function __construct() { }
@param string $ZoneId 站点 Id。 @param integer $GroupId IP 组 Id。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DeleteSecurityIPGroupRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DeleteSecurityIPGroupRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("ZoneId",$param) and $param["ZoneId"] !== null) { $this->ZoneId = $param["ZoneId"]; } if (array_key_exists("GroupId",$param) and $param["GroupId"] !== null) { $this->GroupId = $param["GroupId"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DeleteSecurityIPGroupRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DeleteSecurityIPGroupRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("Switch",$param) and $param["Switch"] !== null) { $this->Switch = $param["Switch"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/SmartRouting.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/SmartRouting.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("ZoneId",$param) and $param["ZoneId"] !== null) { $this->ZoneId = $param["ZoneId"]; } if (array_key_exists("Name",$param) and $param["Name"] !== null) { $this->Name = $param["Name"]; } if (array_key_exists("Type",$param) and $param["Type"] !== null) { $this->Type = $param["Type"]; } if (array_key_exists("Content",$param) and $param["Content"] !== null) { $this->Content = $param["Content"]; } if (array_key_exists("Location",$param) and $param["Location"] !== null) { $this->Location = $param["Location"]; } if (array_key_exists("TTL",$param) and $param["TTL"] !== null) { $this->TTL = $param["TTL"]; } if (array_key_exists("Weight",$param) and $param["Weight"] !== null) { $this->Weight = $param["Weight"]; } if (array_key_exists("Priority",$param) and $param["Priority"] !== null) { $this->Priority = $param["Priority"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/CreateDnsRecordRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/CreateDnsRecordRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("Switch",$param) and $param["Switch"] !== null) { $this->Switch = $param["Switch"]; } if (array_key_exists("Interval",$param) and $param["Interval"] !== null) { $this->Interval = $param["Interval"]; } if (array_key_exists("Threshold",$param) and $param["Threshold"] !== null) { $this->Threshold = $param["Threshold"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/SlowRateConfig.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/SlowRateConfig.php
Apache-2.0
function __construct() { }
@param string $ZoneId 站点 ID。 @param string $Name 函数名称,只能包含小写字母、数字、连字符,以数字或字母开头,以数字或字母结尾,最大支持 30 个字符。 @param string $Content 函数内容,当前仅支持 JavaScript 代码,最大支持 5MB 大小。 @param string $Remark 函数描述,最大支持 60 个字符。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/CreateFunctionRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/CreateFunctionRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("ZoneId",$param) and $param["ZoneId"] !== null) { $this->ZoneId = $param["ZoneId"]; } if (array_key_exists("Name",$param) and $param["Name"] !== null) { $this->Name = $param["Name"]; } if (array_key_exists("Content",$param) and $param["Content"] !== null) { $this->Content = $param["Content"]; } if (array_key_exists("Remark",$param) and $param["Remark"] !== null) { $this->Remark = $param["Remark"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/CreateFunctionRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/CreateFunctionRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("Switch",$param) and $param["Switch"] !== null) { $this->Switch = $param["Switch"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/OfflineCacheParameters.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/OfflineCacheParameters.php
Apache-2.0
function __construct() { }
@param string $FunctionId 函数 ID。 @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/CreateFunctionResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/CreateFunctionResponse.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("FunctionId",$param) and $param["FunctionId"] !== null) { $this->FunctionId = $param["FunctionId"]; } if (array_key_exists("RequestId",$param) and $param["RequestId"] !== null) { $this->RequestId = $param["RequestId"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/CreateFunctionResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/CreateFunctionResponse.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("Switch",$param) and $param["Switch"] !== null) { $this->Switch = $param["Switch"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DDoS.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DDoS.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("QueryString",$param) and $param["QueryString"] !== null) { $this->QueryString = new UpstreamRequestQueryString(); $this->QueryString->deserialize($param["QueryString"]); } if (array_key_exists("Cookie",$param) and $param["Cookie"] !== null) { $this->Cookie = new UpstreamRequestCookie(); $this->Cookie->deserialize($param["Cookie"]); } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/UpstreamRequestParameters.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/UpstreamRequestParameters.php
Apache-2.0
function __construct() { }
@param string $PlanId 套餐 ID,形如 edgeone-2unuvzjmmn2q。 @param RenewFlag $RenewFlag 预付费套餐自动续费配置。若开启了自动续费,则会在套餐到期前一天自动续费,仅支持个人版,基础版,标准版套餐。不填写表示保持原有配置。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/ModifyPlanRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/ModifyPlanRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("PlanId",$param) and $param["PlanId"] !== null) { $this->PlanId = $param["PlanId"]; } if (array_key_exists("RenewFlag",$param) and $param["RenewFlag"] !== null) { $this->RenewFlag = new RenewFlag(); $this->RenewFlag->deserialize($param["RenewFlag"]); } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/ModifyPlanRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/ModifyPlanRequest.php
Apache-2.0
function __construct() { }
@param string $Action 功能名称,功能名称填写规范可调用接口 [查询规则引擎的设置参数](https://cloud.tencent.com/document/product/1552/80618) 查看。 @param array $Parameters 参数。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/RewriteAction.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/RewriteAction.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("ZoneId",$param) and $param["ZoneId"] !== null) { $this->ZoneId = $param["ZoneId"]; } if (array_key_exists("RecordId",$param) and $param["RecordId"] !== null) { $this->RecordId = $param["RecordId"]; } if (array_key_exists("Name",$param) and $param["Name"] !== null) { $this->Name = $param["Name"]; } if (array_key_exists("Type",$param) and $param["Type"] !== null) { $this->Type = $param["Type"]; } if (array_key_exists("Location",$param) and $param["Location"] !== null) { $this->Location = $param["Location"]; } if (array_key_exists("Content",$param) and $param["Content"] !== null) { $this->Content = $param["Content"]; } if (array_key_exists("TTL",$param) and $param["TTL"] !== null) { $this->TTL = $param["TTL"]; } if (array_key_exists("Weight",$param) and $param["Weight"] !== null) { $this->Weight = $param["Weight"]; } if (array_key_exists("Priority",$param) and $param["Priority"] !== null) { $this->Priority = $param["Priority"]; } if (array_key_exists("Status",$param) and $param["Status"] !== null) { $this->Status = $param["Status"]; } if (array_key_exists("CreatedOn",$param) and $param["CreatedOn"] !== null) { $this->CreatedOn = $param["CreatedOn"]; } if (array_key_exists("ModifiedOn",$param) and $param["ModifiedOn"] !== null) { $this->ModifiedOn = $param["ModifiedOn"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DnsRecord.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DnsRecord.php
Apache-2.0
function __construct() { }
@param integer $TotalCount 查询结果的总条数。 @param array $Data 四层离线日志数据列表。 @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DownloadL4LogsResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DownloadL4LogsResponse.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("WafConfig",$param) and $param["WafConfig"] !== null) { $this->WafConfig = new WafConfig(); $this->WafConfig->deserialize($param["WafConfig"]); } if (array_key_exists("RateLimitConfig",$param) and $param["RateLimitConfig"] !== null) { $this->RateLimitConfig = new RateLimitConfig(); $this->RateLimitConfig->deserialize($param["RateLimitConfig"]); } if (array_key_exists("AclConfig",$param) and $param["AclConfig"] !== null) { $this->AclConfig = new AclConfig(); $this->AclConfig->deserialize($param["AclConfig"]); } if (array_key_exists("BotConfig",$param) and $param["BotConfig"] !== null) { $this->BotConfig = new BotConfig(); $this->BotConfig->deserialize($param["BotConfig"]); } if (array_key_exists("SwitchConfig",$param) and $param["SwitchConfig"] !== null) { $this->SwitchConfig = new SwitchConfig(); $this->SwitchConfig->deserialize($param["SwitchConfig"]); } if (array_key_exists("IpTableConfig",$param) and $param["IpTableConfig"] !== null) { $this->IpTableConfig = new IpTableConfig(); $this->IpTableConfig->deserialize($param["IpTableConfig"]); } if (array_key_exists("ExceptConfig",$param) and $param["ExceptConfig"] !== null) { $this->ExceptConfig = new ExceptConfig(); $this->ExceptConfig->deserialize($param["ExceptConfig"]); } if (array_key_exists("DropPageConfig",$param) and $param["DropPageConfig"] !== null) { $this->DropPageConfig = new DropPageConfig(); $this->DropPageConfig->deserialize($param["DropPageConfig"]); } if (array_key_exists("TemplateConfig",$param) and $param["TemplateConfig"] !== null) { $this->TemplateConfig = new TemplateConfig(); $this->TemplateConfig->deserialize($param["TemplateConfig"]); } if (array_key_exists("SlowPostConfig",$param) and $param["SlowPostConfig"] !== null) { $this->SlowPostConfig = new SlowPostConfig(); $this->SlowPostConfig->deserialize($param["SlowPostConfig"]); } if (array_key_exists("DetectLengthLimitConfig",$param) and $param["DetectLengthLimitConfig"] !== null) { $this->DetectLengthLimitConfig = new DetectLengthLimitConfig(); $this->DetectLengthLimitConfig->deserialize($param["DetectLengthLimitConfig"]); } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/SecurityConfig.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/SecurityConfig.php
Apache-2.0
function __construct() { }
@param integer $TotalCount 符合过滤条件的内容标识符总数。 @param array $ContentIdentifiers 内容标识符详细内容列表。 @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DescribeContentIdentifiersResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DescribeContentIdentifiersResponse.php
Apache-2.0
function __construct() { }
@param string $ZoneId 站点 ID。 @param array $RuleIds 需要删除的规则 ID 列表。您可以通过 DescribeL7AccRules 获取 Ruleid。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DeleteL7AccRulesRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DeleteL7AccRulesRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("ZoneId",$param) and $param["ZoneId"] !== null) { $this->ZoneId = $param["ZoneId"]; } if (array_key_exists("RuleIds",$param) and $param["RuleIds"] !== null) { $this->RuleIds = $param["RuleIds"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DeleteL7AccRulesRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DeleteL7AccRulesRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("StatusCode",$param) and $param["StatusCode"] !== null) { $this->StatusCode = $param["StatusCode"]; } if (array_key_exists("Protocol",$param) and $param["Protocol"] !== null) { $this->Protocol = $param["Protocol"]; } if (array_key_exists("HostName",$param) and $param["HostName"] !== null) { $this->HostName = new HostName(); $this->HostName->deserialize($param["HostName"]); } if (array_key_exists("URLPath",$param) and $param["URLPath"] !== null) { $this->URLPath = new URLPath(); $this->URLPath->deserialize($param["URLPath"]); } if (array_key_exists("QueryString",$param) and $param["QueryString"] !== null) { $this->QueryString = new AccessURLRedirectQueryString(); $this->QueryString->deserialize($param["QueryString"]); } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/AccessURLRedirectParameters.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/AccessURLRedirectParameters.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("Currency",$param) and $param["Currency"] !== null) { $this->Currency = $param["Currency"]; } if (array_key_exists("Flux",$param) and $param["Flux"] !== null) { $this->Flux = $param["Flux"]; } if (array_key_exists("Frequency",$param) and $param["Frequency"] !== null) { $this->Frequency = $param["Frequency"]; } if (array_key_exists("PlanType",$param) and $param["PlanType"] !== null) { $this->PlanType = $param["PlanType"]; } if (array_key_exists("Price",$param) and $param["Price"] !== null) { $this->Price = $param["Price"]; } if (array_key_exists("Request",$param) and $param["Request"] !== null) { $this->Request = $param["Request"]; } if (array_key_exists("SiteNumber",$param) and $param["SiteNumber"] !== null) { $this->SiteNumber = $param["SiteNumber"]; } if (array_key_exists("Area",$param) and $param["Area"] !== null) { $this->Area = $param["Area"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/PlanInfo.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/PlanInfo.php
Apache-2.0
function __construct() { }
@param integer $TotalCount 负载均衡实例总数。 @param array $LoadBalancerList 负载均衡实例列表。 @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DescribeLoadBalancerListResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DescribeLoadBalancerListResponse.php
Apache-2.0
function __construct() { }
@param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/ModifyContentIdentifierResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/ModifyContentIdentifierResponse.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("RequestId",$param) and $param["RequestId"] !== null) { $this->RequestId = $param["RequestId"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/ModifyContentIdentifierResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/ModifyContentIdentifierResponse.php
Apache-2.0
function __construct() { }
@param string $PlanId 套餐 ID,形如 edgeone-2unuvzjmmn2q。 @param string $PlanType 需要升级到的目标套餐版本,取值有:<li> basic:基础版套餐;</li><li> standard:标准版套餐。</li> @param string $AutoUseVoucher 是否自动使用代金券,取值有:<li> true:是;</li><li> false:否。</li>不填写使用默认值 false。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/UpgradePlanRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/UpgradePlanRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("PlanId",$param) and $param["PlanId"] !== null) { $this->PlanId = $param["PlanId"]; } if (array_key_exists("PlanType",$param) and $param["PlanType"] !== null) { $this->PlanType = $param["PlanType"]; } if (array_key_exists("AutoUseVoucher",$param) and $param["AutoUseVoucher"] !== null) { $this->AutoUseVoucher = $param["AutoUseVoucher"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/UpgradePlanRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/UpgradePlanRequest.php
Apache-2.0
function __construct() { }
@param string $Reason 失败原因。 @param array $Targets 处理失败的资源列表。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/FailReason.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/FailReason.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("Reason",$param) and $param["Reason"] !== null) { $this->Reason = $param["Reason"]; } if (array_key_exists("Targets",$param) and $param["Targets"] !== null) { $this->Targets = $param["Targets"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/FailReason.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/FailReason.php
Apache-2.0
function __construct() { }
@param string $ZoneId 站点 ID。 @param array $RuleIds 指定删除的规则 ID 列表。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DeleteRulesRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DeleteRulesRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("ZoneId",$param) and $param["ZoneId"] !== null) { $this->ZoneId = $param["ZoneId"]; } if (array_key_exists("RuleIds",$param) and $param["RuleIds"] !== null) { $this->RuleIds = $param["RuleIds"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DeleteRulesRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DeleteRulesRequest.php
Apache-2.0
function __construct() { }
@param string $RuleId 规则 ID。 @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/CreateFunctionRuleResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/CreateFunctionRuleResponse.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("RuleId",$param) and $param["RuleId"] !== null) { $this->RuleId = $param["RuleId"]; } if (array_key_exists("RequestId",$param) and $param["RequestId"] !== null) { $this->RequestId = $param["RequestId"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/CreateFunctionRuleResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/CreateFunctionRuleResponse.php
Apache-2.0
function __construct() { }
@param string $SharedCNAME 需要绑定或解绑的共享 CNAME。 @param array $DomainNames 加速域名,可传递多个,最多20个。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/BindSharedCNAMEMap.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/BindSharedCNAMEMap.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("SharedCNAME",$param) and $param["SharedCNAME"] !== null) { $this->SharedCNAME = $param["SharedCNAME"]; } if (array_key_exists("DomainNames",$param) and $param["DomainNames"] !== null) { $this->DomainNames = $param["DomainNames"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/BindSharedCNAMEMap.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/BindSharedCNAMEMap.php
Apache-2.0
function __construct() { }
@param array $NameServers NS 接入时,分配给用户的 DNS 服务器地址,需要将域名的 NameServer 切换至该地址。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/NsVerification.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/NsVerification.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("NameServers",$param) and $param["NameServers"] !== null) { $this->NameServers = $param["NameServers"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/NsVerification.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/NsVerification.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("ZoneId",$param) and $param["ZoneId"] !== null) { $this->ZoneId = $param["ZoneId"]; } if (array_key_exists("Types",$param) and $param["Types"] !== null) { $this->Types = $param["Types"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/ExportZoneConfigRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/ExportZoneConfigRequest.php
Apache-2.0
function __construct() { }
@param array $IPs 待查询的 IP 列表,支持 IPV4 和 IPV6,最大可查询 100 条。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DescribeIPRegionRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DescribeIPRegionRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("IPs",$param) and $param["IPs"] !== null) { $this->IPs = $param["IPs"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DescribeIPRegionRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DescribeIPRegionRequest.php
Apache-2.0
function __construct() { }
@param string $ZoneId 站点 ID。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DescribeEnvironmentsRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DescribeEnvironmentsRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("ZoneId",$param) and $param["ZoneId"] !== null) { $this->ZoneId = $param["ZoneId"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DescribeEnvironmentsRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DescribeEnvironmentsRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("ZoneId",$param) and $param["ZoneId"] !== null) { $this->ZoneId = $param["ZoneId"]; } if (array_key_exists("PlanType",$param) and $param["PlanType"] !== null) { $this->PlanType = $param["PlanType"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/CreatePlanForZoneRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/CreatePlanForZoneRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("Switch",$param) and $param["Switch"] !== null) { $this->Switch = $param["Switch"]; } if (array_key_exists("RuleID",$param) and $param["RuleID"] !== null) { $this->RuleID = $param["RuleID"]; } if (array_key_exists("AlgManagedIds",$param) and $param["AlgManagedIds"] !== null) { $this->AlgManagedIds = $param["AlgManagedIds"]; } if (array_key_exists("CapManagedIds",$param) and $param["CapManagedIds"] !== null) { $this->CapManagedIds = $param["CapManagedIds"]; } if (array_key_exists("MonManagedIds",$param) and $param["MonManagedIds"] !== null) { $this->MonManagedIds = $param["MonManagedIds"]; } if (array_key_exists("DropManagedIds",$param) and $param["DropManagedIds"] !== null) { $this->DropManagedIds = $param["DropManagedIds"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/BotPortraitRule.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/BotPortraitRule.php
Apache-2.0
function __construct() { }
@param string $Action 功能名称,功能名称填写规范可调用接口 [查询规则引擎的设置参数](https://cloud.tencent.com/document/product/1552/80618) 查看。 @param array $Parameters 参数。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/NormalAction.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/NormalAction.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("StartTime",$param) and $param["StartTime"] !== null) { $this->StartTime = $param["StartTime"]; } if (array_key_exists("EndTime",$param) and $param["EndTime"] !== null) { $this->EndTime = $param["EndTime"]; } if (array_key_exists("MetricNames",$param) and $param["MetricNames"] !== null) { $this->MetricNames = $param["MetricNames"]; } if (array_key_exists("ZoneIds",$param) and $param["ZoneIds"] !== null) { $this->ZoneIds = $param["ZoneIds"]; } if (array_key_exists("PolicyIds",$param) and $param["PolicyIds"] !== null) { $this->PolicyIds = $param["PolicyIds"]; } if (array_key_exists("Interval",$param) and $param["Interval"] !== null) { $this->Interval = $param["Interval"]; } if (array_key_exists("Area",$param) and $param["Area"] !== null) { $this->Area = $param["Area"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DescribeDDoSAttackDataRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DescribeDDoSAttackDataRequest.php
Apache-2.0
function __construct() { }
@param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DeleteL7AccRulesResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DeleteL7AccRulesResponse.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("RequestId",$param) and $param["RequestId"] !== null) { $this->RequestId = $param["RequestId"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DeleteL7AccRulesResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DeleteL7AccRulesResponse.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("Switch",$param) and $param["Switch"] !== null) { $this->Switch = $param["Switch"]; } if (array_key_exists("Servers",$param) and $param["Servers"] !== null) { $this->Servers = $param["Servers"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/VanityNameServers.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/VanityNameServers.php
Apache-2.0
function __construct() { }
@param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/ModifyZoneSettingResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/ModifyZoneSettingResponse.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("RequestId",$param) and $param["RequestId"] !== null) { $this->RequestId = $param["RequestId"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/ModifyZoneSettingResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/ModifyZoneSettingResponse.php
Apache-2.0
function __construct() { }
@param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/ModifyOriginGroupResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/ModifyOriginGroupResponse.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("RequestId",$param) and $param["RequestId"] !== null) { $this->RequestId = $param["RequestId"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/ModifyOriginGroupResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/ModifyOriginGroupResponse.php
Apache-2.0
function __construct() { }
@param string $ContentId 内容标识符 ID。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DeleteContentIdentifierRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DeleteContentIdentifierRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("ContentId",$param) and $param["ContentId"] !== null) { $this->ContentId = $param["ContentId"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DeleteContentIdentifierRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DeleteContentIdentifierRequest.php
Apache-2.0
function __construct() { }
@param integer $StatusCode 状态 Code。 @param string $Name 参数名称,参数填写规范可调用接口 [查询规则引擎的设置参数](https://cloud.tencent.com/document/product/1552/80618) 查看。 @param array $Values 参数值。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/RuleCodeActionParams.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/RuleCodeActionParams.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("StatusCode",$param) and $param["StatusCode"] !== null) { $this->StatusCode = $param["StatusCode"]; } if (array_key_exists("Name",$param) and $param["Name"] !== null) { $this->Name = $param["Name"]; } if (array_key_exists("Values",$param) and $param["Values"] !== null) { $this->Values = $param["Values"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/RuleCodeActionParams.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/RuleCodeActionParams.php
Apache-2.0
function __construct() { }
@param string $StartTime 开始时间。 @param string $EndTime 结束时间。 @param array $ZoneIds 站点 ID 集合,此参数必填。 @param array $ProxyIds 四层实例 ID 集合。 @param integer $Limit 分页查询的限制数目,默认值为 20,最大查询条目为 300。 @param integer $Offset 分页的偏移量,默认值为 0。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DownloadL4LogsRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DownloadL4LogsRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("StartTime",$param) and $param["StartTime"] !== null) { $this->StartTime = $param["StartTime"]; } if (array_key_exists("EndTime",$param) and $param["EndTime"] !== null) { $this->EndTime = $param["EndTime"]; } if (array_key_exists("ZoneIds",$param) and $param["ZoneIds"] !== null) { $this->ZoneIds = $param["ZoneIds"]; } if (array_key_exists("ProxyIds",$param) and $param["ProxyIds"] !== null) { $this->ProxyIds = $param["ProxyIds"]; } if (array_key_exists("Limit",$param) and $param["Limit"] !== null) { $this->Limit = $param["Limit"]; } if (array_key_exists("Offset",$param) and $param["Offset"] !== null) { $this->Offset = $param["Offset"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DownloadL4LogsRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DownloadL4LogsRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("ZoneId",$param) and $param["ZoneId"] !== null) { $this->ZoneId = $param["ZoneId"]; } if (array_key_exists("Paused",$param) and $param["Paused"] !== null) { $this->Paused = $param["Paused"]; } if (array_key_exists("AliasNames",$param) and $param["AliasNames"] !== null) { $this->AliasNames = $param["AliasNames"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/ModifyAliasDomainStatusRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/ModifyAliasDomainStatusRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("Entity",$param) and $param["Entity"] !== null) { $this->Entity = $param["Entity"]; } if (array_key_exists("Status",$param) and $param["Status"] !== null) { $this->Status = $param["Status"]; } if (array_key_exists("Message",$param) and $param["Message"] !== null) { $this->Message = $param["Message"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/EntityStatus.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/EntityStatus.php
Apache-2.0
function __construct() { }
@param string $IdentifyPath 文件校验目录。 @param string $IdentifyContent 文件校验内容。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/FileAscriptionInfo.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/FileAscriptionInfo.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("IdentifyPath",$param) and $param["IdentifyPath"] !== null) { $this->IdentifyPath = $param["IdentifyPath"]; } if (array_key_exists("IdentifyContent",$param) and $param["IdentifyContent"] !== null) { $this->IdentifyContent = $param["IdentifyContent"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/FileAscriptionInfo.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/FileAscriptionInfo.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("Operator",$param) and $param["Operator"] !== null) { $this->Operator = $param["Operator"]; } if (array_key_exists("Target",$param) and $param["Target"] !== null) { $this->Target = $param["Target"]; } if (array_key_exists("Values",$param) and $param["Values"] !== null) { $this->Values = $param["Values"]; } if (array_key_exists("IgnoreCase",$param) and $param["IgnoreCase"] !== null) { $this->IgnoreCase = $param["IgnoreCase"]; } if (array_key_exists("Name",$param) and $param["Name"] !== null) { $this->Name = $param["Name"]; } if (array_key_exists("IgnoreNameCase",$param) and $param["IgnoreNameCase"] !== null) { $this->IgnoreNameCase = $param["IgnoreNameCase"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/RuleCondition.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/RuleCondition.php
Apache-2.0
function __construct() { }
@param string $Type 参数名称。 @param string $Value 参数值。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/BillingDataFilter.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/BillingDataFilter.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("Type",$param) and $param["Type"] !== null) { $this->Type = $param["Type"]; } if (array_key_exists("Value",$param) and $param["Value"] !== null) { $this->Value = $param["Value"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/BillingDataFilter.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/BillingDataFilter.php
Apache-2.0
function __construct() { }
@param string $DealName 订单号。 @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/UpgradePlanResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/UpgradePlanResponse.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("DealName",$param) and $param["DealName"] !== null) { $this->DealName = $param["DealName"]; } if (array_key_exists("RequestId",$param) and $param["RequestId"] !== null) { $this->RequestId = $param["RequestId"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/UpgradePlanResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/UpgradePlanResponse.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("Switch",$param) and $param["Switch"] !== null) { $this->Switch = $param["Switch"]; } if (array_key_exists("MaxSize",$param) and $param["MaxSize"] !== null) { $this->MaxSize = $param["MaxSize"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/PostMaxSize.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/PostMaxSize.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("Switch",$param) and $param["Switch"] !== null) { $this->Switch = $param["Switch"]; } if (array_key_exists("IgnoreCacheControl",$param) and $param["IgnoreCacheControl"] !== null) { $this->IgnoreCacheControl = $param["IgnoreCacheControl"]; } if (array_key_exists("CacheTime",$param) and $param["CacheTime"] !== null) { $this->CacheTime = $param["CacheTime"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/CustomTime.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/CustomTime.php
Apache-2.0
function __construct() { }
@param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/ModifyAccelerationDomainStatusesResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/ModifyAccelerationDomainStatusesResponse.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("RequestId",$param) and $param["RequestId"] !== null) { $this->RequestId = $param["RequestId"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/ModifyAccelerationDomainStatusesResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/ModifyAccelerationDomainStatusesResponse.php
Apache-2.0
function __construct() { }
@param string $ZoneId 站点 ID。 @param array $AliasNames 待删除别称域名名称。如果为空,则不执行删除操作。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DeleteAliasDomainRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DeleteAliasDomainRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("ZoneId",$param) and $param["ZoneId"] !== null) { $this->ZoneId = $param["ZoneId"]; } if (array_key_exists("AliasNames",$param) and $param["AliasNames"] !== null) { $this->AliasNames = $param["AliasNames"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/DeleteAliasDomainRequest.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/DeleteAliasDomainRequest.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("ZoneId",$param) and $param["ZoneId"] !== null) { $this->ZoneId = $param["ZoneId"]; } if (array_key_exists("OwnershipVerification",$param) and $param["OwnershipVerification"] !== null) { $this->OwnershipVerification = new OwnershipVerification(); $this->OwnershipVerification->deserialize($param["OwnershipVerification"]); } if (array_key_exists("RequestId",$param) and $param["RequestId"] !== null) { $this->RequestId = $param["RequestId"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/CreateZoneResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/CreateZoneResponse.php
Apache-2.0
function __construct() { }
@param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
__construct
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/ModifyDnsRecordsResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/ModifyDnsRecordsResponse.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("RequestId",$param) and $param["RequestId"] !== null) { $this->RequestId = $param["RequestId"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/ModifyDnsRecordsResponse.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/ModifyDnsRecordsResponse.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("Name",$param) and $param["Name"] !== null) { $this->Name = $param["Name"]; } if (array_key_exists("Type",$param) and $param["Type"] !== null) { $this->Type = $param["Type"]; } if (array_key_exists("ChoicesValue",$param) and $param["ChoicesValue"] !== null) { $this->ChoicesValue = $param["ChoicesValue"]; } if (array_key_exists("Min",$param) and $param["Min"] !== null) { $this->Min = $param["Min"]; } if (array_key_exists("Max",$param) and $param["Max"] !== null) { $this->Max = $param["Max"]; } if (array_key_exists("IsMultiple",$param) and $param["IsMultiple"] !== null) { $this->IsMultiple = $param["IsMultiple"]; } if (array_key_exists("IsAllowEmpty",$param) and $param["IsAllowEmpty"] !== null) { $this->IsAllowEmpty = $param["IsAllowEmpty"]; } if (array_key_exists("ExtraParameter",$param) and $param["ExtraParameter"] !== null) { $this->ExtraParameter = new RuleExtraParameter(); $this->ExtraParameter->deserialize($param["ExtraParameter"]); } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/RuleChoicePropertiesItem.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/RuleChoicePropertiesItem.php
Apache-2.0
public function deserialize($param) { if ($param === null) { return; } if (array_key_exists("Switch",$param) and $param["Switch"] !== null) { $this->Switch = $param["Switch"]; } if (array_key_exists("Algorithms",$param) and $param["Algorithms"] !== null) { $this->Algorithms = $param["Algorithms"]; } }
For internal only. DO NOT USE IT.
deserialize
php
TencentCloud/tencentcloud-sdk-php
src/TencentCloud/Teo/V20220901/Models/CompressionParameters.php
https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Teo/V20220901/Models/CompressionParameters.php
Apache-2.0