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-04-09 UTC."],[[["This webpage details the `ListSnapshotsRequest` class within the `Google.Cloud.PubSub.V1` namespace, used to request a list of snapshots."],["The `ListSnapshotsRequest` class, part of Google Cloud Pub/Sub's .NET library, allows users to specify parameters such as `PageSize`, `PageToken`, and `Project` for filtering snapshot retrieval."],["The webpage provides a version history of the Google.Cloud.PubSub.V1 library, ranging from version 2.3.0 to the latest 3.23.0, for the `ListSnapshotsRequest` functionality."],["The `ListSnapshotsRequest` class implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, and inherits members from the `Object` class."],["The `ProjectAsProjectName` property offers a typed view of the `Project` property, allowing developers to interact with project resource names using the `ProjectName` type."]]],[]]