TranscoderApi constructor
TranscoderApi(})
Implementation
TranscoderApi(http.Client client,
{core.String rootUrl = 'https://transcoder.googleapis.com/',
core.String servicePath = ''})
: _requester =
commons.ApiRequester(client, rootUrl, servicePath, requestHeaders);