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

Properties of a CreateProductSetRequest.

Package

@google-cloud/vision!

Properties

parent

parent?: (string|null);

CreateProductSetRequest parent

Property Value
TypeDescription
(string|null)

productSet

productSet?: (google.cloud.vision.v1p4beta1.IProductSet|null);

CreateProductSetRequest productSet

Property Value
TypeDescription
(google.cloud.vision.v1p4beta1.IProductSet|null)

productSetId

productSetId?: (string|null);

CreateProductSetRequest productSetId

Property Value
TypeDescription
(string|null)