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

GoogleCloudApihubV1StyleGuideContents

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

The style guide contents.

interface GoogleCloudApihubV1StyleGuideContents {
contents?: Uint8Array;
mimeType?: string;
}

§Properties

§
contents?: Uint8Array
[src]

Required. The contents of the style guide.

§
mimeType?: string
[src]

Required. The mime type of the content.