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

DeleteTenantProjectRequest

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

Request message to delete tenant project resource from the tenancy unit.

interface DeleteTenantProjectRequest {
tag?: string;
}

§Properties

§
tag?: string
[src]

Required. Tag of the resource within the tenancy unit.