class TencentCloud::Mps::V20190612::DescribeAdaptiveDynamicStreamingTemplatesRequest

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

def initialize(definitions=nil, offset=nil, limit=nil, type=nil)
  @Definitions = definitions
  @Offset = offset
  @Limit = limit
  @Type = type
end