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

FutureReservationStatusExistingMatchingUsageInfo

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

[Output Only] Represents the existing matching usage for the future reservation.

interface FutureReservationStatusExistingMatchingUsageInfo {
readonly count?: bigint;
readonly timestamp?: string;
}

§Properties

§
readonly count?: bigint
[src]

Output only. Count to represent min(FR total_count, matching_reserved_capacity+matching_unreserved_instances)

§
readonly timestamp?: string
[src]

Output only. Timestamp when the matching usage was calculated