RollbackSchemaRequest
import type { RollbackSchemaRequest } from "https://googleapis.deno.dev/v1/pubsub:v1.ts";Request for the RollbackSchema method.
interface RollbackSchemaRequest {
revisionId?: string;
}import type { RollbackSchemaRequest } from "https://googleapis.deno.dev/v1/pubsub:v1.ts";Request for the RollbackSchema method.