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

ProjectsLocationsProductsCreateOptions

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

Additional options for Vision#projectsLocationsProductsCreate.

interface ProjectsLocationsProductsCreateOptions {
productId?: string;
}

§Properties

§
productId?: string
[src]

A user-supplied resource id for this Product. 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 /.