GoogleCloudApihubV1DisablePluginInstanceActionRequest
import type { GoogleCloudApihubV1DisablePluginInstanceActionRequest } from "https://googleapis.deno.dev/v1/apihub:v1.ts";
The DisablePluginInstanceAction method's request.
interface GoogleCloudApihubV1DisablePluginInstanceActionRequest {
actionId?: string;
}