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

ConvertJobDetails

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

Details regarding a Convert background job.

interface ConvertJobDetails {
readonly filter?: string;
}

§Properties

§
readonly filter?: string
[src]

Output only. AIP-160 based filter used to specify the entities to convert