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

SqlInstancesAcquireSsrsLeaseResponse

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

Response for the acquire SSRS lease request.

interface SqlInstancesAcquireSsrsLeaseResponse {
operationId?: string;
}

§Properties

§
operationId?: string
[src]

The unique identifier for this operation.