Class: Google::Cloud::Dataflow::V1beta3::StreamingApplianceSnapshotConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/dataflow/v1beta3/streaming.rb

Overview

Streaming appliance snapshot configuration.

Instance Attribute Summary collapse

Instance Attribute Details

#import_state_endpoint::String

Returns Indicates which endpoint is used to import appliance state.

Returns:

  • (::String)

    Indicates which endpoint is used to import appliance state.



274
275
276
277
# File 'proto_docs/google/dataflow/v1beta3/streaming.rb', line 274

class StreamingApplianceSnapshotConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#snapshot_id::String

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

Returns:

  • (::String)

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



274
275
276
277
# File 'proto_docs/google/dataflow/v1beta3/streaming.rb', line 274

class StreamingApplianceSnapshotConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end