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 |
---|---|---|---|---|---|---|---|
function __construct()
{
} | @param string $TopicId 日志主题 ID
@param string $Id 导入配置ID
@param integer $Status 状态 status 1: 运行中, 2: 暂停... | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DescribeKafkaRechargesRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DescribeKafkaRechargesRequest.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("TopicId",$param) and $param["TopicId"] !== null) {
$this->TopicId = $param["TopicId"];
}
if (array_key_exists("Id",$param) and $param["Id"] !== null) {
$this->Id = $param["Id"];
}
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/Cls/V20201016/Models/DescribeKafkaRechargesRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DescribeKafkaRechargesRequest.php | Apache-2.0 |
function __construct()
{
} | @param integer $TotalCount 仪表盘的数量
@param array $DashboardInfos 仪表盘详细明细
@param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DescribeDashboardsResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DescribeDashboardsResponse.php | Apache-2.0 |
function __construct()
{
} | @param string $TaskId 投递任务ID
@param string $ShipperId 投递信息ID
@param string $TopicId 日志主题ID
@param integer $RangeStart 本批投递的日志的开始时间戳,毫秒
@param integer $RangeEnd 本批投递的日志的结束时间戳, 毫秒
@param integer $StartTime 本次投递任务的开始时间戳, 毫秒
@param integer $EndTime 本次投递任务的结束时间戳, 毫秒
@param string $Status 本次投递的结果,"success","running","failed"
@param string $Message 结果的详细信息 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/ShipperTaskInfo.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ShipperTaskInfo.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("TaskId",$param) and $param["TaskId"] !== null) {
$this->TaskId = $param["TaskId"];
}
if (array_key_exists("ShipperId",$param) and $param["ShipperId"] !== null) {
$this->ShipperId = $param["ShipperId"];
}
if (array_key_exists("TopicId",$param) and $param["TopicId"] !== null) {
$this->TopicId = $param["TopicId"];
}
if (array_key_exists("RangeStart",$param) and $param["RangeStart"] !== null) {
$this->RangeStart = $param["RangeStart"];
}
if (array_key_exists("RangeEnd",$param) and $param["RangeEnd"] !== null) {
$this->RangeEnd = $param["RangeEnd"];
}
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("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/Cls/V20201016/Models/ShipperTaskInfo.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ShipperTaskInfo.php | Apache-2.0 |
function __construct()
{
} | @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DeleteShipperResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DeleteShipperResponse.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/Cls/V20201016/Models/DeleteShipperResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DeleteShipperResponse.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("Region",$param) and $param["Region"] !== null) {
$this->Region = $param["Region"];
}
if (array_key_exists("TopicId",$param) and $param["TopicId"] !== null) {
$this->TopicId = $param["TopicId"];
}
if (array_key_exists("Scope",$param) and $param["Scope"] !== null) {
$this->Scope = $param["Scope"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DeliverConfig.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DeliverConfig.php | Apache-2.0 |
function __construct()
{
} | @param array $NoticeContents 通知内容模板列表。
@param integer $TotalCount 符合条件的通知内容模板总数。
@param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DescribeNoticeContentsResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DescribeNoticeContentsResponse.php | Apache-2.0 |
function __construct()
{
} | @param string $LogsetId 日志集ID
@param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/CreateLogsetResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/CreateLogsetResponse.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("LogsetId",$param) and $param["LogsetId"] !== null) {
$this->LogsetId = $param["LogsetId"];
}
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/Cls/V20201016/Models/CreateLogsetResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/CreateLogsetResponse.php | Apache-2.0 |
function __construct()
{
} | @param string $Query 查询语句,使用PromQL语法
@param string $TopicId 指标主题ID
@param integer $Time 查询时间,秒级Unix时间戳。为空时代表当前时间戳。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/QueryMetricRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/QueryMetricRequest.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("Query",$param) and $param["Query"] !== null) {
$this->Query = $param["Query"];
}
if (array_key_exists("TopicId",$param) and $param["TopicId"] !== null) {
$this->TopicId = $param["TopicId"];
}
if (array_key_exists("Time",$param) and $param["Time"] !== null) {
$this->Time = $param["Time"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/QueryMetricRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/QueryMetricRequest.php | Apache-2.0 |
function __construct()
{
} | @param array $WebCallbacks 告警渠道回调配置列表。
@param integer $TotalCount 符合条件的通知内容配置总数。
@param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DescribeWebCallbacksResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DescribeWebCallbacksResponse.php | Apache-2.0 |
function __construct()
{
} | @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/ModifyIndexResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ModifyIndexResponse.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/Cls/V20201016/Models/ModifyIndexResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ModifyIndexResponse.php | Apache-2.0 |
function __construct()
{
} | @param string $ShipperId 投递规则ID
@param string $TaskId 投递任务ID | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/RetryShipperTaskRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/RetryShipperTaskRequest.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("ShipperId",$param) and $param["ShipperId"] !== null) {
$this->ShipperId = $param["ShipperId"];
}
if (array_key_exists("TaskId",$param) and $param["TaskId"] !== null) {
$this->TaskId = $param["TaskId"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/RetryShipperTaskRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/RetryShipperTaskRequest.php | Apache-2.0 |
function __construct()
{
} | @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DeleteCosRechargeResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DeleteCosRechargeResponse.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/Cls/V20201016/Models/DeleteCosRechargeResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DeleteCosRechargeResponse.php | Apache-2.0 |
function __construct()
{
} | @param string $GroupId 机器组ID | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DescribeMachineGroupConfigsRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DescribeMachineGroupConfigsRequest.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
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/Cls/V20201016/Models/DescribeMachineGroupConfigsRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DescribeMachineGroupConfigsRequest.php | Apache-2.0 |
function __construct()
{
} | @param string $TaskId 任务ID
@param string $SrcTopicId 源日志主题ID | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DeleteScheduledSqlRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DeleteScheduledSqlRequest.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("TaskId",$param) and $param["TaskId"] !== null) {
$this->TaskId = $param["TaskId"];
}
if (array_key_exists("SrcTopicId",$param) and $param["SrcTopicId"] !== null) {
$this->SrcTopicId = $param["SrcTopicId"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DeleteScheduledSqlRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DeleteScheduledSqlRequest.php | Apache-2.0 |
function __construct()
{
} | @param integer $TotalCount 分页的总数目
@param array $Logsets 日志集列表
@param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DescribeLogsetsResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DescribeLogsetsResponse.php | Apache-2.0 |
function __construct()
{
} | @param array $Alarms 告警策略列表。
@param integer $TotalCount 符合查询条件的告警策略数目。
@param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DescribeAlarmsResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DescribeAlarmsResponse.php | Apache-2.0 |
function __construct()
{
} | @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DeleteAlarmShieldResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DeleteAlarmShieldResponse.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/Cls/V20201016/Models/DeleteAlarmShieldResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DeleteAlarmShieldResponse.php | Apache-2.0 |
function __construct()
{
} | @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/ModifyDataTransformResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ModifyDataTransformResponse.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/Cls/V20201016/Models/ModifyDataTransformResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ModifyDataTransformResponse.php | Apache-2.0 |
function __construct()
{
} | @param string $Id Kafka导入配置ID
@param string $TopicId 导入CLS目标topic ID
@param string $Name Kafka导入配置名称
@param integer $KafkaType 导入Kafka类型,0:腾讯云CKafka:1:用户自建Kafka。
@param string $KafkaInstance 腾讯云CKafka实例ID,KafkaType为0时必填。
@param string $ServerAddr 服务地址,KafkaType为1时必填。
@param boolean $IsEncryptionAddr ServerAddr是否为加密连接,KafkaType为1时必填。
@param KafkaProtocolInfo $Protocol 加密访问协议,KafkaType参数为1并且IsEncryptionAddr参数为true时必填。
@param string $UserKafkaTopics 用户需要导入的Kafka相关topic列表,多个topic之间使用半角逗号隔开
@param string $ConsumerGroupName 用户Kafka消费组名称
@param LogRechargeRuleInfo $LogRechargeRule 日志导入规则
@param integer $StatusControl 导入控制,1:暂停;2:继续。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/ModifyKafkaRechargeRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ModifyKafkaRechargeRequest.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("Id",$param) and $param["Id"] !== null) {
$this->Id = $param["Id"];
}
if (array_key_exists("TopicId",$param) and $param["TopicId"] !== null) {
$this->TopicId = $param["TopicId"];
}
if (array_key_exists("Name",$param) and $param["Name"] !== null) {
$this->Name = $param["Name"];
}
if (array_key_exists("KafkaType",$param) and $param["KafkaType"] !== null) {
$this->KafkaType = $param["KafkaType"];
}
if (array_key_exists("KafkaInstance",$param) and $param["KafkaInstance"] !== null) {
$this->KafkaInstance = $param["KafkaInstance"];
}
if (array_key_exists("ServerAddr",$param) and $param["ServerAddr"] !== null) {
$this->ServerAddr = $param["ServerAddr"];
}
if (array_key_exists("IsEncryptionAddr",$param) and $param["IsEncryptionAddr"] !== null) {
$this->IsEncryptionAddr = $param["IsEncryptionAddr"];
}
if (array_key_exists("Protocol",$param) and $param["Protocol"] !== null) {
$this->Protocol = new KafkaProtocolInfo();
$this->Protocol->deserialize($param["Protocol"]);
}
if (array_key_exists("UserKafkaTopics",$param) and $param["UserKafkaTopics"] !== null) {
$this->UserKafkaTopics = $param["UserKafkaTopics"];
}
if (array_key_exists("ConsumerGroupName",$param) and $param["ConsumerGroupName"] !== null) {
$this->ConsumerGroupName = $param["ConsumerGroupName"];
}
if (array_key_exists("LogRechargeRule",$param) and $param["LogRechargeRule"] !== null) {
$this->LogRechargeRule = new LogRechargeRuleInfo();
$this->LogRechargeRule->deserialize($param["LogRechargeRule"]);
}
if (array_key_exists("StatusControl",$param) and $param["StatusControl"] !== null) {
$this->StatusControl = $param["StatusControl"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/ModifyKafkaRechargeRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ModifyKafkaRechargeRequest.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("From",$param) and $param["From"] !== null) {
$this->From = $param["From"];
}
if (array_key_exists("To",$param) and $param["To"] !== null) {
$this->To = $param["To"];
}
if (array_key_exists("Query",$param) and $param["Query"] !== null) {
$this->Query = $param["Query"];
}
if (array_key_exists("TopicId",$param) and $param["TopicId"] !== null) {
$this->TopicId = $param["TopicId"];
}
if (array_key_exists("Interval",$param) and $param["Interval"] !== null) {
$this->Interval = $param["Interval"];
}
if (array_key_exists("SyntaxRule",$param) and $param["SyntaxRule"] !== null) {
$this->SyntaxRule = $param["SyntaxRule"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DescribeLogHistogramRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DescribeLogHistogramRequest.php | Apache-2.0 |
function __construct()
{
} | @param string $Id COS导入配置Id
@param string $TopicId 日志主题Id | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DeleteCosRechargeRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DeleteCosRechargeRequest.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("Id",$param) and $param["Id"] !== null) {
$this->Id = $param["Id"];
}
if (array_key_exists("TopicId",$param) and $param["TopicId"] !== null) {
$this->TopicId = $param["TopicId"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DeleteCosRechargeRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DeleteCosRechargeRequest.php | Apache-2.0 |
function __construct()
{
} | @param boolean $Status Kafka协议消费是否打开
@param string $TopicID KafkaConsumer 消费时使用的Topic参数
@param integer $Compression 压缩方式[0:NONE;2:SNAPPY;3:LZ4]
@param KafkaConsumerContent $ConsumerContent kafka协议消费数据格式
@param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DescribeKafkaConsumerResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DescribeKafkaConsumerResponse.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("Status",$param) and $param["Status"] !== null) {
$this->Status = $param["Status"];
}
if (array_key_exists("TopicID",$param) and $param["TopicID"] !== null) {
$this->TopicID = $param["TopicID"];
}
if (array_key_exists("Compression",$param) and $param["Compression"] !== null) {
$this->Compression = $param["Compression"];
}
if (array_key_exists("ConsumerContent",$param) and $param["ConsumerContent"] !== null) {
$this->ConsumerContent = new KafkaConsumerContent();
$this->ConsumerContent->deserialize($param["ConsumerContent"]);
}
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/Cls/V20201016/Models/DescribeKafkaConsumerResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DescribeKafkaConsumerResponse.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("PartitionId",$param) and $param["PartitionId"] !== null) {
$this->PartitionId = $param["PartitionId"];
}
if (array_key_exists("Status",$param) and $param["Status"] !== null) {
$this->Status = $param["Status"];
}
if (array_key_exists("InclusiveBeginKey",$param) and $param["InclusiveBeginKey"] !== null) {
$this->InclusiveBeginKey = $param["InclusiveBeginKey"];
}
if (array_key_exists("ExclusiveEndKey",$param) and $param["ExclusiveEndKey"] !== null) {
$this->ExclusiveEndKey = $param["ExclusiveEndKey"];
}
if (array_key_exists("CreateTime",$param) and $param["CreateTime"] !== null) {
$this->CreateTime = $param["CreateTime"];
}
if (array_key_exists("LastWriteTime",$param) and $param["LastWriteTime"] !== null) {
$this->LastWriteTime = $param["LastWriteTime"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/PartitionInfo.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/PartitionInfo.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("Format",$param) and $param["Format"] !== null) {
$this->Format = $param["Format"];
}
if (array_key_exists("EnableTag",$param) and $param["EnableTag"] !== null) {
$this->EnableTag = $param["EnableTag"];
}
if (array_key_exists("MetaFields",$param) and $param["MetaFields"] !== null) {
$this->MetaFields = $param["MetaFields"];
}
if (array_key_exists("TagTransaction",$param) and $param["TagTransaction"] !== null) {
$this->TagTransaction = $param["TagTransaction"];
}
if (array_key_exists("JsonType",$param) and $param["JsonType"] !== null) {
$this->JsonType = $param["JsonType"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/KafkaConsumerContent.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/KafkaConsumerContent.php | Apache-2.0 |
function __construct()
{
} | @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DescribeDashboardSubscribesResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DescribeDashboardSubscribesResponse.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/Cls/V20201016/Models/DescribeDashboardSubscribesResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DescribeDashboardSubscribesResponse.php | Apache-2.0 |
function __construct()
{
} | @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/ModifyConfigResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ModifyConfigResponse.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/Cls/V20201016/Models/ModifyConfigResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ModifyConfigResponse.php | Apache-2.0 |
function __construct()
{
} | @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/ModifyWebCallbackResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ModifyWebCallbackResponse.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/Cls/V20201016/Models/ModifyWebCallbackResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ModifyWebCallbackResponse.php | Apache-2.0 |
function __construct()
{
} | @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/ModifyCloudProductLogCollectionResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ModifyCloudProductLogCollectionResponse.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/Cls/V20201016/Models/ModifyCloudProductLogCollectionResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ModifyCloudProductLogCollectionResponse.php | Apache-2.0 |
function __construct()
{
} | @param string $TaskId 屏蔽规则ID。
@param string $AlarmNoticeId 通知渠道组id。
@param integer $StartTime 屏蔽开始时间(秒级时间戳)。
@param integer $EndTime 屏蔽结束时间(秒级时间戳)。
@param integer $Type 屏蔽类型。1:屏蔽所有通知,2:按照Rule参数屏蔽匹配规则的通知。
@param string $Rule 屏蔽规则,当Type为2时必填。规则填写方式详见[产品文档](https://cloud.tencent.com/document/product/614/103178#rule)。
@param string $Reason 屏蔽原因。
@param integer $Status 规则状态。只有规则状态为生效中(status:1)时,才能将其修改为已失效(status:2)。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/ModifyAlarmShieldRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ModifyAlarmShieldRequest.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("TaskId",$param) and $param["TaskId"] !== null) {
$this->TaskId = $param["TaskId"];
}
if (array_key_exists("AlarmNoticeId",$param) and $param["AlarmNoticeId"] !== null) {
$this->AlarmNoticeId = $param["AlarmNoticeId"];
}
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("Type",$param) and $param["Type"] !== null) {
$this->Type = $param["Type"];
}
if (array_key_exists("Rule",$param) and $param["Rule"] !== null) {
$this->Rule = $param["Rule"];
}
if (array_key_exists("Reason",$param) and $param["Reason"] !== null) {
$this->Reason = $param["Reason"];
}
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/Cls/V20201016/Models/ModifyAlarmShieldRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ModifyAlarmShieldRequest.php | Apache-2.0 |
function __construct()
{
} | @param array $ParquetKeyInfo ParquetKeyInfo数组 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/ParquetInfo.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ParquetInfo.php | Apache-2.0 |
function __construct()
{
} | @param string $TopicId 日志主题ID
@param boolean $Status 默认不生效
@param RuleInfo $Rule 索引规则
@param boolean $IncludeInternalFields 内置保留字段(`__FILENAME__`,`__HOSTNAME__`及`__SOURCE__`)是否包含至全文索引,默认为false,推荐设置为true
false:不包含
true:包含
@param integer $MetadataFlag 元数据字段(前缀为`__TAG__`的字段)是否包含至全文索引,默认为0,推荐设置为1
0:仅包含开启键值索引的元数据字段
1:包含所有元数据字段
2:不包含任何元数据字段 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/ModifyIndexRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ModifyIndexRequest.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("TopicId",$param) and $param["TopicId"] !== null) {
$this->TopicId = $param["TopicId"];
}
if (array_key_exists("Status",$param) and $param["Status"] !== null) {
$this->Status = $param["Status"];
}
if (array_key_exists("Rule",$param) and $param["Rule"] !== null) {
$this->Rule = new RuleInfo();
$this->Rule->deserialize($param["Rule"]);
}
if (array_key_exists("IncludeInternalFields",$param) and $param["IncludeInternalFields"] !== null) {
$this->IncludeInternalFields = $param["IncludeInternalFields"];
}
if (array_key_exists("MetadataFlag",$param) and $param["MetadataFlag"] !== null) {
$this->MetadataFlag = $param["MetadataFlag"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/ModifyIndexRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ModifyIndexRequest.php | Apache-2.0 |
function __construct()
{
} | @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/ModifyShipperResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ModifyShipperResponse.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/Cls/V20201016/Models/ModifyShipperResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ModifyShipperResponse.php | Apache-2.0 |
function __construct()
{
} | @param boolean $CaseSensitive 是否大小写敏感
@param array $KeyValues 需要建立索引的键值对信息 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/RuleKeyValueInfo.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/RuleKeyValueInfo.php | Apache-2.0 |
function __construct()
{
} | @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/RetryShipperTaskResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/RetryShipperTaskResponse.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/Cls/V20201016/Models/RetryShipperTaskResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/RetryShipperTaskResponse.php | Apache-2.0 |
function __construct()
{
} | @param string $TopicId 日志主题ID
@param integer $PartitionId 待分裂分区ID
@param string $SplitKey 分区切分的哈希key的位置,只在Number=2时有意义
@param integer $Number 分区分裂个数(可选),默认等于2 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/SplitPartitionRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/SplitPartitionRequest.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("TopicId",$param) and $param["TopicId"] !== null) {
$this->TopicId = $param["TopicId"];
}
if (array_key_exists("PartitionId",$param) and $param["PartitionId"] !== null) {
$this->PartitionId = $param["PartitionId"];
}
if (array_key_exists("SplitKey",$param) and $param["SplitKey"] !== null) {
$this->SplitKey = $param["SplitKey"];
}
if (array_key_exists("Number",$param) and $param["Number"] !== null) {
$this->Number = $param["Number"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/SplitPartitionRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/SplitPartitionRequest.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("TopicId",$param) and $param["TopicId"] !== null) {
$this->TopicId = $param["TopicId"];
}
if (array_key_exists("BTime",$param) and $param["BTime"] !== null) {
$this->BTime = $param["BTime"];
}
if (array_key_exists("PkgId",$param) and $param["PkgId"] !== null) {
$this->PkgId = $param["PkgId"];
}
if (array_key_exists("PkgLogId",$param) and $param["PkgLogId"] !== null) {
$this->PkgLogId = $param["PkgLogId"];
}
if (array_key_exists("PrevLogs",$param) and $param["PrevLogs"] !== null) {
$this->PrevLogs = $param["PrevLogs"];
}
if (array_key_exists("NextLogs",$param) and $param["NextLogs"] !== null) {
$this->NextLogs = $param["NextLogs"];
}
if (array_key_exists("Query",$param) and $param["Query"] !== null) {
$this->Query = $param["Query"];
}
if (array_key_exists("From",$param) and $param["From"] !== null) {
$this->From = $param["From"];
}
if (array_key_exists("To",$param) and $param["To"] !== null) {
$this->To = $param["To"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DescribeLogContextRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DescribeLogContextRequest.php | Apache-2.0 |
function __construct()
{
} | @param array $LogContextInfos 日志上下文信息集合
@param boolean $PrevOver 上文日志是否已经返回完成(当PrevOver为false,表示有上文日志还未全部返回)。
@param boolean $NextOver 下文日志是否已经返回完成(当NextOver为false,表示有下文日志还未全部返回)。
@param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DescribeLogContextResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DescribeLogContextResponse.php | Apache-2.0 |
function __construct()
{
} | @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/ModifyAlarmShieldResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ModifyAlarmShieldResponse.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/Cls/V20201016/Models/ModifyAlarmShieldResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ModifyAlarmShieldResponse.php | Apache-2.0 |
function __construct()
{
} | @param string $Name 数据加工任务名称
@param string $TaskId 数据加工任务id
@param integer $EnableFlag 任务启用状态,默认为1,正常开启, 2关闭
@param integer $Type 加工任务类型,1: DSL, 2:SQL
@param string $SrcTopicId 源日志主题
@param integer $Status 当前加工任务状态(1准备中/2运行中/3停止中/4已停止)
@param string $CreateTime 加工任务创建时间
@param string $UpdateTime 最近修改时间
@param string $LastEnableTime 最后启用时间,如果需要重建集群,修改该时间
@param string $SrcTopicName 日志主题名称
@param string $LogsetId 日志集id
@param array $DstResources 加工任务目的topic_id以及别名
@param string $EtlContent 加工逻辑函数。
@param integer $DataTransformType 数据加工类型。0:标准加工任务;1:前置加工任务。
@param integer $KeepFailureLog 保留失败日志状态。 1:不保留,2:保留
@param string $FailureLogKey 失败日志的字段名称 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DataTransformTaskInfo.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DataTransformTaskInfo.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("InstanceId",$param) and $param["InstanceId"] !== null) {
$this->InstanceId = $param["InstanceId"];
}
if (array_key_exists("AssumerName",$param) and $param["AssumerName"] !== null) {
$this->AssumerName = $param["AssumerName"];
}
if (array_key_exists("LogType",$param) and $param["LogType"] !== null) {
$this->LogType = $param["LogType"];
}
if (array_key_exists("CloudProductRegion",$param) and $param["CloudProductRegion"] !== null) {
$this->CloudProductRegion = $param["CloudProductRegion"];
}
if (array_key_exists("Extend",$param) and $param["Extend"] !== null) {
$this->Extend = $param["Extend"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/ModifyCloudProductLogCollectionRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ModifyCloudProductLogCollectionRequest.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("From",$param) and $param["From"] !== null) {
$this->From = $param["From"];
}
if (array_key_exists("To",$param) and $param["To"] !== null) {
$this->To = $param["To"];
}
if (array_key_exists("Query",$param) and $param["Query"] !== null) {
$this->Query = $param["Query"];
}
if (array_key_exists("Limit",$param) and $param["Limit"] !== null) {
$this->Limit = $param["Limit"];
}
if (array_key_exists("Context",$param) and $param["Context"] !== null) {
$this->Context = $param["Context"];
}
if (array_key_exists("Sort",$param) and $param["Sort"] !== null) {
$this->Sort = $param["Sort"];
}
if (array_key_exists("UseNewAnalysis",$param) and $param["UseNewAnalysis"] !== null) {
$this->UseNewAnalysis = $param["UseNewAnalysis"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/GetAlarmLogRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/GetAlarmLogRequest.php | Apache-2.0 |
function __construct()
{
} | @param string $Key 过滤规则Key
@param string $Regex 过滤规则
@param string $Value 过滤规则Value | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/FilterRuleInfo.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/FilterRuleInfo.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("Key",$param) and $param["Key"] !== null) {
$this->Key = $param["Key"];
}
if (array_key_exists("Regex",$param) and $param["Regex"] !== null) {
$this->Regex = $param["Regex"];
}
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/Cls/V20201016/Models/FilterRuleInfo.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/FilterRuleInfo.php | Apache-2.0 |
function __construct()
{
} | @param string $TopicId 日志主题ID
@param string $TopicName 日志主题名称
@param string $LogsetId 日志集ID
@param string $LogsetName 日志集名称
@param integer $Status -1 创建中,1创建完成
@param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/CreateCloudProductLogCollectionResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/CreateCloudProductLogCollectionResponse.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("TopicId",$param) and $param["TopicId"] !== null) {
$this->TopicId = $param["TopicId"];
}
if (array_key_exists("TopicName",$param) and $param["TopicName"] !== null) {
$this->TopicName = $param["TopicName"];
}
if (array_key_exists("LogsetId",$param) and $param["LogsetId"] !== null) {
$this->LogsetId = $param["LogsetId"];
}
if (array_key_exists("LogsetName",$param) and $param["LogsetName"] !== null) {
$this->LogsetName = $param["LogsetName"];
}
if (array_key_exists("Status",$param) and $param["Status"] !== null) {
$this->Status = $param["Status"];
}
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/Cls/V20201016/Models/CreateCloudProductLogCollectionResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/CreateCloudProductLogCollectionResponse.php | Apache-2.0 |
function __construct()
{
} | @param string $Source 日志来源设备
@param string $Filename 采集路径
@param string $Content 日志内容
@param string $PkgId 日志包序号
@param integer $PkgLogId 日志包内一条日志的序号
@param integer $BTime 日志时间戳
@param string $HostName 日志来源主机名称
@param string $RawLog 原始日志(仅在日志创建索引异常时有值)
@param string $IndexStatus 日志创建索引异常原因(仅在日志创建索引异常时有值)
@param array $HighLights 日志内容的高亮描述信息 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/LogContextInfo.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/LogContextInfo.php | Apache-2.0 |
function __construct()
{
} | @param string $TopicId 主题id
@param string $HashKey 该参数已废弃,请勿使用
@param string $CompressType 压缩方法 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/UploadLogRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/UploadLogRequest.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("TopicId",$param) and $param["TopicId"] !== null) {
$this->TopicId = $param["TopicId"];
}
if (array_key_exists("HashKey",$param) and $param["HashKey"] !== null) {
$this->HashKey = $param["HashKey"];
}
if (array_key_exists("CompressType",$param) and $param["CompressType"] !== null) {
$this->CompressType = $param["CompressType"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/UploadLogRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/UploadLogRequest.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("EnableTag",$param) and $param["EnableTag"] !== null) {
$this->EnableTag = $param["EnableTag"];
}
if (array_key_exists("MetaFields",$param) and $param["MetaFields"] !== null) {
$this->MetaFields = $param["MetaFields"];
}
if (array_key_exists("TagJsonNotTiled",$param) and $param["TagJsonNotTiled"] !== null) {
$this->TagJsonNotTiled = $param["TagJsonNotTiled"];
}
if (array_key_exists("TimestampAccuracy",$param) and $param["TimestampAccuracy"] !== null) {
$this->TimestampAccuracy = $param["TimestampAccuracy"];
}
if (array_key_exists("JsonType",$param) and $param["JsonType"] !== null) {
$this->JsonType = $param["JsonType"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/ConsumerContent.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ConsumerContent.php | Apache-2.0 |
function __construct()
{
} | @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DeleteExportResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DeleteExportResponse.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/Cls/V20201016/Models/DeleteExportResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DeleteExportResponse.php | Apache-2.0 |
function __construct()
{
} | @param string $TopicId 投递规则属于的 topic id
@param string $FunctionName 投递的云函数名字。仅支持[事件函数](https://cloud.tencent.com/document/product/583/9694#scf-.E4.BA.8B.E4.BB.B6.E5.87.BD.E6.95.B0) ([函数类型选型](https://cloud.tencent.com/document/product/583/73483))
@param string $Namespace 命名空间
@param string $Qualifier 函数版本
@param integer $Timeout 投递最长等待时间,单位:秒
@param integer $MaxMsgNum 投递最大消息数 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/CreateDeliverCloudFunctionRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/CreateDeliverCloudFunctionRequest.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("TopicId",$param) and $param["TopicId"] !== null) {
$this->TopicId = $param["TopicId"];
}
if (array_key_exists("FunctionName",$param) and $param["FunctionName"] !== null) {
$this->FunctionName = $param["FunctionName"];
}
if (array_key_exists("Namespace",$param) and $param["Namespace"] !== null) {
$this->Namespace = $param["Namespace"];
}
if (array_key_exists("Qualifier",$param) and $param["Qualifier"] !== null) {
$this->Qualifier = $param["Qualifier"];
}
if (array_key_exists("Timeout",$param) and $param["Timeout"] !== null) {
$this->Timeout = $param["Timeout"];
}
if (array_key_exists("MaxMsgNum",$param) and $param["MaxMsgNum"] !== null) {
$this->MaxMsgNum = $param["MaxMsgNum"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/CreateDeliverCloudFunctionRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/CreateDeliverCloudFunctionRequest.php | Apache-2.0 |
function __construct()
{
} | @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DeleteConfigFromMachineGroupResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DeleteConfigFromMachineGroupResponse.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/Cls/V20201016/Models/DeleteConfigFromMachineGroupResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DeleteConfigFromMachineGroupResponse.php | Apache-2.0 |
function __construct()
{
} | @param string $Key 分类键
@param string $Value 分类值 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/AlarmClassification.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/AlarmClassification.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("Key",$param) and $param["Key"] !== null) {
$this->Key = $param["Key"];
}
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/Cls/V20201016/Models/AlarmClassification.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/AlarmClassification.php | Apache-2.0 |
function __construct()
{
} | @param string $Kind 工作负载的类型
@param string $Name 工作负载的名称
@param string $Container 容器名
@param string $Namespace 命名空间 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/ContainerWorkLoadInfo.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ContainerWorkLoadInfo.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("Kind",$param) and $param["Kind"] !== null) {
$this->Kind = $param["Kind"];
}
if (array_key_exists("Name",$param) and $param["Name"] !== null) {
$this->Name = $param["Name"];
}
if (array_key_exists("Container",$param) and $param["Container"] !== null) {
$this->Container = $param["Container"];
}
if (array_key_exists("Namespace",$param) and $param["Namespace"] !== null) {
$this->Namespace = $param["Namespace"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/ContainerWorkLoadInfo.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/ContainerWorkLoadInfo.php | Apache-2.0 |
function __construct()
{
} | @param array $Data 分析结果返回的KV数据对 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/LogItems.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/LogItems.php | Apache-2.0 |
function __construct()
{
} | @param string $NoticeContentId 通知内容模板ID | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DeleteNoticeContentRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DeleteNoticeContentRequest.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("NoticeContentId",$param) and $param["NoticeContentId"] !== null) {
$this->NoticeContentId = $param["NoticeContentId"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DeleteNoticeContentRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DeleteNoticeContentRequest.php | Apache-2.0 |
function __construct()
{
} | @param string $Format 压缩格式,支持gzip、lzop、snappy和none不压缩 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/CompressInfo.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/CompressInfo.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("Format",$param) and $param["Format"] !== null) {
$this->Format = $param["Format"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/CompressInfo.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/CompressInfo.php | Apache-2.0 |
function __construct()
{
} | @param string $Key 元数据key
@param string $Value 元数据value | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/MetaTagInfo.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/MetaTagInfo.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("Key",$param) and $param["Key"] !== null) {
$this->Key = $param["Key"];
}
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/Cls/V20201016/Models/MetaTagInfo.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/MetaTagInfo.php | Apache-2.0 |
function __construct()
{
} | @param string $RequestId 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DeleteConfigResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DeleteConfigResponse.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/Cls/V20201016/Models/DeleteConfigResponse.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DeleteConfigResponse.php | Apache-2.0 |
function __construct()
{
} | @param string $Name 通知渠道组名称
@param string $AlarmNoticeId 通知渠道组ID | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/AlertHistoryNotice.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/AlertHistoryNotice.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("AlarmNoticeId",$param) and $param["AlarmNoticeId"] !== null) {
$this->AlarmNoticeId = $param["AlarmNoticeId"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/AlertHistoryNotice.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/AlertHistoryNotice.php | Apache-2.0 |
function __construct()
{
} | @param string $ClsRegion 日志服务地域
@param string $InstanceId 实例ID
@param string $LogsetId 日志集ID
@param string $TopicId 日志主题ID
@param string $Extend 日志配置拓展信息, 一般用于存储额外的日志投递配置
@param string $LogType 日志类型,支持枚举:CDS-AUDIT、CDS-RISK、CDB-AUDIT、TDSQL-C-AUDIT、MongoDB-AUDIT、MongoDB-SlowLog、MongoDB-ErrorLog、TDMYSQL-SLOW、DCDB-AUDIT、DCDB-SLOW、DCDB-ERROR、MariaDB-AUDIT、MariaDB-SLOW、MariaDB-ERROR、PostgreSQL-SLOW、PostgreSQL-ERROR、PostgreSQL-AUDIT、BH-FILELOG、BH-COMMANDLOG、APIS-ACCESS
@param integer $Status 任务状态, 0创建中 1创建完成 2 删除中 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/CloudProductLogTaskInfo.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/CloudProductLogTaskInfo.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("ClsRegion",$param) and $param["ClsRegion"] !== null) {
$this->ClsRegion = $param["ClsRegion"];
}
if (array_key_exists("InstanceId",$param) and $param["InstanceId"] !== null) {
$this->InstanceId = $param["InstanceId"];
}
if (array_key_exists("LogsetId",$param) and $param["LogsetId"] !== null) {
$this->LogsetId = $param["LogsetId"];
}
if (array_key_exists("TopicId",$param) and $param["TopicId"] !== null) {
$this->TopicId = $param["TopicId"];
}
if (array_key_exists("Extend",$param) and $param["Extend"] !== null) {
$this->Extend = $param["Extend"];
}
if (array_key_exists("LogType",$param) and $param["LogType"] !== null) {
$this->LogType = $param["LogType"];
}
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/Cls/V20201016/Models/CloudProductLogTaskInfo.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/CloudProductLogTaskInfo.php | Apache-2.0 |
function __construct()
{
} | @param string $AlarmId 告警策略ID。 | __construct | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DeleteAlarmRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DeleteAlarmRequest.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("AlarmId",$param) and $param["AlarmId"] !== null) {
$this->AlarmId = $param["AlarmId"];
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/DeleteAlarmRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/DeleteAlarmRequest.php | Apache-2.0 |
public function deserialize($param)
{
if ($param === null) {
return;
}
if (array_key_exists("KafkaType",$param) and $param["KafkaType"] !== null) {
$this->KafkaType = $param["KafkaType"];
}
if (array_key_exists("KafkaInstance",$param) and $param["KafkaInstance"] !== null) {
$this->KafkaInstance = $param["KafkaInstance"];
}
if (array_key_exists("ServerAddr",$param) and $param["ServerAddr"] !== null) {
$this->ServerAddr = $param["ServerAddr"];
}
if (array_key_exists("IsEncryptionAddr",$param) and $param["IsEncryptionAddr"] !== null) {
$this->IsEncryptionAddr = $param["IsEncryptionAddr"];
}
if (array_key_exists("Protocol",$param) and $param["Protocol"] !== null) {
$this->Protocol = new KafkaProtocolInfo();
$this->Protocol->deserialize($param["Protocol"]);
}
} | For internal only. DO NOT USE IT. | deserialize | php | TencentCloud/tencentcloud-sdk-php | src/TencentCloud/Cls/V20201016/Models/CheckRechargeKafkaServerRequest.php | https://github.com/TencentCloud/tencentcloud-sdk-php/blob/master/src/TencentCloud/Cls/V20201016/Models/CheckRechargeKafkaServerRequest.php | Apache-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.