updateBillingService abstract method

Future<UpdateBillingServiceResponse> updateBillingService(
  1. ServiceCall call,
  2. UpdateBillingServiceRequest request
)

Implementation

$async.Future<$9.UpdateBillingServiceResponse> updateBillingService($grpc.ServiceCall call, $9.UpdateBillingServiceRequest request);