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

SqlInstancesReleaseSsrsLeaseResponse

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

Response for the release SSRS lease request.

interface SqlInstancesReleaseSsrsLeaseResponse {
operationId?: string;
}

§Properties

§
operationId?: string
[src]

The unique identifier for this operation.