updateBillingService abstract method

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

Implementation

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