The value returned by the last ListTopicSnapshotsResponse; indicates
that this is a continuation of a prior ListTopicSnapshots call, and
that the system should return the next page of data.
Property Value
Type
Description
System.String
Topic
public string Topic { get; set; }
Required. The name of the topic that snapshots are attached to.
Format is projects/{project}/topics/{topic}.
Property Value
Type
Description
System.String
TopicAsTopicName
public TopicName TopicAsTopicName { get; set; }
TopicName-typed view over the Topic resource name property.
[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eListTopicSnapshotsRequest\u003c/code\u003e class within the Google.Cloud.PubSub.V1 namespace, detailing its properties, inheritance, and implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.23.0, and the page includes links to documentation for various previous versions, all the way down to version 2.3.0 of the Google.Cloud.PubSub.V1 library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListTopicSnapshotsRequest\u003c/code\u003e class is used to request a list of snapshots for a specific topic, as evident by its implementation of \u003ccode\u003eIPageRequest\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eListTopicSnapshotsRequest\u003c/code\u003e include \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, \u003ccode\u003eTopic\u003c/code\u003e, and \u003ccode\u003eTopicAsTopicName\u003c/code\u003e, which allow for specifying the number of snapshots, navigating through pages, and defining the target topic.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListTopicSnapshotsRequest\u003c/code\u003e class has two constructors: a parameterless constructor, and one that accepts another \u003ccode\u003eListTopicSnapshotsRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]