Google Cloud Orchestration Airflow V1 Client - Class RecoveryConfig (1.4.2)

Reference documentation and code samples for the Google Cloud Orchestration Airflow V1 Client class RecoveryConfig.

The Recovery settings of an environment.

Generated from protobuf message google.cloud.orchestration.airflow.service.v1.RecoveryConfig

Namespace

Google \ Cloud \ Orchestration \ Airflow \ Service \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ scheduled_snapshots_config Google\Cloud\Orchestration\Airflow\Service\V1\ScheduledSnapshotsConfig

Optional. The configuration for scheduled snapshot creation mechanism.

getScheduledSnapshotsConfig

Optional. The configuration for scheduled snapshot creation mechanism.

Returns
TypeDescription
Google\Cloud\Orchestration\Airflow\Service\V1\ScheduledSnapshotsConfig|null

hasScheduledSnapshotsConfig

clearScheduledSnapshotsConfig

setScheduledSnapshotsConfig

Optional. The configuration for scheduled snapshot creation mechanism.

Parameter
NameDescription
var Google\Cloud\Orchestration\Airflow\Service\V1\ScheduledSnapshotsConfig
Returns
TypeDescription
$this