class TencentCloud::Scf::V20180416::LogSearchContext

def initialize(offset=nil, limit=nil, keyword=nil, type=nil)

def initialize(offset=nil, limit=nil, keyword=nil, type=nil)
  @Offset = offset
  @Limit = limit
  @Keyword = keyword
  @Type = type
end