createFull method

Implementation

$grpc.ResponseFuture<$10.CreateSnapshotResponse> createFull($10.CreateFullSnapshotRequest request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$createFull, request, options: options);
}