[[["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 webpage provides reference documentation for the \u003ccode\u003eListListingsResponse\u003c/code\u003e class within the Google Cloud BigQuery Analytics Hub v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListListingsResponse\u003c/code\u003e class is used to handle the response to a request for a list of Listings, and it is an implementation of IMessage, IEquatable, IDeepCloneable, IBufferMessage, IPageResponse, and IEnumerable interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eListListingsResponse\u003c/code\u003e API class available is 1.7.0, with several previous versions documented as well.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties, \u003ccode\u003eListings\u003c/code\u003e which is a repeated field containing the list of listings, and \u003ccode\u003eNextPageToken\u003c/code\u003e which is a string for the token required for the next page of results.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, one empty and one which takes another \u003ccode\u003eListListingsResponse\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,["# Analytics Hub v1 API - Class ListListingsResponse (1.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.BigQuery.AnalyticsHub.V1/latest/Google.Cloud.BigQuery.AnalyticsHub.V1.ListListingsResponse)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.BigQuery.AnalyticsHub.V1/1.8.0/Google.Cloud.BigQuery.AnalyticsHub.V1.ListListingsResponse)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.BigQuery.AnalyticsHub.V1/1.7.0/Google.Cloud.BigQuery.AnalyticsHub.V1.ListListingsResponse)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.BigQuery.AnalyticsHub.V1/1.6.0/Google.Cloud.BigQuery.AnalyticsHub.V1.ListListingsResponse)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.BigQuery.AnalyticsHub.V1/1.5.0/Google.Cloud.BigQuery.AnalyticsHub.V1.ListListingsResponse)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.BigQuery.AnalyticsHub.V1/1.4.0/Google.Cloud.BigQuery.AnalyticsHub.V1.ListListingsResponse)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.BigQuery.AnalyticsHub.V1/1.3.0/Google.Cloud.BigQuery.AnalyticsHub.V1.ListListingsResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.BigQuery.AnalyticsHub.V1/1.2.0/Google.Cloud.BigQuery.AnalyticsHub.V1.ListListingsResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.BigQuery.AnalyticsHub.V1/1.1.0/Google.Cloud.BigQuery.AnalyticsHub.V1.ListListingsResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.BigQuery.AnalyticsHub.V1/1.0.0/Google.Cloud.BigQuery.AnalyticsHub.V1.ListListingsResponse) \n\n public sealed class ListListingsResponse : IMessage\u003cListListingsResponse\u003e, IEquatable\u003cListListingsResponse\u003e, IDeepCloneable\u003cListListingsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cListing\u003e, IEnumerable\u003cListing\u003e, IEnumerable\n\nReference documentation and code samples for the Analytics Hub v1 API class ListListingsResponse.\n\nMessage for response to the list of Listings. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListListingsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListListingsResponse](/dotnet/docs/reference/Google.Cloud.BigQuery.AnalyticsHub.V1/latest/Google.Cloud.BigQuery.AnalyticsHub.V1.ListListingsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListListingsResponse](/dotnet/docs/reference/Google.Cloud.BigQuery.AnalyticsHub.V1/latest/Google.Cloud.BigQuery.AnalyticsHub.V1.ListListingsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListListingsResponse](/dotnet/docs/reference/Google.Cloud.BigQuery.AnalyticsHub.V1/latest/Google.Cloud.BigQuery.AnalyticsHub.V1.ListListingsResponse), [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://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[Listing](/dotnet/docs/reference/Google.Cloud.BigQuery.AnalyticsHub.V1/latest/Google.Cloud.BigQuery.AnalyticsHub.V1.Listing), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Listing](/dotnet/docs/reference/Google.Cloud.BigQuery.AnalyticsHub.V1/latest/Google.Cloud.BigQuery.AnalyticsHub.V1.Listing), [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.BigQuery.AnalyticsHub.V1](/dotnet/docs/reference/Google.Cloud.BigQuery.AnalyticsHub.V1/latest/Google.Cloud.BigQuery.AnalyticsHub.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.BigQuery.AnalyticsHub.V1.dll\n\nConstructors\n------------\n\n### ListListingsResponse()\n\n public ListListingsResponse()\n\n### ListListingsResponse(ListListingsResponse)\n\n public ListListingsResponse(ListListingsResponse other)\n\nProperties\n----------\n\n### Listings\n\n public RepeatedField\u003cListing\u003e Listings { get; }\n\nThe list of Listing.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token to request the next page of results.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cListing\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]