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 development."],["The `ListSnapshotsRequest` class is used to request a list of snapshots from the Cloud Pub/Sub service and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IMessage`, and `IPageRequest`."],["The documentation details various versions of the `ListSnapshotsRequest` class, ranging from version 2.3.0 up to the latest version 3.23.0, allowing developers to reference specific versions."],["Key properties of the `ListSnapshotsRequest` class include `PageSize`, `PageToken`, `Project`, and `ProjectAsProjectName`, which are used to specify the number of snapshots to return, continuation tokens, and the project to retrieve the snapshots from."],["The document includes information on the constructors for creating instances of `ListSnapshotsRequest`, and a list of members inherited from the `object` base class, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]