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 provides documentation for the `ListSnapshotsRequest` class within the `Google.Cloud.PubSub.V1` namespace for .NET, detailing its properties, constructors, and inheritance."],["The `ListSnapshotsRequest` class is used to request a list of snapshots from Google Cloud Pub/Sub and it is part of the version 2.4.0 documentation set."],["The page lists many previous versions of the class documentation, from 3.23.0 down to 2.3.0, while showing the method is implemented as `public sealed class ListSnapshotsRequest`."],["The `ListSnapshotsRequest` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, and inherits members from the `Object` class."],["Key properties of the `ListSnapshotsRequest` class include `PageSize`, `PageToken`, `Project`, and `ProjectAsProjectName`, which control the pagination and the project from which to list snapshots."]]],[]]