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

GoogleCloudApihubV1CustomCuration

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

Custom curation information for this plugin instance.

interface GoogleCloudApihubV1CustomCuration {
curation?: string;
}

§Properties

§
curation?: string
[src]

Required. The unique name of the curation resource. This will be the name of the curation resource in the format: projects/{project}/locations/{location}/curations/{curation}