enableServiceAccount abstract method

Future<Empty> enableServiceAccount(
  1. ServiceCall call,
  2. EnableServiceAccountRequest request
)

Implementation

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