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

ProjectsDatasetsAnnotatedDatasetsExamplesGetOptions

import type { ProjectsDatasetsAnnotatedDatasetsExamplesGetOptions } from "https://googleapis.deno.dev/v1/datalabeling:v1beta1.ts";

Additional options for DataLabeling#projectsDatasetsAnnotatedDatasetsExamplesGet.

interface ProjectsDatasetsAnnotatedDatasetsExamplesGetOptions {
filter?: string;
}

§Properties

§
filter?: string
[src]

Optional. An expression for filtering Examples. Filter by annotation_spec.display_name is supported. Format "annotation_spec.display_name = {display_name}"