public sealed class ListSnapshotsRequest : IMessage<ListSnapshotsRequest>, IEquatable<ListSnapshotsRequest>, IDeepCloneable<ListSnapshotsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataflow v1beta3 API class ListSnapshotsRequest.
[[["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-03-21 UTC."],[[["This document provides reference information for the `ListSnapshotsRequest` class within the Dataflow v1beta3 API, specifically version 2.0.0-beta06."],["`ListSnapshotsRequest` is used to request a list of snapshots and inherits from `object`, while implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors for creating a new instance and for cloning an existing `ListSnapshotsRequest` object."],["The `ListSnapshotsRequest` class includes properties such as `JobId`, `Location`, and `ProjectId`, which are used to filter the list of snapshots."],["The documentation lists previous versions of the API as well, such as 2.0.0-beta07 and 1.0.0-beta03, which are available for reference."]]],[]]