Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::StreamingApplianceSnapshotConfig.
Streaming appliance snapshot configuration.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#import_state_endpoint
def import_state_endpoint() -> ::String
Returns
- (::String) — Indicates which endpoint is used to import appliance state.
#import_state_endpoint=
def import_state_endpoint=(value) -> ::String
Parameter
- value (::String) — Indicates which endpoint is used to import appliance state.
Returns
- (::String) — Indicates which endpoint is used to import appliance state.
#snapshot_id
def snapshot_id() -> ::String
Returns
- (::String) — If set, indicates the snapshot id for the snapshot being performed.
#snapshot_id=
def snapshot_id=(value) -> ::String
Parameter
- value (::String) — If set, indicates the snapshot id for the snapshot being performed.
Returns
- (::String) — If set, indicates the snapshot id for the snapshot being performed.