Class: TencentCloud::Captcha::V20190722::CaptchaStatisticObj

Inherits:
TencentCloud::Common::AbstractModel
  • Object
show all
Defined in:
lib/v20190722/models.rb

Overview

验证码统计图Obj

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(actiontotal = nil, verifytotal = nil, verifythroughtotal = nil, verifyintercepttotal = nil, tickettotal = nil, ticketthroughtotal = nil, ticketintercepttotal = nil, requesttrend = nil, interceptpertrend = nil, ticketchecktrend = nil) ⇒ CaptchaStatisticObj

Returns a new instance of CaptchaStatisticObj.



224
225
226
227
228
229
230
231
232
233
234
235
# File 'lib/v20190722/models.rb', line 224

def initialize(actiontotal=nil, verifytotal=nil, verifythroughtotal=nil, verifyintercepttotal=nil, tickettotal=nil, ticketthroughtotal=nil, ticketintercepttotal=nil, requesttrend=nil, interceptpertrend=nil, ticketchecktrend=nil)
  @ActionTotal = actiontotal
  @VerifyTotal = verifytotal
  @VerifyThroughTotal = verifythroughtotal
  @VerifyInterceptTotal = verifyintercepttotal
  @TicketTotal = tickettotal
  @TicketThroughTotal = ticketthroughtotal
  @TicketInterceptTotal = ticketintercepttotal
  @RequestTrend = requesttrend
  @InterceptPerTrend = interceptpertrend
  @TicketCheckTrend = ticketchecktrend
end

Instance Attribute Details

#ActionTotalObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ActionTotal:

    请求总量

  • VerifyTotal:

    验证总量

  • VerifyThroughTotal:

    验证通过总量

  • VerifyInterceptTotal:

    验证拦截总量

  • TicketTotal:

    票据校验总量

  • TicketThroughTotal:

    票据通过总量

  • TicketInterceptTotal:

    票据拦截总量

  • RequestTrend:

    请求趋势图

  • InterceptPerTrend:

    拦截率趋势图

  • TicketCheckTrend:

    票据校验趋势图



222
223
224
# File 'lib/v20190722/models.rb', line 222

def ActionTotal
  @ActionTotal
end

#InterceptPerTrendObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ActionTotal:

    请求总量

  • VerifyTotal:

    验证总量

  • VerifyThroughTotal:

    验证通过总量

  • VerifyInterceptTotal:

    验证拦截总量

  • TicketTotal:

    票据校验总量

  • TicketThroughTotal:

    票据通过总量

  • TicketInterceptTotal:

    票据拦截总量

  • RequestTrend:

    请求趋势图

  • InterceptPerTrend:

    拦截率趋势图

  • TicketCheckTrend:

    票据校验趋势图



222
223
224
# File 'lib/v20190722/models.rb', line 222

def InterceptPerTrend
  @InterceptPerTrend
end

#RequestTrendObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ActionTotal:

    请求总量

  • VerifyTotal:

    验证总量

  • VerifyThroughTotal:

    验证通过总量

  • VerifyInterceptTotal:

    验证拦截总量

  • TicketTotal:

    票据校验总量

  • TicketThroughTotal:

    票据通过总量

  • TicketInterceptTotal:

    票据拦截总量

  • RequestTrend:

    请求趋势图

  • InterceptPerTrend:

    拦截率趋势图

  • TicketCheckTrend:

    票据校验趋势图



222
223
224
# File 'lib/v20190722/models.rb', line 222

def RequestTrend
  @RequestTrend
end

#TicketCheckTrendObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ActionTotal:

    请求总量

  • VerifyTotal:

    验证总量

  • VerifyThroughTotal:

    验证通过总量

  • VerifyInterceptTotal:

    验证拦截总量

  • TicketTotal:

    票据校验总量

  • TicketThroughTotal:

    票据通过总量

  • TicketInterceptTotal:

    票据拦截总量

  • RequestTrend:

    请求趋势图

  • InterceptPerTrend:

    拦截率趋势图

  • TicketCheckTrend:

    票据校验趋势图



222
223
224
# File 'lib/v20190722/models.rb', line 222

def TicketCheckTrend
  @TicketCheckTrend
end

#TicketInterceptTotalObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ActionTotal:

    请求总量

  • VerifyTotal:

    验证总量

  • VerifyThroughTotal:

    验证通过总量

  • VerifyInterceptTotal:

    验证拦截总量

  • TicketTotal:

    票据校验总量

  • TicketThroughTotal:

    票据通过总量

  • TicketInterceptTotal:

    票据拦截总量

  • RequestTrend:

    请求趋势图

  • InterceptPerTrend:

    拦截率趋势图

  • TicketCheckTrend:

    票据校验趋势图



222
223
224
# File 'lib/v20190722/models.rb', line 222

def TicketInterceptTotal
  @TicketInterceptTotal
end

#TicketThroughTotalObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ActionTotal:

    请求总量

  • VerifyTotal:

    验证总量

  • VerifyThroughTotal:

    验证通过总量

  • VerifyInterceptTotal:

    验证拦截总量

  • TicketTotal:

    票据校验总量

  • TicketThroughTotal:

    票据通过总量

  • TicketInterceptTotal:

    票据拦截总量

  • RequestTrend:

    请求趋势图

  • InterceptPerTrend:

    拦截率趋势图

  • TicketCheckTrend:

    票据校验趋势图



222
223
224
# File 'lib/v20190722/models.rb', line 222

def TicketThroughTotal
  @TicketThroughTotal
end

#TicketTotalObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ActionTotal:

    请求总量

  • VerifyTotal:

    验证总量

  • VerifyThroughTotal:

    验证通过总量

  • VerifyInterceptTotal:

    验证拦截总量

  • TicketTotal:

    票据校验总量

  • TicketThroughTotal:

    票据通过总量

  • TicketInterceptTotal:

    票据拦截总量

  • RequestTrend:

    请求趋势图

  • InterceptPerTrend:

    拦截率趋势图

  • TicketCheckTrend:

    票据校验趋势图



222
223
224
# File 'lib/v20190722/models.rb', line 222

def TicketTotal
  @TicketTotal
end

#VerifyInterceptTotalObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ActionTotal:

    请求总量

  • VerifyTotal:

    验证总量

  • VerifyThroughTotal:

    验证通过总量

  • VerifyInterceptTotal:

    验证拦截总量

  • TicketTotal:

    票据校验总量

  • TicketThroughTotal:

    票据通过总量

  • TicketInterceptTotal:

    票据拦截总量

  • RequestTrend:

    请求趋势图

  • InterceptPerTrend:

    拦截率趋势图

  • TicketCheckTrend:

    票据校验趋势图



222
223
224
# File 'lib/v20190722/models.rb', line 222

def VerifyInterceptTotal
  @VerifyInterceptTotal
end

#VerifyThroughTotalObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ActionTotal:

    请求总量

  • VerifyTotal:

    验证总量

  • VerifyThroughTotal:

    验证通过总量

  • VerifyInterceptTotal:

    验证拦截总量

  • TicketTotal:

    票据校验总量

  • TicketThroughTotal:

    票据通过总量

  • TicketInterceptTotal:

    票据拦截总量

  • RequestTrend:

    请求趋势图

  • InterceptPerTrend:

    拦截率趋势图

  • TicketCheckTrend:

    票据校验趋势图



222
223
224
# File 'lib/v20190722/models.rb', line 222

def VerifyThroughTotal
  @VerifyThroughTotal
end

#VerifyTotalObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ActionTotal:

    请求总量

  • VerifyTotal:

    验证总量

  • VerifyThroughTotal:

    验证通过总量

  • VerifyInterceptTotal:

    验证拦截总量

  • TicketTotal:

    票据校验总量

  • TicketThroughTotal:

    票据通过总量

  • TicketInterceptTotal:

    票据拦截总量

  • RequestTrend:

    请求趋势图

  • InterceptPerTrend:

    拦截率趋势图

  • TicketCheckTrend:

    票据校验趋势图



222
223
224
# File 'lib/v20190722/models.rb', line 222

def VerifyTotal
  @VerifyTotal
end

Instance Method Details

#deserialize(params) ⇒ Object



237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
# File 'lib/v20190722/models.rb', line 237

def deserialize(params)
  @ActionTotal = params['ActionTotal']
  @VerifyTotal = params['VerifyTotal']
  @VerifyThroughTotal = params['VerifyThroughTotal']
  @VerifyInterceptTotal = params['VerifyInterceptTotal']
  @TicketTotal = params['TicketTotal']
  @TicketThroughTotal = params['TicketThroughTotal']
  @TicketInterceptTotal = params['TicketInterceptTotal']
  unless params['RequestTrend'].nil?
    @RequestTrend = []
    params['RequestTrend'].each do |i|
      requesttrendobj_tmp = RequestTrendObj.new
      requesttrendobj_tmp.deserialize(i)
      @RequestTrend << requesttrendobj_tmp
    end
  end
  unless params['InterceptPerTrend'].nil?
    @InterceptPerTrend = []
    params['InterceptPerTrend'].each do |i|
      interceptpertrendobj_tmp = InterceptPerTrendObj.new
      interceptpertrendobj_tmp.deserialize(i)
      @InterceptPerTrend << interceptpertrendobj_tmp
    end
  end
  unless params['TicketCheckTrend'].nil?
    @TicketCheckTrend = []
    params['TicketCheckTrend'].each do |i|
      ticketchecktrendobj_tmp = TicketCheckTrendObj.new
      ticketchecktrendobj_tmp.deserialize(i)
      @TicketCheckTrend << ticketchecktrendobj_tmp
    end
  end
end