Google Cloud Dataflow V1beta3 Client - Class StreamingApplianceSnapshotConfig (0.5.1)

Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class StreamingApplianceSnapshotConfig.

Streaming appliance snapshot configuration.

Generated from protobuf message google.dataflow.v1beta3.StreamingApplianceSnapshotConfig

Namespace

Google \ Cloud \ Dataflow \ V1beta3

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ snapshot_id string

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

↳ import_state_endpoint string

Indicates which endpoint is used to import appliance state.

getSnapshotId

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

Returns
TypeDescription
string

setSnapshotId

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getImportStateEndpoint

Indicates which endpoint is used to import appliance state.

Returns
TypeDescription
string

setImportStateEndpoint

Indicates which endpoint is used to import appliance state.

Parameter
NameDescription
var string
Returns
TypeDescription
$this