Skip to main content
Module

x/google_datastore/types.d.ts>GoogleLongrunningListOperationsResponse

A set of APIs that allow interfacing to Google Datastore on GCP from Deno.
Go to Latest
interface GoogleLongrunningListOperationsResponse
import { type GoogleLongrunningListOperationsResponse } from "https://deno.land/x/google_datastore@0.0.14/types.d.ts";

The response message for Operations.ListOperations.

Properties

optional
nextPageToken: string

The standard List next-page token.

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