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

GoogleCloudChannelV1ListOffersResponse

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

Response message for ListOffers.

interface GoogleCloudChannelV1ListOffersResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

A token to retrieve the next page of results.

§

The list of Offers requested.