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 page details the `ListSnapshotsRequest` class within the `Google.Cloud.PubSub.V1` namespace, specifically version 2.8.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 has properties to handle paging, including `PageSize` and `PageToken`, along with `Project` and `ProjectAsProjectName` for specifying the project to list snapshots from."],["There are multiple version links provided, with the most recent being 3.23.0, directing to the `ListSnapshotsRequest` documentation for the Google.Cloud.PubSub.V1 library."],["The `ListSnapshotsRequest` has two constructors, one taking in no arguments and another taking in another `ListSnapshotsRequest`."]]],[]]