Reference documentation and code samples for the Google Workspace Events V1 API class Google::Apps::Events::Subscriptions::V1::ListSubscriptionsResponse.
[[["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,["# Google Workspace Events V1 API - Class Google::Apps::Events::Subscriptions::V1::ListSubscriptionsResponse (v0.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.0 (latest)](/ruby/docs/reference/google-apps-events-subscriptions-v1/latest/Google-Apps-Events-Subscriptions-V1-ListSubscriptionsResponse)\n- [0.3.1](/ruby/docs/reference/google-apps-events-subscriptions-v1/0.3.1/Google-Apps-Events-Subscriptions-V1-ListSubscriptionsResponse)\n- [0.2.0](/ruby/docs/reference/google-apps-events-subscriptions-v1/0.2.0/Google-Apps-Events-Subscriptions-V1-ListSubscriptionsResponse)\n- [0.1.1](/ruby/docs/reference/google-apps-events-subscriptions-v1/0.1.1/Google-Apps-Events-Subscriptions-V1-ListSubscriptionsResponse) \nReference documentation and code samples for the Google Workspace Events V1 API class Google::Apps::Events::Subscriptions::V1::ListSubscriptionsResponse.\n\nThe response message for\n[SubscriptionsService.ListSubscriptions](/ruby/docs/reference/google-apps-events-subscriptions-v1/latest/Google-Apps-Events-Subscriptions-V1-SubscriptionsService-Client#Google__Apps__Events__Subscriptions__V1__SubscriptionsService__Client_list_subscriptions_instance_ \"Google::Apps::Events::Subscriptions::V1::SubscriptionsService::Client#list_subscriptions (method)\"). \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### #next_page_token\n\n def next_page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.\n\n### #next_page_token=\n\n def next_page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages. \n**Returns**\n\n- (::String) --- A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.\n\n### #subscriptions\n\n def subscriptions() -\u003e ::Array\u003c::Google::Apps::Events::Subscriptions::V1::Subscription\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Apps::Events::Subscriptions::V1::Subscription](./Google-Apps-Events-Subscriptions-V1-Subscription)\\\u003e) --- List of subscriptions.\n\n### #subscriptions=\n\n def subscriptions=(value) -\u003e ::Array\u003c::Google::Apps::Events::Subscriptions::V1::Subscription\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Apps::Events::Subscriptions::V1::Subscription](./Google-Apps-Events-Subscriptions-V1-Subscription)\\\u003e) --- List of subscriptions. \n**Returns**\n\n- (::Array\\\u003c[::Google::Apps::Events::Subscriptions::V1::Subscription](./Google-Apps-Events-Subscriptions-V1-Subscription)\\\u003e) --- List of subscriptions."]]