The value returned by the last ListSnapshotsResponse; indicates that this
is a continuation of a prior ListSnapshots 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-31 UTC."],[[["This webpage details the `ListSnapshotsRequest` class within the `Google.Cloud.PubSub.V1` namespace, specifically version 2.9.0."],["The `ListSnapshotsRequest` class is used to request a list of snapshots and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["The class provides properties for specifying parameters like `PageSize`, `PageToken`, and `Project`, which are used to manage the listing and pagination of snapshot data."],["It shows a list of versions of the `ListSnapshotsRequest`, ranging from 3.23.0 down to 2.3.0, with links to each version's specific documentation."],["It also includes information about the constructors and details about the inherited members of the `ListSnapshotsRequest` class, coming from the [Object](https://learn.microsoft.com/dotnet/api/system.object) it inherits from."]]],[]]