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

RollbackResponse

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

The response for Datastore.Rollback. (an empty message).

interface RollbackResponse {}