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

UndeletePrivateCloudRequest

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

Request message for VmwareEngine.UndeletePrivateCloud

interface UndeletePrivateCloudRequest {
requestId?: string;
}

§Properties

§
requestId?: string
[src]

Optional. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).