Dataflow v1beta3 API - Class StreamingApplianceSnapshotConfig (2.0.0-beta06)

public sealed class StreamingApplianceSnapshotConfig : IMessage<StreamingApplianceSnapshotConfig>, IEquatable<StreamingApplianceSnapshotConfig>, IDeepCloneable<StreamingApplianceSnapshotConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Dataflow v1beta3 API class StreamingApplianceSnapshotConfig.

Streaming appliance snapshot configuration.

Inheritance

object > StreamingApplianceSnapshotConfig

Namespace

Google.Cloud.Dataflow.V1Beta3

Assembly

Google.Cloud.Dataflow.V1Beta3.dll

Constructors

StreamingApplianceSnapshotConfig()

public StreamingApplianceSnapshotConfig()

StreamingApplianceSnapshotConfig(StreamingApplianceSnapshotConfig)

public StreamingApplianceSnapshotConfig(StreamingApplianceSnapshotConfig other)
Parameter
NameDescription
otherStreamingApplianceSnapshotConfig

Properties

ImportStateEndpoint

public string ImportStateEndpoint { get; set; }

Indicates which endpoint is used to import appliance state.

Property Value
TypeDescription
string

SnapshotId

public string SnapshotId { get; set; }

If set, indicates the snapshot id for the snapshot being performed.

Property Value
TypeDescription
string