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

AddProductToProductSetRequest

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

Request message for the AddProductToProductSet method.

interface AddProductToProductSetRequest {
product?: string;
}

§Properties

§
product?: string
[src]

Required. The resource name for the Product to be added to this ProductSet. Format is: projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID