ProjectsLocationsAppsExamplesCreateOptions
import type { ProjectsLocationsAppsExamplesCreateOptions } from "https://googleapis.deno.dev/v1/ces:v1.ts";Additional options for ces#projectsLocationsAppsExamplesCreate.
interface ProjectsLocationsAppsExamplesCreateOptions {
exampleId?: string;
}