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