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

RestoreDomainRequest

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

RestoreDomainRequest is the request received by RestoreDomain rpc

interface RestoreDomainRequest {
backupId?: string;
}

§Properties

§
backupId?: string
[src]

Required. ID of the backup to be restored