public sealed class StreamingApplianceSnapshotConfig : IMessage<StreamingApplianceSnapshotConfig>, IEquatable<StreamingApplianceSnapshotConfig>, IDeepCloneable<StreamingApplianceSnapshotConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataflow v1beta3 API class StreamingApplianceSnapshotConfig.
[[["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 documentation covers the `StreamingApplianceSnapshotConfig` class within the Dataflow v1beta3 API, providing reference information and code examples."],["The `StreamingApplianceSnapshotConfig` class is a sealed class used for configuring streaming appliance snapshots and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class offers two constructors: a default constructor and one that accepts another `StreamingApplianceSnapshotConfig` instance as a parameter for cloning."],["Key properties of the class include `ImportStateEndpoint`, which specifies the endpoint for importing appliance state, and `SnapshotId`, used to identify the snapshot being performed."],["The latest version available is `2.0.0-beta07`, with older versions `2.0.0-beta06` and `1.0.0-beta03` also documented."]]],[]]