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