public sealed class SnapshotJobRequest : IMessage<SnapshotJobRequest>, IEquatable<SnapshotJobRequest>, IDeepCloneable<SnapshotJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataflow v1beta3 API class SnapshotJobRequest.
[[["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 \u003ccode\u003eSnapshotJobRequest\u003c/code\u003e class in the Google.Cloud.Dataflow.V1Beta3 API allows users to create a snapshot of a Dataflow job.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, supporting various functionalities like serialization and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eDescription\u003c/code\u003e (a user-provided description), \u003ccode\u003eJobId\u003c/code\u003e (the job to be snapshotted), \u003ccode\u003eLocation\u003c/code\u003e (the job's location), \u003ccode\u003eProjectId\u003c/code\u003e (the owning project), \u003ccode\u003eSnapshotSources\u003c/code\u003e (whether to snapshot sources), and \u003ccode\u003eTtl\u003c/code\u003e (the snapshot's time-to-live).\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eSnapshotJobRequest\u003c/code\u003e available, with version 2.0.0-beta07 being the latest.\u003c/p\u003e\n"]]],[],null,[]]