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

ChangeQuorumMetadata

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

Metadata type for the long-running operation returned by ChangeQuorum.

interface ChangeQuorumMetadata {
endTime?: Date;
startTime?: Date;
}

§Properties

§
endTime?: Date
[src]

If set, the time at which this operation failed or was completed successfully.

§

The request for ChangeQuorum.

§
startTime?: Date
[src]

Time the request was received.