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

GoogleCloudDatacatalogV1ListTaxonomiesResponse

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

Response message for ListTaxonomies.

interface GoogleCloudDatacatalogV1ListTaxonomiesResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

Pagination token of the next results page. Empty if there are no more results in the list.

§

Taxonomies that the project contains.