GoogleCloudApihubV1SpecContents
import type { GoogleCloudApihubV1SpecContents } from "https://googleapis.deno.dev/v1/apihub:v1.ts";
The spec contents.
interface GoogleCloudApihubV1SpecContents {
contents?: Uint8Array;
mimeType?: string;
}import type { GoogleCloudApihubV1SpecContents } from "https://googleapis.deno.dev/v1/apihub:v1.ts";
The spec contents.