Skip to main content
Module

x/google_datastore/types.d.ts>Projection

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

A representation of a property in a projection.

Properties

The property to project.