[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListReferenceImagesResponse\u003c/code\u003e class is part of the Google Cloud Vision v1 API, providing a response message for the \u003ccode\u003eListReferenceImages\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIPageResponse<ReferenceImage>\u003c/code\u003e, \u003ccode\u003eIEnumerable<ReferenceImage>\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling a variety of operations.\u003c/p\u003e\n"],["\u003cp\u003eIt offers properties like \u003ccode\u003eNextPageToken\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, and \u003ccode\u003eReferenceImages\u003c/code\u003e to manage and navigate through a collection of reference images.\u003c/p\u003e\n"],["\u003cp\u003eThe class has different versions available, from 2.3.0 to the latest 3.7.0, all accessible through the provided links, with version 3.7.0 being the latest.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Vision v1 API - Class ListReferenceImagesResponse (3.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.Vision.V1/latest/Google.Cloud.Vision.V1.ListReferenceImagesResponse)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/3.6.0/Google.Cloud.Vision.V1.ListReferenceImagesResponse)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/3.5.0/Google.Cloud.Vision.V1.ListReferenceImagesResponse)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/3.4.0/Google.Cloud.Vision.V1.ListReferenceImagesResponse)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/3.3.0/Google.Cloud.Vision.V1.ListReferenceImagesResponse)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/3.2.0/Google.Cloud.Vision.V1.ListReferenceImagesResponse)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/3.1.0/Google.Cloud.Vision.V1.ListReferenceImagesResponse)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/3.0.0/Google.Cloud.Vision.V1.ListReferenceImagesResponse)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/2.5.0/Google.Cloud.Vision.V1.ListReferenceImagesResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/2.4.0/Google.Cloud.Vision.V1.ListReferenceImagesResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Vision.V1/2.3.0/Google.Cloud.Vision.V1.ListReferenceImagesResponse) \n\n public sealed class ListReferenceImagesResponse : IPageResponse\u003cReferenceImage\u003e, IEnumerable\u003cReferenceImage\u003e, IEnumerable, IMessage\u003cListReferenceImagesResponse\u003e, IEquatable\u003cListReferenceImagesResponse\u003e, IDeepCloneable\u003cListReferenceImagesResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Vision v1 API class ListReferenceImagesResponse.\n\nResponse message for the `ListReferenceImages` method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListReferenceImagesResponse \n\nImplements\n----------\n\n[IPageResponse](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[ReferenceImage](/dotnet/docs/reference/Google.Cloud.Vision.V1/latest/Google.Cloud.Vision.V1.ReferenceImage), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[ReferenceImage](/dotnet/docs/reference/Google.Cloud.Vision.V1/latest/Google.Cloud.Vision.V1.ReferenceImage), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListReferenceImagesResponse](/dotnet/docs/reference/Google.Cloud.Vision.V1/latest/Google.Cloud.Vision.V1.ListReferenceImagesResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListReferenceImagesResponse](/dotnet/docs/reference/Google.Cloud.Vision.V1/latest/Google.Cloud.Vision.V1.ListReferenceImagesResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListReferenceImagesResponse](/dotnet/docs/reference/Google.Cloud.Vision.V1/latest/Google.Cloud.Vision.V1.ListReferenceImagesResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Vision.V1](/dotnet/docs/reference/Google.Cloud.Vision.V1/latest/Google.Cloud.Vision.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Vision.V1.dll\n\nConstructors\n------------\n\n### ListReferenceImagesResponse()\n\n public ListReferenceImagesResponse()\n\n### ListReferenceImagesResponse(ListReferenceImagesResponse)\n\n public ListReferenceImagesResponse(ListReferenceImagesResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nThe next_page_token returned from a previous List request, if any.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nThe maximum number of items to return. Default 10, maximum 100.\n\n### ReferenceImages\n\n public RepeatedField\u003cReferenceImage\u003e ReferenceImages { get; }\n\nThe list of reference images.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cReferenceImage\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]