Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

MergeCapacityCommitmentsRequest

import type { MergeCapacityCommitmentsRequest } from "https://googleapis.deno.dev/v1/bigqueryreservation:v1.ts";

The request for ReservationService.MergeCapacityCommitments.

interface MergeCapacityCommitmentsRequest {
capacityCommitmentIds?: string[];
}

§Properties

§
capacityCommitmentIds?: string[]
[src]

Ids of capacity commitments to merge. These capacity commitments must exist under admin project and location specified in the parent. ID is the last portion of capacity commitment name e.g., 'abc' for projects/myproject/locations/US/capacityCommitments/abc