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