• Parameters

    • runnerOptions: {
          project: string;
          region: string;
          tempLocation: string;
          [others: string]: any;
      }
      • [others: string]: any
      • project: string
      • region: string
      • tempLocation: string

    Returns Runner

Generated using TypeDoc