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

PreviewFeatureStatus

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

[Output Only] The status of the feature.

interface PreviewFeatureStatus {
readonly description?: string;
readonly helpLink?: string;
}

§Properties

§
readonly description?: string
[src]

Output only. [Output Only] The description of the feature.