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

GoogleCloudApihubV1DisablePluginInstanceActionRequest

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

The DisablePluginInstanceAction method's request.

interface GoogleCloudApihubV1DisablePluginInstanceActionRequest {
actionId?: string;
}

§Properties

§
actionId?: string
[src]

Required. The action id to disable.