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

RemoveProductFromProductSetRequest

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

Request message for the RemoveProductFromProductSet method.

interface RemoveProductFromProductSetRequest {
product?: string;
}

§Properties

§
product?: string
[src]

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