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."],[[["The `ListSnapshotsRequest` class is used to request a list of snapshots in the Cloud Pub/Sub v1 API, with version 3.17.0 being the version of the documentation covered on the main landing page."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest` to enable functionality such as message handling, comparison, deep cloning, buffering, and pagination."],["The class has properties to manage the request, including `PageSize`, `PageToken`, `Project`, and `ProjectAsProjectName`, allowing control over the number of snapshots returned, pagination, and specifying the target project."],["There are 30 versions of the ListSnapshotsRequest class documented, ranging from the latest (3.23.0) back to 2.3.0, as per the list provided, giving users a comprehensive view of the available versions and their linked documentation."],["The class is a part of the `Google.Cloud.PubSub.V1` namespace and is contained within the `Google.Cloud.PubSub.V1.dll` assembly, which identifies its location within the .NET ecosystem."]]],[]]