getLocationBillingOrganization_Pre method
- ServiceCall call,
- Future<
GetLocationBillingOrganizationRequest> request
Implementation
$async.Future<$12.GetLocationBillingOrganizationResponse> getLocationBillingOrganization_Pre($grpc.ServiceCall call, $async.Future<$12.GetLocationBillingOrganizationRequest> request) async {
return getLocationBillingOrganization(call, await request);
}