Skip to main content
Module

x/google_datastore/types.d.ts>GoogleDatastoreAdminV1ListIndexesResponse

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

The response for google.datastore.admin.v1.DatastoreAdmin.ListIndexes.

Properties

The indexes.

optional
nextPageToken: string

The standard List next-page token.