disableServiceAccountKey abstract method

Future<Empty> disableServiceAccountKey(
  1. ServiceCall call,
  2. DisableServiceAccountKeyRequest request
)

Implementation

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