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 page provides documentation for the `StreamingApplianceSnapshotConfig` class within the Google Cloud Dataflow v1beta3 API, with version 2.0.0-beta07 being the latest."],["The `StreamingApplianceSnapshotConfig` class is a sealed class that represents the configuration for streaming appliance snapshots."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of this class include `ImportStateEndpoint`, which indicates the endpoint used for importing appliance state, and `SnapshotId`, which specifies the snapshot identifier."],["The class offers two constructors: a default constructor and one that takes another `StreamingApplianceSnapshotConfig` object as a parameter for cloning."]]],[]]