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

CommitmentResourceStatus

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

[Output Only] Contains output only fields.

interface CommitmentResourceStatus {
customTermEligibilityEndTimestamp?: string;
}

§Properties

§
customTermEligibilityEndTimestamp?: string
[src]

[Output Only] Indicates the end time of customer's eligibility to send custom term requests in RFC3339 text format. Term extension requests that (not the end time in the request) after this time will be rejected.