deleteServiceAccount abstract method

Future<Empty> deleteServiceAccount(
  1. ServiceCall call,
  2. DeleteServiceAccountRequest request
)

Implementation

$async.Future<$1.Empty> deleteServiceAccount(
    $grpc.ServiceCall call, $0.DeleteServiceAccountRequest request);