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

ProjectsLocationsProductSetsCreateOptions

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

Additional options for Vision#projectsLocationsProductSetsCreate.

interface ProjectsLocationsProductSetsCreateOptions {
productSetId?: string;
}

§Properties

§
productSetId?: string
[src]

A user-supplied resource id for this ProductSet. If set, the server will attempt to use this value as the resource id. If it is already in use, an error is returned with code ALREADY_EXISTS. Must be at most 128 characters long. It cannot contain the character /.