[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The webpage details the `ListReferenceImagesRequest` class, which is used to request a list of reference images in the Google Cloud Vision API."],["This class supports multiple versions of the API, ranging from 2.3.0 to the latest 3.7.0, providing links to each version's documentation."],["`ListReferenceImagesRequest` implements interfaces such as `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for advanced functionalities like pagination and object management."],["The class includes properties like `PageSize`, `PageToken`, `Parent`, and `ParentAsProductName` to manage the parameters of the list request, including setting the number of results, navigating pages, and defining the parent product."],["The available constructors for the class are `ListReferenceImagesRequest()` and `ListReferenceImagesRequest(ListReferenceImagesRequest other)`, which is used to create a new request either with default parameters or from an existing `ListReferenceImagesRequest` object."]]],[]]