stopPlan method
- StopPlanRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$35.StopPlanResponse> stopPlan($35.StopPlanRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$stopPlan, request, options: options);
}