Interface protos.google.cloud.vision.v1p2beta1.IFeature (2.3.8)

Properties of a Feature.

Package

@google-cloud/vision!

Properties

maxResults

maxResults?: (number|null);

Feature maxResults

Property Value
TypeDescription
(number|null)

model

model?: (string|null);

Feature model

Property Value
TypeDescription
(string|null)

type

type?: (google.cloud.vision.v1p2beta1.Feature.Type|keyof typeof google.cloud.vision.v1p2beta1.Feature.Type|null);

Feature type

Property Value
TypeDescription
(google.cloud.vision.v1p2beta1.Feature.Type|keyof typeof google.cloud.vision.v1p2beta1.Feature.Type|null)