hardDeleteProject method
- HardDeleteProjectRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$0.StatusResponse> hardDeleteProject(
$0.HardDeleteProjectRequest request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$hardDeleteProject, request, options: options);
}