[[["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-08-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eSearchVersionsResponse\u003c/code\u003e class within the Google Cloud Private Catalog v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSearchVersionsResponse\u003c/code\u003e class is used as a response message for the \u003ccode\u003ePrivateCatalog.SearchVersions\u003c/code\u003e method and inherits from the \u003ccode\u003eobject\u003c/code\u003e class while implementing multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eAvailable properties of the \u003ccode\u003eSearchVersionsResponse\u003c/code\u003e class include \u003ccode\u003eNextPageToken\u003c/code\u003e, used for pagination, and \u003ccode\u003eVersions\u003c/code\u003e, which contains the actual version data.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating new instances and methods like \u003ccode\u003eGetEnumerator\u003c/code\u003e for iterating over the response's resources.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the API available, including the latest beta version 2.0.0-beta05, as well as previous beta versions 2.0.0-beta04 and 1.0.0-beta02.\u003c/p\u003e\n"]]],[],null,["# Cloud Private Catalog v1beta1 API - Class SearchVersionsResponse (2.0.0-beta05)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta05 (latest)](/dotnet/docs/reference/Google.Cloud.PrivateCatalog.V1Beta1/latest/Google.Cloud.PrivateCatalog.V1Beta1.SearchVersionsResponse)\n- [2.0.0-beta04](/dotnet/docs/reference/Google.Cloud.PrivateCatalog.V1Beta1/2.0.0-beta04/Google.Cloud.PrivateCatalog.V1Beta1.SearchVersionsResponse)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.PrivateCatalog.V1Beta1/1.0.0-beta02/Google.Cloud.PrivateCatalog.V1Beta1.SearchVersionsResponse) \n\n public sealed class SearchVersionsResponse : IMessage\u003cSearchVersionsResponse\u003e, IEquatable\u003cSearchVersionsResponse\u003e, IDeepCloneable\u003cSearchVersionsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cVersion\u003e, IEnumerable\u003cVersion\u003e, IEnumerable\n\nReference documentation and code samples for the Cloud Private Catalog v1beta1 API class SearchVersionsResponse.\n\nResponse message for \\[PrivateCatalog.SearchVersions\\]\\[google.cloud.privatecatalog.v1beta1.PrivateCatalog.SearchVersions\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e SearchVersionsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[SearchVersionsResponse](/dotnet/docs/reference/Google.Cloud.PrivateCatalog.V1Beta1/latest/Google.Cloud.PrivateCatalog.V1Beta1.SearchVersionsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[SearchVersionsResponse](/dotnet/docs/reference/Google.Cloud.PrivateCatalog.V1Beta1/latest/Google.Cloud.PrivateCatalog.V1Beta1.SearchVersionsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[SearchVersionsResponse](/dotnet/docs/reference/Google.Cloud.PrivateCatalog.V1Beta1/latest/Google.Cloud.PrivateCatalog.V1Beta1.SearchVersionsResponse), [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), [IPageResponse](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[Version](/dotnet/docs/reference/Google.Cloud.PrivateCatalog.V1Beta1/latest/Google.Cloud.PrivateCatalog.V1Beta1.Version), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Version](/dotnet/docs/reference/Google.Cloud.PrivateCatalog.V1Beta1/latest/Google.Cloud.PrivateCatalog.V1Beta1.Version), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable) \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.PrivateCatalog.V1Beta1](/dotnet/docs/reference/Google.Cloud.PrivateCatalog.V1Beta1/latest/Google.Cloud.PrivateCatalog.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.PrivateCatalog.V1Beta1.dll\n\nConstructors\n------------\n\n### SearchVersionsResponse()\n\n public SearchVersionsResponse()\n\n### SearchVersionsResponse(SearchVersionsResponse)\n\n public SearchVersionsResponse(SearchVersionsResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA pagination token returned from a previous call to SearchVersions that\nindicates from where the listing should continue.\n\n### Versions\n\n public RepeatedField\u003cVersion\u003e Versions { get; }\n\nThe `Version` resources computed from the resource context.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cVersion\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]