Optional. 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 document provides reference documentation for the `ListSnapshotsRequest` class within the Cloud Pub/Sub v1 API, specifically for .NET, with version 3.13.0 being the current targeted version of the API."],["The `ListSnapshotsRequest` class is used to request a list of snapshots from a Google Cloud Pub/Sub project, and implements various interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["The document details the properties of the `ListSnapshotsRequest` class, including `PageSize`, `PageToken`, `Project`, and `ProjectAsProjectName`, which are used to configure the request parameters such as the maximum number of snapshots to return and the project to list them from."],["The document also lists the versions of the Google Cloud Pub/Sub v1 API that are available for download, starting from version 3.23.0 (latest) all the way down to version 2.3.0, with links to reference documentation for each."],["The page includes the inherited members of the `ListSnapshotsRequest` class, which include common methods such as `GetHashCode`, `GetType`, and `ToString` that are inherited from the base `object` class."]]],[]]