Interface protos.google.cloud.vision.v1p4beta1.IRemoveProductFromProductSetRequest (2.3.8)

Properties of a RemoveProductFromProductSetRequest.

Package

@google-cloud/vision!

Properties

name

name?: (string|null);

RemoveProductFromProductSetRequest name

Property Value
TypeDescription
(string|null)

product

product?: (string|null);

RemoveProductFromProductSetRequest product

Property Value
TypeDescription
(string|null)