Interface protos.grafeas.v1.IImageOccurrence (3.5.0)

Properties of an ImageOccurrence.

Package

@google-cloud/grafeas!

Properties

baseResourceUrl

baseResourceUrl?: (string|null);

ImageOccurrence baseResourceUrl

Property Value
TypeDescription
(string|null)

distance

distance?: (number|null);

ImageOccurrence distance

Property Value
TypeDescription
(number|null)

fingerprint

fingerprint?: (grafeas.v1.IFingerprint|null);

ImageOccurrence fingerprint

Property Value
TypeDescription
(grafeas.v1.IFingerprint|null)

layerInfo

layerInfo?: (grafeas.v1.ILayer[]|null);

ImageOccurrence layerInfo

Property Value
TypeDescription
(grafeas.v1.ILayer[]|null)