Interface protos.google.cloud.vision.v1.IFeature (4.2.1)

Properties of a Feature.

Package

@google-cloud/vision

Properties

maxResults

maxResults?: (number|null);

Feature maxResults

model

model?: (string|null);

Feature model

type

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

Feature type