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 details the \u003ccode\u003eListTopicSnapshotsResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, which is used to represent the response for the \u003ccode\u003eListTopicSnapshots\u003c/code\u003e method in the Google Cloud Pub/Sub API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is 3.23.0 with many prior versions listed going back to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListTopicSnapshotsResponse\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIPageResponse<string>\u003c/code\u003e, \u003ccode\u003eIEnumerable<string>\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, providing functionality for handling paged responses and enumerating strings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListTopicSnapshotsResponse\u003c/code\u003e class has two key properties, \u003ccode\u003eNextPageToken\u003c/code\u003e, a string indicating if more snapshots are available, and \u003ccode\u003eSnapshots\u003c/code\u003e, a collection of snapshot names matching the request.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides \u003ccode\u003eGetEnumerator()\u003c/code\u003e method for iterating through the resources and includes constructors to create a new \u003ccode\u003eListTopicSnapshotsResponse\u003c/code\u003e instance or clone an existing one.\u003c/p\u003e\n"]]],[],null,[]]