deleteServiceAccountKey abstract method

Future<Empty> deleteServiceAccountKey(
  1. ServiceCall call,
  2. DeleteServiceAccountKeyRequest request
)

Implementation

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