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