61626364656667
RegionApi api = requestsSendResponses(requestForScopes(COMPUTE_READONLY_SCOPE), TOKEN_RESPONSE, GET_REGION_REQ, operationResponse).getRegionApiForProject("myproject"); assertEquals(api.get("us-central1"), new ParseRegionTest().expected()); }
58596061626364