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

ProjectsLocationsProductsReferenceImagesCreateOptions

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

Additional options for Vision#projectsLocationsProductsReferenceImagesCreate.

interface ProjectsLocationsProductsReferenceImagesCreateOptions {
referenceImageId?: string;
}

§Properties

§
referenceImageId?: string
[src]

A user-supplied resource id for the ReferenceImage to be added. 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 /.