Interface protos.google.cloud.vision.v1.IListReferenceImagesRequest (2.3.8)

Properties of a ListReferenceImagesRequest.

Package

@google-cloud/vision!

Properties

pageSize

pageSize?: (number|null);

ListReferenceImagesRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListReferenceImagesRequest pageToken

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

ListReferenceImagesRequest parent

Property Value
TypeDescription
(string|null)