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

GoogleCloudApihubV1HostingService

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

The information related to the service implemented by the plugin developer, used to invoke the plugin's functionality.

interface GoogleCloudApihubV1HostingService {
serviceUri?: string;
}

§Properties

§
serviceUri?: string
[src]

Optional. The URI of the service implemented by the plugin developer, used to invoke the plugin's functionality. This information is only required for user defined plugins.