The value returned by the last ListNotificationConfigsResponse; indicates
that this is a continuation of a prior ListNotificationConfigs call, and
that the system should return the next page of data.
[[["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 outlines the `ListNotificationConfigsRequest` class within the `Google.Cloud.SecurityCenter.V1` namespace, used for listing notification configurations."],["The latest version for the `ListNotificationConfigsRequest` documentation is 3.24.0, but multiple previous versions dating back to 2.2.0 are also available, allowing access to documentation from various points in the library's history."],["`ListNotificationConfigsRequest` inherits from `Object` and implements `IPageRequest`, `IMessage\u003cListNotificationConfigsRequest\u003e`, `IEquatable\u003cListNotificationConfigsRequest\u003e`, `IDeepCloneable\u003cListNotificationConfigsRequest\u003e`, `IBufferMessage`, and `IMessage`."],["The `ListNotificationConfigsRequest` class has properties such as `PageSize`, `PageToken`, `Parent`, and `ParentAsOrganizationName`, which are used to control the pagination and specify the organization to get notification configurations for."],["The class includes a default constructor and an overload that takes another `ListNotificationConfigsRequest` object as a parameter, allowing it to be instantiated in different ways."]]],[]]