Interface protos.google.cloud.orchestration.airflow.service.v1.ILoadSnapshotRequest (3.2.0)

Properties of a LoadSnapshotRequest.

Package

@google-cloud/orchestration-airflow

Properties

environment

environment?: (string|null);

LoadSnapshotRequest environment

skipAirflowOverridesSetting

skipAirflowOverridesSetting?: (boolean|null);

LoadSnapshotRequest skipAirflowOverridesSetting

skipEnvironmentVariablesSetting

skipEnvironmentVariablesSetting?: (boolean|null);

LoadSnapshotRequest skipEnvironmentVariablesSetting

skipGcsDataCopying

skipGcsDataCopying?: (boolean|null);

LoadSnapshotRequest skipGcsDataCopying

skipPypiPackagesInstallation

skipPypiPackagesInstallation?: (boolean|null);

LoadSnapshotRequest skipPypiPackagesInstallation

snapshotPath

snapshotPath?: (string|null);

LoadSnapshotRequest snapshotPath