[[["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-09-09 UTC."],[],[],null,["# Analytics Hub V1 API - Class Google::Cloud::Bigquery::AnalyticsHub::V1::ListSubscriptionsRequest (v0.13.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.13.1 (latest)](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/latest/Google-Cloud-Bigquery-AnalyticsHub-V1-ListSubscriptionsRequest)\n- [0.13.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.13.0/Google-Cloud-Bigquery-AnalyticsHub-V1-ListSubscriptionsRequest)\n- [0.12.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.12.0/Google-Cloud-Bigquery-AnalyticsHub-V1-ListSubscriptionsRequest)\n- [0.11.1](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.11.1/Google-Cloud-Bigquery-AnalyticsHub-V1-ListSubscriptionsRequest)\n- [0.10.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.10.0/Google-Cloud-Bigquery-AnalyticsHub-V1-ListSubscriptionsRequest)\n- [0.9.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.9.0/Google-Cloud-Bigquery-AnalyticsHub-V1-ListSubscriptionsRequest)\n- [0.8.1](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.8.1/Google-Cloud-Bigquery-AnalyticsHub-V1-ListSubscriptionsRequest)\n- [0.7.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.7.0/Google-Cloud-Bigquery-AnalyticsHub-V1-ListSubscriptionsRequest)\n- [0.6.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.6.0/Google-Cloud-Bigquery-AnalyticsHub-V1-ListSubscriptionsRequest)\n- [0.5.2](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.5.2/Google-Cloud-Bigquery-AnalyticsHub-V1-ListSubscriptionsRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.4.0/Google-Cloud-Bigquery-AnalyticsHub-V1-ListSubscriptionsRequest)\n- [0.3.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.3.0/Google-Cloud-Bigquery-AnalyticsHub-V1-ListSubscriptionsRequest)\n- [0.2.1](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.2.1/Google-Cloud-Bigquery-AnalyticsHub-V1-ListSubscriptionsRequest)\n- [0.1.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.1.0/Google-Cloud-Bigquery-AnalyticsHub-V1-ListSubscriptionsRequest) \nReference documentation and code samples for the Analytics Hub V1 API class Google::Cloud::Bigquery::AnalyticsHub::V1::ListSubscriptionsRequest.\n\nMessage for listing subscriptions. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #filter\n\n def filter() -\u003e ::String\n\n**Returns**\n\n- (::String) --- An expression for filtering the results of the request. Eligible\n fields for filtering are:\n\n - `listing`\n - `data_exchange`\n\n Alternatively, a literal wrapped in double quotes may be provided.\n This will be checked for an exact match against both fields above.\n\n In all cases, the full Data Exchange or Listing resource name must\n be provided. Some example of using filters:\n - data_exchange=\"projects/myproject/locations/us/dataExchanges/123\"\n - listing=\"projects/123/locations/us/dataExchanges/456/listings/789\"\n - \"projects/myproject/locations/us/dataExchanges/123\"\n\n### #filter=\n\n def filter=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) ---\n\n An expression for filtering the results of the request. Eligible\n fields for filtering are:\n - `listing`\n - `data_exchange`\n\n Alternatively, a literal wrapped in double quotes may be provided.\n This will be checked for an exact match against both fields above.\n\n In all cases, the full Data Exchange or Listing resource name must\n be provided. Some example of using filters:\n - data_exchange=\"projects/myproject/locations/us/dataExchanges/123\"\n - listing=\"projects/123/locations/us/dataExchanges/456/listings/789\"\n- \"projects/myproject/locations/us/dataExchanges/123\" \n**Returns**\n\n- (::String) --- An expression for filtering the results of the request. Eligible\n fields for filtering are:\n\n - `listing`\n - `data_exchange`\n\n Alternatively, a literal wrapped in double quotes may be provided.\n This will be checked for an exact match against both fields above.\n\n In all cases, the full Data Exchange or Listing resource name must\n be provided. Some example of using filters:\n - data_exchange=\"projects/myproject/locations/us/dataExchanges/123\"\n - listing=\"projects/123/locations/us/dataExchanges/456/listings/789\"\n - \"projects/myproject/locations/us/dataExchanges/123\"\n\n### #page_size\n\n def page_size() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- The maximum number of results to return in a single response page.\n\n### #page_size=\n\n def page_size=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- The maximum number of results to return in a single response page. \n**Returns**\n\n- (::Integer) --- The maximum number of results to return in a single response page.\n\n### #page_token\n\n def page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Page token, returned by a previous call.\n\n### #page_token=\n\n def page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Page token, returned by a previous call. \n**Returns**\n\n- (::String) --- Page token, returned by a previous call.\n\n### #parent\n\n def parent() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The parent resource path of the subscription. e.g. projects/myproject/locations/us\n\n### #parent=\n\n def parent=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The parent resource path of the subscription. e.g. projects/myproject/locations/us \n**Returns**\n\n- (::String) --- Required. The parent resource path of the subscription. e.g. projects/myproject/locations/us"]]