SASPortalTestingApi constructor
SASPortalTestingApi(})
Implementation
SASPortalTestingApi(http.Client client,
{core.String rootUrl = 'https://prod-tt-sasportal.googleapis.com/',
core.String servicePath = ''})
: _requester =
commons.ApiRequester(client, rootUrl, servicePath, requestHeaders);