class TencentCloud::Mps::V20190612::DescribeWorkflowsResponse
def initialize(totalcount=nil, workflowinfoset=nil, requestid=nil)
def initialize(totalcount=nil, workflowinfoset=nil, requestid=nil) @TotalCount = totalcount @WorkflowInfoSet = workflowinfoset @RequestId = requestid end