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 reference documentation for the `ListSnapshotsRequest` class within the Google Cloud Pub/Sub v1 API, specifically for the .NET environment, with the latest version being 3.23.0."],["The `ListSnapshotsRequest` class is used to construct requests for the `ListSnapshots` method, allowing you to retrieve a list of snapshots within a project, and implements interfaces such as `IMessage`, `IEquatable`, and `IPageRequest`."],["The documentation outlines the class's inheritance from `object`, its implemented interfaces, and details its constructors, including a default constructor and a copy constructor for creating new instances from existing ones."],["The page includes information about the `ListSnapshotsRequest` class's properties, like `PageSize`, `PageToken`, `Project`, and `ProjectAsProjectName`, which are essential for configuring and executing the request, and provides data types for each."],["A list of available versions is displayed, ranging from 3.23.0 down to 2.3.0, with each version number linking to the respective documentation page for that version of the `ListSnapshotsRequest`."]]],[]]