analyzeProjectDeletion abstract method

Future<ProjectDeletionImpactResponse> analyzeProjectDeletion(
  1. ServiceCall call,
  2. ProjectDeletionImpactRequest request
)

Implementation

$async.Future<$0.ProjectDeletionImpactResponse> analyzeProjectDeletion(
    $grpc.ServiceCall call, $0.ProjectDeletionImpactRequest request);