updateBillingService abstract method

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

Implementation

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