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

DeleteServiceStrategy

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

Strategy used to delete a service. This strategy is a placeholder only used by the system generated rollout to delete a service.

interface DeleteServiceStrategy {}