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

GoogleLongrunningListOperationsResponse

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

The response message for Operations.ListOperations.

interface GoogleLongrunningListOperationsResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

The standard List next-page token.

§

A list of operations that matches the specified filter in the request.