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 provides documentation for the `ListSnapshotsRequest` class within the `Google.Cloud.PubSub.V1` namespace for .NET, with the latest version being 3.23.0 and going down to 2.3.0."],["`ListSnapshotsRequest` is a request class for listing snapshots, inheriting from `Object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["The `ListSnapshotsRequest` class has constructors for creating new instances, and its properties include `PageSize`, `PageToken`, `Project`, and `ProjectAsProjectName`, all used for querying snapshots."],["The documentation also lists inherited members, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, which are inherited from the base `Object` class."],["The documentation lists all available versions of the class, each with their individual link to their own individual documentation."]]],[]]