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

ProjectsLocationsStudiesCreateOptions

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

Additional options for ml#projectsLocationsStudiesCreate.

interface ProjectsLocationsStudiesCreateOptions {
studyId?: string;
}

§Properties

§
studyId?: string
[src]

Required. The ID to use for the study, which will become the final component of the study's resource name.