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, offering a comprehensive view of its properties and functionalities across different versions."],["The latest version of `ListSnapshotsRequest` is 3.23.0, with a detailed list of versions ranging back to version 2.3.0, providing historical context."],["`ListSnapshotsRequest` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, indicating its role in data handling and message construction."],["The class includes properties such as `PageSize`, `PageToken`, `Project`, and `ProjectAsProjectName`, which are essential for managing the retrieval and pagination of snapshot data within a project."],["The `ListSnapshotsRequest` class can be constructed using a default constructor, or a copy constructor that accepts another `ListSnapshotsRequest` object."]]],[]]