Cloud Composer V1 API - Module Google::Cloud::Orchestration::Airflow::Service::V1::SoftwareConfig::WebServerPluginsMode (v0.11.0)

Reference documentation and code samples for the Cloud Composer V1 API module Google::Cloud::Orchestration::Airflow::Service::V1::SoftwareConfig::WebServerPluginsMode.

Web server plugins mode of the Cloud Composer environment.

Constants

WEB_SERVER_PLUGINS_MODE_UNSPECIFIED

value: 0
Default mode.

PLUGINS_DISABLED

value: 1
Web server plugins are not supported.

PLUGINS_ENABLED

value: 2
Web server plugins are supported.