Google Cloud Orchestration Airflow V1 Client - Class TaskLogsRetentionConfig (1.6.3)

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

The configuration setting for Task Logs.

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

Namespace

Google \ Cloud \ Orchestration \ Airflow \ Service \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ storage_mode int

Optional. The mode of storage for Airflow workers task logs. For details, see go/composer-store-task-logs-in-cloud-logging-only-design-doc

getStorageMode

Optional. The mode of storage for Airflow workers task logs. For details, see go/composer-store-task-logs-in-cloud-logging-only-design-doc

Returns
Type Description
int

setStorageMode

Optional. The mode of storage for Airflow workers task logs. For details, see go/composer-store-task-logs-in-cloud-logging-only-design-doc

Parameter
Name Description
var int
Returns
Type Description
$this