[[["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 latest version of the Dataflow v1beta3 API Snapshot class is 2.0.0-beta07, with older versions 2.0.0-beta06 and 1.0.0-beta03 also available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSnapshot\u003c/code\u003e class represents a snapshot of a job in Google Cloud Dataflow and inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing multiple interfaces like \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\u003eSnapshot\u003c/code\u003e class includes properties such as \u003ccode\u003eCreationTime\u003c/code\u003e, \u003ccode\u003eDescription\u003c/code\u003e, \u003ccode\u003eDiskSizeBytes\u003c/code\u003e, \u003ccode\u003eId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, \u003ccode\u003ePubsubMetadata\u003c/code\u003e, \u003ccode\u003eRegion\u003c/code\u003e, \u003ccode\u003eSourceJobId\u003c/code\u003e, \u003ccode\u003eState\u003c/code\u003e, and \u003ccode\u003eTtl\u003c/code\u003e, providing detailed information about the snapshot.\u003c/p\u003e\n"],["\u003cp\u003eSnapshots can have a user-specified description, a unique ID, disk byte size, belong to a specific project and region, and have an associated state, creation time, and time to live.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: \u003ccode\u003eSnapshot()\u003c/code\u003e and \u003ccode\u003eSnapshot(Snapshot other)\u003c/code\u003e, allowing for the creation of new instances and copies of existing ones, respectively.\u003c/p\u003e\n"]]],[],null,["# Dataflow v1beta3 API - Class Snapshot (2.0.0-beta07)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta07 (latest)](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.Snapshot)\n- [2.0.0-beta06](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/2.0.0-beta06/Google.Cloud.Dataflow.V1Beta3.Snapshot)\n- [1.0.0-beta03](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/1.0.0-beta03/Google.Cloud.Dataflow.V1Beta3.Snapshot) \n\n public sealed class Snapshot : IMessage\u003cSnapshot\u003e, IEquatable\u003cSnapshot\u003e, IDeepCloneable\u003cSnapshot\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Dataflow v1beta3 API class Snapshot.\n\nRepresents a snapshot of a job. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Snapshot \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Snapshot](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.Snapshot), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Snapshot](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.Snapshot), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Snapshot](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.Snapshot), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Dataflow.V1Beta3](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3)\n\nAssembly\n--------\n\nGoogle.Cloud.Dataflow.V1Beta3.dll\n\nConstructors\n------------\n\n### Snapshot()\n\n public Snapshot()\n\n### Snapshot(Snapshot)\n\n public Snapshot(Snapshot other)\n\nProperties\n----------\n\n### CreationTime\n\n public Timestamp CreationTime { get; set; }\n\nThe time this snapshot was created.\n\n### Description\n\n public string Description { get; set; }\n\nUser specified description of the snapshot. Maybe empty.\n\n### DiskSizeBytes\n\n public long DiskSizeBytes { get; set; }\n\nThe disk byte size of the snapshot. Only available for snapshots in READY\nstate.\n\n### Id\n\n public string Id { get; set; }\n\nThe unique ID of this snapshot.\n\n### ProjectId\n\n public string ProjectId { get; set; }\n\nThe project this snapshot belongs to.\n\n### PubsubMetadata\n\n public RepeatedField\u003cPubsubSnapshotMetadata\u003e PubsubMetadata { get; }\n\nPub/Sub snapshot metadata.\n\n### Region\n\n public string Region { get; set; }\n\nCloud region where this snapshot lives in, e.g., \"us-central1\".\n\n### SourceJobId\n\n public string SourceJobId { get; set; }\n\nThe job this snapshot was created from.\n\n### State\n\n public SnapshotState State { get; set; }\n\nState of the snapshot.\n\n### Ttl\n\n public Duration Ttl { get; set; }\n\nThe time after which this snapshot will be automatically deleted."]]