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

RollbackSchemaRequest

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

Request for the RollbackSchema method.

interface RollbackSchemaRequest {
revisionId?: string;
}

§Properties

§
revisionId?: string
[src]

Required. The revision ID to roll back to. It must be a revision of the same schema. Example: c7cfa2a8