[[["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-03-21 UTC."],[[["This document provides reference information for the `ListSubscriptionsResponse` class within the Google Cloud BigQuery Analytics Hub v1 API, specifically version 1.3.0."],["`ListSubscriptionsResponse` is used to encapsulate the response received when listing subscriptions, and it implements several interfaces including `IMessage`, `IEquatable`, and `IEnumerable`."],["The class has properties such as `NextPageToken` (a string for pagination) and `Subscriptions` (a list of subscriptions)."],["The `ListSubscriptionsResponse` class can be constructed using either a default constructor or a copy constructor that takes another `ListSubscriptionsResponse` object as a parameter."],["It is part of the `Google.Cloud.BigQuery.AnalyticsHub.V1` namespace and is located in the `Google.Cloud.BigQuery.AnalyticsHub.V1.dll` assembly, and has a method `GetEnumerator()` that can iterate through the `Subscription` resources."]]],[]]