createServiceAccountKey abstract method

Future<ServiceAccountKey> createServiceAccountKey(
  1. ServiceCall call,
  2. CreateServiceAccountKeyRequest request
)

Implementation

$async.Future<$0.ServiceAccountKey> createServiceAccountKey(
    $grpc.ServiceCall call, $0.CreateServiceAccountKeyRequest request);