public sealed class ListSnapshotsResponse : IMessage<ListSnapshotsResponse>, IEquatable<ListSnapshotsResponse>, IDeepCloneable<ListSnapshotsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataflow v1beta3 API class ListSnapshotsResponse.
[[["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 document provides reference information for the \u003ccode\u003eListSnapshotsResponse\u003c/code\u003e class within the Dataflow v1beta3 API, with the latest version being 2.0.0-beta07.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListSnapshotsResponse\u003c/code\u003e is a class that represents a list of snapshots and it implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListSnapshotsResponse\u003c/code\u003e class includes a \u003ccode\u003eSnapshots\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<Snapshot>\u003c/code\u003e that contains the list of returned snapshots.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one being a default empty constructor and the other taking an existing \u003ccode\u003eListSnapshotsResponse\u003c/code\u003e as an argument to clone it.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from object and includes inherited members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]