If not empty, indicates that there may be more snapshots that match
the request; this value should be passed in a new
ListTopicSnapshotsRequest to get more snapshots.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eListTopicSnapshotsResponse\u003c/code\u003e class within the Google Cloud Pub/Sub .NET library, specifically for versions ranging from 2.3.0 to the latest 3.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListTopicSnapshotsResponse\u003c/code\u003e is used to handle the response from the \u003ccode\u003eListTopicSnapshots\u003c/code\u003e method, containing a list of snapshot names and potentially a token for retrieving further results.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIPageResponse<string>\u003c/code\u003e, \u003ccode\u003eIEnumerable<string>\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, enabling functionalities like pagination and enumeration of snapshot names.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListTopicSnapshotsResponse\u003c/code\u003e class contains two main properties: \u003ccode\u003eNextPageToken\u003c/code\u003e, for handling paginated responses, and \u003ccode\u003eSnapshots\u003c/code\u003e, a collection of snapshot names.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eListTopicSnapshotsResponse\u003c/code\u003e class: one default constructor and another that takes a \u003ccode\u003eListTopicSnapshotsResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]