GoogleCloudApihubV1Path
import type { GoogleCloudApihubV1Path } from "https://googleapis.deno.dev/v1/apihub:v1.ts";
The path details derived from the spec.
interface GoogleCloudApihubV1Path {
description?: string;
path?: string;
}import type { GoogleCloudApihubV1Path } from "https://googleapis.deno.dev/v1/apihub:v1.ts";
The path details derived from the spec.