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

GoogleCloudDatalabelingV1beta1ListFeedbackThreadsResponse

import type { GoogleCloudDatalabelingV1beta1ListFeedbackThreadsResponse } from "https://googleapis.deno.dev/v1/datalabeling:v1beta1.ts";

Results for listing FeedbackThreads.

interface GoogleCloudDatalabelingV1beta1ListFeedbackThreadsResponse {
nextPageToken?: string;
}

§Properties

§

The list of feedback threads to return.

§
nextPageToken?: string
[src]

A token to retrieve next page of results.