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

GoogleCloudApihubV1EnablePluginInstanceActionRequest

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

The EnablePluginInstanceAction method's request.

interface GoogleCloudApihubV1EnablePluginInstanceActionRequest {
actionId?: string;
}

§Properties

§
actionId?: string
[src]

Required. The action id to enable.